emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Noorul Islam K M <gnukid@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Hang after agenda export [6.34c]
Date: Mon, 1 Feb 2010 09:14:04 +0100	[thread overview]
Message-ID: <854DE077-CA73-4B60-BB16-C6416BEC893E@gmail.com> (raw)
In-Reply-To: <87636hl6kf.fsf@noorul.maa.corp.collab.net>


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

  reply	other threads:[~2010-02-01  8:14 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 [this message]
2010-02-01 18:50     ` manonfire
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=854DE077-CA73-4B60-BB16-C6416BEC893E@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gnukid@gmail.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).