all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* minibuffer: just expand up to point
@ 2005-04-20 19:02 Dan Jacobson
  2005-04-20 22:44 ` Lute Kamstra
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2005-04-20 19:02 UTC (permalink / raw)


In the minibuffer (sounds like Austin Powers' "Mini me"), If my cursor
is at the end of the "shi" in
~/mapping/grass/shi/Makefile
and I hit TAB, it would be nice if the expansion to
~/mapping/grass/shicheng/Makefile
would occur.  Indeed, even if Makefile didn't exist there, it should
occur.  Therefore, upon TAB, just expand things before point. I guess.
I wonder if doing that would detract from any present functionality?
We could always put the cursor at the end of line, where it usually
is, if we want the current behavior.
Seems good for everything, not only filenames.
Gee, only 30 seconds of thought and I came up with another big
breakthrough.  You guys double check for me if this is all wise.
"Don't CC me, it's all over my head."

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

* Re: minibuffer: just expand up to point
  2005-04-20 19:02 minibuffer: just expand up to point Dan Jacobson
@ 2005-04-20 22:44 ` Lute Kamstra
  0 siblings, 0 replies; 2+ messages in thread
From: Lute Kamstra @ 2005-04-20 22:44 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Dan Jacobson <jidanni@jidanni.org> writes:

> In the minibuffer (sounds like Austin Powers' "Mini me"), If my cursor
> is at the end of the "shi" in
> ~/mapping/grass/shi/Makefile
> and I hit TAB, it would be nice if the expansion to
> ~/mapping/grass/shicheng/Makefile
> would occur.  Indeed, even if Makefile didn't exist there, it should
> occur.  Therefore, upon TAB, just expand things before point. I guess.
> I wonder if doing that would detract from any present functionality?
> We could always put the cursor at the end of line, where it usually
> is, if we want the current behavior.
> Seems good for everything, not only filenames.
> Gee, only 30 seconds of thought and I came up with another big
> breakthrough.  You guys double check for me if this is all wise.
> "Don't CC me, it's all over my head."

The upcoming release of Emacs behaves like you suggest.

Lute.

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

end of thread, other threads:[~2005-04-20 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-20 19:02 minibuffer: just expand up to point Dan Jacobson
2005-04-20 22:44 ` Lute Kamstra

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.