all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Markus Rost <rost@math.uni-bielefeld.de>
To: emacs-pretest-bug@gnu.org
Subject: bug#4699: 23.1.50; lisp-complete-symbol erases text
Date: Sun, 11 Oct 2009 19:08:36 +0200 (CEST)	[thread overview]
Message-ID: <20091011170836.5CD31EFABF@sonic02.math.uni-bielefeld.de> (raw)

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.






             reply	other threads:[~2009-10-11 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvmy3sbrr8.fsf-monnier+emacsbugreports@gnu.org>
2009-10-11 17:08 ` Markus Rost [this message]
2009-10-14  2:14   ` bug#4699: 23.1.50; lisp-complete-symbol erases text Stefan Monnier
2009-10-15  1:51     ` Stefan Monnier
2009-10-15 11:22       ` Markus Rost
2009-10-15 15:40   ` bug#4699: marked as done (23.1.50; lisp-complete-symbol erases text) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091011170836.5CD31EFABF@sonic02.math.uni-bielefeld.de \
    --to=rost@math.uni-bielefeld.de \
    --cc=4699@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.