From: Ikumi Keita <ikumi@ikumi.que.jp>
To: "T.V Raman" <raman@google.com>
Cc: arash@gnu.org, auctex-devel@gnu.org, emacs-devel@gnu.org
Subject: Re: Emacs 31 (git@Head) and Auctex (installed via package.el)
Date: Tue, 23 Jul 2024 14:30:57 +0900 [thread overview]
Message-ID: <13932.1721712657@localhost> (raw)
In-Reply-To: <26271.6690.7819.487050@google.com>
Hi Raman,
>>>>> "T.V Raman" <raman@google.com> writes:
> so this is what I added to my init -- it runs at the very end of
> startup:
> (when (featurep 'auctex-autoloads) (load-library "tex-site")); workaround
Sorry for being late. I tried the latest emacs HEAD and ELPA AUCTeX
14.0.6. They work for me without your workaround.
I suspect that either `major-mode-remap-alist' or
`major-mode-remap-defaults' doesn't have the expected value without your
workaround. Could you provide us their value? For me, the values are
,----
| major-mode-remap-alist is a variable defined in ‘/usr/home/keita/repo/emacs/emacs/lisp/files.el’.
|
| Its value is
| ((doctex-mode . docTeX-mode) (latex-mode . LaTeX-mode)
| (texinfo-mode . Texinfo-mode) (plain-tex-mode . plain-TeX-mode)
| (tex-mode . TeX-tex-mode))
| Original value was nil
`----
and
,----
| major-mode-remap-defaults is a variable defined in ‘/usr/home/keita/repo/emacs/emacs/lisp/files.el’.
|
| Its value is
| ((LaTeX-mode . latex-mode) (plain-TeX-mode . plain-tex-mode)
| (TeX-mode . tex-mode))
`----
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
next prev parent reply other threads:[~2024-07-23 5:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 14:39 Emacs 31 (git@Head) and Auctex (installed via package.el) T.V Raman
2024-07-22 15:05 ` Eli Zaretskii
2024-07-22 16:49 ` T.V Raman
2024-07-22 17:47 ` Arash Esbati
2024-07-22 18:17 ` T.V Raman
2024-07-22 18:21 ` T.V Raman
2024-07-22 18:39 ` Arash Esbati
2024-07-22 18:56 ` T.V Raman
2024-07-22 19:13 ` Arash Esbati
2024-07-22 19:45 ` T.V Raman
2024-07-22 20:11 ` Arash Esbati
2024-07-23 1:54 ` T.V Raman
2024-07-23 2:44 ` T.V Raman
2024-07-23 2:49 ` T.V Raman
2024-07-23 5:30 ` Ikumi Keita [this message]
2024-07-23 13:38 ` T.V Raman
2024-07-24 4:48 ` Ikumi Keita
2024-07-24 15:36 ` T.V Raman
2024-07-25 9:18 ` Ikumi Keita
2024-07-25 13:29 ` T.V Raman
2024-07-25 13:30 ` T.V Raman
2024-07-25 16:54 ` Ikumi Keita
2024-07-25 16:59 ` T.V Raman
2024-07-25 17:53 ` Ikumi Keita
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=13932.1721712657@localhost \
--to=ikumi@ikumi.que.jp \
--cc=arash@gnu.org \
--cc=auctex-devel@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=raman@google.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.