emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>,
	emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: Re: Needing help on org-gnus + LaTeX export -
Date: Tue, 1 Oct 2013 14:19:12 +0200	[thread overview]
Message-ID: <CAD-VTcF5iP_Y+Bjw3PETMo0VU-FYsfhtX1ELz8kiLznG-f3RPw@mail.gmail.com> (raw)
In-Reply-To: <87y56dxw8y.fsf@ucl.ac.uk>

[-- Attachment #1: Type: text/plain, Size: 1628 bytes --]

Dear Eric, Seb, Achim, many thanks, it works now !

Here is my configuration, at the very beginning of my init.el  file :


(message "* --[ Loading my Emacs init file ]--")
(add-to-list 'load-path "~/.emacs.d/org-8.2/lisp")
(add-to-list 'load-path "~/.emacs.d/org-8.2/contrib/lisp" t)
(require 'org-loaddefs)
;(package-initialize)
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-cc" 'org-capture)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)
(require 'ox-latex)
(require 'org-mime)
(setq org-mime-library 'mml)

I have succeeded to get an email wih png images which correctly appear in
Thunderbird and a link on png images in gnus . Wonderful !!!

Now, the next ideal step would be to be able to use any latex package to
get png images via gnus, for example fitch or bussproofs or qtree...

it is not an hurry, I will follow your advice.

Hope that my email will help other beginners.

Many many thanks to all of you !

Jo.


2013/10/1 Eric S Fraga <e.fraga@ucl.ac.uk>

> Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> writes:
>
> [...]
>
> > I have certainly a problem of installation, because of my test of
> > conversion with org-mode fail.
> >
> > With gnus, here is the message error :
> >
> > org-mime-htmlize: Cannot open load file: aucun fichier ou dossier de ce
> > type, ox-org
>
> A backtrace might help.  Do
>
>   M-x toggle-debug-on-error RET
>
> and then try again.
>
> In any case, I have the following in my initialisation files:
>
> (require 'ox-latex)
> (require 'org-mime)
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.1.1-7-gaecdf5
>
>
>

[-- Attachment #2: Type: text/html, Size: 2647 bytes --]

  reply	other threads:[~2013-10-01 12:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-27 16:28 Needing help on org-gnus + LaTeX export - Joseph Vidal-Rosset
2013-09-30 16:40 ` Eric S Fraga
2013-09-30 18:24   ` Joseph Vidal-Rosset
2013-10-01  7:53     ` Eric S Fraga
2013-10-01 12:19       ` Joseph Vidal-Rosset [this message]
2013-10-01 15:31         ` Eric S Fraga
2013-10-01 20:42           ` Joseph Vidal-Rosset
2013-10-02  3:56             ` Joseph Vidal-Rosset
2013-10-02  6:36               ` Suvayu Ali
2013-10-02  7:06                 ` Joseph Vidal-Rosset
2013-09-30 19:05   ` Joseph Vidal-Rosset
2013-10-01  2:38     ` Nick Dokos
2013-10-01  6:31       ` Joseph Vidal-Rosset
2013-10-11  0:21         ` David Rogers
2013-10-01  6:50     ` Achim Gratz
2013-10-01  7:16       ` Sebastien Vauban

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=CAD-VTcF5iP_Y+Bjw3PETMo0VU-FYsfhtX1ELz8kiLznG-f3RPw@mail.gmail.com \
    --to=joseph.vidal.rosset@gmail.com \
    --cc=emacs-orgmode@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 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).