From: "Drew Adams" <drew.adams@oracle.com>
To: "'Juri Linkov'" <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: RE: blink-cursor frame parameter
Date: Sun, 17 May 2009 14:47:50 -0700 [thread overview]
Message-ID: <004201c9d739$207906c0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <87hbzjphbc.fsf@mail.jurta.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?
>
> Do we really need this for the sake of completeness?
Dunno. I was thinking that someone might define a particular class (type) or set
of frames, and associate a given set of frame parameter values with the set. I
do this with thumbnail frames, for instance. You can set the frame parameter
values to use for thumbnail frames.
I modify (advise) commands such as `menu-bar-mode' so that if you turn on or off
such a mode it won't necessarily affect the thumbnail frames. If you have an
explicit `menu-bar-lines' setting for thumbnail frames, then that is used for
them instead. If you have no such setting, then the command affects thumbnail
frames too.
It's just an example. The point is that users or libraries might create settings
for different sets or types of frames, and then want to control their properties
using frame parameters.
> IMO, you either like the blinking cursor or not.
Maybe you don't like it generally, but you like it for some class of frames
(e.g. thumbnails or frames showing a process buffer or whatever).
> Not that the user can like it in one frame and
> hate in another frame (provided that the user has no multiple
> personality :)
That's just the case I had in mind. Not a multiple personality, but different
kinds of frames, with different uses and so different properties/settings.
next prev parent reply other threads:[~2009-05-17 21:47 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 [this message]
2009-05-17 21:30 ` Stefan Monnier
2009-05-17 21:54 ` Drew Adams
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='004201c9d739$207906c0$0200a8c0@us.oracle.com' \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=juri@jurta.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.