emacs-devel
[Top][All Lists]
Advanced

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

Re: C-d deleting region considered harmful


From: David Kastrup
Subject: Re: C-d deleting region considered harmful
Date: Sat, 18 Sep 2010 19:48:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

dhruva <address@hidden> writes:

> For deleting a a portion of text, I always use the shift->Arrow
> selection to mark it and hit backspace to
> delete the region. Since shift->arrow key does not work when I use
> "emacs -nw" mode, I struggle. To
> summarize, I heavily depend on ability to delete regions using the
> backspace. I just hope it does not change. It may be a relic of being
> a windows user but old habits die hard!

If the region has been selected moving backwards, it would appear
natural to have DEL/C-d delete the region.  It is probably too clever to
let DEL/C-d/Backspace not delete the active region only if it "faces the
other way".  Though it would likely cure Miles' problem.

-- 
David Kastrup




reply via email to

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