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: [Emacs-diffs] /srv/bzr/emacs/trunk r111707: * doc-view.el: Use (and prefer) soffice as default ODF->PDF Date: Sat, 09 Feb 2013 15:03:32 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1360440219 23468 80.91.229.3 (9 Feb 2013 20:03:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2013 20:03:39 +0000 (UTC) Cc: emacs-devel@gnu.org, Tassilo Horn To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 09 21:04:00 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U4GeU-0008T8-Dd for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2013 21:03:58 +0100 Original-Received: from localhost ([::1]:43975 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4GeB-0005Qh-DN for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2013 15:03:39 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:48613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4Ge9-0005Qc-LM for emacs-devel@gnu.org; Sat, 09 Feb 2013 15:03:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4Ge5-0001K6-Jw for emacs-devel@gnu.org; Sat, 09 Feb 2013 15:03:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4Ge5-0001K2-HD for emacs-devel@gnu.org; Sat, 09 Feb 2013 15:03:33 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U4Ge4-0006mf-AP; Sat, 09 Feb 2013 15:03:32 -0500 X-Spook: enforcers Defcon terrorist propaganda Verisign Bruxelles X-Ran: HuQD/^(19\T)^j1YKk]&3Nj,Bm;T6(*.$[BvU\2n2yo8fY"FaebZ$Y! X-Hue: blue X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Sat, 09 Feb 2013 09:26:21 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:156927 Archived-At: Stefan Monnier wrote: > This said, I have another question: assuming both soffice and unoconv > are installed. Which of the two is preferable and why (e.g. faster or > gives better output)? IIUC, unoconv depends on soffice and is a small utility whose sole purpose is to convert file formats. So if someone has installed it, they probably want to use it for that.