unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Subject: Re: bug in save-some-buffers or diff.el?
Date: 23 Oct 2003 11:00:53 +0300	[thread overview]
Message-ID: <87y8vc758q.fsf@mail.jurta.org> (raw)
In-Reply-To: <ufzhka3o0.fsf@elta.co.il>

Eli Zaretskii <eliz@elta.co.il> writes:
> > From: Juri Linkov <juri@jurta.org>
> > Date: 23 Oct 2003 07:53:22 +0300
> > 
> > Anyhow, I'm just trying to find a solution to the real problem about
> > warnings that go unnoticed because they become overwritten by the
> > new messages in the minibuffer.
> 
> My personal imperfect solution is to watch closely the echo area, and
> if I see any message(s) flash by that I didn't expect, I look them up
> later in the *Messages* buffer.

This worked on slow machines, but now on faster machines quickly flashing
messages are hardly readable.

> For messages about *.el files being newer than the corresponding .elc,
> perhaps we could add an option to sit-for 2 seconds after displaying
> each such message.  It should be off by default, of course.

This can become irritating for loading files with nested dependencies
when this delay occurs after loading every of them.

But how about using already existing function `display-warning'?

For example:

(display-warning
 'load
 "Source file file.el is newer than compiled file.elc"
 :warning)

It has options to control the severity level and suppressed warning types.

-- 
http://www.jurta.org/emacs/

  reply	other threads:[~2003-10-23  8:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-22  0:07 bug in save-some-buffers or diff.el? David Abrahams
2003-10-22  8:38 ` Juri Linkov
2003-10-22  9:35   ` David Abrahams
2003-10-22 12:52     ` Stefan Monnier
2003-10-22 15:22       ` David Abrahams
2003-10-22 14:35     ` Juri Linkov
2003-10-22 16:28       ` David Abrahams
2003-10-22 16:34       ` Kevin Rodgers
2003-10-22 17:52         ` Eli Zaretskii
2003-10-23  4:53           ` Juri Linkov
2003-10-23  6:06             ` Eli Zaretskii
2003-10-23  8:00               ` Juri Linkov [this message]
2003-10-24 14:52                 ` Eli Zaretskii
2003-10-23 18:38       ` Richard Stallman
2003-10-23 19:47         ` David Abrahams
2003-10-24 10:41           ` Richard Stallman
2003-10-27 17:44             ` emacshear (was: bug in save-some-buffers or diff.el?) Juri Linkov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87y8vc758q.fsf@mail.jurta.org \
    --to=juri@jurta.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).