emacs-devel
[Top][All Lists]
Advanced

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

Re: Feature suggestion for switch-buffer


From: Richard Stallman
Subject: Re: Feature suggestion for switch-buffer
Date: Mon, 28 Jan 2002 08:36:12 -0700 (MST)

    If I'm looking at foo-one, and type:

        C-x b foo TAB

    it would be convenient if "foo-two" appeared in the minibuffer.

The idea might be good (I am not quite sure), but this is a lot harder
to implement than you might think.  How to read buffer names is
implemented in C code, and it is hard to make switch-buffer read them
differently from any other command that reads a possibly-nonexistent
buffer name.



reply via email to

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