all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22846@debbugs.gnu.org
Subject: bug#22846: 25.0.91; Long pauses viewing HTML email; can we show progress?
Date: Tue, 01 Mar 2016 15:32:42 +1100	[thread overview]
Message-ID: <87egbux1g5.fsf@gnus.org> (raw)
In-Reply-To: <834mcq98e6.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 01 Mar 2016 05:36:33 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Lars Ingebrigtsen <larsi@gnus.org>
>> Cc: 22846@debbugs.gnu.org
>> Date: Tue, 01 Mar 2016 08:25:50 +1100
>> 
>> > Are you talking about delayed-warnings-list, delayed-warnings-hook,
>> > and display-delayed-warnings?
>> 
>> You can control the timeout and cancel the warnings automatically with
>> the delayed-warnings stuff?
>
> I don't know, I just mentioned the only feature that sounds like what
> you wanted.  It's supposed to be fully documented.

It kinda seems like it's doing the opposite of what I wanted.  :-)

-------

Sometimes, you may wish to avoid showing a warning while a command is
running, and only show it only after the end of the command.  You can
use the variable @code{delayed-warnings-list} for this.

@defvar delayed-warnings-list
The value of this variable is a list of warnings to be displayed after
the current command has finished.  Each element must be a list

@smallexample
(@var{type} @var{message} [@var{level} [@var{buffer-name}]])
@end smallexample

@noindent
with the same form, and the same meanings, as the argument list of
@code{display-warning} (@pxref{Warning Basics}).  Immediately after
running @code{post-command-hook} (@pxref{Command Overview}), the Emacs
command loop displays all the warnings specified by this variable,
then resets it to @code{nil}.
@end defvar

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2016-03-01  4:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29  7:13 bug#22846: 25.0.91; Long pauses viewing HTML email; can we show progress? John Wiegley
2016-02-29  7:19 ` Lars Ingebrigtsen
2016-02-29 15:55   ` Eli Zaretskii
2016-02-29 21:25     ` Lars Ingebrigtsen
2016-03-01  3:36       ` Eli Zaretskii
2016-03-01  4:32         ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87egbux1g5.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=22846@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.