From d40242ac9125064e64e4762286fcb1de6d42a199 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Thu, 7 Oct 2010 21:15:10 +0200 Subject: [PATCH] Indent. --- lisp/gnus-group.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el index c14645622..b22855691 100644 --- a/lisp/gnus-group.el +++ b/lisp/gnus-group.el @@ -4321,7 +4321,8 @@ and the second element is the address." (interactive (list (let ((how (gnus-completing-read "Which back end" - (mapcar 'car (append gnus-valid-select-methods gnus-server-alist)) + (mapcar 'car (append gnus-valid-select-methods + gnus-server-alist)) t (cons "nntp" 0) 'gnus-method-history))) ;; We either got a back end name or a virtual server name. ;; If the first, we also need an address. -- 2.34.1