emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: manonfire@lavabit.com
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Hang after agenda export [6.34c]
Date: Mon, 1 Feb 2010 13:50:17 -0500 (EST)	[thread overview]
Message-ID: <10905.195.184.125.162.1265050217.squirrel@lavabit.com> (raw)
In-Reply-To: <854DE077-CA73-4B60-BB16-C6416BEC893E@gmail.com>

>
> 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.

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.

  reply	other threads:[~2010-02-01 18:50 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 [this message]
2010-02-02  6:12       ` Carsten Dominik
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=10905.195.184.125.162.1265050217.squirrel@lavabit.com \
    --to=manonfire@lavabit.com \
    --cc=carsten.dominik@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).