From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: [PATCH] org-gnus.el: Mention also Gmane in org-gnus-prefer-web-links Date: Fri, 28 May 2010 16:01:50 +0200 Message-ID: <87typsqg4x.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52310 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OI08d-0000jR-1Y for emacs-orgmode@gnu.org; Fri, 28 May 2010 10:02:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OI08U-0004So-Tc for emacs-orgmode@gnu.org; Fri, 28 May 2010 10:02:14 -0400 Received: from lo.gmane.org ([80.91.229.12]:47263) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OI08U-0004SN-MW for emacs-orgmode@gnu.org; Fri, 28 May 2010 10:02:06 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OI08O-00084c-HG for emacs-orgmode@gnu.org; Fri, 28 May 2010 16:02:00 +0200 Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2010 16:02:00 +0200 Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2010 16:02:00 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * org-gnus.el (org-gnus-prefer-web-links): Mention also Gmane in the doc string. --- lisp/org-gnus.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 7c668ee..a41de2e 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -48,7 +48,7 @@ (defvaralias 'org-usenet-links-prefer-google 'org-gnus-prefer-web-links)) (defcustom org-gnus-prefer-web-links nil - "Non-nil means `org-store-link' will create web links to Google groups. + "If non-nil, `org-store-link' creates web links to Google groups or Gmane. When nil, Gnus will be used for such links. Using a prefix arg to the command \\[org-store-link] (`org-store-link') negates this setting for the duration of the command." -- 1.7.1