emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs pretest -- electric-pair-mode change


From: Stefan Monnier
Subject: Re: Emacs pretest -- electric-pair-mode change
Date: Sat, 05 Apr 2014 11:29:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> Yes, that was a bad mistake. But in comments, we have to
> parse-partial-sexp from the comment block's start, not just from (nth 8
> (syntax-ppss)), otherwise won't work in multi-line comment
> blocks.

Yes, but that's covered by the (forward-comment (- (point))) that comes
right after, IIUC.

> So I commited this to trunk, with two new tests for this behaviour in
> ruby line-comments and c block-style comments.

Thanks.  I think this can go into emacs-24.


        Stefan



reply via email to

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