unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>,
	Adrian Robert <adrian.b.robert@gmail.com>
Cc: 1236@emacsbugs.donarmstrong.com
Subject: bug#1236: ispell-complete-word / key binding not shown in menu
Date: Sun, 26 Oct 2008 09:56:15 -0400	[thread overview]
Message-ID: <463DE49F-953F-4FD1-938F-16CF1BA25208@gmail.com> (raw)
In-Reply-To: <wlfxmkugyb.wl%mituharu@math.s.chiba-u.ac.jp>

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

On 26 Oct 2008, at 00:18, YAMAMOTO Mitsuharu wrote:

>>>>>> On Sat, 25 Oct 2008 14:45:52 -0400, Glenn Morris <rgm@gnu.org>  
>>>>>> said:
>
>>> Probably you tried with Emacs 23, and Emacs 22 on GNU/Linux would
>>> behave as OP described.
>
>> I did indeed, since Emacs 22 is dead, and the problem was also said
>> to occur with "a recent build of Cocoa (23)". Does it? (I can't
>> build that.)
>
> Menus in the Cocoa/GNUstep port doesn't show key bindings as in other
> platforms (at least by default) in the first place.


Using the 23 code that turns off caching of key binding hints does fix  
the problem in 22 Carbon Emacs.

23 Cocoa has a different problem with key bindings.  No key binding is  
displayed here:

(defun foo () (interactive))
(global-set-key "\M-p" 'foo)
(define-key menu-bar-file-menu [new-file]
   '(menu-item "Foo!"
	      foo))
(ns-reset-menu) ;; doesn't help



[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2193 bytes --]

  reply	other threads:[~2008-10-26 13:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <18945223.post@talk.nabble.com>
2008-10-24  2:31 ` bug#1236: ispell-complete-word / key binding not shown in menu David Reitter
2008-10-24  4:18   ` Glenn Morris
2008-10-24  4:30     ` Processed: " Emacs bug Tracking System
2008-10-25  8:37     ` YAMAMOTO Mitsuharu
2008-10-25 18:45       ` Glenn Morris
2008-10-25 21:27         ` David Reitter
2008-10-26  4:18         ` YAMAMOTO Mitsuharu
2008-10-26 13:56           ` David Reitter [this message]
2009-01-22 12:35   ` bug#1236: marked as done (ispell-complete-word / key binding not shown in menu) Emacs bug Tracking System

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=463DE49F-953F-4FD1-938F-16CF1BA25208@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=1236@emacsbugs.donarmstrong.com \
    --cc=adrian.b.robert@gmail.com \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    /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).