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: :regexp to abbrev table Date: Wed, 21 Apr 2010 00:26:14 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271823987 12114 80.91.229.12 (21 Apr 2010 04:26:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Apr 2010 04:26:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 21 06:26:26 2010 connect(): No such file or directory 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 1O4RW5-0004Iu-0Q for ged-emacs-devel@m.gmane.org; Wed, 21 Apr 2010 06:26:25 +0200 Original-Received: from localhost ([127.0.0.1]:36949 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4RW4-0007AP-5k for ged-emacs-devel@m.gmane.org; Wed, 21 Apr 2010 00:26:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4RVy-00079O-Ur for emacs-devel@gnu.org; Wed, 21 Apr 2010 00:26:19 -0400 Original-Received: from [140.186.70.92] (port=35245 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4RVx-000799-Q8 for emacs-devel@gnu.org; Wed, 21 Apr 2010 00:26:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4RVw-0002vR-OG for emacs-devel@gnu.org; Wed, 21 Apr 2010 00:26:17 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:53055 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4RVw-0002vF-HT for emacs-devel@gnu.org; Wed, 21 Apr 2010 00:26:16 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAHMbzktMCqI2/2dsb2JhbACcEHK/IIUPBIt1 X-IronPort-AV: E=Sophos;i="4.52,247,1270440000"; d="scan'208";a="61542252" Original-Received: from 76-10-162-54.dsl.teksavvy.com (HELO ceviche.home) ([76.10.162.54]) by ironport2-out.pppoe.ca with ESMTP; 21 Apr 2010 00:26:15 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 1EF38660DC; Wed, 21 Apr 2010 00:26:15 -0400 (EDT) In-Reply-To: (Leo's message of "Tue, 20 Apr 2010 19:39:15 +0100") 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:123960 Archived-At: >> Scan error: "Containing expression ends prematurely", 228, 228 >> Will you consider applying the patch to trunk? > Thank you for committing this to trunk. > As mentioned in previous post, (|emacs-lisp-mode) then hit TAB throws an > error. Is that intended? I can't reproduce this problem. Stefan