From: Alain.Cochard@unistra.fr
To: Ihor Radchenko <yantar92@posteo.net>
Cc: alain.cochard@unistra.fr, emacs-orgmode@gnu.org
Subject: [Info path] Re: Does variable 'org-goto-interface' exist?
Date: Sat, 17 Dec 2022 19:22:28 +0100 [thread overview]
Message-ID: <25502.2276.321490.400289@gargle.gargle.HOWL> (raw)
In-Reply-To: <87359jcuoi.fsf@localhost>
Ihor Radchenko writes on Tue 13 Dec 2022 13:14:
> Alain.Cochard@unistra.fr writes:
>
> > I have a practical question, though: in order to see the effect of
> > your patch in context, I applied it in my git repository and did
> >
> > make && make doc
> >
> > I then can see the change in the org.pdf file, but not in the Info
> > manual, although I used
> >
> > emacs -Q -l .emacs.git
> >
> > with .emacs.git containing
> >
> > (add-to-list 'load-path "~/Org/Coch-git/org-mode/lisp")
> >
> > (setq Info-default-directory-list
> > (append '("/home/cochard/Org/Coch-git/org-mode/doc")
> > Info-default-directory-list))
> >
> > What am I doing wrong? Thank you.
>
> Check out [[info:info#Emacs Info Variables]]
>
> Basically, INFOPATH environment variable takes precedence.
> You may also take a look at `Info-directory-list' docstring.
Thanks a lot. I now see it is not a good idea to customize
Info-default-directory-list.
Still, with the setup indicated above, Info-directory-list is
("/home/cochard/Org/Coch-git/org-mode/doc"
"/usr/local/share/info/" "/usr/share/info/" "/usr/share/info/")
and the 1st line of the Info Org manual is
This manual is for Org version 9.6.
So, somehow, setq Info-default-directory-list is taken into account
(if I don't to it, I get "Org version 9.4", the native one for emacs
27.2) and I still don't understand why I don't see the effect of the
patch in the Info Org manual (I do see the effect in org.pdf).
--
EOST (École et Observatoire des Sciences de la Terre)
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes [bureau 110] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | [ slot available for rent ]
next prev parent reply other threads:[~2022-12-17 18:23 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 ` Alain.Cochard [this message]
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=25502.2276.321490.400289@gargle.gargle.HOWL \
--to=alain.cochard@unistra.fr \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@posteo.net \
/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).