X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-score.el;h=26c3ca34e7b24dc3026293b5f05a8010b8762d02;hb=8339220cc25db3fbdab4367d6252e596bddd9cb1;hp=a9c666e246e7472000279b02aa31c6ea4ca3b5cf;hpb=173afc58a02260a715d5201ed6cbbb7ba6aca57d;p=gnus diff --git a/lisp/gnus-score.el b/lisp/gnus-score.el index a9c666e24..26c3ca34e 100644 --- a/lisp/gnus-score.el +++ b/lisp/gnus-score.el @@ -916,7 +916,7 @@ EXTRA is the possible non-standard header." (interactive (list (gnus-completing-read "Header" (mapcar 'car - (gnus-remove-if-not + (remove-if-not (lambda (x) (fboundp (nth 2 x))) gnus-header-index)) t)