all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* comint-dynamic-complete in gud.el
@ 2003-01-27 21:39 Nick Roberts
  0 siblings, 0 replies; only message in thread
From: Nick Roberts @ 2003-01-27 21:39 UTC (permalink / raw)



Currently, after typing M-x gdb, TAB is bound to comint-dynamic-complete in the
minibuffer. This works if the filename that I am trying to complete on is unique,
but not otherwise.

If I have:

Run gdb (like this): gdb --fullname my

and I type TAB, I get a completions buffer. Selecting myprog, say, replaces the
*entire* string and I end up with:

Run gdb (like this): myprog

If this is just a customisation problem then other commands (compile, grep,
shell command etc) would benefit from the same keybinding.

I suspect its a bit more difficult than that, though.

Nick

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-27 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-27 21:39 comint-dynamic-complete in gud.el Nick Roberts

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.