emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/gnorb baf896c 100/449: Cruft! How the hell did that hap


From: Stefan Monnier
Subject: [elpa] externals/gnorb baf896c 100/449: Cruft! How the hell did that happen?
Date: Fri, 27 Nov 2020 23:15:17 -0500 (EST)

branch: externals/gnorb
commit baf896c989b41991f3da3eee7e285730592889e6
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Eric Abrahamsen <eric@ericabrahamsen.net>

    Cruft! How the hell did that happen?
    
    lisp/gnorb-gnus.el: `gnorb-gnus-search-messages' doesn't need that many
                    closing parentheses.
---
 lisp/gnorb-gnus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/gnorb-gnus.el b/lisp/gnorb-gnus.el
index 41a1d9a..f06f9da 100644
--- a/lisp/gnorb-gnus.el
+++ b/lisp/gnorb-gnus.el
@@ -425,7 +425,7 @@ work."
      ;; the following seems to simply be ignored under gnus 5.13
      (list (cons 'nnir-specs (list (cons 'nnir-query-spec `((query . ,str)))
                                   (cons 'nnir-group-spec `((,nnir-address)))))
-          (cons 'nnir-artlist nil)))))))))
+          (cons 'nnir-artlist nil)))))
 
 (provide 'gnorb-gnus)
 ;;; gnorb-gnus.el ends here



reply via email to

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