From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: ^M in the info files Date: Sat, 29 Nov 2008 12:56:56 +0100 Message-ID: References: <00aa01c951a0$4535a2d0$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 1227959980 11213 80.91.229.12 (29 Nov 2008 11:59:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2008 11:59:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 29 13:00:44 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 1L6OV9-0001zV-J5 for ged-emacs-devel@m.gmane.org; Sat, 29 Nov 2008 13:00:43 +0100 Original-Received: from localhost ([127.0.0.1]:49510 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6OTz-0003xa-5Z for ged-emacs-devel@m.gmane.org; Sat, 29 Nov 2008 06:59:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L6ORd-0002u0-5K for emacs-devel@gnu.org; Sat, 29 Nov 2008 06:57:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L6ORW-0002tA-TX for emacs-devel@gnu.org; Sat, 29 Nov 2008 06:57:00 -0500 Original-Received: from [199.232.76.173] (port=37037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6ORV-0002su-Kq for emacs-devel@gnu.org; Sat, 29 Nov 2008 06:56:58 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.247]:62378) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L6ORV-0000Wi-9y for emacs-devel@gnu.org; Sat, 29 Nov 2008 06:56:57 -0500 Original-Received: by an-out-0708.google.com with SMTP id c38so813133ana.21 for ; Sat, 29 Nov 2008 03:56:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=1vfsL8FX9a4Fbj0wGr03LlQvuhdBL1FAhkyBSHVtdF8=; b=bKZZ0EZYcqJ0+btuWXELYpuPUS3F9n7l7aax5GwuBzbZex0q3HBoHbOp5JFZ4VGvQg CKrKsUjVl1jC9CfPTQzE7srN8DhwB5DuzJS250XlCoedwZhHmPfV8iYgwcC8naJP1Uhk /3P0viGCivE9Rb25FuuYzmTST7xejg16zBWs4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ePxEhm1uW/W41wISPypctkVVnYt71igrPYFcCF2ocqEPcRz0qEBE/gwqXw1cdl13FD 8AvsSIhy88SaFU0e1wFYbzTB0ZOjXbYaPLRPKgBCibhcE3bGKLo3g7B+Y+gSG9d3yYiq fStz9uwUfHvqpBaZeffEzqTsduA3QKL5iNUmU= Original-Received: by 10.100.153.4 with SMTP id a4mr4674449ane.101.1227959816147; Sat, 29 Nov 2008 03:56:56 -0800 (PST) Original-Received: by 10.100.13.13 with HTTP; Sat, 29 Nov 2008 03:56:56 -0800 (PST) In-Reply-To: Content-Disposition: inline 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:106290 Archived-At: On Sat, Nov 29, 2008 at 11:50, Eli Zaretskii wrote: > Last time when I had a few hours to work on this, my Internet > connection died in the middle of reading past messages about this > problem, and came back up when the time I had was up. An omen if I ever saw one... Juanma