On Sat, Mar 06, 2010 at 08:19:40PM +0100, MList wrote:
> When I set mark with C-SAPCE and then move cursor with
> C-f C-b M-f M-b C-n C-p there is blue backgroun and 
> transient-mark-mode work as I am used to. But if I move
> cursors with arrow keys or when I use C-x C-x to exchange
> cursor and mark transient-mark-mode disapears.

It seems that some defaults have changed in emacs22.
I added two lines in my .emacs and it is now as good as old one :)
(setq cua-delete-selection nil)
(pc-selection-mode nil)

Martin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100308191938.ga31...@alfa

Reply via email to