GNU bug report logs - #65750
12.2; LaTeX-mark-section and LaTeX-section-list

Previous Next

Package: auctex;

Reported by: Janet Chen <jjchen <at> math.harvard.edu>

Date: Tue, 5 Sep 2023 02:25:02 UTC

Severity: normal

Tags: wontfix

Found in version 12.2

Done: Ikumi Keita <ikumi <at> ikumi.que.jp>

Bug is archived. No further changes may be made.

Full log


Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Ikumi Keita <ikumi <at> ikumi.que.jp>
Cc: bug-auctex <at> gnu.org, Janet Chen <jjchen <at> math.harvard.edu>,
 65750 <at> debbugs.gnu.org
Subject: Re: bug#65750: 12.2; LaTeX-mark-section and LaTeX-section-list
Date: Thu, 07 Sep 2023 11:34:56 +0200
Ikumi Keita <ikumi <at> ikumi.que.jp> writes:

> To developers:
> `LaTeX-common-initialization' sets up some variables including
> `outline-regexp' and `outline-heading-alist' before `run-mode-hooks',
> which is responsible for parsing and applying the file local variables.
> Shouldn't we move such set-up codes after `run-mode-hooks'? (And if so,
> similar argument applies for other AUCTeX major modes as well.)

That sounds reasonable in the current case.  OTOH, it could be that
users set things like outline-regexp in those mode-hooks which would
then be overridden by our set-up code if that ran after the hooks...

Bye,
Tassilo




This bug report was last modified 1 year and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.