From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: ^M in the info files Date: Sun, 11 Jan 2009 00:16:53 +0100 Message-ID: References: <00aa01c951a0$4535a2d0$0200a8c0@us.oracle.com> <001e01c9733f$81ed3470$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231629430 3462 80.91.229.12 (10 Jan 2009 23:17:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 Jan 2009 23:17:10 +0000 (UTC) Cc: Emacs Devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 11 00:18:21 2009 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 1LLn5w-00005H-1E for ged-emacs-devel@m.gmane.org; Sun, 11 Jan 2009 00:18:20 +0100 Original-Received: from localhost ([127.0.0.1]:36200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLn4f-0006vB-Um for ged-emacs-devel@m.gmane.org; Sat, 10 Jan 2009 18:17:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLn4b-0006v6-Qs for emacs-devel@gnu.org; Sat, 10 Jan 2009 18:16:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLn4a-0006uu-9X for emacs-devel@gnu.org; Sat, 10 Jan 2009 18:16:56 -0500 Original-Received: from [199.232.76.173] (port=40392 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLn4a-0006ur-6x for emacs-devel@gnu.org; Sat, 10 Jan 2009 18:16:56 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.157]:5605) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLn4Y-000307-Qc; Sat, 10 Jan 2009 18:16:55 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l26so3916281fgb.30 for ; Sat, 10 Jan 2009 15:16:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pKKs3e0Loxu2osTrJpXQSRY2o7n7MrwGq1tRgCvdcoQ=; b=DpU9iARk7pqgx2wdf0aoBePrtgDiHV9FR9hQyiQCOJNIGQuyZymyrk1Syh5ikBAYsO QvOpQPKu5ML5GHrsWNizCZNtpKxrQEzomB0fK0iIXoxdSHR6g8Lr5Yzp0MBwwfQSpqeg OYGYoZaE9LTdH3kcIUWvWwZJEO4j1XNHNdZeQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nUylv16cHckaheVBXNmIyJvE5VYPm0xQ9CcIraHwGceJhl2Aga02uGCT4MOa+wxzKT jSnxS9yJpuQM7RRedVt+TNQa+6rJJuZ4V0MH4C429AZVVQ7HGSN+3RunXFF3eTl0Zcvn ++gQ58blhQk/8nTIhL4o+KF+KhKbnJiAROyg4= Original-Received: by 10.86.91.12 with SMTP id o12mr15680677fgb.52.1231629413275; Sat, 10 Jan 2009 15:16:53 -0800 (PST) In-Reply-To: <001e01c9733f$81ed3470$0200a8c0@us.oracle.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107772 Archived-At: On Sat, Jan 10, 2009 at 5:21 PM, Drew Adams wrote: > Thanks for fixing this. Yes, great Eli!