all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: "Pierre L. Nageoire" <devel@pollock-nageoire.net>
Cc: 40464@debbugs.gnu.org, bug-auctex@gnu.org
Subject: bug#40464: 28.0.50; auctex 12.2.0 LaTeX-caption-keyval-options void
Date: Mon, 06 Apr 2020 23:51:21 +0200	[thread overview]
Message-ID: <86a73offl2.fsf@gnu.org> (raw)
In-Reply-To: <864ktx9dmu.fsf@pollock-nageoire.net> (Pierre L. Nageoire's message of "Mon, 06 Apr 2020 11:17:45 +0200")

Hi Pierre,

"Pierre L. Nageoire" <devel@pollock-nageoire.net> writes:

> In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu)
>  of 2020-03-07 built on jabberwocky
>
>
> Hi,
>
> When starting filling a document with C-c C-e first answering document,
> then article and some options ; at first ask for a package I answerd
> subcaption and get following error :
>
> Symbol's value as variable is void: LaTeX-caption-key-val-options
>
> even if I see in the messages buffer that subcaption.elc is loaded In
> fact the (defvar LaTeX-....) does not seem to be sufficient. Replacing
> it by (defvar LaTeX-... nil) it works perfectly.
>
> Something that was accepted by previous version of emacs and are no
> longer ? Or something like that ?

Thanks for reporting this issue.  This is a shortcoming in AUCTeX's
subcaption.el which I've just fixed[1].  For the time being, you can
explicitly request for caption package before subcaption, i.e.

    C-c C-e article RET RET caption RET RET subcaption RET

Best, Arash

Footnotes:
[1]  http://git.savannah.gnu.org/cgit/auctex.git/commit/?id=54cb9c0548205263a6b4c4d49e60c8079f43ee3d






      reply	other threads:[~2020-04-06 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06  9:17 bug#40464: 28.0.50; auctex 12.2.0 LaTeX-caption-keyval-options void Pierre L. Nageoire
2020-04-06 21:51 ` Arash Esbati [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

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

  git send-email \
    --in-reply-to=86a73offl2.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=40464@debbugs.gnu.org \
    --cc=bug-auctex@gnu.org \
    --cc=devel@pollock-nageoire.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 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.