From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Changing of line format and undo Date: Wed, 21 Jun 2006 06:23:23 +0300 Message-ID: References: <44987375.2010000@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1150860229 18669 80.91.229.2 (21 Jun 2006 03:23:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jun 2006 03:23:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 21 05:23:47 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FstJc-0003ys-6L for ged-emacs-devel@m.gmane.org; Wed, 21 Jun 2006 05:23:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FstJb-0002na-Js for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2006 23:23:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FstJQ-0002n8-4q for emacs-devel@gnu.org; Tue, 20 Jun 2006 23:23:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FstJO-0002lm-5w for emacs-devel@gnu.org; Tue, 20 Jun 2006 23:23:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FstJO-0002ld-2u for emacs-devel@gnu.org; Tue, 20 Jun 2006 23:23:26 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FstU3-00072N-10 for emacs-devel@gnu.org; Tue, 20 Jun 2006 23:34:27 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-236-54.inter.net.il [83.130.236.54]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DUV18263 (AUTH halo1); Wed, 21 Jun 2006 06:23:23 +0300 (IDT) Original-To: Lennart Borgman In-reply-to: <44987375.2010000@student.lu.se> (message from Lennart Borgman on Wed, 21 Jun 2006 00:15:17 +0200) 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:56049 Archived-At: > Date: Wed, 21 Jun 2006 00:15:17 +0200 > From: Lennart Borgman > > If you change line endings this change is not saved to undo. Is this the > expected behaviour? If you mean "C-x RET f", then it doesn't really change anything. It just sets a buffer-local variable to some value. So there's nothing to undo.