|
| From: | Jan Djärv |
| Subject: | Blink-cursor-mode default off for Nextstep but on for X and W32. |
| Date: | Sat, 04 Dec 2010 11:09:17 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.13) Gecko/20101129 Thunderbird/3.1.7 |
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.
| [Prev in Thread] | Current Thread | [Next in Thread] |