gnus-int.el (gnus-request-group): Indent.
This commit is contained in:
parent
85816ac1c5
commit
988818b8dd
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ If it is down, start it up (again)."
|
|||
(when (stringp gnus-command-method)
|
||||
(setq gnus-command-method
|
||||
(inline (gnus-server-to-method gnus-command-method))))
|
||||
(funcall (inline (gnus-get-function gnus-command-method 'request-group))
|
||||
(funcall (inline (gnus-get-function gnus-command-method 'request-group))
|
||||
(gnus-group-real-name group) (nth 1 gnus-command-method)
|
||||
dont-check)))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue