emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: emacs-orgmode@gnu.org
Subject: Mobile-org crash --- same error?
Date: Wed, 28 Jul 2010 16:30:26 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100728T182542-959@post.gmane.org> (raw)
In-Reply-To: F37CED73-CC2D-413C-9489-C46E08758C14@gilbert.org

I just got an error in doing this after an update:

 (void-function ps-header-footer-string)

I don't have any way of knowing if this is the same bug as yours.

This happens because org-write-agenda calls ps-print-buffer-with-faces on
"/Volumes/rpgoldman/org/agendas.org"

As far as I can tell, this should /not/ happen.  ps-print-buffer-with-faces is
only called by org-write-agenda when one of these two conditions matches:

(string-match "\\.ps\\'" file)

or

(string-match "\\.pdf\\'" file)

but file (as far as the emacs debugger can tell me) is bound to
"/Volumes/rpgoldman/org/agendas.org"

Any idea why this might be happening?

      reply	other threads:[~2010-07-28 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22  1:42 first time setting up mobile-org -- no files produced Michael Gilbert
2010-07-28 16:30 ` Robert Goldman [this message]

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=loom.20100728T182542-959@post.gmane.org \
    --to=rpgoldman@sift.info \
    --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).