all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Tassilo Horn <tsdh@gnu.org>
Cc: emacs-devel@gnu.org
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 09:26:21 -0500	[thread overview]
Message-ID: <jwvliax4lbe.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1U47Uj-0004Wk-3p@vcs.savannah.gnu.org> (Tassilo Horn's message of "Sat, 09 Feb 2013 10:58:48 +0100")

> committer: Tassilo Horn <tsdh@gnu.org>
> branch nick: trunk
> timestamp: Sat 2013-02-09 10:58:48 +0100
> message:
>   * doc-view.el: Use (and prefer) soffice as default ODF->PDF
>   converter (Bug#13622).  Patch provided by Jambunathan K
>   <kjambunathan@gmail.com>.
>   (doc-view-unoconv-program): Make obsolete variable.
>   (doc-view-odf->pdf-converter-program): New variable.
>   (doc-view-odf->pdf-converter-function): New variable.
>   (doc-view-mode-p): Use it.
>   (doc-view-odf->pdf-converter-unoconv): Rename from
>   `doc-view-odf->pdf-converter-unoconv'.
>   (doc-view-odf->pdf-converter-soffice): New function.
>   (doc-view-convert-current-doc): Use
>   `doc-view-odf->pdf-converter-function'.
> modified:
>   lisp/ChangeLog
>   lisp/doc-view.el

> === modified file 'lisp/ChangeLog'
> --- a/lisp/ChangeLog	2013-02-09 05:52:20 +0000
> +++ b/lisp/ChangeLog	2013-02-09 09:58:48 +0000
> @@ -1,3 +1,18 @@
> +2013-02-09  Tassilo Horn  <tsdh@gnu.org>
> +
> +	* doc-view.el: Use (and prefer) soffice as default ODF->PDF
> +	converter (Bug#13622).  Patch provided by Jambunathan K
> +	<kjambunathan@gmail.com>.
> +	(doc-view-unoconv-program): Make obsolete variable.
> +	(doc-view-odf->pdf-converter-program): New variable.
> +	(doc-view-odf->pdf-converter-function): New variable.
> +	(doc-view-mode-p): Use it.
> +	(doc-view-odf->pdf-converter-unoconv): Rename from
> +	`doc-view-odf->pdf-converter-unoconv'.
> +	(doc-view-odf->pdf-converter-soffice): New function.
> +	(doc-view-convert-current-doc): Use
> +	`doc-view-odf->pdf-converter-function'.

This change log is wrong, since it says you're the author.
It should instead start with

    2013-02-09  Jambunathan K  <kjambunathan@gmail.com>

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)?


        Stefan



       reply	other threads:[~2013-02-09 14:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1U47Uj-0004Wk-3p@vcs.savannah.gnu.org>
2013-02-09 14:26 ` Stefan Monnier [this message]
2013-02-09 20:03   ` [Emacs-diffs] /srv/bzr/emacs/trunk r111707: * doc-view.el: Use (and prefer) soffice as default ODF->PDF Glenn Morris
2013-02-10  0:26     ` Glenn Morris
2013-02-10  8:57       ` Bastien
2013-02-10 20:51         ` Glenn Morris
2013-02-11  3:36           ` Jambunathan K
2013-02-11  4:40             ` Stephen J. Turnbull
2013-02-12  9:59               ` Tassilo Horn
2013-02-12 11:58                 ` Tassilo Horn
2013-02-10 11:07   ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvliax4lbe.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=tsdh@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.