emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: status icon support


From: Tom Tromey
Subject: Re: RFC: status icon support
Date: Tue, 15 Jan 2008 18:17:05 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> ">" == YAMAMOTO Mitsuharu <address@hidden> writes:

>> A tool bar is represented as a keymap.  If status icons are similar to
>> tool bar icons (application-level as opposed to frame-level), the use
>> of the keymap data structure looks more consistent to me.

Thanks for responding.  I've been thinking about this a bit, and I
don't understand the benefits of this versus just using a simple cons.
(I do understand, I think, why you would prefer not to make a new
type.)

Also, I do not know how to implement this.

Tom




reply via email to

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