From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Add missing value to docstring for org-link-frame-setup Date: Thu, 23 Dec 2010 08:28:09 +0100 Message-ID: <96F34A95-FDA6-438B-A4FF-FC0B4C834BD6@gmail.com> References: <1292989227-9415-1-git-send-email-bernt@norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49667 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVfb0-00060q-V7 for emacs-orgmode@gnu.org; Thu, 23 Dec 2010 02:28:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVfaz-0002e1-Si for emacs-orgmode@gnu.org; Thu, 23 Dec 2010 02:28:18 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:41137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVfaz-0002dt-Ly for emacs-orgmode@gnu.org; Thu, 23 Dec 2010 02:28:17 -0500 Received: by bwz16 with SMTP id 16so10013211bwz.0 for ; Wed, 22 Dec 2010 23:28:13 -0800 (PST) In-Reply-To: <1292989227-9415-1-git-send-email-bernt@norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On Dec 22, 2010, at 4:40 AM, Bernt Hansen wrote: > * lisp/org.el: Document missing value for org-link-frame-setup > --- > This patch is available at git://git.norang.ca/org-mode.git fix-doc > > -Bernt > > lisp/org.el | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/lisp/org.el b/lisp/org.el > index 3cecca7..c94cb5f 100644 > --- a/lisp/org.el > +++ b/lisp/org.el > @@ -1482,6 +1482,7 @@ this link in another window or frame. This > variable can be used to > set this up for the different types of links. > For VM, use any of > `vm-visit-folder' > + `vm-visit-folder-other-window' > `vm-visit-folder-other-frame' > For Gnus, use any of > `gnus' > -- > 1.7.3.3.464.gf80b6 > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode