1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

(gnus-kill-file-kill-by-thread): Correct interactive declaration.

This commit is contained in:
Erik Naggum 1996-02-15 15:54:19 +00:00
parent 179bd1b35f
commit a5ec3305ad

View File

@ -215,7 +215,7 @@ If NEWSGROUP is nil, the global kill file is selected."
(defun gnus-kill-file-kill-by-thread ()
"Kill by author."
(interactive "p")
(interactive)
(gnus-kill-file-enter-kill
"References"
(if (vectorp gnus-current-headers)