unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Menubar on text only terminals
@ 2007-03-31  7:12 Nick Roberts
  2007-03-31 20:42 ` Richard Stallman
  0 siblings, 1 reply; 13+ messages in thread
From: Nick Roberts @ 2007-03-31  7:12 UTC (permalink / raw)
  To: emacs-devel


I can make a menu item work like a toolbar icon on a text only terminal with
the following:

(define-key global-map [menu-bar compile] `(,(propertize "[compile]" 'face 'bold) . compile))

I've used a bold face (blue background with my setup) to try to emphasize the
button.  Unfortunately the space after the item name displays with the same
face.  Is it possible to prevent this?

This probably isn't for the release, but I think toolbar functionality maps
better onto text only terminals than the menubar because there are no pull
down menus to worry about.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

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

end of thread, other threads:[~2007-04-03  8:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-31  7:12 Menubar on text only terminals Nick Roberts
2007-03-31 20:42 ` Richard Stallman
2007-03-31 21:36   ` Nick Roberts
2007-04-02  2:13     ` Giorgos Keramidas
2007-04-02  4:56       ` Nick Roberts
2007-04-02  6:55         ` Giorgos Keramidas
2007-04-02  7:25           ` David Kastrup
2007-04-02  7:37             ` Giorgos Keramidas
2007-04-02  7:47               ` David Kastrup
2007-04-02 12:31             ` Eli Zaretskii
2007-04-02 23:28               ` Nick Roberts
2007-04-03  6:50                 ` David Kastrup
2007-04-03  8:07                 ` Eli Zaretskii

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