emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#16382: closed (Cut/Copy tool-bar icons issue)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16382: closed (Cut/Copy tool-bar icons issue)
Date: Thu, 09 Jan 2014 02:01:05 +0000

Your message dated Wed, 08 Jan 2014 21:00:11 -0500
with message-id <address@hidden>
and subject line Re: bug#16382: Cut/Copy tool-bar icons issue
has caused the debbugs.gnu.org bug report #16382,
regarding Cut/Copy tool-bar icons issue
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16382: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16382
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Cut/Copy tool-bar icons issue Date: Tue, 07 Jan 2014 15:07:00 +0100 User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
Starting

$ emacs -Q &

I notice that when I select some text in the scratch buffer with the mouse the tool-bar icons for "cut" and "copy" remain grayed, i.e. not active and I cannot cut or copy the selected text clicking those icons, but the keys combination, C-w and M-w work as expected.

This occurs with recent trunk with my GTK builds on Cygwin and GNU/Linux Kubuntu 12.04.

It occurs also with Windows binaries from http://sourceforge.net/projects/emacs-bin (rev. 115804)


Ciao,
 Angelo.



--- End Message ---
--- Begin Message --- Subject: Re: bug#16382: Cut/Copy tool-bar icons issue Date: Wed, 08 Jan 2014 21:00:11 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
>> I notice that when I select some text in the scratch buffer with the mouse
>> the tool-bar icons for "cut" and "copy" remain grayed, i.e. not active and
>> I cannot cut or copy the selected text clicking those icons, but the keys
>> combination, C-w and M-w work as expected.
>> 
>> This occurs with recent trunk with my GTK builds on Cygwin and
>> GNU/Linux Kubuntu 12.04.

Indeed, the toolbar needs to be re-computed, and nothing causes it so
far (it might have worked earlier as a side-effect of something else,
but with the more refined choice of what to redisplay this doesn't
happen any more).

I've installed a patch which calls force-mode-line-update when the mark
is (de)activated.


        Stefan


--- End Message ---

reply via email to

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