GNU bug report logs - #67303
dired-movement-style for dirlines

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Mon, 20 Nov 2023 18:14:02 UTC

Severity: normal

Fixed in version 30.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 67303 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: 67303 <at> debbugs.gnu.org
Subject: Re: bug#67303: dired-movement-style for dirlines
Date: Thu, 23 Nov 2023 20:12:44 +0200
close 67303 30.0.50
quit

> A good option 'dired-movement-style' was implemented in bug#65621.
> But it supports only 'n' and 'p', but not counterpart '<' and '>'.
> So I took the very nice algorithm that correctly handles the arg
> on wrapping in 'dired-next-line', and refactored it to a separate
> function 'dired--move-to-next-line' that is used in both:
>
> dired-next-line:
>   (dired--move-to-next-line arg #'dired--trivial-next-line)
> dired-next-dirline:
>   (dired--move-to-next-line arg #'dired--trivial-next-dirline)

Now pushed to master and closed.




This bug report was last modified 1 year and 181 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.