all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Menu bar icons
@ 2013-09-03 16:26 Didier Verna
  2013-09-03 20:43 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Didier Verna @ 2013-09-03 16:26 UTC (permalink / raw
  To: Emacs Development


  Hi,

I have a patch against the trunk which allows for using icons instead of
titles in the OS X menu bar. The idea is to leave more room to the
status bar, but I'll just point you to the blog article I've just
written about this (patch attached there with explanations).

In case anyone is interested...

http://www.didierverna.net/blog/index.php?post/2013/09/03/Menu-bar-icons-for-Emacs

-- 
Resistance is futile. You will be jazzimilated.

Science: http://www.lrde.epita.fr/~didier
Jazz:    http://www.didierverna.com



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

* Re: Menu bar icons
  2013-09-03 16:26 Menu bar icons Didier Verna
@ 2013-09-03 20:43 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-09-03 20:43 UTC (permalink / raw
  To: Emacs Development

> I have a patch against the trunk which allows for using icons instead of
> titles in the OS X menu bar.  The idea is to leave more room to the
> status bar, but I'll just point you to the blog article I've just
> written about this (patch attached there with explanations).

I'm not necessarily opposed to such a feature, but:
- By principle, we do not like to install features that only work on
  proprietary systems.  So, you'd have to at least make it work with the
  GNUstep or Gtk menus.
- Maybe a simpler strategy (easier to make it work on all systems) would
  be to provide shorthands.  I.e. have some clever Elisp bit rewrite the
  menu-bar entries according to some alist of shorthands.


        Stefan



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

end of thread, other threads:[~2013-09-03 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03 16:26 Menu bar icons Didier Verna
2013-09-03 20:43 ` Stefan Monnier

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.