From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Needing help on org-gnus + LaTeX export -
Date: Mon, 30 Sep 2013 22:38:15 -0400 [thread overview]
Message-ID: <87a9ithg14.fsf@gmail.com> (raw)
In-Reply-To: CAD-VTcGbZqYrvFmQU+N_JOfyVg8-SeOYKb907_Aev7kmvgehMQ@mail.gmail.com
Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> writes:
> 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:
>
Not necessarily: org-version might work, but that does not mean
that the rest of org does.
> Org-mode version 8.2 (8.2-dist @ /home/joseph/.emacs.d/org-8.2/lisp/)
>
Do ordinary operation in org-mode work? Try adding some headlines and
some text, moving around (perhaps using the menu if you don't know the
keydefs yet), adding some timestamps, tags, properties etc.
> org-mime installed via elpa
>
> Now test of org-mime-htmlize :
>
> org-uniquify: Wrong type argument: sequencep, my-fill-nobreak-predicate
>
Where is my-fill-nobreak-predicate defined? That is not an emacs
variable afaik, so it must come from your configuration.
Also, can you get a backtrace here? I cannot see how this arises. See section
1.4, "Feedback", in the org manual on how to produce a useful
backtrace. OTOH, it might not be worth it for this problem: the
installation seems really borked.
NB: however, it will certainly be worth knowing how to get a backtrace
once you get these problems solved - there *will* be other problems in
the future and backtraces are useful tools for diagnosis.
> 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
>
This all seems screwed-up in various mysterious and tangled ways. Is
there somebody with emacs experience nearby who could help you? If not,
I would go back to the beginning: start with a default emacs
installation with *no* customizations at all, then add latest org-mode
and the bare minimum of customizations so that it is chosen in
preference to the org-mode that comes with emacs. Then test it carefully
and thoroughly before you try adding other customizations and org-mime.
Add things one at a time and keep testing.
--
Nick
next prev parent reply other threads:[~2013-10-01 2:38 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
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 [this message]
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=87a9ithg14.fsf@gmail.com \
--to=ndokos@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).