From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Migrating from font-lock-syntactic-keywords to syntax-propertize-function Date: Wed, 13 May 2020 00:17:19 +0200 Message-ID: <87y2pwpzm8.fsf@gnu.org> References: <87sgg51msg.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="10636"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Dmitry Gutov , Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 13 00:17:44 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jYdDc-0002eF-8c for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 13 May 2020 00:17:44 +0200 Original-Received: from localhost ([::1]:33268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYdDb-0002FN-Bi for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 12 May 2020 18:17:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44142) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYdDH-0002FC-JO for help-gnu-emacs@gnu.org; Tue, 12 May 2020 18:17:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52054) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYdDG-0004SV-Sc; Tue, 12 May 2020 18:17:22 -0400 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:58469) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jYdDG-0005WO-M2; Tue, 12 May 2020 18:17:22 -0400 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id 4917C27C0054; Tue, 12 May 2020 18:17:22 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Tue, 12 May 2020 18:17:22 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrleefgddtjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufhffjgfkfgggtgesthdtredttdertdenucfhrhhomhepvfgrshhsihhl ohcujfhorhhnuceothhsughhsehgnhhurdhorhhgqeenucggtffrrghtthgvrhhnpeelhf duuedvvdduteetgedtffehuedutdejtefhjeetgeethffftdffgfduveekffenucffohhm rghinhepghhnuhdrohhrghenucfkphepleefrddvfeeirddufeekrddvtdenucevlhhush htvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhorhhnodhmvghs mhhtphgruhhthhhpvghrshhonhgrlhhithihqdekieejfeekjeekgedqieefhedvleekqd htshguhheppehgnhhurdhorhhgsehfrghsthhmrghilhdrfhhm X-ME-Proxy: Original-Received: from thinkpad-t440p (p5dec8a14.dip0.t-ipconnect.de [93.236.138.20]) by mail.messagingengine.com (Postfix) with ESMTPA id 6E5DA328005D; Tue, 12 May 2020 18:17:21 -0400 (EDT) In-Reply-To: (Dmitry Gutov's message of "Tue, 12 May 2020 16:44:10 +0300") X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:123080 Archived-At: Hi Dmitry and Stefan, thank you both, I think I somehow made it. http://git.savannah.gnu.org/cgit/auctex.git/commit/?h=font-latex-update&id=e6076a4f8cf2f06e956ad1a60728ca3b2eb11a83 Bye, Tassilo