unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* cperl-mode delete kills region
@ 2010-05-22  6:03 Ivanov Dmitry
  0 siblings, 0 replies; only message in thread
From: Ivanov Dmitry @ 2010-05-22  6:03 UTC (permalink / raw)
  To: help-gnu-emacs

I am using cperl-mode on Emacs 23.1.1 Windows. Sometimes, when I select a region and press delete Emacs calls kill-region and stores the text, that I am deleting into the kill-ring. For example I have text:

my $cookie = new CGI::Cookie(-name=>'CGISESSID',-value=> $self->{session}->id);

If I select -name=>'CGISESSID' and then press <Del>, it will be put into the kill ring. While selecting all the line doesn't do it. How  can I get rid of this, so <Del> won't put anything into the kill ring?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-22  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22  6:03 cperl-mode delete kills region Ivanov Dmitry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).