all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shell-mode autocompletion uglinesses
@ 2002-12-02 19:45 Felix E. Klee
  2002-12-02 20:20 ` Kai Großjohann
  0 siblings, 1 reply; 12+ messages in thread
From: Felix E. Klee @ 2002-12-02 19:45 UTC (permalink / raw)


Hi,

there are two things that bother me enormously when using autocompletion in
shell-mode.
1. When I enter
     ls /usr/
   and press tab nothing happens. What I expect, however, is that I get a
   list of choices containing all files and directories in "/usr/".
2. Suppose my EMACS window is split horizontally with a shell in one buffer
   and a README giving me instructions in another buffer. When I enter
     ls /usr/in
   I see the following list in the *Completions* buffer:
     include/          info/
   Then I press "n tab" and the shell command expands into
     ls /usr/include
   as intended. Now, however, the *Completions* buffer is still there 
   although it is not needed anymore. How do I make it go away once I have
   finished my completion?
If I cannot change the above behavior I'd rather use tab autocompletion as 
implemented in my shell (BASH). Is this possible?

Felix

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-12-08 11:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-02 19:45 shell-mode autocompletion uglinesses Felix E. Klee
2002-12-02 20:20 ` Kai Großjohann
2002-12-02 20:40   ` Felix E. Klee
2002-12-02 23:52     ` Steffen Mazanek
2002-12-03  7:38     ` Kai Großjohann
2002-12-03  8:38       ` Kai Großjohann
2002-12-03 12:58         ` Felix E. Klee
2002-12-03 17:45           ` Kai Großjohann
2002-12-03 22:59             ` Romain FRANCOISE
2002-12-03 23:31               ` Felix E. Klee
2002-12-04  6:59                 ` Romain FRANCOISE
2002-12-08 11:33   ` Felix E. Klee

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.