Next: Q3.10.2, Previous: Q3.9.4, Up: Customisation
The zmacs
mode allows for what some might call gratuitous
highlighting for selected regions (either by setting mark or by using
the mouse). This is the default behavior. To turn off, add the
following line to your init.el file:
(setq zmacs-regions nil)
You can also change this with Customize. Select from the
Options
menu Advanced
(Customize)->Emacs->Editing->Basics->Zmacs Regions
or type M-x
customize RET editing-basics RET.
To change the face for selection, look at Options->Customize
on
the menubar.