emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Alain.Cochard@unistra.fr
Cc: emacs-orgmode@gnu.org
Subject: Re: Does variable 'org-goto-interface' exist?
Date: Tue, 13 Dec 2022 11:43:46 +0000	[thread overview]
Message-ID: <87edt3cyvh.fsf@localhost> (raw)
In-Reply-To: <25496.19258.682537.503614@gargle.gargle.HOWL>

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

Alain.Cochard@unistra.fr writes:

>  > It does, but you need to load org-goto library first.
>  > (It is also auto-loaded when you call org-goto via key binding)
>
> I see.  Thank you.  (I guess it wouldn't hurt to mention this in the
> manual.)

Does the attached patch help with understanding?

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-org-manual.org-Document-that-org-goto.el-is-not-.patch --]
[-- Type: text/x-patch, Size: 1192 bytes --]

From ee19ca2493861947c9ef08acee74d5efc13449b8 Mon Sep 17 00:00:00 2001
Message-Id: <ee19ca2493861947c9ef08acee74d5efc13449b8.1670931772.git.yantar92@posteo.net>
From: Ihor Radchenko <yantar92@posteo.net>
Date: Tue, 13 Dec 2022 14:41:44 +0300
Subject: [PATCH] doc/org-manual.org: Document that org-goto.el is not loaded
 by default

* doc/org-manual.org (Motion): Mention that `org-goto-*' customization
are only available upon explicit `require' or auto-loading of
org-goto.el.

Reported-by: Alain.Cochard@unistra.fr
Link: https://orgmode.org/list/25496.19258.682537.503614@gargle.gargle.HOWL
---
 doc/org-manual.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 4fb017db8..e7f32d1da 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -693,6 +693,10 @@ ** Motion
   #+texinfo: @noindent
   See also the variable ~org-goto-interface~.
 
+  Note: ~org-goto-*~ variables are only accessible when =org-goto=
+  library is loaded using ~require~ statement in the config or
+  auto-loaded by calling ~org-goto~ interactively.
+
 ** Structure Editing
 :PROPERTIES:
 :DESCRIPTION: Changing sequence and level of headlines.
-- 
2.38.1


[-- Attachment #3: Type: text/plain, Size: 225 bytes --]



-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

  reply	other threads:[~2022-12-13 11:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13  8:54 Does variable 'org-goto-interface' exist? Alain.Cochard
2022-12-13  9:33 ` Ihor Radchenko
2022-12-13  9:51   ` Alain.Cochard
2022-12-13 11:43     ` Ihor Radchenko [this message]
2022-12-13 12:23       ` Alain.Cochard
2022-12-13 13:14         ` Ihor Radchenko
2022-12-17 18:22           ` [Info path] " Alain.Cochard
2022-12-13 14:48       ` Max Nikulin
2022-12-14  7:55         ` Ihor Radchenko
2022-12-14 10:00           ` Alain.Cochard
2022-12-14 10:48             ` Ihor Radchenko
2022-12-14 14:27           ` Max Nikulin
2022-12-15  9:02             ` Ihor Radchenko
2022-12-14 10:01 ` Max Nikulin
2022-12-14 10:20   ` Alain.Cochard
2022-12-14 14:20     ` Max Nikulin
2022-12-15  9:01       ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edt3cyvh.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=Alain.Cochard@unistra.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).