emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master b01a429: js--re-search-backward-inner: Fix infl


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] master b01a429: js--re-search-backward-inner: Fix infloop
Date: Sun, 24 Feb 2019 02:43:58 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Thunderbird/66.0

On 02.02.2019 10:31, Eli Zaretskii wrote:

The purpose of the code is get out of the current literal. In the clause
that was changes, to go to the beginning of the enclosing string.

(goto-char (nth 8 parse)) is a reliable way to do that. The same
function does that for comments anyway.

OK, please backport this.

I thought I did, but apparently forgot. :-(

Please let me know if it's still okay to do that. I saw a new pretest yesterday, so maybe not.



reply via email to

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