Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to avoid questions asked in the echo area to be overridden by messages?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Dyballa  
View profile  
 More options Apr 2 2012, 4:06 pm
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Mon, 2 Apr 2012 22:06:01 +0200
Local: Mon, Apr 2 2012 4:06 pm
Subject: Re: How to avoid questions asked in the echo area to be overridden by messages?

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."


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.