bug-gnu-emacs
[Top][All Lists]
Advanced

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

the division between find-file and switch-to-buffer is old fashioned


From: Dan Jacobson
Subject: the division between find-file and switch-to-buffer is old fashioned
Date: 26 Apr 2001 04:46:12 +0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Just wanted to mention that the division between find-file and
switch-to-buffer is old fashioned, one has to remember if one has
already found that file yet, and if so one can then use the more
convenient switch-to-buffer.  Possible solution directions are, allow
switch-to-buffer to also take path names [/ is still / (the only case where
a buffer name and a file name would match... no problem)].  But also 
probably: if there is no such buffer that the user requests or TAB
completes, switch into a filename prompting mode...  [The rare case
where a user purposely creates named *scratch* buffers should be
needed to be invoked with a special separate command.]
-- 
http://www.geocities.com/jidanni Tel886-4-25854780 e-mail:restore .com.



reply via email to

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