emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cua mode and cperl-mode don't play ball


From: Kim F. Storm
Subject: Re: cua mode and cperl-mode don't play ball
Date: 22 Mar 2003 02:40:12 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

address@hidden (Kai Großjohann) writes:

> emacs -q -no-site-file
> Eval (setq cperl-hairy t)
> C-x b foo RET
> M-x cperl-mode RET
> Type something.
> Use shifted cursor keys to mark something.
> Hit <backspace>.
> 
> It ought to delete the region IMVHO, but doesn't.

I have fixed this now...  by adding a suitable delete-selection
property to the cperl-electric-backspace command.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]