GNU bug report logs - #20404
25.0.50; Sometimes no fontification with jit-lock-defer-time

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Wed, 22 Apr 2015 09:47:01 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #123 received at 20404-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 20404-done <at> debbugs.gnu.org, tsdh <at> gnu.org
Subject: Re: bug#20404: 25.0.50; Sometimes no fontification with
 jit-lock-defer-time
Date: Thu, 31 Oct 2019 16:51:52 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: tsdh <at> gnu.org,  20404 <at> debbugs.gnu.org
> Date: Thu, 31 Oct 2019 15:23:16 +0100
> 
> > And here's why: _any_ command that goes through
> > execute-extended-command will run this code:
> >
> >             (when suggest-key-bindings
> >               (sit-for (cond
> >                         ((zerop (length (current-message))) 0)
> >                         ((numberp suggest-key-bindings) suggest-key-bindings)
> >                         (t 2))))))
> 
> This was fixed in 2018 by this commit, I think.
> 
> commit 48a28f8e389c33029ab4aa3d65445f42ed457e11
> Author: Dmitry Gutov <dgutov <at> yandex.ru>
> Date:   Mon Dec 24 04:36:08 2018 +0200
> 
>     execute-extended-command: Skip waiting in more cases
>     
>     * lisp/simple.el (execute-extended-command): Don't wait when
>     there's no binding the current command, and the user doesn't want
>     to see "shorter" suggestions, or TYPED is nil anyway.
> 
> Skimming this thread, it's unclear whether there was anything else to
> fix here.  Can this bug be closed?

Yes; done.

Thanks.




This bug report was last modified 5 years and 267 days ago.

Previous Next


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