all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Highlighting the region
@ 2010-03-31 20:51 Rancier, Jeff
  2010-03-31 22:03 ` Peter Dyballa
  2010-04-01  5:45 ` tomas
  0 siblings, 2 replies; 5+ messages in thread
From: Rancier, Jeff @ 2010-03-31 20:51 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

Hi,

 

I just moved from Windows to Linux and I'm using the following:

 

GNU Emacs 21.4.1 (i686-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2008-05-24 on builder16.centos.org

 

When I mark a region, the region should be yellow, correct?  Based on
the settings below?  I don't see anything when I hit C-space to mark the
region.  I'm I missing something here?  query-replace-regexp highlights
OK.

 

(set-face-foreground 'highlight "black")

(set-face-background 'highlight "yellow")

(set-face-background 'region   "yellow")

(set-face-background 'secondary-selection "lightskyblue1")

 

Thanks,

Jeff


[-- Attachment #2: Type: text/html, Size: 3572 bytes --]

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

end of thread, other threads:[~2010-04-02  6:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31 20:51 Highlighting the region Rancier, Jeff
2010-03-31 22:03 ` Peter Dyballa
2010-04-01  5:45 ` tomas
2010-04-01  8:09   ` Richard Riley
2010-04-02  6:34     ` tomas

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.