all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: emacs-devel@gnu.org
Subject: Re: [david.hansen@physik.fu-berlin.de: partial-completion-mode and Info-menu]
Date: Fri, 09 Mar 2007 06:29:43 +0100	[thread overview]
Message-ID: <87r6rz9e7s.fsf@localhorst.mine.nu> (raw)
In-Reply-To: E1HPQSg-0003EQ-Od@fencepost.gnu.org

On Thu, 08 Mar 2007 16:47:46 -0500 Richard Stallman wrote:

>     I believe the patch presented by Martin Rudalics in the thread "EVAL
>     and mouse selection in *Completion" will fix this issue as well.
>
> That has been installed, I think.  So this should be fixed.

I still get the error:

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p t)
  PC-do-completion(exit)
  PC-do-complete-and-exit()
  PC-complete-and-exit()
  call-interactively(PC-complete-and-exit)
  completing-read("Menu item: " Info-complete-menu-item nil t)
  (let ((completion-ignore-case t) (Info-complete-menu-buffer ...)) (completing-read (if default ... "Menu item: ") (quote Info-complete-menu-item) nil t))
  (setq item (let (... ...) (completing-read ... ... nil t)))
  (while (null item) (setq item (let ... ...)) (if (string= item "") (if default ... ...)))
  (let ((item nil)) (while (null item) (setq item ...) (if ... ...)) (list item current-prefix-arg))
  (let ((completions ...) (default nil) (p ...) beg (last nil) (case-fold-search t)) (save-excursion (goto-char ...) (if ... ...) (setq beg ...) (and ... ...)) (let (...) (while ... ... ...) (list item current-prefix-arg)))
  call-interactively(Info-menu)

  reply	other threads:[~2007-03-09  5:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08  3:15 [david.hansen@physik.fu-berlin.de: partial-completion-mode and Info-menu] Richard Stallman
2007-03-08  9:14 ` Glenn Morris
2007-03-08 21:47   ` Richard Stallman
2007-03-09  5:29     ` David Hansen [this message]
2007-03-09  7:34       ` martin rudalics
2007-03-09  9:00         ` Glenn Morris
2007-03-09  9:22           ` martin rudalics
2007-03-10  3:06             ` Glenn Morris
2007-03-10  8:46               ` martin rudalics
2007-03-11  2:39                 ` Glenn Morris
2007-03-09  9:33           ` David Hansen

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=87r6rz9e7s.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --cc=emacs-devel@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.