unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19309: ediff: How to turn off pulsing icon in toolbar
@ 2014-12-08  7:57 Laurence Finston
  2018-06-06  0:53 ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Laurence Finston @ 2014-12-08  7:57 UTC (permalink / raw)
  To: 19309

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#19309: ediff: How to turn off pulsing icon in toolbar
  2014-12-08  7:57 bug#19309: ediff: How to turn off pulsing icon in toolbar Laurence Finston
@ 2018-06-06  0:53 ` Noam Postavsky
  2018-06-06  8:54   ` bug#19309: Aw: " Laurence Finston
  0 siblings, 1 reply; 3+ messages in thread
From: Noam Postavsky @ 2018-06-06  0:53 UTC (permalink / raw)
  To: Laurence Finston; +Cc: 19309

tags 19309 notabug
close 19309
quit

"Laurence Finston" <Laurence.Finston@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).





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#19309: Aw: Re: bug#19309: ediff: How to turn off pulsing icon in toolbar
  2018-06-06  0:53 ` Noam Postavsky
@ 2018-06-06  8:54   ` Laurence Finston
  0 siblings, 0 replies; 3+ messages in thread
From: Laurence Finston @ 2018-06-06  8:54 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: 19309

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@gmail.com>
> An: "Laurence Finston" <Laurence.Finston@gmx.de>
> Cc: 19309@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@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).
> 





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-06  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08  7:57 bug#19309: ediff: How to turn off pulsing icon in toolbar Laurence Finston
2018-06-06  0:53 ` Noam Postavsky
2018-06-06  8:54   ` bug#19309: Aw: " Laurence Finston

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).