bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#4699: marked as done (23.1.50; lisp-complete-symbol erases text)


From: Emacs bug Tracking System
Subject: bug#4699: marked as done (23.1.50; lisp-complete-symbol erases text)
Date: Thu, 15 Oct 2009 15:40:12 +0000

Your message dated Thu, 15 Oct 2009 11:32:17 -0400
with message-id <jwvmy3sbrr8.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#4699: 23.1.50; lisp-complete-symbol erases text
has caused the Emacs bug report #4699,
regarding 23.1.50; lisp-complete-symbol erases text
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4699: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4699
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.1.50; lisp-complete-symbol erases text Date: Sun, 11 Oct 2009 19:08:36 +0200 (CEST)
Recipe:  Prepare buffer *scratch* as follows

=== Buffer *scratch* =======================================
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

(symbol
============================================================

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
============================================================

The problem does not depend on the particular buffer (same problem in
Emacs-Lisp mode buffers) and the particular word to be completed.

The problem does not appear with lisp.el.~1.103~, the version before
the following change:

2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>

        * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.



--- End Message ---
--- Begin Message --- Subject: Re: bug#4699: 23.1.50; lisp-complete-symbol erases text Date: Thu, 15 Oct 2009 11:32:17 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)
>> I hate completion-base-size!
> Lucky me:  I have never met it in person.

As a matter of fact you have, as is witnessed by your bug-report.
You just didn't know its name.

>> I've installed a set of changes
> Wow, looks like you have changed the bigger part of Emacs.

I just have too much time, too little to do.

> The original problem is fixed for me.

Thank you for confirming,

>         Markus "who believes in a bug-free Emacs"

Heretic!


        Stefan

--- End Message ---

reply via email to

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