From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: saving buffer with text properties Date: Mon, 04 Jun 2007 07:29:01 +0100 Message-ID: <4663B12D.2030302@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1180938571 27127 80.91.229.12 (4 Jun 2007 06:29:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Jun 2007 06:29:31 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 04 08:29:28 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 1Hv64E-0004Nx-RW for ged-emacs-devel@m.gmane.org; Mon, 04 Jun 2007 08:29:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hv64B-0001LV-Cp for ged-emacs-devel@m.gmane.org; Mon, 04 Jun 2007 02:29:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hv648-0001L9-1I for emacs-devel@gnu.org; Mon, 04 Jun 2007 02:29:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hv643-0001Kw-3U for emacs-devel@gnu.org; Mon, 04 Jun 2007 02:29:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hv642-0001Kt-UG for emacs-devel@gnu.org; Mon, 04 Jun 2007 02:29:14 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hv63x-00069G-Qv; Mon, 04 Jun 2007 02:29:10 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 49D415174A; Mon, 4 Jun 2007 07:29:05 +0100 (BST) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 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:72192 Archived-At: Richard Stallman wrote: > I don't think this should be connected with desktop.el. > There's enriched.el, it mentions support for other formats like RTF and HTML in its TODO list (currently it uses a format defined for MIME mail, which is little used these days).