[OS X Emacs] column editing

Thomas S. Dye tsd at tsdye.com
Wed Nov 19 19:27:13 EST 2008


Hmm.  Then these instructions about cursor color in Preferences.el  
don't seem to have the correct effect.  The cursor is still red in a  
read-only buffer.  Tom

;;; CUA mode indications

;; As mentioned above, the cursor will blink when the global mark is
;; active.  In addition, you can choose to let CUA-mode use different
;; cursor colors to indicate overwrite mode and read-only buffers.
;; For example, the following setting will use a RED cursor in normal
;; (insertion) mode in read-write buffers, a YELLOW cursor in
;; overwrite mode in read-write buffers, and a GREEN cursor read-only
;; buffers:
;;
;;  (setq CUA-mode-normal-cursor-color "red")
;;  (setq CUA-mode-overwrite-cursor-color "yellow")
;;  (setq CUA-mode-read-only-cursor-color "green")
;;
On Nov 19, 2008, at 1:42 PM, David Reitter wrote:

> On 19 Nov 2008, at 17:34, Thomas S. Dye wrote:
>>
>> How does one activate cua-mode in Preferences.el?
>
>
> cua-mode is always active by default in Aquamacs.
>
>
> --
> http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
> http://aquamacs.org/donate -- Could we help you? Return the favor  
> and support the Aquamacs Project!
>
>
>
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx




More information about the MacOSX-Emacs mailing list