GNU bug report logs -
#23642
24.5; Dired Line Movement, Region Handling
Previous Next
Reported by: Michael Cain <cain.michael1 <at> gmail.com>
Date: Sat, 28 May 2016 22:45:02 UTC
Severity: minor
Found in version 24.5
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> I find myself using the writable feature of Dired rather frequently, but
> one default of Dired's up/down movement (specifically the shift
> selection in Transient Mark mode) is difficult to work around. That is,
> I very often try to hold down shift and proceed down lines to create a
> region, but this doesn't work by default.
What do you mean that it does not work by default. Is this what you
tried?
C-a ; To move to bol
C-SPC ; To activate the region
<down> <down>... ; To extend the region downward.
(Or `C-n' instead of `<down>'.)
What did you try, what did it do, and what did you expect it to do?
> I've temporarily solved this by making wrapper functions around
> `dired-next-line' and `dired-previous-line' that handle the shift
> selection
Were you describing WDired (editable Dired, after `C-x C-q') or
Dired? In the former, <down> and `C-n' are bound to
`wdired-next-line', not `dired-next-line'.
This bug report was last modified 8 years and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.