From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ikumi Keita Newsgroups: gmane.emacs.auctex.devel,gmane.emacs.devel Subject: Re: Emacs 31 (git@Head) and Auctex (installed via package.el) Date: Thu, 25 Jul 2024 18:18:38 +0900 Message-ID: <5868.1721899118@localhost> References: <26271.6690.7819.487050@google.com> <13932.1721712657@localhost> <26271.45653.101872.944592@retriever.mtv.corp.google.com> <1719.1721796480@localhost> <26273.8060.485292.279575@retriever.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28053"; mail-complaints-to="usenet@ciao.gmane.io" Cc: arash@gnu.org, auctex-devel@gnu.org, emacs-devel@gnu.org To: "T.V Raman" Original-X-From: auctex-devel-bounces+gead-auctex-devel=m.gmane-mx.org@gnu.org Thu Jul 25 11:19:24 2024 Return-path: Envelope-to: gead-auctex-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sWud9-0007DQ-IW for gead-auctex-devel@m.gmane-mx.org; Thu, 25 Jul 2024 11:19:23 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sWuce-0002Dv-HT; Thu, 25 Jul 2024 05:18:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sWucc-0002D6-5A; Thu, 25 Jul 2024 05:18:50 -0400 Original-Received: from smtp1a.inetd.co.jp ([210.129.88.11]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sWucZ-0007bL-6W; Thu, 25 Jul 2024 05:18:49 -0400 Original-Received: from localhost (42-144-18-247.rev.home.ne.jp [42.144.18.247]) by smtp1a.inetd.co.jp (Postfix) with ESMTPSA id 1CC4C5C; Thu, 25 Jul 2024 18:18:41 +0900 (JST) In-reply-to: <26273.8060.485292.279575@retriever.mtv.corp.google.com> Comments: In-reply-to "T.V Raman" message dated "Wed, 24 Jul 2024 08:36:28 -0700." X-Mailer: MH-E 8.6+git; nmh 1.8; Emacs 29.4 Content-ID: <5867.1721899118.1@localhost> Received-SPF: pass client-ip=210.129.88.11; envelope-from=ikumi@ikumi.que.jp; helo=smtp1a.inetd.co.jp X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: auctex-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AUCTeX developers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: auctex-devel-bounces+gead-auctex-devel=m.gmane-mx.org@gnu.org Original-Sender: auctex-devel-bounces+gead-auctex-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.auctex.devel:7857 gmane.emacs.devel:322074 Archived-At: Hi Raman, >>>>> "T.V Raman" writes: > try setting package-quickstart to t in early-init.el That didn't make difference, either. What I did: 1. Put (setq package-quickstart t) in ~/.emacs.d/early-init.el 2. Restart emacs and M-x package-quickstart-refresh RET 3. Restart emacs and open the following file ---------------------------------------------------------------------- \documentclass{article} \begin{document} test $a$ \end{document} %%% Local Variables: %%% mode: latex %%% End: ---------------------------------------------------------------------- Then the buffer is in AUCTeX LaTeX mode. I confirmed that `package-quickstart' is actually t in that session and I have ~/.emacs.d/package-quickstart.el with AUCTeX stuff. I guess either (1) you haven't updated ~/.emacs.d/package-quickstart.el via M-x package-quickstart-refresh or (2) some package(s) you introduced are interfering with AUCTeX. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW