From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Riel Newsgroups: gmane.emacs.help Subject: folding mode and ediff Date: Sun, 26 Apr 2009 10:03:26 -0700 Message-ID: <49F493DE.8050308@san.rr.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240824473 25596 80.91.229.12 (27 Apr 2009 09:27:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 09:27:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 27 11:27:46 2009 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 1Ly978-0002TE-Jl for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Apr 2009 20:30:06 +0200 Original-Received: from localhost ([127.0.0.1]:39289 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ly95j-0006c3-9G for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Apr 2009 14:28:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ly7lK-0007bB-K4 for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 13:03:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ly7lJ-0007ap-Li for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 13:03:29 -0400 Original-Received: from [199.232.76.173] (port=39896 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ly7lJ-0007am-Hv for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 13:03:29 -0400 Original-Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.123]:49387) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ly7lJ-0003Yw-2E for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 13:03:29 -0400 Original-Received: from [192.168.0.11] (really [72.130.146.148]) by cdptpa-omta01.mail.rr.com with ESMTP id <20090426170327925.UHSU23317@cdptpa-omta01.mail.rr.com> for ; Sun, 26 Apr 2009 17:03:27 +0000 User-Agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018) X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) X-Mailman-Approved-At: Sun, 26 Apr 2009 14:28:17 -0400 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:64034 Archived-At: After running ediff on a file that uses folding mode, ^M's (carriage-returns) appear if the file is then folded. I normally run normal-mode on the file afterwards to revert to the normal operation, however, it would be convenient if this were not necessary. Is there a fix?