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

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

bug#11314: 24.1.50; Regression: incorrect Lisp indentation for `if' with


From: Stefan Monnier
Subject: bug#11314: 24.1.50; Regression: incorrect Lisp indentation for `if' with `@@@@@@'
Date: Mon, 23 Apr 2012 20:58:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

> Yet @@@@@@ is a perfectly good symbol/variable name etc.

FWIW, this is probably due to @ being special in the case of ,@, so if
we fix this, we should be careful not to reintroduce errors such as C-h v
trying to use "@foo" rather than "foo" when we're on ",@foo".


        Stefan





reply via email to

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