all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to avoid questions asked in the echo area to be overridden by messages?
Date: Mon, 2 Apr 2012 22:06:01 +0200	[thread overview]
Message-ID: <F6DC46C9-DCD5-4A46-B419-48BBA4BFF6CC@Web.DE> (raw)
In-Reply-To: <jwv7gxy1bfz.fsf-monnier+gnu.emacs.help@gnu.org>


Am 2.4.2012 um 16:00 schrieb Stefan Monnier:

> If you can provide a reproducible test case, then please M-x report-emacs-bug
> (and if the problem is new in Emacs-24, then please do so ASAP so we can
> fix it before 24.1 comes out).

I have a quite easy test case: have a directory in dired-mode and have dired-mode automatically update this directory – (add-hook 'dired-mode-hook 'auto-revert-mode) I think. Maybe bury the buffer. Invoke for example M-x compile RET and be aware that you want to edit the compile command or use an already used value from the history (so you're waiting, contemplating, pressing again and again with little breaks a cursor key or trying to formulate an expression to search for in history). Now use a second shell or a second GNU Emacs. In that Emacs another compilation might be running in that buried buffer directory, maybe some configure script that produces all the while new files which dired-mode can detect from time to time. Or, in that shell, cd to that directory and do 'touch shitty\ file'. In first Emacs the (compile) command will be overwritten.

Similarly when you are composing a string-replace or replace-regexp or grep-find or ... command and in some dired buffer the number of files or directories changes, then your work is overwritten.

--
Greetings

  Pete

"Debugging? Klingons do not debug. Our software does not coddle the weak."




  reply	other threads:[~2012-04-02 20:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 12:59 How to avoid questions asked in the echo area to be overridden by messages? Sebastien Vauban
2012-04-02 14:00 ` Stefan Monnier
2012-04-02 20:06   ` Peter Dyballa [this message]
     [not found]   ` <mailman.386.1333397167.20052.help-gnu-emacs@gnu.org>
2012-04-04  1:03     ` Stefan Monnier
2012-04-04 15:13       ` Peter Dyballa
2012-04-04 16:49       ` Peter Dyballa
2012-04-04 17:23         ` Stefan Monnier
2012-11-08 13:44   ` Sebastien Vauban
2012-11-09  9:24     ` Sebastien Vauban
2012-11-10 16:01       ` Stefan Monnier

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=F6DC46C9-DCD5-4A46-B419-48BBA4BFF6CC@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.