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

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

partial-completion-mode and eval-expression


From: A Soare
Subject: partial-completion-mode and eval-expression
Date: Fri, 13 Apr 2007 17:56:46 +0200 (CEST)

1. Run emacs -Q

2. Eval this expression in *scratch*:

(custom-set-variables
 '(partial-completion-mode t))

3. M-:

Eval (lisp-<M-TAB> )  (press <TAB> after lisp-, before ")" )

4. Select using the mouse lisp-indent-line.

Result:

  Eval: (lisp-indent-line

The right parenthesis was lost.











reply via email to

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