Re: The value of `max-specpdl-size'

2023-09-28 Thread Arash Esbati
Ikumi Keita  writes:

>> Ikumi Keita  writes:
>> . I think this let-binding is no longer necessary because the default
>> value of `max-specpdl-size' is greater than 1000 in supported emacsen;
>> emacs 26.1 has value of 1300 while emacs 29.1 does 2500. So let's apply
>> this patch:
>
> Applied.

Thanks Keita, I think this is a sensible change.

Best, Arash



Re: A lot of warning tex.el and latex.el and font-latex.el and ...

2023-09-28 Thread Janusz S . Bień
On Thu, Sep 28 2023 at 12:15 -03, Marcelo Laia wrote:
> Hi Ikumi,
>
> Thank you so much!
>
> I filled a bug on Debian Bug Tracking.
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053161
>
> Thank you!
>
> Marcelo Laia
>
> Enviado a partir de dispositivo móvel
> -- next part --
> An HTML attachment was scrubbed...
> URL: 
> <https://lists.gnu.org/archive/html/auctex/attachments/20230928/e698c772/attachment.htm>

Install from ELPA?

Regards

JSB

-- 
 ,   
Janusz S. Bien
emeryt (emeritus)
https://sites.google.com/view/jsbien



Re: A lot of warning tex.el and latex.el and font-latex.el and ...

2023-09-28 Thread Marcelo Laia
Hi Ikumi,

Thank you so much!

I filled a bug on Debian Bug Tracking.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053161

Thank you!

Marcelo Laia

Enviado a partir de dispositivo móvel


Re: Limit the number of regexps

2023-09-28 Thread Hoffmann, Jobst
Am Donnerstag, dem 28.09.2023 um 08:33 +0200 schrieb Arash Esbati:
> "Hoffmann, Jobst"  writes:
> 
> > Correct, my setting is
> > 
> >   (setq-default TeX-auto-regexp-list 'TeX-auto-full-regexp-list)
> >     ; following an advice from Ikumi
> > Keita,
> >     ; mail from 2023-09-26
> > 
> > I hope, I've got this right
> 
> Thanks for the confirmation.  Reg. your setting above: Note that
> you're
> setting the variable `TeX-auto-regexp-list' to its default value[1]. 
> So
> basically, you can remove the lines above from your init file.

Thanks for information, I will do so.

> 
> Best, Arash
> 
> Footnotes:
> [1]  https://git.savannah.gnu.org/cgit/auctex.git/tree/tex.el#n4235
> 
> 

-- 
Prof. i.R. Dr. Jobst Hoffmann
Fachhochschule Aachen Abt. Jülich
Fachbereich 09  email: j.hoffm...@fh-aachen.de




Re: Limit the number of regexps

2023-09-28 Thread Arash Esbati
"Hoffmann, Jobst"  writes:

> Correct, my setting is
>
>   (setq-default TeX-auto-regexp-list 'TeX-auto-full-regexp-list)
> ; following an advice from Ikumi Keita,
> ; mail from 2023-09-26
>
> I hope, I've got this right

Thanks for the confirmation.  Reg. your setting above: Note that you're
setting the variable `TeX-auto-regexp-list' to its default value[1].  So
basically, you can remove the lines above from your init file.

Best, Arash

Footnotes:
[1]  https://git.savannah.gnu.org/cgit/auctex.git/tree/tex.el#n4235




Re: A lot of warning tex.el and latex.el and font-latex.el and ...

2023-09-28 Thread Ikumi Keita
Hi Marcelo,

> Marcelo Laia  writes:
> First, please, if here is not the correct place to post this message,
> please, point me out the correct one.

Don't worry.

> I started emacs to day to compose a course test and get a lot of
> warnings messages.

> I posted they here:

> https://pastebin.com/Qt1Kt8bg

1. In general, it isn't helpful just to show the result only like this.
   You should provide a "recipe" so that other people can try to
   reproduce the issue. I recommend to read the info node displayed by
   the menu item Help->How to Report a Bug, which discusses somewhat
   related topics (in particular, "Understanding Bug Reporting" section).
2. Having said that, the contents you provided show that you are having
   trouble with very old AUCTeX source; tex-buf.el and prv-emacs.el no
   longer exist in the current AUCTeX.

I don't know why you fetched such old AUCTeX source. Try the latest
release of AUCTeX, either via ELPA or tarball.

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine