|
| From: | Stefan Monnier |
| Subject: | Re: C-r and C-s in minibuffer should search completion |
| Date: | Wed, 16 Apr 2008 21:41:26 -0400 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> The reason of adding the C version of internal-complete-buffer was the
> dynamic nature of the buffer list. This is described in detail in
> http://thread.gmane.org/gmane.emacs.devel/58453
Oh, that's right. So I suggest to leave the internal-complete-buffer in
its C form (it works well and makes sense there since it accesses the
internal Vbuffer_list variable). We can still provide a new
internal-complete-buffer-sans-current.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |