all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71770: 30.0.60; Dired freeze with dired-movement-style = t
@ 2024-06-25  7:16 Simen Heggestøyl via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-06-27  9:44 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Simen Heggestøyl via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-06-25  7:16 UTC (permalink / raw)
  To: 71770

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).





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-27  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25  7:16 bug#71770: 30.0.60; Dired freeze with dired-movement-style = t Simen Heggestøyl via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-27  9:44 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.