emacs-devel
[Top][All Lists]
Advanced

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

Re: bug#27920: 25.2; Elisp indentation breaks when function docstring ma


From: Andreas Röhler
Subject: Re: bug#27920: 25.2; Elisp indentation breaks when function docstring matches "^("
Date: Fri, 4 Aug 2017 11:20:23 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Icedove/45.6.0


On 02.08.2017 23:39, Ryan Thompson wrote:
Ok, that's good to know. That page claims that Emacs "highlights confusing opening delimiters (those that ought to be quoted) in bold red", but I'm not seeing that in this case. Is there some setting to enable this, or is it likely that some other elisp package I have installed is interfering with this highlighting? Or can Emacs not catch this kind of misplaced paren in a string?


You might be interested in stuff like

ar-backward-defun


from

https://github.com/andreas-roehler/thingatpt-utils-core/blob/master/ar-subr.el

which at least enables to jump to beginning-of-defun in these cases.




reply via email to

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