From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Changing of line format and undo Date: Mon, 03 Jul 2006 11:05:28 -0400 Message-ID: References: <44987375.2010000@student.lu.se> <449961F6.6020001@student.lu.se> <85mzc6y204.fsf@lola.goethe.zz> <44996AE1.7020907@student.lu.se> <858xnqxyg9.fsf@lola.goethe.zz> <4499781F.7090802@student.lu.se> <87k66wvx4u.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1151939232 5479 80.91.229.2 (3 Jul 2006 15:07:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Jul 2006 15:07:12 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, eliz@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 03 17:07:07 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 1FxQ0i-0005xb-W2 for ged-emacs-devel@m.gmane.org; Mon, 03 Jul 2006 17:06:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxQ0i-0006B0-Hp for ged-emacs-devel@m.gmane.org; Mon, 03 Jul 2006 11:06:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FxPzO-0005Y0-Sm for emacs-devel@gnu.org; Mon, 03 Jul 2006 11:05:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FxPzO-0005XT-1q for emacs-devel@gnu.org; Mon, 03 Jul 2006 11:05:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxPzN-0005XF-NK for emacs-devel@gnu.org; Mon, 03 Jul 2006 11:05:29 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FxQCq-0003OH-PK for emacs-devel@gnu.org; Mon, 03 Jul 2006 11:19:24 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FxPzM-000068-FT; Mon, 03 Jul 2006 11:05:28 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:56423 Archived-At: > E.g. I've changed my set-buffer-multibyte to do that (waiting for post-22 > to commit it). I think this is an _excellent_ idea (and IMO the current behaviour is faulty). Maybe this is a bug that should be fixed; can someone explain the problem to me?