GNU bug report logs - #19023
24.4; Long pause when evaluating numeric expression

Previous Next

Package: emacs;

Reported by: Gareth Rees <gdr <at> garethrees.org>

Date: Tue, 11 Nov 2014 20:19:02 UTC

Severity: minor

Tags: fixed, patch

Merged with 16828, 21131, 23930

Found in versions 24.3.50, 24.4, 25.0.95

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gareth Rees <gdr <at> garethrees.org>
Cc: 19023 <at> debbugs.gnu.org
Subject: bug#19023: 24.4; Long pause when evaluating numeric expression
Date: Tue, 11 Nov 2014 22:36:09 +0200
> From: Gareth Rees <gdr <at> garethrees.org>
> Date: Tue, 11 Nov 2014 20:01:08 +0000
> 
> In GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
> of 2014-10-20 on builder10-9.porkrind.org
> 
> In a fresh emacs -Q, if I type:
> 
>     M-: 1000000 RET
> 
> there is a pause of about 10 seconds before Emacs displays:
> 
>     1000000 (#o3641100, #xf4240)
> 
> I suggest that the length of this pause be reduced.

My crystal ball says that this pause is due to Emacs trying to locate
a font that can display a character whose codepoint is U+F4240.  In
which case, the pause is not n Emacs, it is in system libraries that
search the available fonts.




This bug report was last modified 8 years and 56 days ago.

Previous Next


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