all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: floss <goflossgo@gmail.com>
To: Robert Schindler <robert@shajil.de>
Cc: 864320@bugs.debian.org, debian-accessibility@lists.debian.org,
	 help-gnu-emacs@gnu.org
Subject: Re: [RFC] Changing the default cursor on the Linux console?
Date: Mon, 24 Jun 2019 20:08:40 -0700	[thread overview]
Message-ID: <CAJcAo8stdJqbHjT3tBOwAJmBLBkH7LwdMosO_W3doO0vUzhJHQ@mail.gmail.com> (raw)
In-Reply-To: <20190618095544.GT5543@efficiosoft.com>

In Bash it is possible to set a feature that runs when a command runs
called precmd to an ANSI sequence that sets a non-blinking block
cursor.  This make Bash usable.

However, that fails if there is no Bash or you not have your .bashrc.
There are shell-like entitities that are needed to fix booting.

Also, Emacs still blinks!  It seems to be either the Linux console or
the Emacs C code. Elisp lets you control blinking if you are running
Emacs in an terminal under X or as GUI uner X, but not if you are
running Emacs in the Linux console.  So if you need Emacs to fix a
booting problem, you can't use it if you have problems with blinking.

Finally, an off-topic comment that white and blue are too bright at
night for me, and that the debconf blue and grey have the same problem
(the red is OK).  Not all can physically adjust their monitors.  What
would be good is the ability to adjust the console text color to
amber, and debconf to a contrasty amber theme, and brightness.



           reply	other threads:[~2019-06-25  3:08 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20190618095544.GT5543@efficiosoft.com>]

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=CAJcAo8stdJqbHjT3tBOwAJmBLBkH7LwdMosO_W3doO0vUzhJHQ@mail.gmail.com \
    --to=goflossgo@gmail.com \
    --cc=864320@bugs.debian.org \
    --cc=debian-accessibility@lists.debian.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=robert@shajil.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.