* cua mode and cperl-mode don't play ball @ 2003-03-05 17:41 Kai Großjohann 2003-03-22 1:40 ` Kim F. Storm 0 siblings, 1 reply; 3+ messages in thread From: Kai Großjohann @ 2003-03-05 17:41 UTC (permalink / raw) 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. -- A preposition is not a good thing to end a sentence with. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: cua mode and cperl-mode don't play ball 2003-03-05 17:41 cua mode and cperl-mode don't play ball Kai Großjohann @ 2003-03-22 1:40 ` Kim F. Storm 2003-03-23 11:55 ` Kai Großjohann 0 siblings, 1 reply; 3+ messages in thread From: Kim F. Storm @ 2003-03-22 1:40 UTC (permalink / raw) Cc: emacs-devel kai.grossjohann@uni-duisburg.de (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 <storm@cua.dk> http://www.cua.dk ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: cua mode and cperl-mode don't play ball 2003-03-22 1:40 ` Kim F. Storm @ 2003-03-23 11:55 ` Kai Großjohann 0 siblings, 0 replies; 3+ messages in thread From: Kai Großjohann @ 2003-03-23 11:55 UTC (permalink / raw) storm@cua.dk (Kim F. Storm) writes: > I have fixed this now... by adding a suitable delete-selection > property to the cperl-electric-backspace command. Thanks! -- A preposition is not a good thing to end a sentence with. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-03-23 11:55 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-03-05 17:41 cua mode and cperl-mode don't play ball Kai Großjohann 2003-03-22 1:40 ` Kim F. Storm 2003-03-23 11:55 ` Kai Großjohann
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.