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

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

bug#74447: 30.0.92; asm-comment-char cannot be set via dir-local variabl


From: Stefan Monnier
Subject: bug#74447: 30.0.92; asm-comment-char cannot be set via dir-local variables
Date: Sun, 01 Dec 2024 19:04:50 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> Thanks for the ping, Eli.  After fixing up the parens added by mistake
> in the second part of the patch it works great.  Thanks, Stefan!

Great, thank you, pushed to `master`.

>>>    (setq-local comment-end-skip "[ \t]*\\(\\s>\\|\\*+/\\)")
>>> -  (setq-local comment-end ""))
>>> +  (setq-local comment-end "")
>>> +  ))
>
> ⬑ I reverted this part.

Rightly so!
Closing,


        Stefan






reply via email to

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