emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: More problems with Mobile Org agenda writing
Date: Thu, 29 Jul 2010 09:18:11 -0500	[thread overview]
Message-ID: <4C518DA3.4000908@sift.info> (raw)

I posted an email yesterday about a problem I was having writing agendas
for MobileOrg, where org-mode seemed to think it should be writing my
agendas as postscript.

I thought perhaps this was a problem with the old version of Aquamacs
that I have been using, so I finally got myself to upgrade to Aquamacs
2.0 (Emacs 23.2).

Now I get a /different/ error, but it's still an error where org-mode
seems to believe the agenda should be written as postscript.  I can't
see why this should be happening.  Here's the backtrace:

Debugger entered--Lisp error: (error "Autoloading failed to define
function ps-mule-begin-page")
  (ps-mule-begin-page)
  ps-begin-page()
  (progn (set-buffer ps-spool-buffer) (set-buffer-multibyte nil) (setq
safe-marker (make-marker)) (set-marker safe-marker (point-max))
(goto-char (point-min)) (or (looking-at ...) (setq needs-begin-file t))
(set-buffer ps-source-buffer) (save-excursion (let ... ... ... ... ...))
(ps-begin-page) (funcall genfunc from to) (ps-end-page) (ps-end-job
needs-begin-file) (setq completed-safely t))
  (unwind-protect (progn (set-buffer ps-spool-buffer)
(set-buffer-multibyte nil) (setq safe-marker ...) (set-marker
safe-marker ...) (goto-char ...) (or ... ...) (set-buffer
ps-source-buffer) (save-excursion ...) (ps-begin-page) (funcall genfunc
from to) (ps-end-page) (ps-end-job needs-begin-file) (setq
completed-safely t)) (and (markerp safe-marker) (not completed-safely)
(progn ... ...)))
  (let (safe-marker completed-safely needs-begin-file) (unwind-protect
(progn ... ... ... ... ... ... ... ... ... ... ... ... ...) (and ... ...
...)))
  (save-restriction (narrow-to-region from to) (and ps-razzle-dazzle
(message "Formatting...%3d%%" ...)) (setq ps-source-buffer buffer
ps-spool-buffer (get-buffer-create ps-spool-buffer-name))
(ps-init-output-queue) (let (safe-marker completed-safely
needs-begin-file) (unwind-protect ... ...)) (and ps-razzle-dazzle
(message "Formatting...done")))
  (let ((from ...) (to ...) (inhibit-read-only t)) (save-restriction
(narrow-to-region from to) (and ps-razzle-dazzle ...) (setq
ps-source-buffer buffer ps-spool-buffer ...) (ps-init-output-queue) (let
... ...) (and ps-razzle-dazzle ...)))
  (save-excursion (let (... ... ...) (save-restriction ... ... ... ...
... ...)))
  ps-generate(#<buffer *SUMO*> 1 15300 ps-generate-postscript-with-faces)
  ps-spool-with-faces(1 15300 nil)
  ps-print-with-faces(1 15300 "/Volumes/rpgoldman/org/agendas.org")
  ps-print-buffer-with-faces("/Volumes/rpgoldman/org/agendas.org")
  org-write-agenda("/Volumes/rpgoldman/org/agendas.org" nil t)
  (let ((org-agenda-compact-blocks nil)) (org-write-agenda
"/Volumes/rpgoldman/org/agendas.org" nil t))
  eval((let ((org-agenda-compact-blocks nil)) (org-write-agenda
"/Volumes/rpgoldman/org/agendas.org" nil t)))
  byte-code("\b\205z

As far as I can tell, org-mode should only do this if it finds \.ps or
\.pdf in the filename, but that clearly isn't the case for "agendas.org".

Any suggestions?

thanks!

r

             reply	other threads:[~2010-07-29 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 14:18 Robert Goldman [this message]
2010-07-29 22:45 ` More problems with Mobile Org agenda writing Robert Goldman

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=4C518DA3.4000908@sift.info \
    --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).