all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Stefan Monnier'" <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: RE: blink-cursor frame parameter
Date: Sun, 17 May 2009 14:54:07 -0700	[thread overview]
Message-ID: <004301c9d73a$0159b0e0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <jwvd4a7ctfq.fsf-monnier+emacs@gnu.org>

> > There doesn't seem to be a frame parameter that corresponds 
> > to whether and how the cursor blinks.
> 
> > Other modes, such as menu-bar-mode, tool-bar-mode, scroll-bar-mode,
> > and fringe-mode all act via a frame parameter.
> > Why not blink-cursor-mode also?
> 
> AFAIK, scroll-bar-mode and fringe-mode frame parameters are mostly
> historical errors (they should be either window parameters or
> buffer-local settings).
> menu-bar-mode and tool-bar-mode refer to frame-level entities, so it
> makes sense to configure them on a frame-by-frame basis.
> 
> Since there can be several cursors per frame, 
> `blink-cursor-mode' should be per-window or per-buffer.

Oh, right. I forget that using (usually) one buffer per frame is still uncommon.
;-)

> Not sure if setting it buffer-locally works, but it's not terribly
> important since AFAIK either users want it to blink everywhere
> or nowhere.

See my other mail about that, substituting class/set of buffers for class/set of
frames.

(I obviously don't care much about the blink cursor case. The important use
cases I have are for things like menu-bar and tool-bar, which one typically
doesn't want to suddenly appear in each of the tiny thumbnail frames just
because you turned on menu-bar-mode after it was off.)





  reply	other threads:[~2009-05-17 21:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-17 20:57 blink-cursor frame parameter Drew Adams
2009-05-17 21:09 ` Juri Linkov
2009-05-17 21:47   ` Drew Adams
2009-05-17 21:30 ` Stefan Monnier
2009-05-17 21:54   ` Drew Adams [this message]
2009-05-18  3:10     ` Stefan Monnier

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='004301c9d73a$0159b0e0$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.