gnus-msg.el (gnus-inews-insert-gcc): `C-x m' on a non-group line fixup

This commit is contained in:
Lars Magne Ingebrigtsen 2012-04-12 22:38:08 +00:00 committed by Katsumi Yamaoka
parent 9401b32679
commit d11f2f381a
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
don't have a current group.
2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't

View file

@ -1664,7 +1664,7 @@ this is a reply."
((functionp var)
;; A function.
(funcall var group))
(t
(group
;; An alist of regexps/functions/forms.
(while (and var
(not