* bug#19214: 25.0.50; Incorrect custom type for `cursor-in-non-selected-window'
@ 2014-11-29 6:12 Drew Adams
2016-04-30 15:58 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2014-11-29 6:12 UTC (permalink / raw)
To: 19214
The doc string says that the value can be nil or t or a value "as in the
`cursor-type' variable." But `M-x customize-option' allows only
toggling. The custom type should correspond to the possible values.
In particular, Customize should let you choose each of the values
mentioned in the doc string of `cursor-type', with the exception of
ANYTHING ELSE:
t use the cursor specified for the frame
nil don't display a cursor
box display a filled box cursor
hollow display a hollow box cursor
bar display a vertical bar cursor with default width
(bar . WIDTH) display a vertical bar cursor with width WIDTH
hbar display a horizontal bar cursor with default height
(hbar . HEIGHT) display a horizontal bar cursor with height HEIGHT
ANYTHING ELSE display a hollow box cursor
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#19214: 25.0.50; Incorrect custom type for `cursor-in-non-selected-window'
2014-11-29 6:12 bug#19214: 25.0.50; Incorrect custom type for `cursor-in-non-selected-window' Drew Adams
@ 2016-04-30 15:58 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-30 15:58 UTC (permalink / raw)
To: Drew Adams; +Cc: 19214
Drew Adams <drew.adams@oracle.com> writes:
> The doc string says that the value can be nil or t or a value "as in the
> `cursor-type' variable." But `M-x customize-option' allows only
> toggling. The custom type should correspond to the possible values.
>
> In particular, Customize should let you choose each of the values
> mentioned in the doc string of `cursor-type', with the exception of
> ANYTHING ELSE:
I've now made cursor-in-non-selected-windows have the same custom type
as cursor-type.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-30 15:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-29 6:12 bug#19214: 25.0.50; Incorrect custom type for `cursor-in-non-selected-window' Drew Adams
2016-04-30 15:58 ` Lars Ingebrigtsen
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.