all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Adrian Robert <adrian.b.robert@gmail.com>
Subject: bug#1533: marked as done (23.0.60; `apropos-print' doesn't work)
Date: Sat, 24 Jan 2009 10:35:03 +0000	[thread overview]
Message-ID: <handler.1533.D1533.123279289812336.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 2CF251AC-7D60-44B0-88A9-A0C89851C9FA@mac.com

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]


Your message dated Sat, 24 Jan 2009 12:28:07 +0200
with message-id <0B20ED1D-3F0B-4F80-B5F9-0EE445D41B55@gmail.com>
and subject line Re: 23.0.60; `apropos-print' doesn't work
has caused the Emacs bug report #1533,
regarding 23.0.60; `apropos-print' doesn't work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1533: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1533
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5326 bytes --]

From: Ian Eure <ieure@mac.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; `apropos-print' doesn't work
Date: Wed, 10 Dec 2008 11:27:01 -0800
Message-ID: <2CF251AC-7D60-44B0-88A9-A0C89851C9FA@mac.com>

When I try to use some apropos commands, I get this error:

apropos-print: Key sequence contains invalid event

This happens when I do:

C-h a frame RET

It works fine if I use M-x apropos RET frame RET.



In GNU Emacs 23.0.60.1 (i386-apple-darwin9.5.0, NS apple-appkit-949.35)
  of 2008-12-10 on neutron.local
Windowing system distributor `Apple', version  
97.112.112.108.101.45.97.112.112.107.105.116.45.57.52.57.46.51.53
configured using `configure  '--with-ns''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: nil
   value of $XMODIFIERS: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
   erc-track-mode: t
   erc-track-minor-mode: t
   erc-spelling-mode: t
   erc-ring-mode: t
   erc-pcomplete-mode: t
   erc-netsplit-mode: t
   erc-autojoin-mode: t
   twit-mode: t
   shell-dirtrack-mode: t
   yas/minor-mode: t
   ime-bindings: t
   erc-match-mode: t
   erc-button-mode: t
   erc-fill-mode: t
   erc-irccontrols-mode: t
   erc-noncommands-mode: t
   erc-readonly-mode: t
   erc-scrolltobottom-mode: t
   show-paren-mode: t
   iswitchb-mode: t
   auto-insert-mode: t
   tooltip-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   size-indication-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t
   abbrev-mode: t

Recent input:
s SPC w a s SPC s e a t t <M-backspace> i n SPC t h
e SPC p n w , SPC s o SPC i t SPC h a d SPC r a i n
e d SPC t h e SPC d a y SPC b e f o r e . SPC t h e
r e SPC w a s SPC a SPC n i c e SPC l a y e r SPC o
f SPC i c e SPC u n d e r SPC t h e SPC s n o w . <return>
M-` M-` C-c C-SPC C-c C-SPC M-` C-x b * C-g C-g M-x
e l i s p - s c <tab> <return> M-( d e f u n SPC M-(
e r c - f r a m e M-b C-b C-b C-b C-b C-b C-x p M-f
M-f SPC M-( M-) M-( i n t e r a c M-b C-b C-M-k C-h
v f r <tab> a m <tab> <tab> C-g C-h v f r <tab> a m
<tab> <tab> <backspace> s <tab> <backspace> <tab> <tab>
<tab> C-g C-h f n e x t - f r <tab> <return> <help-echo>
<down-mouse-1> <mouse-movement> <mouse-1> C-u C-h a
f r a m e <return> C-u C-h C-g C-g C-h a f r a e <return>
C-h a f a m <backspace> <backspace> r a e <backspace>
m e <return> M-` C-c C-SPC M-` <switch-frame> M-" p
l e a t h <backspace> <backspace> <backspace> <backspace>
a t h r o p SPC n e e d s SPC f o o d SPC b a d l y
? <return> <switch-frame> <wheel-up> <menu-bar> <help-menu>
<send-emacs-bug-report> C-g C-h k C-h a <down-mouse-1>
<mouse-movement> <mouse-1> <menu-bar> <help-menu>
<send-emacs-bug-report>

Recent messages:
Making completion list... [2 times]
Quit
Making completion list... [3 times]
Quit
Type C-x 4 C-o RET to restore the other window.
apropos-print: Key sequence contains invalid event
Quit
No apropos matches for `frae'
apropos-print: Key sequence contains invalid event
byte-code: Beginning of buffer
Quit



[-- Attachment #3: Type: message/rfc822, Size: 2724 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 1533-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; `apropos-print' doesn't work
Date: Sat, 24 Jan 2009 12:28:07 +0200
Message-ID: <0B20ED1D-3F0B-4F80-B5F9-0EE445D41B55@gmail.com>

Closing, fixed by change to how menu-bar-select-frame is called in ns- 
win.el: menu-bar-update-frames.

This issue may come up again, depending on how menu items are defined  
(if they include a vector or pseudovector somewhere in their key  
sequence).



      reply	other threads:[~2009-01-24 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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   ` Emacs bug Tracking System [this message]

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=handler.1533.D1533.123279289812336.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=adrian.b.robert@gmail.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 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.