emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch] Behavior of dired when there already is a dired buffer of th


From: Lennart Borgman (gmail)
Subject: Re: [Patch] Behavior of dired when there already is a dired buffer of the same directory
Date: Mon, 01 Sep 2008 09:25:21 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Stefan Monnier wrote:
>> It's also much more annoying for one's command flow to be interrupted by
>> an unexpected question prompt, and that can cause real problems in cases
>> where the user types commands quickly.
> 
>> In general, prompting the user for optional information is a bad idea,
>> and this is especially true for "asynchronous" events.
> 
> I agree, but it's also true that we do exactly that for plain files,
> which is a much more common case, so this same argument would call for
> a similar change to plain files.


Is not that a very different situation?

In the case of dired it is about what is displayed in Emacs. In the case
of files it is also about the content of a buffer and reverting can make
edits go away.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]