all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 37173@debbugs.gnu.org
Subject: bug#37173: 27.0.50; (blink-cursor-mode 0) in ~/.emacs has no effect
Date: Sat, 24 Aug 2019 15:32:56 +0200	[thread overview]
Message-ID: <87mufypu2f.fsf@turtle.gmx.de> (raw)
In-Reply-To: <83lfviitvi.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 24 Aug 2019 16:18:57 +0300")

On 2019-08-24 16:18 +0300, Eli Zaretskii wrote:

>> From: Sven Joachim <svenjoac@gmx.de>
>> Date: Sat, 24 Aug 2019 15:10:17 +0200
>> Cc: Sven Joachim <svenjoac@gmx.de>
>> 
>> I hate blinking cursors, and thus have
>> 
>> (blink-cursor-mode 0)
>> 
>> in my ~/.emacs since forever.
>
> That's a mistake; use this instead:
>
>   (blink-cursor-mode -1)

The docstring says

,----
| If called interactively, enable Blink-Cursor mode if ARG is positive, and
| disable it if ARG is zero or negative.  If called from Lisp,
| also enable the mode if ARG is omitted or nil, and toggle it
| if ARG is ‘toggle’; disable the mode otherwise.
`----

To me this suggests that (blink-cursor-mode 0) should disable the
blinking cursor.  Anyway, (blink-cursor-mode -1) makes no difference.

Cheers,
       Sven





  reply	other threads:[~2019-08-24 13:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-24 13:10 bug#37173: 27.0.50; (blink-cursor-mode 0) in ~/.emacs has no effect Sven Joachim
2019-08-24 13:18 ` Eli Zaretskii
2019-08-24 13:32   ` Sven Joachim [this message]
2019-08-24 13:35     ` Eli Zaretskii
2019-08-24 13:50       ` Eli Zaretskii
2019-08-24 16:13         ` Eli Zaretskii
2021-09-22 21:02           ` Lars Ingebrigtsen

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=87mufypu2f.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=37173@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.