unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1533: 23.0.60; `apropos-print' doesn't work
@ 2009-01-23 12:40 Adrian Robert
  0 siblings, 0 replies; 3+ messages in thread
From: Adrian Robert @ 2009-01-23 12:40 UTC (permalink / raw)
  To: 1533

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.







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

end of thread, other threads:[~2009-01-24 10:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <0B20ED1D-3F0B-4F80-B5F9-0EE445D41B55@gmail.com>
2008-12-10 19:27 ` bug#1533: 23.0.60; `apropos-print' doesn't work Ian Eure
2009-01-24 10:35   ` bug#1533: marked as done (23.0.60; `apropos-print' doesn't work) Emacs bug Tracking System
2009-01-23 12:40 bug#1533: 23.0.60; `apropos-print' doesn't work Adrian Robert

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).