emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: alain.cochard@unistra.fr, emacs-orgmode@gnu.org
Subject: Re: Does variable 'org-goto-interface' exist?
Date: Wed, 14 Dec 2022 17:01:12 +0700	[thread overview]
Message-ID: <c9f7384a-b344-37f8-aca4-9492d947bc60@gmail.com> (raw)
In-Reply-To: <25496.15817.260616.475525@gargle.gargle.HOWL>

On 13/12/2022 15:54, Alain.Cochard wrote:
> At the end of section 2.3 (Motion) of the manual:
> 
>       See also the variable ‘org-goto-interface’.
> 
> But this variable does not seem to exist.

Alain, could you, please, clarify, what you was trying to do when you 
came to conclusion that `org-goto-interface' did not exist?

Interactive C-h v (`describe-variable') autoloads org-goto if TAB is 
pressed when "org-goto-" is typed into the prompt, so 
`org-goto-interface' becomes available for completion. However e.g. 
"org-go" is not enough for completion. A kind of pitfall is that 
non-interactive call
     M-: (describe-variable "org-goto-interface") RET
does not autoloads org-goto as well.

M-x customize-variable RET is not so clever (at least in Emacs-26) and 
it does not try autoloads.

If org-goto has not loaded yet and cursor is over `org-goto-interface' 
mention in the Info node "(org) Motion" then C-h v (`describe-variable') 
does not prefill the prompt. It is easier to jump to the help for this 
variable when org-goto is loaded.

My point is that maybe it is better to adjust Emacs behavior, not Org 
manual.

P.S. Sometimes I do not mind to have hyperlinks from HTML manuals to 
docstrings exported to HTML as well, but it is another story.


  parent reply	other threads:[~2022-12-14 10:02 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
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 [this message]
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=c9f7384a-b344-37f8-aca4-9492d947bc60@gmail.com \
    --to=manikulin@gmail.com \
    --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).