From: Bastien <bzg@gnu.org>
To: Jamie Forth <j.forth@gold.ac.uk>
Cc: "Łukasz Gruner" <lukasz@gruner.lu>, emacs-orgmode@gnu.org
Subject: Re: Eldoc and setupfile issue
Date: Tue, 04 Feb 2020 08:50:46 +0100 [thread overview]
Message-ID: <87a75ykcyx.fsf@gnu.org> (raw)
In-Reply-To: <87v9w56cer.fsf@gold.ac.uk> (Jamie Forth's message of "Sat, 13 Jul 2019 19:02:20 +0100")
Hi Jamie,
I'm copying Łukasz, the author of org-eldoc.el, in case he can have a
look at the issue below.
Thanks,
Jamie Forth <j.forth@gold.ac.uk> writes:
> Using the org-eldoc contrib, visiting a file with a setupfile keyword
> seems to prevent global-eldoc-mode from enabling eldoc in org
> buffers.
>
> Steps to reproduce:
> 1. emacs -Q -l minimal.el
> 2. open setup.org
> - eldoc is enabled
> 3. open test.org
> - eldoc is not enabled
>
> GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5)
> Org mode version 9.2.4 (release_9.2.4-400-g2c8e8b)
>
> --
> Jamie
>
> (add-to-list 'load-path (expand-file-name "~/src/emacs/org-mode/lisp"))
> (add-to-list 'load-path (expand-file-name "~/src/emacs/org-mode/contrib/lisp"))
> (require 'org-eldoc)
>
> # An empty file
>
> #+begin_src elisp :results verbatim
> eldoc-mode
> #+end_src
>
> #+RESULTS:
> : t
>
> # A file containing a setupfile keyword.
>
> #+setupfile: ./setup.org
>
> #+begin_src elisp :results verbatim
> eldoc-mode
> #+end_src
>
> #+RESULTS:
> : nil
>
--
Bastien
prev parent reply other threads:[~2020-02-04 7:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-13 18:02 Eldoc and setupfile issue Jamie Forth
2020-02-04 7:50 ` Bastien [this message]
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=87a75ykcyx.fsf@gnu.org \
--to=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=j.forth@gold.ac.uk \
--cc=lukasz@gruner.lu \
/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).