|
| From: | Stefan Monnier |
| Subject: | bug#4699: 23.1.50; lisp-complete-symbol erases text |
| Date: | Wed, 14 Oct 2009 21:51:00 -0400 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
>> Put point after "(symbol", hit M-TAB (or M-x lisp-complete-symbol) and
>> in buffer *Completions* click with mouse-2 on "symbolp". The buffer
>> looks now as follows:
>> === Buffer *scratch* =======================================
>> symbolp
>> ============================================================
> I hate completion-base-size!
I've installed a set of changes which I believe will finally eliminate
all these kinds of bugs (mostly by replacing completion-base-size by
a new completion-base-position variable).
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |