Re: [Orgmode] [PATCH] Add missing value to docstring for org-link-frame-setup

2010-12-22 Thread Carsten Dominik

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



___
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


[Orgmode] [PATCH] Add missing value to docstring for org-link-frame-setup

2010-12-21 Thread Bernt Hansen
* 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