all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#67445: Likely Gnus bracketing mistake
@ 2023-11-25 14:50 Mattias Engdegård
  2023-11-25 15:52 ` Eli Zaretskii
  2023-11-25 17:27 ` Eric Abrahamsen
  0 siblings, 2 replies; 8+ messages in thread
From: Mattias Engdegård @ 2023-11-25 14:50 UTC (permalink / raw)
  To: 67445

This looks like a bracketing mistake (gnus-group.el line 1758):

>     (if (and backward (progn (beginning-of-line)) (bobp))

especially considering `beginning-of-line` always returns nil.

(Is there a Gnus maintainer these days?)






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

end of thread, other threads:[~2023-11-26 15:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-25 14:50 bug#67445: Likely Gnus bracketing mistake Mattias Engdegård
2023-11-25 15:52 ` Eli Zaretskii
2023-11-25 21:19   ` Eric Abrahamsen
2023-11-25 21:43     ` Andreas Schwab
2023-11-25 21:58       ` Eric Abrahamsen
2023-11-25 17:27 ` Eric Abrahamsen
2023-11-26  8:59   ` Mattias Engdegård
2023-11-26 15:29     ` Eric Abrahamsen

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.