Re: [SOLVED]

2024-05-15 Thread Arash Esbati
Uwe Brauer writes: > ah, I am an idiot. I did it the other way around. I first opened the > file and then set the variable. After changing the order and following > *precisely* your steps, it works. It works even with my init file. > > Thanks so much for you patience and sorry for me being carele

Re: [PATCH 1/3] Let it byte compile even with GNU Emacs 29.3

2024-05-15 Thread Arash Esbati
"Dr. Werner Fink" writes: > That help a lot but at the end it stumbles over lwarp.sty with an other > error: > > [ 109s] Error: scan-error ("Containing expression ends prematurely" 4 5) > > I'll attach the lisp backtrace I think this is an issue within lwarp.sty which has entries like this:

[SOLVED] (was: enhance tex-fold to include the exam class)

2024-05-15 Thread Uwe Brauer
> Uwe Brauer writes: > I can't tell. I tried again this recipe: > • emacs -Q > • Activate AUCTeX (which is eval'ing 2 forms in my .emacs) > • eval in scratch: > (setq TeX-outline-extra > '(("[ \t]*titledquestion\\b" 5))) > • Open the file you sent ah, I am an idiot. I did

Re: enhance tex-fold to include the exam class

2024-05-15 Thread Arash Esbati
Uwe Brauer writes: "UB" == Uwe Brauer writes: > >> Confirmed. So my init file is the culprit. Sigh, that will take some >> time to debug. > > I have to correct this statement. When trying to bisect my init file, I > failed. So I repeated the emacs -Q procedure and *it failed* for some > biz

main updated (5a64a805 -> 543d92aa)

2024-05-15 Thread Tassilo Horn
tsdh pushed a change to branch main. from 5a64a805 Merge remote-tracking branch 'origin/master' adds 1d66dd1f Enable lexical-binding in auto-generated styles adds 5f039df9 ; * NEWS.org: Update the file. adds cba5820c Allow compilation messages to be suppressed

main 543d92aa: Merge remote-tracking branch 'origin/master'

2024-05-15 Thread Tassilo Horn
branch: main commit 543d92aa89ff17c3c56bbd677042a78006b67ac4 Merge: 5a64a805 e30189d9 Author: Tassilo Horn Commit: Tassilo Horn Merge remote-tracking branch 'origin/master' --- NEWS.org | 153 +++- context.el | 63 + latex.el |