From: "Simen Heggestøyl via Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 71770@debbugs.gnu.org
Subject: bug#71770: 30.0.60; Dired freeze with dired-movement-style = t
Date: Tue, 25 Jun 2024 09:16:31 +0200 [thread overview]
Message-ID: <8734p1a3w0.fsf@runbox.com> (raw)
From `emacs -Q`:
1. Type `M-: (setq dired-movement-style t) RET`
2. Open any directory in Dired.
3. Type `p` three times.
Dired freezes when reaching the top of the directory list.
The NEWS entry says:
When non-nil, make 'dired-next-line', 'dired-previous-line',
'dired-next-dirline', 'dired-prev-dirline' skip empty lines.
I noticed only later that the only supported non-nil values are `cycle`
and `bounded`.
Perhaps the NEWS entry could be clarified, or perhaps the value of
`dired-movement-style` could be more forgiving (such as making `t` the
same as `cycle`, or just fall back to the default behavior instead of
freezing).
next reply other threads:[~2024-06-25 7:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 7:16 Simen Heggestøyl via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-06-27 9:44 ` bug#71770: 30.0.60; Dired freeze with dired-movement-style = t Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8734p1a3w0.fsf@runbox.com \
--to=bug-gnu-emacs@gnu.org \
--cc=71770@debbugs.gnu.org \
--cc=simenheg@runbox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).