GNU bug report logs - #69393
Compilation error

Previous Next

Package: auctex;

Reported by: William C Regli <regli <at> umd.edu>

Date: Sun, 25 Feb 2024 18:41:01 UTC

Severity: normal

Tags: notabug

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69393 in the body.
You can then email your comments to 69393 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-auctex <at> gnu.org:
bug#69393; Package auctex. (Sun, 25 Feb 2024 18:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to William C Regli <regli <at> umd.edu>:
New bug report received and forwarded. Copy sent to bug-auctex <at> gnu.org. (Sun, 25 Feb 2024 18:41:02 GMT) Full text and rfc822 format available.

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

From: William C Regli <regli <at> umd.edu>
To: bug-auctex <at> gnu.org
Subject: Compilation error
Date: Sun, 25 Feb 2024 10:46:19 -0500
Hello

I'm running the latest gnu emacs on MACOS
GNU Emacs 29.2 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60
Version 12.6.6 (Build 21G646)) of 2024-01-18

and auctex produces a compilation error in the file
context.el

it just hangs... seems to break down near
(defun ConTeXt-env-args (environment &rest args)

but even moving stuff around in the .el file leads to strange
compilation behavior.  Like there is some control character in the
text file or some such.  if I move that defun, the compilation crashes
SOONER, on the previous defun ...

very weird.

Help appreciated.


-- 
William C. Regli, Ph.D. (he/him)
Professor of Computer Science, College of Computer, Math and Natural Sci.
Affiliate Faculty, Clark School of Engineering (ISR, ECE, MechE,
Robotics Center)
Applied Research Laboratory for Intelligence and Security, Director Emeritus
University of Maryland at College Park
regli <at> umd.edu; Office: 301.405.6738; Google Voice: 202.630.0302




Information forwarded to bug-auctex <at> gnu.org:
bug#69393; Package auctex. (Sun, 25 Feb 2024 20:23:03 GMT) Full text and rfc822 format available.

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

From: Arash Esbati <arash <at> gnu.org>
To: William C Regli <regli <at> umd.edu>
Cc: 69393 <at> debbugs.gnu.org
Subject: Re: bug#69393: Compilation error
Date: Sun, 25 Feb 2024 21:21:51 +0100
William C Regli <regli <at> umd.edu> writes:

> I'm running the latest gnu emacs on MACOS
> GNU Emacs 29.2 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60
> Version 12.6.6 (Build 21G646)) of 2024-01-18
>
> and auctex produces a compilation error in the file
> context.el
>
> it just hangs... seems to break down near
> (defun ConTeXt-env-args (environment &rest args)
>
> but even moving stuff around in the .el file leads to strange
> compilation behavior.  Like there is some control character in the
> text file or some such.  if I move that defun, the compilation crashes
> SOONER, on the previous defun ...

Maybe I misunderstood your message but I think you want to update your
AUCTeX installation, right?  In this case, try

  • Uninstall AUCTeX 13.x and/or 14.x via package interface
  • Close Emacs and open a new session
  • Install AUCTeX 14.0.3 via package inferface

HTH.  Best, Arash




Information forwarded to bug-auctex <at> gnu.org:
bug#69393; Package auctex. (Mon, 26 Feb 2024 02:13:01 GMT) Full text and rfc822 format available.

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

From: William C Regli <regli <at> umd.edu>
To: Arash Esbati <arash <at> gnu.org>
Cc: 69393 <at> debbugs.gnu.org
Subject: Re: bug#69393: Compilation error
Date: Sun, 25 Feb 2024 19:37:59 -0500
[Message part 1 (text/plain, inline)]
Yes.  Did this.  It doesn’t install.
Breaks down during compilation.

—
William C. Regli, Ph.D. (he/him)
Professor of Computer Science, College of Computer, Math and Natural Sci.
Affiliate Faculty, Clark School of Engineering (ISR, ECE, MechE, Robotics
Center)
Applied Research Laboratory for Intelligence and Security, Director Emeritus
University of Maryland at College Park
regli <at> umd.edu; Office: 301.405.6738; Google Voice: 202.630.0302


On Sun, Feb 25, 2024 at 15:21 Arash Esbati <arash <at> gnu.org> wrote:

> William C Regli <regli <at> umd.edu> writes:
>
> > I'm running the latest gnu emacs on MACOS
> > GNU Emacs 29.2 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60
> > Version 12.6.6 (Build 21G646)) of 2024-01-18
> >
> > and auctex produces a compilation error in the file
> > context.el
> >
> > it just hangs... seems to break down near
> > (defun ConTeXt-env-args (environment &rest args)
> >
> > but even moving stuff around in the .el file leads to strange
> > compilation behavior.  Like there is some control character in the
> > text file or some such.  if I move that defun, the compilation crashes
> > SOONER, on the previous defun ...
>
> Maybe I misunderstood your message but I think you want to update your
> AUCTeX installation, right?  In this case, try
>
>   • Uninstall AUCTeX 13.x and/or 14.x via package interface
>   • Close Emacs and open a new session
>   • Install AUCTeX 14.0.3 via package inferface
>
> HTH.  Best, Arash
>
[Message part 2 (text/html, inline)]

Information forwarded to bug-auctex <at> gnu.org:
bug#69393; Package auctex. (Mon, 26 Feb 2024 16:26:05 GMT) Full text and rfc822 format available.

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

From: Arash Esbati <arash <at> gnu.org>
To: William C Regli <regli <at> umd.edu>
Cc: 69393 <at> debbugs.gnu.org
Subject: Re: bug#69393: Compilation error
Date: Mon, 26 Feb 2024 16:40:06 +0100
tags 69393 notabug
close 69393
thanks

William C Regli <regli <at> umd.edu> writes:

> thanks for the follow-up
>
> I traced it down... seems something in my personal defaults was
> interfering with the auctex install.
> I stripped out my .emacs and then installed without my defaults.
> seems to work now.

Thanks for reporting back.  I'm closing this report.

Best, Arash




Information forwarded to bug-auctex <at> gnu.org:
bug#69393; Package auctex. (Mon, 26 Feb 2024 16:26:06 GMT) Full text and rfc822 format available.

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

From: Arash Esbati <arash <at> gnu.org>
To: William C Regli <regli <at> umd.edu>
Cc: 69393 <at> debbugs.gnu.org
Subject: Re: bug#69393: Compilation error
Date: Mon, 26 Feb 2024 15:58:28 +0100
William C Regli <regli <at> umd.edu> writes:

> Yes.  Did this.  It doesn’t install.  
> Breaks down during compilation.

Then try this:

  • Uninstall AUCTeX 13.x and/or 14.x via package interface
  • Make sure there is no AUCTeX directory under ~/.emacs.d/elpa/
  • Close Emacs and open a new session
  • Do M-x toggle-debug-on-error RET
  • Install AUCTeX 14.0.3 via package inferface
  • Send to this list what the lisp debugger says

Best, Arash




Information forwarded to bug-auctex <at> gnu.org:
bug#69393; Package auctex. (Mon, 26 Feb 2024 17:54:01 GMT) Full text and rfc822 format available.

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

From: William C Regli <regli <at> umd.edu>
To: Arash Esbati <arash <at> gnu.org>
Cc: 69393 <at> debbugs.gnu.org
Subject: Re: bug#69393: Compilation error
Date: Mon, 26 Feb 2024 10:21:38 -0500
thanks for the follow-up

I traced it down... seems something in my personal defaults was
interfering with the auctex install.
I stripped out my .emacs and then installed without my defaults.
seems to work now.

very weird.


On Mon, Feb 26, 2024 at 9:58 AM Arash Esbati <arash <at> gnu.org> wrote:
>
> William C Regli <regli <at> umd.edu> writes:
>
> > Yes.  Did this.  It doesn’t install.
> > Breaks down during compilation.
>
> Then try this:
>
>   • Uninstall AUCTeX 13.x and/or 14.x via package interface
>   • Make sure there is no AUCTeX directory under ~/.emacs.d/elpa/
>   • Close Emacs and open a new session
>   • Do M-x toggle-debug-on-error RET
>   • Install AUCTeX 14.0.3 via package inferface
>   • Send to this list what the lisp debugger says
>
> Best, Arash



-- 
William C. Regli, Ph.D. (he/him)
Professor of Computer Science, College of Computer, Math and Natural Sci.
Affiliate Faculty, Clark School of Engineering (ISR, ECE, MechE,
Robotics Center)
Applied Research Laboratory for Intelligence and Security, Director Emeritus
University of Maryland at College Park
regli <at> umd.edu; Office: 301.405.6738; Google Voice: 202.630.0302




Added tag(s) notabug. Request was from Arash Esbati <arash <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 27 Feb 2024 08:56:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 69393 <at> debbugs.gnu.org and William C Regli <regli <at> umd.edu> Request was from Arash Esbati <arash <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 27 Feb 2024 08:56:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 27 Mar 2024 11:24:22 GMT) Full text and rfc822 format available.

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

Previous Next


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