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: SMIE documentation Date: Tue, 07 Dec 2010 12:54:39 -0500 Message-ID: References: <87ipzgow0d.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291744498 9241 80.91.229.12 (7 Dec 2010 17:54:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Dec 2010 17:54:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 07 18:54:53 2010 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.69) (envelope-from ) id 1PQ1kV-0006Ki-W9 for ged-emacs-devel@m.gmane.org; Tue, 07 Dec 2010 18:54:48 +0100 Original-Received: from localhost ([127.0.0.1]:41256 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQ1kV-0003iR-Jp for ged-emacs-devel@m.gmane.org; Tue, 07 Dec 2010 12:54:47 -0500 Original-Received: from [140.186.70.92] (port=47509 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQ1kQ-0003i9-Jn for emacs-devel@gnu.org; Tue, 07 Dec 2010 12:54:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQ1kP-00046Q-Gj for emacs-devel@gnu.org; Tue, 07 Dec 2010 12:54:42 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:53754 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQ1kP-00046M-Dz for emacs-devel@gnu.org; Tue, 07 Dec 2010 12:54:41 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjoIAA4D/kxMCosK/2dsb2JhbACiPoEGcsIjhUkEhGI6jUQ X-IronPort-AV: E=Sophos;i="4.59,311,1288584000"; d="scan'208";a="84759152" Original-Received: from 76-10-139-10.dsl.teksavvy.com (HELO ceviche.home) ([76.10.139.10]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 07 Dec 2010 12:54:40 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id D44D36616B; Tue, 7 Dec 2010 12:54:39 -0500 (EST) In-Reply-To: <87ipzgow0d.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 29 Nov 2010 12:54:58 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:133511 Archived-At: >> +programming languages's syntax is designed to be parsed forward, but for > This should be "languages'", I'm pretty sure "languages's" is OK as well. Last I checked, it depends on your religion ;-) > or "the syntax of programming languages". Or better yet, just "programming languages". Thanks for bringing it to my attention. Stefan