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: DocView now supports OpenDocument & MS Office formats Date: Tue, 04 Jan 2011 15:36:25 -0500 Message-ID: References: <87hbduhno4.fsf@gnu.org> <87sjxa2xao.fsf@member.fsf.org> <878vz1dsox.fsf@member.fsf.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1294173596 10009 80.91.229.12 (4 Jan 2011 20:39:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Jan 2011 20:39:56 +0000 (UTC) Cc: monkey@sandpframing.com, emacs-devel@gnu.org, jasonr@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 04 21:39:51 2011 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.69) (envelope-from ) id 1PaDfa-0007HK-Rg for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2011 21:39:51 +0100 Original-Received: from localhost ([127.0.0.1]:50768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaDfR-0001k6-Bw for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2011 15:39:41 -0500 Original-Received: from [140.186.70.92] (port=38768 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaDcm-0000ZM-Nu for emacs-devel@gnu.org; Tue, 04 Jan 2011 15:39:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaDcO-0004NW-2c for emacs-devel@gnu.org; Tue, 04 Jan 2011 15:36:32 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:45550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaDcM-0004NK-IE; Tue, 04 Jan 2011 15:36:30 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PaDcH-0006Rn-KU; Tue, 04 Jan 2011 15:36:25 -0500 In-reply-to: <878vz1dsox.fsf@member.fsf.org> (message from Tassilo Horn on Tue, 04 Jan 2011 08:38:38 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:134265 Archived-At: > Is it feasible to implement of saving a buffer with formatting in ODF > using this feature? That would be really great. No. DocView is only a viewer for a large set of document formats. Internally, every page of a document is converted to a PNG image that is shown in an emacs buffer. Is there any chance of extracting the text as text with markup in a format that Emacs could handle? -- Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org, www.gnu.org