From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#69081: 29.1; M-x throwing error with ConTeXt mode Date: Wed, 14 Feb 2024 17:32:43 +0200 Message-ID: <86bk8jxdr8.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13640"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 69081@debbugs.gnu.org, shofly12@gmail.com To: Arash Esbati Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 14 16:34:02 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1raHGq-0003Kf-GW for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 14 Feb 2024 16:34:00 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raHGc-0004RK-Bv; Wed, 14 Feb 2024 10:33:46 -0500 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 1raHGa-0004Qi-Ea for bug-gnu-emacs@gnu.org; Wed, 14 Feb 2024 10:33:44 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raHGa-0004B4-07 for bug-gnu-emacs@gnu.org; Wed, 14 Feb 2024 10:33:44 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raHGs-0003Gt-1I for bug-gnu-emacs@gnu.org; Wed, 14 Feb 2024 10:34:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 14 Feb 2024 15:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69081 X-GNU-PR-Package: emacs Original-Received: via spool by 69081-submit@debbugs.gnu.org id=B69081.170792479712516 (code B ref 69081); Wed, 14 Feb 2024 15:34:01 +0000 Original-Received: (at 69081) by debbugs.gnu.org; 14 Feb 2024 15:33:17 +0000 Original-Received: from localhost ([127.0.0.1]:52797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raHG8-0003Fn-EU for submit@debbugs.gnu.org; Wed, 14 Feb 2024 10:33:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raHG7-0003Fb-4b for 69081@debbugs.gnu.org; Wed, 14 Feb 2024 10:33:15 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raHFj-00042v-LC; Wed, 14 Feb 2024 10:32:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=K4m6QaX9qqhiSwtnLu9rHTldUi2wBzormNKPU6vIjkc=; b=B4hY3E2rATyYOL8s7gTe WZdUnXjYBRterYnenSAehpNOdC8jikWd8edBRwpKTw4Vy6SsbMpjPr6Ox6sGYzBtiVjDdqvH9fxj5 1KA0olkeqLDcAbkBnVTD31cs9X6hfAkF1QVYY5upmCRaSRF5iQi07LpRIHVxbaB6BwNLX5pXjeF7Y 65d/3Cmb4VVVPjY8FPtPurGSZyTLEzvS6WH6Sp9L3cLqobLxVuU1TTh3QqQ+n9fM1x3Agzr4VqUvF oMGSr47tCGlSsV3uMRx42Q4fbQalS1V5rgjey2IrgwJDbFAU3Bi1Bnpqn3a5aLlG1X42HJpVgkNUT 2ar7+YuDwQOm8A==; In-Reply-To: (message from Arash Esbati on Wed, 14 Feb 2024 16:12:07 +0100) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280012 Archived-At: > Cc: 69081@debbugs.gnu.org > From: Arash Esbati > Date: Wed, 14 Feb 2024 16:12:07 +0100 > > Allen Juntao Fang writes: > > > M-x on start up triggers the "Symbol's chain of function indirections > > contains a loop: ConTeXt mode". When I load my init.el from emacs-q, the > > error does not occur. This appeared after updating auctex recently, > > although I'm not sure where the error could come from given that it does > > not appear in emacs -q > > This is a known AUCTeX issue. You have to install the latest AUCTeX by > uninstalling the last installation first. In short: > > • Uninstall AUCTeX 13.x and/or 14.x via package interface > • Close Emacs and open a new session > • Install AUCTeX 14.0.2 via package inferface > > And you should be back in normal state. Is this specific to AUCTeX 13 upgrading to 14, or is this a general rule with any upgrade of AUCTeX?