Mercurial > emacs
diff lisp/gnus/gnus-sum.el @ 111884:9b5cce10c8e2
proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.
gnus-sum.el (gnus-summary-enter-digest-group): Mention gnus-auto-select-on-ephemeral-exit.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Mon, 13 Dec 2010 04:22:39 +0000 |
parents | de6f9af48bfa |
children | faa4a1c986c6 |
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el Sun Dec 12 11:53:24 2010 -0500 +++ b/lisp/gnus/gnus-sum.el Mon Dec 13 04:22:39 2010 +0000 @@ -8982,8 +8982,11 @@ (defun gnus-summary-enter-digest-group (&optional force) "Enter an nndoc group based on the current article. -If FORCE, force a digest interpretation. If not, try -to guess what the document format is." +If FORCE, force a digest interpretation. If not, try to guess +what the document format is. + +To control what happens when you exit the group, see the +`gnus-auto-select-on-ephemeral-exit' variable." (interactive "P") (let ((conf gnus-current-window-configuration)) (save-window-excursion