GNU bug report logs - #1533
23.0.60; `apropos-print' doesn't work

Previous Next

Packages: emacs, ns;

Reported by: Ian Eure <ieure <at> mac.com>

Date: Wed, 10 Dec 2008 19:35:03 UTC

Severity: normal

Done: Adrian Robert <adrian.b.robert <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 1533 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Adrian Robert <adrian.b.robert <at> gmail.com>
To: 1533 <at> debbugs.gnu.org
Subject: Re: 23.0.60; `apropos-print' doesn't work
Date: Fri, 23 Jan 2009 14:40:26 +0200
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.





This bug report was last modified 16 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.