all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [sdl.web@gmail.com: Re: For after-the-release: enhanced partial completion]
@ 2007-06-05 19:17 Richard Stallman
  2007-07-16 21:04 ` Sean O'Rourke
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2007-06-05 19:17 UTC (permalink / raw)
  To: emacs-devel

Would someone please DTRT thenack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
From: Leo <sdl.web@gmail.com>
To: "Sean O'Rourke" <sorourke@cs.ucsd.edu>
Date: Tue, 05 Jun 2007 11:39:37 +0100
In-Reply-To: <m2hcpnz7iq.fsf@cs.ucsd.edu> (Sean O'Rourke's message of "Mon, 04
	Jun 2007 15:20:29 -0700")
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: emacs-devel@gnu.org
Subject: Re: For after-the-release: enhanced partial completion

Dear Sean,

- ----- Sean O'Rourke (2007-06-04) wrote:-----

> Here's a diff with "-w", which better shows the intent.
>
> /s

Just spotted a bug.

Problem:
  
  PC-lisp-complete-symbol fails in `eval-expression'.

Reproduce:
   1.  emacs -Q
   2.  M-x partial-completion-mode
   3.  M-: and then type in minibuffer `(emacs)'
   4.  Move the cursor to be on ")" and hit "M-TAB"

BACKTRACE

  Debugger entered--Lisp error: (scan-error "Containing expression ends
  premature$
    scan-sexps(13 1)
    forward-sexp(1)
    PC-lisp-complete-symbol()
    call-interactively(PC-lisp-complete-symbol)
    read-from-minibuffer("Eval: " nil (keymap (27 keymap (9
    . PC-lisp-complete-sy$
    (let ((minibuffer-completing-symbol t)) (read-from-minibuffer "Eval: "
    nil re$
    (list (let (...) (read-from-minibuffer "Eval: " nil
    read-expression-map t ...$
    call-interactively(eval-expression)
  
HTH,
- -- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-17  0:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-05 19:17 [sdl.web@gmail.com: Re: For after-the-release: enhanced partial completion] Richard Stallman
2007-07-16 21:04 ` Sean O'Rourke
2007-07-16 22:35   ` Leo
2007-07-17  0:46     ` Sean O'Rourke

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.