emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34477: closed (Fleeting docview warning revealed o


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34477: closed (Fleeting docview warning revealed on slow computers)
Date: Sat, 09 Mar 2019 17:42:01 +0000

Your message dated Sat, 09 Mar 2019 18:41:46 +0100
with message-id <address@hidden>
and subject line Re: bug#34477: Fleeting docview warning revealed on slow 
computers
has caused the debbugs.gnu.org bug report #34477,
regarding Fleeting docview warning revealed on slow computers
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34477: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34477
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Fleeting docview warning revealed on slow computers Date: Thu, 14 Feb 2019 23:01:48 +0800
On a super slow computer, doc-view.el's

    ;; Typically happens if the conversion process somehow
    ;; failed.  Better not signal an error here because it
    ;; could prevent a subsequent reconversion from fixing
    ;; the problem.
    (concat "Cannot display this page!\n"
            "Maybe because of a conversion failure!"))))

ends up appearing just before the document is displayed.

Testing on fast computers you will never see the problem.

Better replace the message with "One moment please..."

Thanks.



--- End Message ---
--- Begin Message --- Subject: Re: bug#34477: Fleeting docview warning revealed on slow computers Date: Sat, 09 Mar 2019 18:41:46 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
積丹尼 Dan Jacobson <address@hidden> writes:

> On a super slow computer, doc-view.el's
>
>     ;; Typically happens if the conversion process somehow
>     ;; failed.  Better not signal an error here because it
>     ;; could prevent a subsequent reconversion from fixing
>     ;; the problem.
>     (concat "Cannot display this page!\n"
>             "Maybe because of a conversion failure!"))))
>
> ends up appearing just before the document is displayed.
>
> Testing on fast computers you will never see the problem.
>
> Better replace the message with "One moment please..."

You already made the argument: on a typically fast computer, you'll
never see this message.  Given that computers become faster every year,
it becomes much more likely that you see this message because of some
failure.

Bye,
Tassilo


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]