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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.




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

Previous Next


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