From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Permission requested to merge branch comment-cache into master. Date: Sun, 13 Mar 2016 20:20:31 -0400 Message-ID: References: <83a8m4gd7p.fsf@gnu.org> <20160312115021.GB2572@acm.fritz.box> <837fh7ho78.fsf@gnu.org> <20160312231713.GD10781@acm.fritz.box> <20160313152017.GD1871@acm.fritz.box> <56E58F74.2090209@gmail.com> <20160313191239.GI1871@acm.fritz.box> <20160313225247.GJ1871@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457915148 19905 80.91.229.3 (14 Mar 2016 00:25:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Mar 2016 00:25:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 14 01:25:29 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1afGK8-0002Ph-M7 for ged-emacs-devel@m.gmane.org; Mon, 14 Mar 2016 01:25:28 +0100 Original-Received: from localhost ([::1]:38277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afGK4-0006bI-Q7 for ged-emacs-devel@m.gmane.org; Sun, 13 Mar 2016 20:25:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afGJp-0006Z9-I6 for emacs-devel@gnu.org; Sun, 13 Mar 2016 20:25:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afGJk-00010l-Ih for emacs-devel@gnu.org; Sun, 13 Mar 2016 20:25:09 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:51748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afGJk-00010Z-CI for emacs-devel@gnu.org; Sun, 13 Mar 2016 20:25:04 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1afGJj-0002E8-9C for emacs-devel@gnu.org; Mon, 14 Mar 2016 01:25:03 +0100 Original-Received: from 24.140.224.194 ([24.140.224.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Mar 2016 01:25:03 +0100 Original-Received: from monnier by 24.140.224.194 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Mar 2016 01:25:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 24.140.224.194 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:Z5VEfHS8KRNBakbCXxvbS2tMV6Q= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:201660 Archived-At: > They're not broken, not of themselves. Would you agree that because > syntax-ppss doesn't always return the defined value according to its > spec, we should move away from using it? No, otherwise I would have "moved away from using" Emacs a long time ago. Instead, my reaction to such situations is to try and *fix* them ;-) So, go ahead, make the change, see where it breaks, and fix those cases. Stefan