From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: SCPC Detection Program Date: Thu, 22 Apr 2010 13:24:21 +0200 Message-ID: <87y6gfohlm.fsf@gmx.de> References: <8739z26jxo.fsf@gmx.de> <87iq7weaz4.fsf@gmx.de> <8739z0wim6.fsf@gmx.de> <877hobrrsc.fsf@gmx.de> <87y6gptmrf.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271935517 3198 80.91.229.12 (22 Apr 2010 11:25:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 11:25:17 +0000 (UTC) Cc: tramp-devel@gnu.org, emacs-devel@gnu.org To: Noah Lavine Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 13:25:16 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 1O4uWw-0005RV-Px for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 13:25:15 +0200 Original-Received: from localhost ([127.0.0.1]:57860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4uWv-0004M9-E2 for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 07:25:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4uWI-0004FQ-3J for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:24:34 -0400 Original-Received: from [140.186.70.92] (port=39356 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4uWE-0004Et-8M for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:24:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4uWA-0001Yg-JD for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:24:28 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:52863) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O4uWA-0001YB-7H for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:24:26 -0400 Original-Received: (qmail invoked by alias); 22 Apr 2010 11:24:24 -0000 Original-Received: from p4FC006B7.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.192.6.183] by mail.gmx.net (mp033) with SMTP; 22 Apr 2010 13:24:24 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18lWKwE59AlhOXlgGubQ4bM6MKRk/V5KRJjSKPvfq dGPuKHAsqeYs7O In-Reply-To: (Noah Lavine's message of "Thu, 15 Apr 2010 19:53:32 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71999999999999997 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:124034 Archived-At: Noah Lavine writes: > Hi Michael, Hi Noah, > I believe the following patch should do it. It's a bit less than 15 > lines, but if that's still a problem, I've already written > copyright-clerk@fsf.org asking for papers to make it completely legal. I've committed your patch to the trunk. > Thank you very much > Noah Lavine Thanks, and best regards, Michael.