[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: problems with color
From: |
Drew Adams |
Subject: |
RE: problems with color |
Date: |
Thu, 15 Dec 2005 19:59:33 -0800 |
Hi, I am using Emacs21.4 on a Debian Linux.
When I use C-@ or other keybindings to set a mark, the background color
of the marked region remains unchanged, while it does change when I
select the region with mouse. This occurs both in console and X.
So anybody can help? I will be very grateful.
To get more reasonable behavior (IMO), use both delete-selection-mode and
transient-mark-mode. See
http://www.emacswiki.org/cgi-bin/wiki/DeleteSelectionMode.