unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Adrian Robert <adrian.b.robert@gmail.com>
To: 1533@emacsbugs.donarmstrong.com
Subject: bug#1533: 23.0.60; `apropos-print' doesn't work
Date: Fri, 23 Jan 2009 14:40:26 +0200	[thread overview]
Message-ID: <8645CCDD-42AB-4165-B00F-873A79FB381E@gmail.com> (raw)

Tracing down a little more, this seems to come down to this call:

(where-is-internal 'menu-bar-select-frame)

Which gives "Key sequence contains invalid event" at line 1392 when c is

#<frame *scratch* 0xaa4bd0>

according to debug_print.  The type is Lisp_Vector.  Commenting out  
the error causes a return from where-is-internal of:

([menu-bar windows #<frame *scratch* 0xaa4bd0>])

Does anyone know if a Lisp_Vector should be allowed here?  The  
function menu-bar-select-frame is defined in ns-win.el for use in the  
Windows (frames) menu.







             reply	other threads:[~2009-01-23 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 12:40 Adrian Robert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-10 19:27 bug#1533: 23.0.60; `apropos-print' doesn't work Ian Eure

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8645CCDD-42AB-4165-B00F-873A79FB381E@gmail.com \
    --to=adrian.b.robert@gmail.com \
    --cc=1533@emacsbugs.donarmstrong.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).