From: Carsten Dominik <carsten.dominik@gmail.com>
To: manonfire@lavabit.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Hang after agenda export [6.34c]
Date: Tue, 2 Feb 2010 07:12:06 +0100 [thread overview]
Message-ID: <8C5E64B0-A40B-4A9B-9C1E-5E570A0D2621@gmail.com> (raw)
In-Reply-To: <10905.195.184.125.162.1265050217.squirrel@lavabit.com>
On Feb 1, 2010, at 7:50 PM, manonfire@lavabit.com wrote:
>>
>> On Feb 1, 2010, at 9:10 AM, Noorul Islam K M wrote:
>>
>>> manonfire@lavabit.com writes:
>>>
>>>> The problem could be solved by removing the example code snippet
>>>> suggested
>>>> in the manual (Page 104 for 6.34c) from .emacs which is
>>>>
>>>> (setq org-agenda-exporter-setting)
>>>> '((ps-number-of-columns 2)
>>>> (ps-landscape-mode t)
>>>> (org-agenda-add-entry-text-maxlines 5)))
>>>>
>>>>
>>>> Export to txt and html works now. But for pdf I get an error
>>>> message:
>>>>
>>>> "Symbol's function definition is void: flet"
>>>
>>> You need
>>>
>>> cl.el --- Common Lisp extensions for Emacs
>>
>>
>> All parts of Org that use the flet macro also have
>>
>> (eval-when-compile
>> (require 'cl))
>>
>> so this should not be an issue in Org.
>>
>> What Emacs version is this?
>>
>> - Carsten
>>
>
> It's 23.1.1
>
> When I do a C-u M-x org-reload beforehand there is no error message
> and
> the pdf export succeeds.
That sounds like there still is a loading conflict - most likely you
are doing something to load org-mode (like setting up appt with org,
or visiting an Org file or constructing an agenda view) before adding
the org directories to the load path.
- Carsten
>
> I'm using 6.34c from my home directory (installed with make only, not
> "make install") and renamed the emacs folder under /usr/local/share to
> make sure that the older version isn't loaded. (BTW what's the right
> way
> to uninstall a system wide installation of org?)
> M-x org-version shows the right number.
>
>
>
- Carsten
next prev parent reply other threads:[~2010-02-02 7:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-01 4:37 Hang after agenda export [6.34c] manonfire
2010-02-01 8:10 ` Noorul Islam K M
2010-02-01 8:14 ` Carsten Dominik
2010-02-01 18:50 ` manonfire
2010-02-02 6:12 ` Carsten Dominik [this message]
2010-02-02 23:50 ` manonfire
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=8C5E64B0-A40B-4A9B-9C1E-5E570A0D2621@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=manonfire@lavabit.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).