bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19214: 25.0.50; Incorrect custom type for `cursor-in-non-selected-wi


From: Drew Adams
Subject: bug#19214: 25.0.50; Incorrect custom type for `cursor-in-non-selected-window'
Date: Fri, 28 Nov 2014 22:12:42 -0800 (PST)

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'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]