* How to hilight?
@ 2003-08-22 12:41 Maurizio Loreti
2003-08-22 14:23 ` Jesper Harder
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Maurizio Loreti @ 2003-08-22 12:41 UTC (permalink / raw)
Hello -
I know how to set/change the color used to highlight the selected
region, or a secondary selection.
When in a buffer the user clicks on Edit -> Select All (or types C-x
h), the whole buffer is selected --- but not highlighted. How can I
highlight the whole buffer in this situation?
(Note: I am trying to make my wife switch from Windows/Word to
Linux/Emacs. For unknown reasons she WANTS to have the buffer
highlighted after a SelectAll. As long as my personal taste is
involved, I do not care that much :-)
--
Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
Dept. of Physics, Univ. of Padova, Italy ROT13: ybergv@cq.vasa.vg
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to hilight?
2003-08-22 12:41 How to hilight? Maurizio Loreti
@ 2003-08-22 14:23 ` Jesper Harder
2003-08-22 23:53 ` Thien-Thi Nguyen
2003-08-23 17:30 ` Tim Anderson
2 siblings, 0 replies; 4+ messages in thread
From: Jesper Harder @ 2003-08-22 14:23 UTC (permalink / raw)
Maurizio Loreti <mlo@foobar.it> writes:
> When in a buffer the user clicks on Edit -> Select All (or types C-x
> h), the whole buffer is selected --- but not highlighted. How can I
> highlight the whole buffer in this situation?
Turn on `transient-mark-mode'. It's also available from the Options
menu.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to hilight?
2003-08-22 12:41 How to hilight? Maurizio Loreti
2003-08-22 14:23 ` Jesper Harder
@ 2003-08-22 23:53 ` Thien-Thi Nguyen
2003-08-23 17:30 ` Tim Anderson
2 siblings, 0 replies; 4+ messages in thread
From: Thien-Thi Nguyen @ 2003-08-22 23:53 UTC (permalink / raw)
Maurizio Loreti <mlo@foobar.it> writes:
> (Note: I am trying to make my wife switch from Windows/Word to
> Linux/Emacs. For unknown reasons she WANTS to have the buffer
> highlighted after a SelectAll. As long as my personal taste is
> involved, I do not care that much :-)
you need to woo her w/ custom elisp (see ricette.el :-).
thi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to hilight?
2003-08-22 12:41 How to hilight? Maurizio Loreti
2003-08-22 14:23 ` Jesper Harder
2003-08-22 23:53 ` Thien-Thi Nguyen
@ 2003-08-23 17:30 ` Tim Anderson
2 siblings, 0 replies; 4+ messages in thread
From: Tim Anderson @ 2003-08-23 17:30 UTC (permalink / raw)
Maurizio Loreti wrote:
> When in a buffer the user clicks on Edit -> Select All (or types C-x
> h), the whole buffer is selected --- but not highlighted. How can I
> highlight the whole buffer in this situation?
>
try Options -> Active Region Highlighting (Transient Mark Mode)
or M-x toggle-transient-mark-mode
tim
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-08-23 17:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-22 12:41 How to hilight? Maurizio Loreti
2003-08-22 14:23 ` Jesper Harder
2003-08-22 23:53 ` Thien-Thi Nguyen
2003-08-23 17:30 ` Tim Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).