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

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

bug#67445: Likely Gnus bracketing mistake


From: Mattias Engdegård
Subject: bug#67445: Likely Gnus bracketing mistake
Date: Sat, 25 Nov 2023 15:50:59 +0100

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






reply via email to

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