emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Document "help:" Org link type in manual
@ 2019-10-08 10:23 Robert Irelan
  2019-10-13  7:43 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Irelan @ 2019-10-08 10:23 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 52 bytes --]

Patch attached

-- 
Robert Irelan
rirelan@gmail.com

[-- Attachment #2: 0001-Document-help-Org-link-type.patch --]
[-- Type: text/x-patch, Size: 1212 bytes --]

From 31867e399f00093647c1b0583b7682b407be5b55 Mon Sep 17 00:00:00 2001
From: Robert Irelan <rmirelan@google.com>
Date: Tue, 8 Oct 2019 03:17:49 -0700
Subject: [PATCH] Document "help:" Org link type

---
 doc/org-manual.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index d4b1aa957..81e593c93 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3151,6 +3151,7 @@ ** External Links
 #+cindex: MH-E links
 #+cindex: Usenet links
 #+cindex: shell links
+#+cindex: Help links
 #+cindex: Info links
 #+cindex: Elisp links
 
@@ -3186,6 +3187,7 @@ ** External Links
 | =gnus:group#id=                           | Gnus article link              |
 | =bbdb:R.*Stallman=                        | BBDB link (with regexp)        |
 | =irc:/irc.com/#emacs/bob=                 | IRC link                       |
+| =help:org-store-link=                     | Emacs documentation of symbol  |
 | =info:org#External links=                 | Info node link                 |
 | =shell:ls *.org=                          | shell command                  |
 | =elisp:org-agenda=                        | interactive Elisp command      |
-- 
2.23.0.581.g78d2f28ef7-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Document "help:" Org link type in manual
  2019-10-08 10:23 [PATCH] Document "help:" Org link type in manual Robert Irelan
@ 2019-10-13  7:43 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2019-10-13  7:43 UTC (permalink / raw)
  To: Robert Irelan; +Cc: Org-mode

Hello,

Robert Irelan <rirelan@gmail.com> writes:

> Patch attached

Thank you.

However, I couldn't apply your patch since manual changed quite a bit in
this area not so long ago. I adapted your patch to the new structure and
applied it.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-13  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 10:23 [PATCH] Document "help:" Org link type in manual Robert Irelan
2019-10-13  7:43 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).