unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org
Subject: Re: Putting blink-cursor-mode in Options menu.
Date: Thu, 03 Mar 2005 01:34:59 +0200	[thread overview]
Message-ID: <878y55fr5o.fsf@jurta.org> (raw)
In-Reply-To: <E1D6RwL-0004zZ-Jo@fencepost.gnu.org> (Richard Stallman's message of "Wed, 02 Mar 2005 06:22:53 -0500")

Richard Stallman <rms@gnu.org> writes:
> Does anyone else agree that this option should be in the Options menu?

Yes.  If not directly on the top level, then at least in one of the
submenus.  Since Emacs has the blinking cursor enabled by default, then
there should be an easy way to disable it.  Also a year ago I proposed
in http://lists.gnu.org/archive/html/emacs-devel/2004-02/msg00223.html
to add a new command line option:

  --no-blinking-cursor, -nbc    disable blinking cursor

In case there will be a consensus to disable the blinking cursor
by default (AFAIK, XEmacs already does this), then the option
should be the opposite:

  --blinking-cursor, -bc        enable blinking cursor

> What do other applications do about this?

Most applications have no easy way to disable blinking cursors.
So everyone who want to do it, has to spend too much time searching an
appropriate option.  To help people to find such an option quickly
there is a page with instructions how to turn blinking cursors off in
most popular applications: http://www.jurta.org/prog/noblink.en.html

> My version of mozilla has no way to change whether the cursor
> blinks, but it is rather old.

There is no such option in Mozilla Preferences UI.  However, in
Mozilla there is the variable ui.caretBlinkTime which can be set to 0
through about:config or directly in user.js.  In very old versions,
putting *blinkRate: 0 in .Xresources should help.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  parent reply	other threads:[~2005-03-02 23:34 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-01  0:34 Putting blink-cursor-mode in Options menu Luc Teirlinck
2005-03-01  8:24 ` Kim F. Storm
2005-03-01 12:18 ` Robert J. Chassell
2005-03-01 14:11   ` Chong Yidong
2005-03-01 14:27     ` David Kastrup
2005-03-01 16:46       ` Luc Teirlinck
2005-03-01 13:28 ` David Kastrup
2005-03-01 16:08   ` Luc Teirlinck
2005-03-01 16:58     ` David Kastrup
2005-03-01 17:26       ` Luc Teirlinck
2005-03-01 18:47         ` Jason Rumney
2005-03-01 19:02           ` Luc Teirlinck
2005-03-01 19:24           ` Robert J. Chassell
2005-03-01 20:16             ` Jason Rumney
2005-03-02 13:32               ` Robert J. Chassell
2005-03-02 18:41                 ` Eli Zaretskii
2005-03-01 19:44           ` David Kastrup
2005-03-02  0:21             ` Luc Teirlinck
2005-03-02  1:10               ` David Kastrup
2005-03-01 20:48           ` Eli Zaretskii
2005-03-03  4:10           ` Luc Teirlinck
2005-03-03  8:57             ` Jason Rumney
2005-03-03 20:57             ` Richard Stallman
2005-03-03 21:35               ` David Kastrup
2005-03-03 22:42               ` Lennart Borgman
2005-03-01 19:27         ` David Kastrup
2005-03-01 21:26           ` Kim F. Storm
2005-03-02  0:29           ` Luc Teirlinck
2005-03-02 13:44             ` Robert J. Chassell
2005-03-02 17:56               ` David Kastrup
2005-03-03  1:38               ` Miles Bader
2005-03-03  4:32                 ` Luc Teirlinck
2005-03-03  2:27     ` Richard Stallman
2005-03-03 12:26       ` Andreas Schwab
2005-03-01 16:16   ` Luc Teirlinck
2005-03-02 11:22 ` Richard Stallman
2005-03-02 13:04   ` David Kastrup
2005-03-02 14:30     ` Kim F. Storm
2005-03-02 16:23       ` Robert J. Chassell
2005-03-02 17:53         ` David Kastrup
2005-03-02 22:19         ` Kim F. Storm
2005-03-03  3:34           ` Luc Teirlinck
2005-03-03 20:57         ` Richard Stallman
2005-03-02 13:35   ` Jason Rumney
2005-03-03 20:57     ` Richard Stallman
2005-03-02 23:34   ` Juri Linkov [this message]
2005-03-03 20:57     ` Richard Stallman
2005-03-03 19:45   ` Per Abrahamsen
2005-03-04 23:44     ` Richard Stallman
2005-03-05  1:20       ` Luc Teirlinck
2005-03-06 21:11       ` Kim F. Storm
2005-03-06 22:44         ` Andreas Schwab
2005-03-06 23:00         ` Miles Bader
2005-03-08  2:51         ` Richard Stallman
2005-03-08  3:32           ` Luc Teirlinck
2005-03-08  8:21           ` Kim F. Storm

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=878y55fr5o.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=teirllm@dms.auburn.edu \
    /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 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).