GNU bug report logs -
#67393
29.1; Slow to open file if autosave exists
Previous Next
Reported by: materus213 <materus213 <at> gmail.com>
Date: Thu, 23 Nov 2023 00:35:01 UTC
Severity: normal
Tags: notabug
Found in version 29.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #84 received at 67393 <at> debbugs.gnu.org (full text, mbox):
> From: Juri Linkov <juri <at> linkov.net>
> Cc: materus213 <at> gmail.com, yantar92 <at> posteo.net, 67393 <at> debbugs.gnu.org,
> stefankangas <at> gmail.com
> Date: Tue, 16 Jan 2024 18:36:51 +0200
>
> > A defcustom would be one option. 'set-important-message' like
> > implemented by Ihor would be another option. All this could be
> > added after creating the new function 'important-message'.
>
> So here is the new function 'important-message' and its calls
> in two discussed places.
Is this in preparation for some followup? Because if not, I'm not
sure it is justified to add a short function that has just 2 callers.
What do we gain, as a counter-weight to the need to document the new
function, insist that new code uses it, etc.?
What do others think?
> I'm not sure why 'after-find-file' uses non-nil NODISP arg
> in (sit-for 1 t). This means is that the message is not
> displayed? Then why 'message' is called?
I think it means redisplay is not called. 'message' causes redisplay
of the echo-area, but we don't need to redisplay the rest.
This bug report was last modified 1 year and 124 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.