From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: longlines-show-hard-newlines sets modified flag Date: Mon, 26 Nov 2007 20:31:45 +0100 Message-ID: <474B1F21.4010702@gmx.at> References: <474B0157.2000800@gmx.at> 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 1196105557 12999 80.91.229.12 (26 Nov 2007 19:32:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Nov 2007 19:32:37 +0000 (UTC) Cc: emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 26 20:32:45 2007 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 1IwjhC-0004Md-Ar for ged-emacs-devel@m.gmane.org; Mon, 26 Nov 2007 20:32:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iwjgx-0007z5-6b for ged-emacs-devel@m.gmane.org; Mon, 26 Nov 2007 14:32:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iwjgu-0007yz-14 for emacs-devel@gnu.org; Mon, 26 Nov 2007 14:32:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iwjgs-0007ya-CA for emacs-devel@gnu.org; Mon, 26 Nov 2007 14:32:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iwjgs-0007yX-4b for emacs-devel@gnu.org; Mon, 26 Nov 2007 14:32:22 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Iwjgr-0003Vp-Kj for emacs-devel@gnu.org; Mon, 26 Nov 2007 14:32:21 -0500 Original-Received: (qmail invoked by alias); 26 Nov 2007 19:32:20 -0000 Original-Received: from N942P018.adsl.highway.telekom.at (EHLO [62.47.61.178]) [62.47.61.178] by mail.gmx.net (mp029) with SMTP; 26 Nov 2007 20:32:20 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19LCr4R8zJLfk9f/+QJdDTeR6JN8mC5C/g1sRrLxY ZSPKv6HAkewHvJ User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:84162 Archived-At: > Please use `restore-buffer-modified-p' here. There are three more occurrences of this in longlines.el. Replace them too?