[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17193: 24.4.50; `menu-bar-make-toggle': allow :keys
From: |
Drew Adams |
Subject: |
bug#17193: 24.4.50; `menu-bar-make-toggle': allow :keys |
Date: |
Sat, 5 Apr 2014 08:34:16 -0700 (PDT) |
Enhancement request:
`menu-bar-make-toggle' is a macro that expands to `(menu-item ...)'.
This is a request to allow it to accept, and take into account,
additional `menu-item' features, such as `:keys'. Currently, it seems
there is no way to pass :keys to `menu-bar-make-toggle' so that the keys
will appear in (i.e., next to) the menu item.
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-03-30 on ODIEONE
Bzr revision: 116912 rgm@gnu.org-20140331004905-epgjyxkpa4nv54bm
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
- bug#17193: 24.4.50; `menu-bar-make-toggle': allow :keys,
Drew Adams <=