emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52872: closed (13.0.15; wrong type argument error on calling ‘LaTeX-


From: GNU bug Tracking System
Subject: bug#52872: closed (13.0.15; wrong type argument error on calling ‘LaTeX-xparse-macro-parse’)
Date: Thu, 30 Dec 2021 20:31:02 +0000

Your message dated Thu, 30 Dec 2021 21:28:41 +0100
with message-id <87ee5tdeee.fsf@gnu.org>
and subject line Re: bug#52872: 13.0.15; wrong type argument error on calling 
‘LaTeX-xparse-macro-parse’
has caused the debbugs.gnu.org bug report #52872,
regarding 13.0.15; wrong type argument error on calling 
‘LaTeX-xparse-macro-parse’
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52872: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52872
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 13.0.15; wrong type argument error on calling ‘LaTeX-xparse-macro-parse’ Date: Wed, 29 Dec 2021 16:20:33 +0100
Hello,
after updating to AUCTeX 13.0.15 I started getting a wrong type
argument error on opening certain .tex files. The traceback showed
that the culprit was ‘LaTeX-xparse-macro-parse’ calling
‘replace-regexp-in-string’ with a nil ‘spec’ argument. If I understand
correctly, the function is reading the ‘name’, ‘spec’ and ‘what’ local
variables from the ‘xcmd’ list with an offset wrt to v. 13.0.14. The
attached patch removes the offset and it’s fixed the issue for me.

Attachment: xparse_patch.txt
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#52872: 13.0.15; wrong type argument error on calling ‘LaTeX-xparse-macro-parse’ Date: Thu, 30 Dec 2021 21:28:41 +0100 User-agent: mu4e 1.7.5; emacs 29.0.50
Andrea Greselin <greselin.andrea@gmail.com> writes:

Hi Andrea,

> Sorry for wasting your time guys :(

No problem at all.  I'm closing this bug.

> Have a happy new year :-)

Same to you!

Bye,
Tassilo


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]