emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Nathan Neff <nathan.neff@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: OSX to PDF: Minimal Install
Date: Tue, 06 Nov 2012 01:46:02 +0530	[thread overview]
Message-ID: <87ip9j24cd.fsf@gmail.com> (raw)
In-Reply-To: <CAC=HedBoTiZhTssy5W9v2v+jLXx08yizf+zCtBzazBpf+Y=Ocg@mail.gmail.com> (Nathan Neff's message of "Mon, 5 Nov 2012 08:54:32 -0600")

Nathan Neff <nathan.neff@gmail.com> writes:

> I am using org-odt.el version 24.1 and org-mode version
> 7.8.11 (release_7.8.11-723-g0f3b6

--8<---------------cut here---------------start------------->8---
$ git log 0f3b6

fatal: ambiguous argument '0f3b6': unknown revision or path not in the
working tree.  Use '--' to separate paths from revisions
          ^^^^^^^^^^^^^^^^^^^^^^^^^
--8<---------------cut here---------------end--------------->8---

That looks suspicious to me.  I see no such commit in maint or master
branch.  The error that you report is not something I remember to have
seen in the past.  Can you not switch to 7.9.* versions?

You can install the latest version via M-x list-packages RET.  Follow
the ELPA link from Org homepage: http://orgmode.org/,
http://orgmode.org/elpa.html.

For exporting to pdf, you can specify a value of "pdf" at

    M-x customize-variable RET org-export-odt-preferred-output-format RET

or while visiting Org file do,

   M-x add-file-local-variable RET org-export-odt-preferred-output-format
    RET "pdf" RET

and revisit (C-x C-v) that file.

or You can follow the bind suggestion by Nicolas here:

   http://lists.gnu.org/archive/html/emacs-orgmode/2012-09/msg00039.html

(Note that Nicolas' suggestion has a typo)



-- 

  reply	other threads:[~2012-11-05 20:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-02 18:54 OSX to PDF: Minimal Install Nathan Neff
2012-11-02 19:34 ` Chris Malone
2012-11-02 19:41 ` Jambunathan K
2012-11-02 20:02   ` Nick Dokos
2012-11-03  5:57     ` Jambunathan K
2012-11-03  7:41       ` Christian Moe
2012-11-03  9:07         ` Axel E. Retif
2012-11-05 14:54   ` Nathan Neff
2012-11-05 20:16     ` Jambunathan K [this message]
2012-11-02 21:49 ` Axel E. Retif

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87ip9j24cd.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nathan.neff@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).