From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: undo weirdness with insert-file-contents Date: Thu, 28 Feb 2008 12:45:02 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204220734 23652 80.91.229.12 (28 Feb 2008 17:45:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 17:45:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 28 18:46:00 2008 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 1JUmpL-0008Gc-Oi for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 18:45:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUmop-0004cN-Df for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 12:45:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUmod-0004Rr-2i for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:45:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUmob-0004Pp-Is for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:45:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUmob-0004Pd-EH for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:45:05 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUmob-0002nE-43 for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:45:05 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JUmoY-00070U-PF; Thu, 28 Feb 2008 12:45:03 -0500 X-Spook: e-bomb PLO Centro Crowell ASDIC Downing Street Operation X-Ran: >:\tai6[?Sq/*uS\5CV8CE)?zCAR|vWCK_!:x{`H.J=yEkFjtsA9m (Miles Bader's message of "Thu, 28 Feb 2008 16:46:22 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:90743 Archived-At: Miles Bader wrote: > I define a "message-setup-hook" which for some reason has the unintended > side-effect of turning off undo in the result message-mode buffer > [buffer-undo-list has a value of t]. Here's a simpler example of the same thing (?): http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02302.html From: Bill Wohler Subject: 23.0.60; Disabled undo Date: Sat, 23 Feb 2008 22:07:26 -0800