emacs-devel
[Top][All Lists]
Advanced

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

Re: A proposal for the future of open-paren-in-column-0-is-defun-start.


From: Dmitry Gutov
Subject: Re: A proposal for the future of open-paren-in-column-0-is-defun-start.
Date: Tue, 7 Apr 2020 00:58:21 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 07.04.2020 00:42, Stefan Monnier wrote:
`syntax-open-paren-in-literal' would be applied throughout the buffer
when it is first loaded into Emacs,
I.e. whole-buffer parsing when opening a file.

Which CC Mode does anyway already. ¯\_(ツ)_/¯

Other modes could conceivably apply it in syntax-propertize-function instead. 👺 Though I doubt its applicability considering not a lot of programming languages routinely have open parens in the first column.



reply via email to

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