emacs-devel
[Top][All Lists]
Advanced

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

Re: tool bar icons not updated according to :active condition


From: Kim F. Storm
Subject: Re: tool bar icons not updated according to :active condition
Date: Sat, 04 Mar 2006 23:25:55 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Reiner Steib <address@hidden> writes:

> On Mon, Feb 27 2006, Richard Stallman wrote:
>
>>     The following gives better results (but of course it is still a
>>     workaround, not a fix).
>>
>> What is the underlying bug, for which this is a workaround?
>
> The tool bar icons are not updated according to the :active condition.
> I'm including the original report below.


I wonder if you could use the `point-entered' and `point-left' hooks
on the relevant intervals/overlays in the Gnus summary buffer to
handle this specific case? 

They should run a hook which calls force-window-update if tool-bar
mode is enabled.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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