comparison man/display.texi @ 79013:66e0c2519ab8

(Cursor Display): Correct how cursor appears in nonselected windows.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Oct 2007 01:27:03 +0000
parents ec2c4356638d
children 02b9a9aa5b0c
comparison
equal deleted inserted replaced
79012:959dee985b95 79013:66e0c2519ab8
1114 @code{visible-cursor} is @code{nil} when Emacs starts or resumes, it 1114 @code{visible-cursor} is @code{nil} when Emacs starts or resumes, it
1115 doesn't switch, so it uses the normal cursor. 1115 doesn't switch, so it uses the normal cursor.
1116 1116
1117 @cindex cursor in non-selected windows 1117 @cindex cursor in non-selected windows
1118 @vindex cursor-in-non-selected-windows 1118 @vindex cursor-in-non-selected-windows
1119 Normally, the cursor appears in non-selected windows in the ``off'' 1119 Normally, the cursor appears in non-selected windows without
1120 state, with the same appearance as when the blinking cursor blinks 1120 blinking, with the same appearance as when the blinking cursor blinks
1121 ``off.'' For a box cursor, this is a hollow box; for a bar cursor, 1121 ``off.'' For a box cursor, this is a hollow box; for a bar cursor,
1122 this is a thinner bar. To turn off cursors in non-selected windows, 1122 this is a thinner bar. To turn off cursors in non-selected windows,
1123 customize the variable @code{cursor-in-non-selected-windows} and assign 1123 customize the variable @code{cursor-in-non-selected-windows} and
1124 it a @code{nil} value. 1124 assign it a @code{nil} value.
1125 1125
1126 @vindex x-stretch-cursor 1126 @vindex x-stretch-cursor
1127 @cindex wide block cursor 1127 @cindex wide block cursor
1128 On graphical displays, Emacs can optionally draw the block cursor 1128 On graphical displays, Emacs can optionally draw the block cursor
1129 as wide as the character under the cursor---for example, if the cursor 1129 as wide as the character under the cursor---for example, if the cursor