all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Blink-cursor-mode default off for Nextstep but on for X and W32.
@ 2010-12-04 10:09 Jan Djärv
  2010-12-04 16:36 ` Adrian Robert
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2010-12-04 10:09 UTC (permalink / raw)
  To: emacs-devel

Hello.

While messing with cursor I noticed that blink cursor is default off for ns 
but on for w32 and X:

   :init-value (not (or noninteractive
                        no-blinking-cursor
                        (eq system-type 'ms-dos)
                        (not (memq window-system '(x w32)))))

Is there a resaon for this or just an oversight?

	Jan D.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-06  6:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-04 10:09 Blink-cursor-mode default off for Nextstep but on for X and W32 Jan Djärv
2010-12-04 16:36 ` Adrian Robert
2010-12-06  6:52   ` Jan Djärv

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.