From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: folding mode and ediff Date: Mon, 27 Apr 2009 00:08:37 +0200 Message-ID: References: <49F493DE.8050308@san.rr.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1240821739 10649 80.91.229.12 (27 Apr 2009 08:42:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 08:42:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Joe Riel Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 27 10:42:13 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 1LyCYd-0001DH-4I for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Apr 2009 00:10:43 +0200 Original-Received: from localhost ([127.0.0.1]:42249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LyCXD-00024S-Bh for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Apr 2009 18:09:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LyCWk-00023s-0c for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 18:08:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LyCWe-00022z-Ua for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 18:08:45 -0400 Original-Received: from [199.232.76.173] (port=42275 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LyCWe-00022w-QP for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 18:08:40 -0400 Original-Received: from mail-bw0-f161.google.com ([209.85.218.161]:37386) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LyCWe-0007fi-9Y for help-gnu-emacs@gnu.org; Sun, 26 Apr 2009 18:08:40 -0400 Original-Received: by bwz5 with SMTP id 5so2054273bwz.42 for ; Sun, 26 Apr 2009 15:08:37 -0700 (PDT) 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=5J88dlZ2m0f+vrOfxaiAP0oa3ZV1BEF8qNKq3MKJhDI=; b=LHAyk7wxqvwvd52VfzAl0GyMvnoGcC8Xt/4pxZCiEUnsKWKpLkaSSZ7LvIJnKGeFC1 vq4JuiCWLtYjOIzFko3rUep9Ve3kpJ5U9dombp+unY0g1sJN76M+HVYJVnalLjB/M7TP E8P6LfR10y1ws+FWaF/YE3EyuJ6HWy4yRX6O8= 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=hsBINWbxu9xmCtsTTO/PU3RpdoDNYi3ubMw+7rGp8ykUXI0a4ySR1cQMrgdc3G94gg eU5mZK5W9O3MHrEwI5KNtePPSUY4Y5TQ+PdGFSpn+uY0CPwbhg1MjcN5DyFpqvRFTlU9 UfcTNQy3y6hUpwjStaBeV6MJHtPULw1dAZdXM= Original-Received: by 10.223.111.134 with SMTP id s6mr1424388fap.60.1240783717680; Sun, 26 Apr 2009 15:08:37 -0700 (PDT) In-Reply-To: <49F493DE.8050308@san.rr.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:64033 Archived-At: On Sun, Apr 26, 2009 at 7:03 PM, Joe Riel wrote: > 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. =C2=A0Is there a fix? Please try the pretest for Emacs 23. If the problem is still there then report it as a bug.