GNU bug report logs - #19309
ediff: How to turn off pulsing icon in toolbar

Previous Next

Package: emacs;

Reported by: "Laurence Finston" <Laurence.Finston <at> gmx.de>

Date: Mon, 8 Dec 2014 16:45:01 UTC

Severity: normal

Tags: notabug

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19309 in the body.
You can then email your comments to 19309 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19309; Package emacs. (Mon, 08 Dec 2014 16:45:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Laurence Finston" <Laurence.Finston <at> gmx.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 08 Dec 2014 16:45:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Laurence Finston" <Laurence.Finston <at> gmx.de>
To: bug-gnu-emacs <at> gnu.org
Subject: ediff: How to turn off pulsing icon in toolbar
Date: Mon, 8 Dec 2014 08:57:25 +0100
Hello,

I sent the following message to the help-gnu-emacs list, but didn't get an answer.
Perhaps someone here could help me.

Is there any way to turn off the pulsing icon in the toolbar when using Ediff?
Blinking cursors, etc. make me feel ill so I would appreciate it if someone could tell
me how to turn it off.

I'm using GNU Emacs 24.2.1, openSUSE 12.3 (i586) and IceWM. This is a new computer and
I never had this problem with Ediff before.

I'm not sure that "icon" is the right term. It's a field in the toolbar at the bottom of the screen with the name of one of the files (or buffers) that's being compared.

Thanks,

Laurence Finston




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19309; Package emacs. (Wed, 06 Jun 2018 00:55:01 GMT) Full text and rfc822 format available.

Message #8 received at 19309 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: "Laurence Finston" <Laurence.Finston <at> gmx.de>
Cc: 19309 <at> debbugs.gnu.org
Subject: Re: bug#19309: ediff: How to turn off pulsing icon in toolbar
Date: Tue, 05 Jun 2018 20:53:53 -0400
tags 19309 notabug
close 19309
quit

"Laurence Finston" <Laurence.Finston <at> gmx.de> writes:

> I sent the following message to the help-gnu-emacs list, but didn't get an answer.
> Perhaps someone here could help me.

Well, this might be too late to be of any use, but...

> Is there any way to turn off the pulsing icon in the toolbar when using Ediff?
> Blinking cursors, etc. make me feel ill so I would appreciate it if someone could tell
> me how to turn it off.
>
> I'm using GNU Emacs 24.2.1, openSUSE 12.3 (i586) and IceWM. This is a new computer and
> I never had this problem with Ediff before.
>
> I'm not sure that "icon" is the right term. It's a field in the
> toolbar at the bottom of the screen with the name of one of the files
> (or buffers) that's being compared.

As far as I know, Emacs never makes any kind of pulsing thing there.
I'm guessing that's your window manager giving you an indication that
there's a new window because ediff does create a little popup frame by
default.  Doing

    (setq ediff-window-setup-function #'ediff-setup-windows-plain)

might help by telling ediff to use a normal Emacs window instead, then
your window manager won't be bothered.

I'm closing this report, because it's probably not an Emacs bug (this
doesn't prevent you from replying if you find the above isn't
applicable).




Added tag(s) notabug. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 06 Jun 2018 00:55:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 19309 <at> debbugs.gnu.org and "Laurence Finston" <Laurence.Finston <at> gmx.de> Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 06 Jun 2018 00:55:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19309; Package emacs. (Wed, 06 Jun 2018 08:55:02 GMT) Full text and rfc822 format available.

Message #15 received at 19309 <at> debbugs.gnu.org (full text, mbox):

From: "Laurence Finston" <Laurence.Finston <at> gmx.de>
To: "Noam Postavsky" <npostavs <at> gmail.com>
Cc: 19309 <at> debbugs.gnu.org
Subject: Aw: Re: bug#19309: ediff: How to turn off pulsing icon in toolbar
Date: Wed, 6 Jun 2018 10:54:24 +0200
Hello,

Thank you for your reply.  I no longer have access to the computer in question and
haven't been using ediff lately, so I can't test your solution.  However, it might 
be useful in the future and I appreciate your taking the trouble to find one and 
let me know.  

Laurence

> Gesendet: Mittwoch, 06. Juni 2018 um 02:53 Uhr
> Von: "Noam Postavsky" <npostavs <at> gmail.com>
> An: "Laurence Finston" <Laurence.Finston <at> gmx.de>
> Cc: 19309 <at> debbugs.gnu.org
> Betreff: Re: bug#19309: ediff: How to turn off pulsing icon in toolbar
>
> tags 19309 notabug
> close 19309
> quit
> 
> "Laurence Finston" <Laurence.Finston <at> gmx.de> writes:
> 
> > I sent the following message to the help-gnu-emacs list, but didn't get an answer.
> > Perhaps someone here could help me.
> 
> Well, this might be too late to be of any use, but...
> 
> > Is there any way to turn off the pulsing icon in the toolbar when using Ediff?
> > Blinking cursors, etc. make me feel ill so I would appreciate it if someone could tell
> > me how to turn it off.
> >
> > I'm using GNU Emacs 24.2.1, openSUSE 12.3 (i586) and IceWM. This is a new computer and
> > I never had this problem with Ediff before.
> >
> > I'm not sure that "icon" is the right term. It's a field in the
> > toolbar at the bottom of the screen with the name of one of the files
> > (or buffers) that's being compared.
> 
> As far as I know, Emacs never makes any kind of pulsing thing there.
> I'm guessing that's your window manager giving you an indication that
> there's a new window because ediff does create a little popup frame by
> default.  Doing
> 
>     (setq ediff-window-setup-function #'ediff-setup-windows-plain)
> 
> might help by telling ediff to use a normal Emacs window instead, then
> your window manager won't be bothered.
> 
> I'm closing this report, because it's probably not an Emacs bug (this
> doesn't prevent you from replying if you find the above isn't
> applicable).
> 




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 04 Jul 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.