GNU bug report logs - #30356
[PATCH] Add below option to gnus-summary-limit-to-score

Previous Next

Package: emacs;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Mon, 5 Feb 2018 12:52:01 UTC

Severity: wishlist

Tags: fixed, patch

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Andreas Schwab <schwab <at> suse.de>
Cc: 30356 <at> debbugs.gnu.org
Subject: bug#30356: [PATCH] Add below option to gnus-summary-limit-to-score
Date: Tue, 06 Feb 2018 07:34:43 +0300
[Message part 1 (text/plain, inline)]
In addition to myself:

Oleg Pykhalov <go.wigust <at> gmail.com> writes:

  > +  (let* ((data gnus-newsgroup-data)
  > +         (compare (if (or below current-prefix-arg) #'<= #'>=))
  > +         articles)

“let*” can be reverted to “let” (as was before patch).  Let me know if a
new patch is needed for this.

Thanks,
Oleg.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.