On Wed, Feb 18, 2026 at 16:00 (+0100), Hans Hagen via ntg-context wrote:
> On 2/18/2026 3:29 PM, Jim wrote:
>> On Fri, Feb 13, 2026 at 17:53 (+0100), Peter Münster wrote:
>>> On Fri, Feb 13 2026, Jim wrote:
>>> > What did you name the file?
>>> my-test.tex
>>> I found the reason: My ConTeXt was too old (version 2025.08.21). After
>>> an update it works well.
>>> Thanks for your efforts!
>> Peter (and any other AUCTeX users),
>> does indenting of macros work for you? For example, if I have
>> \def\sldsdl[#1]
>> {
>> I'm #1.
>> stuff
>> }
>> % following text
>> and then type tab (bound to `indent-for-tab-command') at the beginning of
>> each line, starting with the open brace and continuing on, I get
>> \def\sldsdl[#1]
>> {
>> lklk
>> lkd
>> }
>> % following text
>> which is just wrong on a number of levels.
>> I'd appreciate hearing from others to know if they see the same thing.
> Apart from that, do you really want two spaces?
> \def\sldsdl[#1]
> {
> I'm #1.
> stuff
> }
> \showmakeup[space]
> test \sldsdl[human] am I
Hans (et al),
No, the example macro was just a hastily-constructed case to see what
happened with the indentation.
Fixing the AUCTeX indentation (i.e., making it do what I want :-) is yet
another rabbit hole to go down. (Haven't been down one since yesterday.)
Jim
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________