* Completion List mode buffer behavior
@ 2004-02-29 3:24 Bradley W Settlemyer
0 siblings, 0 replies; 2+ messages in thread
From: Bradley W Settlemyer @ 2004-02-29 3:24 UTC (permalink / raw)
Hello,
I am running emacs 21.3.1 (w/motif). In the completion list mode
(C-x-f then press space), the mouse-choose-completion function seems to
mismanage the buffers. When I choose a completion that is a directory,
a new buffer is opened with that directory in completion list mode. The
correct behavior is to open that directory in completion list mode in
the *same* buffer as I selected it from. This allows me to navigate
thru heirarchical directory structures as I expect. This is implemented
in xemacs in the normal way (I understand that the code is probably
tainted tho), and tho I have looked at some length, I cannot figure out
how to set a variable or bind a function to alter this behavior to the
expected behavior.
Thanks
Brad Settlemyer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Completion List mode buffer behavior
[not found] <mailman.774.1078025092.340.bug-gnu-emacs@gnu.org>
@ 2004-03-01 18:14 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2004-03-01 18:14 UTC (permalink / raw)
Bradley W Settlemyer wrote:
> I am running emacs 21.3.1 (w/motif). In the completion list mode
> (C-x-f then press space),
I think you mean `C-x C-f', then `SPC'.
> the mouse-choose-completion function seems to
> mismanage the buffers. When I choose a completion that is a directory,
> a new buffer is opened with that directory in completion list mode.
Are you sure? With Emacs 21.3 (X toolkit), selecting a directory name
with <mouse-2> inserts it in the minibuffer and buries the *Completions*
buffer. Do you see the same behavior when you start Emacs with the -q
--no-site-file -options?
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-01 18:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-29 3:24 Completion List mode buffer behavior Bradley W Settlemyer
[not found] <mailman.774.1078025092.340.bug-gnu-emacs@gnu.org>
2004-03-01 18:14 ` Kevin Rodgers
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.