From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "John Wiegley" Newsgroups: gmane.emacs.devel Subject: Removal of syntax-ppss-last Date: Mon, 02 Oct 2017 11:02:10 -0400 Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1506956709 16751 195.159.176.226 (2 Oct 2017 15:05:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 2 Oct 2017 15:05:09 +0000 (UTC) User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/26.0 (darwin) Cc: emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 02 17:04:58 2017 Return-path: Envelope-to: ged-emacs-devel@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 1dz2HB-0003A1-C5 for ged-emacs-devel@m.gmane.org; Mon, 02 Oct 2017 17:04:57 +0200 Original-Received: from localhost ([::1]:52763 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dz2HI-0002Xi-En for ged-emacs-devel@m.gmane.org; Mon, 02 Oct 2017 11:05:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dz2Eh-0000ud-6B for emacs-devel@gnu.org; Mon, 02 Oct 2017 11:02:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dz2EZ-00018z-Hb for emacs-devel@gnu.org; Mon, 02 Oct 2017 11:02:23 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dz2EZ-00018r-Ef; Mon, 02 Oct 2017 11:02:15 -0400 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:42005) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1dz2EZ-0004bT-7x; Mon, 02 Oct 2017 11:02:15 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 1A062225E6; Mon, 2 Oct 2017 11:02:14 -0400 (EDT) Original-Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Mon, 02 Oct 2017 11:02:14 -0400 X-ME-Sender: X-Sasl-enc: SfzAEJvEomWuh3HR4ymVeez8SwjUOj0j95W4g/ysh9SA 1506956533 Original-Received: from Hermes.local (85.sub-174-192-6.myvzw.com [174.192.6.85]) by mail.messagingengine.com (Postfix) with ESMTPA id CAF3F7FA9F; Mon, 2 Oct 2017 11:02:13 -0400 (EDT) Original-Received: by Hermes.local (Postfix, from userid 501) id 7DA313259F39; Mon, 2 Oct 2017 11:02:12 -0400 (EDT) Mail-Followup-To: Dmitry Gutov , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:219012 Archived-At: Hi Dmitry, In commit 827db6b559100153fd7dcab1ecdabd9233e906ab you removed the function syntax-ppss-last. There are version of haskell-mode in the wild (such as the one I'm using) which depend on this function. Is there a reason you had to remove it entirely, or was that just code cleanup? I ask because this might break other people, so I want to ensure it's a needed removal. Thanks, -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2