From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sandro dentella Newsgroups: gmane.emacs.help Subject: Re: ediff & No newline at end of file Date: Sat, 21 Jun 2008 00:28:00 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214034056 6882 80.91.229.12 (21 Jun 2008 07:40:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 07:40:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 21 09:41:40 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 1K9xiu-00072C-0D for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2008 09:41:24 +0200 Original-Received: from localhost ([127.0.0.1]:34414 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9xi5-0002uM-48 for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2008 03:40:33 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!x35g2000hsb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 151.38.130.161 Original-X-Trace: posting.google.com 1214033281 5839 127.0.0.1 (21 Jun 2008 07:28:01 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 21 Jun 2008 07:28:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x35g2000hsb.googlegroups.com; posting-host=151.38.130.161; posting-account=jPXbhwoAAABxGmEUhr7h4NFalNdnLX37 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Galeon/2.0.2 (Ubuntu package 2.0.2-4ubuntu1) Firefox/2.0.0.6 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:159663 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:55017 Archived-At: On 21 Giu, 07:03, Thierry Volpiatto wrote: > Hi, > that will not correct your problem but help in the future. > > ,---- > | ;; Add newline at end of files > | (setq require-final-newline t) > `---- > Now when you edit a file and you save it it will have a newline at end. I already have it, the fact is that I use if with files generated by others as well... sandro *:-)