all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: "Sean O'Rourke" <sorourke@cs.ucsd.edu>
Cc: emacs-devel@gnu.org
Subject: Re: For after-the-release: enhanced partial completion
Date: Tue, 05 Jun 2007 11:39:37 +0100	[thread overview]
Message-ID: <m2fy56adna.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: <m2hcpnz7iq.fsf@cs.ucsd.edu> (Sean O'Rourke's message of "Mon, 04 Jun 2007 15:20:29 -0700")

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)

  parent reply	other threads:[~2007-06-05 10:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-17  5:39 For after-the-release: enhanced partial completion Sean O'Rourke
2007-06-04 15:26 ` Leo
2007-06-04 16:09 ` Leo
2007-06-04 16:19   ` Sean O'Rourke
2007-06-04 17:02     ` Leo
2007-06-04 21:33       ` Sean O'Rourke
     [not found]         ` <m2wsyjbd7a.fsf@sl392.st-edmunds.cam.ac.uk>
2007-06-04 22:10           ` Sean O'Rourke
2007-06-04 22:20           ` Sean O'Rourke
2007-06-05  6:40             ` Leo
2007-06-05 10:39             ` Leo [this message]
2007-06-05 14:56               ` Sean O'Rourke
2007-06-05 15:32                 ` Leo
2007-06-06  2:12                   ` Sean O'Rourke
2007-06-07  1:46                     ` Leo
2007-06-07  4:08                       ` Sean O'Rourke
2007-06-08 11:57                         ` unicode-2 fail to bootstrap (was: For after-the-release: enhanced partial completion) Leo
2007-06-10 13:53                           ` unicode-2 fail to bootstrap Sean O'Rourke
2007-06-10 23:42                           ` unicode-2 fail to bootstrap (was: For after-the-release: enhanced partial completion) Kenichi Handa
2007-06-04 19:27     ` For after-the-release: enhanced partial completion Eli Zaretskii

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=m2fy56adna.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=sorourke@cs.ucsd.edu \
    /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.