From: yoichi Date: Tue, 11 Feb 2003 12:54:26 +0000 (+0000) Subject: Fixed parenthesis. X-Git-Tag: wl-2_11_3~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=54254099caa8fc7065a3a09fc58ee9c4c33985d2;p=elisp%2Fwanderlust.git Fixed parenthesis. --- diff --git a/wl/wl-summary.el b/wl/wl-summary.el index 2eaa74a..aa9217c 100644 --- a/wl/wl-summary.el +++ b/wl/wl-summary.el @@ -4746,7 +4746,7 @@ Return t if message exists." (and (eq (elmo-folder-type-internal wl-summary-buffer-elmo-folder) 'nntp) - wl-summary-search-via-nntp) + wl-summary-search-via-nntp)) (wl-summary-jump-to-msg-by-message-id-via-nntp msgid)) (t (message errmsg)