From: Alexander Gogl <gogl.alexander@gmail.com>
To: "Pedro A. Aranda" <paaguti@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [FR] Please add custom command variable to org-latex-footnote-refere
Date: Sat, 20 Apr 2024 22:23:19 +0200 [thread overview]
Message-ID: <m27cgrwzhs.fsf@gmail.com> (raw)
In-Reply-To: <e7a15600-d810-435c-a874-b9cdb8b57299@gmail.com>
Hi Pedro,
thank you for the early-init.el suggestion. However, it doesn' work for me. I still get the following error (even in vanilla emacs):
..................................................
⛔ Warning (emacs): Org version mismatch. Org loading aborted.
This warning usually appears when a built-in Org version is loaded
prior to the more recent Org version.
Version mismatch is commonly encountered in the following situations:
...
..................................................
Maybe it has to do with the Mac OS Port "emacs-plus" (https://github.com/d12frosted/homebrew-emacs-plus) I am using?
I will test your concern as soon as I am able to solve the org version mismatch error.
Best
Alexander
"Pedro A. Aranda" <paaguti@gmail.com> --- 2024-04-20 Sa 09:04:
> /Hi, Alexander Gogl <gogl.alexander@gmail.com> writes: /> ox-latex: New option to customize LaTeX footnote command
>
> I hope you are aware that with your patch you are not going to be aware to pass
> extra options to your foot or side notes, right? And since I'm not familiar with
> kaobook, just a question. Are you sure that the foot and side notes will not choke
> at a \label{} inside the text?
> //> PS: I have a hard time to setup an environment to test the patch because
>> my Spacemacs configuration conflicts with the Org mode development
>> version. Can anyone provide me a link to a ressource that describes the
>> procedure?
>
> I'm running on a vanilla Emacs and
>
> ---cut here --
> (let ((org-devel-path (expand-file-name "~/Devel/org-mode/lisp")))
> (when (file-directory-p org-devel-path)
> ;; (message "Adding %s to load-path" org-devel-path)
> (add-to-list 'load-path org-devel-path)))
> ---cut here --
>
> in my .emacs.d/early-init.el does the job. I have a general Devel directyl for my development jobs.
>
> Hope it helps, /PA
>
> PS: Cool kaobook. I've used koma-script for most of my LaTeX work in the last 15 years +/- ;-) though.
next prev parent reply other threads:[~2024-04-20 20:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-20 7:04 Re: [FR] Please add custom command variable to org-latex-footnote-refere Pedro A. Aranda
2024-04-20 20:23 ` Alexander Gogl [this message]
2024-04-21 8:34 ` Alexander Gogl
2024-04-21 13:45 ` Ihor Radchenko
2024-04-21 14:08 ` Alexander Gogl
2024-04-23 11:04 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m27cgrwzhs.fsf@gmail.com \
--to=gogl.alexander@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=paaguti@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.