From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: Needing help on org-gnus + LaTeX export - Date: Mon, 30 Sep 2013 21:05:47 +0200 Message-ID: References: <87a9iuuuu2.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f3ba36f490deb04e79e8715 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQinK-0004DP-3V for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 15:06:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQinI-0005fI-FY for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 15:06:10 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:62994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQinI-0005ey-5E for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 15:06:08 -0400 Received: by mail-wg0-f45.google.com with SMTP id y10so6255095wgg.12 for ; Mon, 30 Sep 2013 12:06:07 -0700 (PDT) In-Reply-To: <87a9iuuuu2.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joseph Vidal-Rosset , emacs-orgmode list --e89a8f3ba36f490deb04e79e8715 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Eric, Hi everybody, Here is the beginning of my init.el in my .emacs.d/ : (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) (package-initialize) last stable version of org-mode is correctly installed: Org-mode version 8.2 (8.2-dist @ /home/joseph/.emacs.d/org-8.2/lisp/) org-mime installed via elpa Now test of org-mime-htmlize : org-uniquify: Wrong type argument: sequencep, my-fill-nobreak-predicate And test of C-e C-l for conversion of a file.org into a .tex file : org-uniquify: Wrong type argument: sequencep, my-fill-nobreak-predicate Your help is welcome, because nothing works... Best wishes Jo. 2013/9/30 Eric S Fraga > Joseph Vidal-Rosset writes: > > > Hi, > > > > I would be very happy to use LaTeX in gnus in scientific correspondence= , > > instead of using LaTeX it with Thunderbird. > > What specifically do wish to be able to do? I don't know about LaTeX with > Thunderbird. > > If you want to write equations, such as [image: \(y =3D \int x dx\)] and > images, you can write using the normal org mode constructs and then execu= te M-x > org-mime-htmlize just before sending the message. This will send an email > in HTML (with text/plain as well). > > This email was composed in this way. > > =E2=80=93 > > Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.1.1-7-gaecdf5 > > --e89a8f3ba36f490deb04e79e8715 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Eric, Hi everybody,

Here is the begi= nning of my init.el in my .emacs.d/ :


(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)
(package-initialize)

last stable ve= rsion of org-mode is correctly installed:=C2=A0

Org-mode version 8.2 (8.2-dist @ /home/joseph/.emacs.d/= org-8.2/lisp/)

org-mime installed via elpa

Now test of org-mime-htmlize :=C2=A0

org-uniquify: Wrong type argument: sequencep, my-fill-nobreak-predicat= e

And test of C-e C-l =C2=A0for conversion of = a file.org =C2=A0into a .tex file :

org-uniquify: Wrong type argument: sequencep, my-fill-nobreak-predicat= e

Your help is welcome, because nothing works.= ..=C2=A0

Best wishes

Jo.= =C2=A0





2013/9/30 Eric S Fraga <e.fraga@ucl.= ac.uk>

Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> writes:

> Hi,
>
> I would be very happy to use LaTeX in gnus in scientific correspondenc= e,
> instead of using LaTeX it with Thunderbird.

What specifically do wish to be able to do? I don't know about LaTeX w= ith Thunderbird.

If you want to write equations, such as 3D"\(y a= nd images, you can write using the normal org mode constructs and then exec= ute M-x org-mime-htmlize just before sending the message. Thi= s will send an email in HTML (with text/plain as well).

This email was composed in this way.

=E2=80=93

Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.1.1-7-gaecdf=
5

--e89a8f3ba36f490deb04e79e8715--