From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Problems with syntax-ppss Date: Fri, 04 Apr 2008 23:14:55 +0200 Message-ID: <47F69A4F.1050405@gmx.at> References: <20080404172627.GB4804@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207343787 31440 80.91.229.12 (4 Apr 2008 21:16:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Apr 2008 21:16:27 +0000 (UTC) Cc: Alan Mackenzie , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 04 23:16:58 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JhtHM-0003Jd-CG for ged-emacs-devel@m.gmane.org; Fri, 04 Apr 2008 23:16:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhtGj-0005PZ-Fg for ged-emacs-devel@m.gmane.org; Fri, 04 Apr 2008 17:16:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhtGf-0005Nh-60 for emacs-devel@gnu.org; Fri, 04 Apr 2008 17:16:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhtGd-0005MB-Qu for emacs-devel@gnu.org; Fri, 04 Apr 2008 17:16:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhtGd-0005M4-KF for emacs-devel@gnu.org; Fri, 04 Apr 2008 17:16:11 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JhtGd-00064I-6r for emacs-devel@gnu.org; Fri, 04 Apr 2008 17:16:11 -0400 Original-Received: (qmail invoked by alias); 04 Apr 2008 21:16:09 -0000 Original-Received: from 62-47-57-217.adsl.highway.telekom.at (EHLO [62.47.57.217]) [62.47.57.217] by mail.gmx.net (mp019) with SMTP; 04 Apr 2008 23:16:09 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+cTg8nDNKcnv2Br1HGkDyelkvQfdqtWmSeqflYnL RYZVvxH8aHBPLG User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:94379 Archived-At: > I strongly recommend to always call syntax-ppss in a widened buffer. ... and with match-data saved.