emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tool-bar (Carbon port): labels under icons


From: YAMAMOTO Mitsuharu
Subject: Re: tool-bar (Carbon port): labels under icons
Date: Sat, 05 Apr 2008 17:40:17 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Sat, 5 Apr 2008 08:50:01 +0100, David Reitter <address@hidden> said:

> Can I suggest the following patch that allows the use of labels under  
> the icons as is standard on the OS?

> 2008-04-05  David Reitter <address@hidden>

>       * tool-bar.el (tool-bar-local-item): Accept string for KEY
>       as icon label.
>       (tool-bar-setup): Use readable strings for labels.

It sets a string as an event type.  But the "Classifying Events" node
in the Emacs Lisp info says "the event type is always a symbol or a
character".

> 2008-04-05  David Reitter <address@hidden>

>       * macterm.c [USE_MAC_TOOLBAR]: Add Vmac_tool_bar_display_mode.

Shouldn't it be a frame parameter rather than a variable?

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]