all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: "Laurence Finston" <Laurence.Finston@gmx.de>
Cc: 19309@debbugs.gnu.org
Subject: bug#19309: ediff: How to turn off pulsing icon in toolbar
Date: Tue, 05 Jun 2018 20:53:53 -0400	[thread overview]
Message-ID: <87602w68gu.fsf@gmail.com> (raw)
In-Reply-To: <trinity-2634950e-93bc-45c4-99bd-247b22b92b6c-1418025445896@3capp-gmx-bs32> (Laurence Finston's message of "Mon, 8 Dec 2014 08:57:25 +0100")

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).





  reply	other threads:[~2018-06-06  0:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2018-06-06  8:54   ` bug#19309: Aw: " Laurence Finston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87602w68gu.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=19309@debbugs.gnu.org \
    --cc=Laurence.Finston@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.