From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24749: Making sure syntax-propertize is called Date: Fri, 21 Oct 2016 19:02:32 +0300 Message-ID: <834m45snaf.fsf@gnu.org> References: <83shrqrxzo.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1477065828 30807 195.159.176.226 (21 Oct 2016 16:03:48 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2016 16:03:48 +0000 (UTC) Cc: 24749@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 21 18:03:43 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bxcHt-0004GN-Bu for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Oct 2016 18:03:17 +0200 Original-Received: from localhost ([::1]:33243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxcHv-0000Hh-Nf for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Oct 2016 12:03:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxcHi-0000F1-L0 for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2016 12:03:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxcHe-0008Uc-6S for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2016 12:03:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:58017) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bxcHe-0008US-3H for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2016 12:03:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bxcHd-0007Uu-Sx for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2016 12:03:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 21 Oct 2016 16:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24749 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24749-submit@debbugs.gnu.org id=B24749.147706576928798 (code B ref 24749); Fri, 21 Oct 2016 16:03:01 +0000 Original-Received: (at 24749) by debbugs.gnu.org; 21 Oct 2016 16:02:49 +0000 Original-Received: from localhost ([127.0.0.1]:45183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bxcHR-0007UQ-2w for submit@debbugs.gnu.org; Fri, 21 Oct 2016 12:02:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bxcHP-0007UD-Qp for 24749@debbugs.gnu.org; Fri, 21 Oct 2016 12:02:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxcHJ-0008Fm-Vf for 24749@debbugs.gnu.org; Fri, 21 Oct 2016 12:02:42 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxcHJ-0008Fh-Sw; Fri, 21 Oct 2016 12:02:41 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3524 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bxcHJ-0006c8-4m; Fri, 21 Oct 2016 12:02:41 -0400 In-reply-to: (message from Stefan Monnier on Fri, 21 Oct 2016 11:36:56 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124785 Archived-At: > From: Stefan Monnier > Cc: 24749@debbugs.gnu.org > Date: Fri, 21 Oct 2016 11:36:56 -0400 > > >> Nowadays, syntax-propertize is automatically called ondemand by the sexp > >> functions, but only if parse-sexp-lookup-properties is non-nil. > >> See bug#4920 for an example of the problem and the fix we installed. > >> I suggest we install the patch below instead, so as to fix this bug in > >> more/all major modes at once. > > Since when does this issue exist? > > 25.1. Then I'm okay with having this on the emacs-25 branch, thanks.