From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.help Subject: Re: Mysterious hidden end of line characters. Date: Sat, 26 Jan 2008 20:54:24 +0100 Message-ID: <20080126195424.GC20762@univ-fcomte.fr> References: <20080126171451.GB20762@univ-fcomte.fr> <87odb8wfyj.fsf@thievol.homelinux.org> Reply-To: dpleydel@univ-fcomte.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201377129 21991 80.91.229.12 (26 Jan 2008 19:52:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jan 2008 19:52:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Thierry Volpiatto Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 26 20:52:28 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JIr4l-0002ji-Ez for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jan 2008 20:52:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIr4K-00077C-JF for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jan 2008 14:52:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JIr44-00076y-W1 for help-gnu-emacs@gnu.org; Sat, 26 Jan 2008 14:51:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIr42-00076m-Iq for help-gnu-emacs@gnu.org; Sat, 26 Jan 2008 14:51:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIr42-00076j-DE for help-gnu-emacs@gnu.org; Sat, 26 Jan 2008 14:51:42 -0500 Original-Received: from ufc.univ-fcomte.fr ([194.57.91.200]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIr42-0002R3-1T for help-gnu-emacs@gnu.org; Sat, 26 Jan 2008 14:51:42 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ufc.univ-fcomte.fr (Postfix) with ESMTP id 5A2A81BC03B; Sat, 26 Jan 2008 20:51:41 +0100 (CET) Original-Received: from ufc.univ-fcomte.fr ([127.0.0.1]) by localhost (ufc.univ-fcomte.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20685-03; Sat, 26 Jan 2008 20:51:40 +0100 (CET) Original-Received: from ufc204.univ-fcomte.fr (ufc204.univ-fcomte.fr [194.57.91.204]) by ufc.univ-fcomte.fr (Postfix) with ESMTP id 5FDA31BC015; Sat, 26 Jan 2008 20:51:40 +0100 (CET) Original-Received: from dell-1 (localhost.localdomain [127.0.0.1]) by ufc204.univ-fcomte.fr (Postfix) with SMTP id 587CC3C29E8; Sat, 26 Jan 2008 20:51:39 +0100 (CET) Original-Received: by dell-1 (sSMTP sendmail emulation); Sat, 26 Jan 2008 20:54:24 +0100 Content-Disposition: inline In-Reply-To: <87odb8wfyj.fsf@thievol.homelinux.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: amavisd-new at univ-fcomte.fr X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50990 Archived-At: On Sat, Jan 26, 2008 at 08:21:24PM +0100, Thierry Volpiatto wrote: > Did you try running delete-trailing-white-space or picture-mode on your > files ? > Thanks for the suggestion, but that didn't seem to do the job.