emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#23642: closed (24.5; Dired Line Movement, Region H


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23642: closed (24.5; Dired Line Movement, Region Handling)
Date: Sun, 05 Jun 2016 21:18:03 +0000

Your message dated Mon, 06 Jun 2016 00:16:35 +0300
with message-id <address@hidden>
and subject line Re: bug#23642: 24.5; Dired Line Movement, Region Handling
has caused the debbugs.gnu.org bug report #23642,
regarding 24.5; Dired Line Movement, Region Handling
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
23642: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23642
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.5; Dired Line Movement, Region Handling Date: Sat, 28 May 2016 17:25:44 -0400 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0
(I'm not sure if this is actually a bug or not, just because Dired is
used so frequently and I assume someone probably would've mentioned it
by now. Hopefully this feedback will be helpful anyway)

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.

I've temporarily solved this by making wrapper functions around
`dired-next-line' and `dired-previous-line' that handle the shift
selection, but it also works to add an additional "^" argument to the
existing "p" in those functions.

Thanks! :)




--- End Message ---
--- Begin Message --- Subject: Re: bug#23642: 24.5; Dired Line Movement, Region Handling Date: Mon, 06 Jun 2016 00:16:35 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (x86_64-pc-linux-gnu)
>> (I'm not sure if this is actually a bug or not, just because Dired is
>> used so frequently and I assume someone probably would've mentioned it
>> by now. Hopefully this feedback will be helpful anyway)
>>
>> 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.
>>
>> I've temporarily solved this by making wrapper functions around
>> `dired-next-line' and `dired-previous-line' that handle the shift
>> selection, but it also works to add an additional "^" argument to the
>> existing "p" in those functions.
>>
>> Thanks! :)
>
> You are right.  Shift-selection should be supported in WDired by this patch.

Thanks for the suggestion.  Pushed to master.

> BTW, do you think that in WDired it would be more useful to select
> rectangular regions because file names are organized in columns.
> Then, for example, ‘downcase-region’ and ‘upcase-region’ will work
> on the selected regions, not fail are they do now in WDired.


--- End Message ---

reply via email to

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