emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode version 4.74
Date: Sun, 13 May 2007 12:43:29 +0100	[thread overview]
Message-ID: <m2k5vdt0da.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: b2e362700334e5a647744f095182626a@science.uva.nl

----- Carsten Dominik (2007-05-13) wrote:-----

>   - Agenda views can be exported as plain text, as HTML, and as
>     Postscript(R).  This can simply be done from the agenda
>     buffer with `C-x C-w' and then specifying a filename like
>     `myagenda.html' or `myagenda.ps'.  See section 8.6.4 of the
>     manual.

Start Emacs in a terminal such as xterm and than `C-x C-w' to a .ps
file, I get the following error:

,----
| Debugger entered--Lisp error: (error "`ps-default-fg' and `ps-default-bg' have the same color.
| Text won't appear on page.  Please, check these variables.")
|   signal(error ("`ps-default-fg' and `ps-default-bg' have the same color.\nText won't appear on page.  Please, check these variables."))
|   error("`ps-default-fg' and `ps-default-bg' have the same color.\nText won't appear on page.  Please, check these variables.")
|   ps-begin-job(ps-generate-postscript-with-faces)
|   ps-generate(#<buffer *Org Agenda*> 1 735 ps-generate-postscript-with-faces)
|   ps-spool-with-faces(1 735 nil)
|   ps-print-with-faces(1 735 "/home/leo/t.ps")
|   ps-print-buffer-with-faces("/home/leo/t.ps")
|   (cond ((string-match "\\.html?\\'" file) (require ...) (set-buffer ...) (write-file file) (kill-buffer ...) (message "HTML written to %s" file)) ((string-match "\\.ps\\'" file) (require ...) (ps-print-buffer-with-faces file) (message "Postscript written to %s" file)) (t (let ... ... ... ... ... ...)))
|   (save-window-excursion (cond (... ... ... ... ... ...) (... ... ... ...) (t ...)))
|   (save-excursion (save-window-excursion (cond ... ... ...)))
|   (let nil (save-excursion (save-window-excursion ...)) #<buffer *Org Agenda*>)
|   eval((let nil (save-excursion (save-window-excursion ...)) #<buffer *Org Agenda*>))
|   org-let(nil (save-excursion (save-window-excursion (cond ... ... ...))) #<buffer *Org Agenda*>)
|   org-write-agenda("/home/leo/t.ps")
|   call-interactively(org-write-agenda)
`----

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

  reply	other threads:[~2007-05-13 11:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-13  7:35 Org-mode version 4.74 Carsten Dominik
2007-05-13 11:43 ` Leo [this message]
2007-05-13 13:02   ` Leo
2007-05-13 17:02 ` David Emery
2007-05-15 11:41   ` Carsten Dominik
2007-05-15 22:34     ` dave
2007-05-21  4:51 ` Possible bug in " Ruslan Kosolapov
2007-05-21  8:27   ` Carsten Dominik

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=m2k5vdt0da.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@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).