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

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

bug#65621: closed ([PATCH] `dired-next-line' go to meaningful line)


From: GNU bug Tracking System
Subject: bug#65621: closed ([PATCH] `dired-next-line' go to meaningful line)
Date: Sun, 10 Sep 2023 07:47:02 +0000

Your message dated Sun, 10 Sep 2023 10:45:30 +0300
with message-id <83sf7msc85.fsf@gnu.org>
and subject line Re: bug#65621: [PATCH] `dired-next-line' go to meaningful line
has caused the debbugs.gnu.org bug report #65621,
regarding [PATCH] `dired-next-line' go to meaningful line
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65621: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65621
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] `dired-next-line' go to meaningful line Date: Wed, 30 Aug 2023 13:02:43 +0000
Cursor in Dired buffer sometimes go to a line which is not an item
line.  For example, the 1st line and the last line:

   > d:/Desktop/.emacs.d/site-lisp:
       drwxrwxrwx shynur 4096 08/30 18:15 .
       drwxrwxrwx shynur 4096 08/30 18:07 ..
       -rw-rw-rw- shynur  304 08/09  3:01 subdirs.el
   > \Newline here.

Avoiding these lines may improve the experience when moving cursor.
The attaching patch implements this.

If there is no visible item line, move the cursor as Dired used to do.

Attachment: 0001-dired-next-line-go-to-meaningful-line.patch
Description: 0001-dired-next-line-go-to-meaningful-line.patch


--- End Message ---
--- Begin Message --- Subject: Re: bug#65621: [PATCH] `dired-next-line' go to meaningful line Date: Sun, 10 Sep 2023 10:45:30 +0300
> From: Shynur Xie <one.last.kiss@outlook.com>
> CC: "65621@debbugs.gnu.org" <65621@debbugs.gnu.org>
> Date: Sat, 2 Sep 2023 14:40:29 +0000
> msip_labels:
> 
> > We prefer that the documentation accompanies the code changes.  If
> > nothing else, this enlarges the group of people who can write good
> > documentation for Emacs.  It also lowers the probability that we
> > will forget to document changes.
> 
> Understood.  This is my first time to write a NEWS entry, so it may
> not be considered good documentation.
> 
> New patch is attached.  Thanks in advance for reviewing.

Thanks, installed on the master branch, and closing the bug.


--- End Message ---

reply via email to

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