GNU bug report logs - #34477
Fleeting docview warning revealed on slow computers

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Thu, 14 Feb 2019 15:13:01 UTC

Severity: minor

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34477: closed (Fleeting docview warning revealed on slow
 computers)
Date: Sat, 09 Mar 2019 17:42:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 09 Mar 2019 18:41:46 +0100
with message-id <87ftrwrllx.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
34477: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34477
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
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.


[Message part 3 (message/rfc822, inline)]
From: Tassilo Horn <tsdh <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 34477-done <at> debbugs.gnu.org
Subject: Re: bug#34477: Fleeting docview warning revealed on slow computers
Date: Sat, 09 Mar 2019 18:41:46 +0100
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> 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


This bug report was last modified 6 years and 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.