GNU bug report logs - #74447
30.0.92; asm-comment-char cannot be set via dir-local variables

Previous Next

Package: emacs;

Reported by: Johann Klähn <johann <at> jklaehn.de>

Date: Wed, 20 Nov 2024 19:13:02 UTC

Severity: normal

Found in version 30.0.92

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 74447-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Johann Klähn <johann <at> jklaehn.de>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 74447-done <at> debbugs.gnu.org
Subject: Re: bug#74447: 30.0.92; asm-comment-char cannot be set via
 dir-local variables
Date: Sun, 01 Dec 2024 19:04:50 -0500
> 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





This bug report was last modified 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.