From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: tar-mode shouldn't use write-contents-functions Date: Thu, 01 Jan 2009 15:46:19 -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 1230842801 15796 80.91.229.12 (1 Jan 2009 20:46:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Jan 2009 20:46:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 01 21:47:50 2009 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 1LIUSH-0002cS-T7 for ged-emacs-devel@m.gmane.org; Thu, 01 Jan 2009 21:47:46 +0100 Original-Received: from localhost ([127.0.0.1]:34441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LIUR2-000457-SE for ged-emacs-devel@m.gmane.org; Thu, 01 Jan 2009 15:46:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LIUQy-000446-Au for emacs-devel@gnu.org; Thu, 01 Jan 2009 15:46:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LIUQw-00040l-O0 for emacs-devel@gnu.org; Thu, 01 Jan 2009 15:46:23 -0500 Original-Received: from [199.232.76.173] (port=55327 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LIUQw-00040V-Cw for emacs-devel@gnu.org; Thu, 01 Jan 2009 15:46:22 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:27889 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LIUQw-0000RI-1b for emacs-devel@gnu.org; Thu, 01 Jan 2009 15:46:22 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aq4EAM66XElLd+qJ/2dsb2JhbACBaskghXKBaQ X-IronPort-AV: E=Sophos;i="4.36,314,1228107600"; d="scan'208";a="31692426" Original-Received: from 75-119-234-137.dsl.teksavvy.com (HELO pastel.home) ([75.119.234.137]) by ironport2-out.teksavvy.com with ESMTP; 01 Jan 2009 15:46:20 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 73C768CF4; Thu, 1 Jan 2009 15:46:19 -0500 (EST) In-Reply-To: (Andreas Schwab's message of "Thu, 01 Jan 2009 18:40:47 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:107516 Archived-At: >> Could you explain your latest change to tar-mode: > tar-write-region-annotate does not work. I'm a bit overwhelmed by the amount of information here. Could you summarize? Stefan