emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Paul R <paul.r.ml@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Export to iCal raises (error "Selecting deleted buffer")
Date: Tue, 29 Apr 2008 23:48:47 +0200	[thread overview]
Message-ID: <87ve20s56o.fsf@gmail.com> (raw)

iCal export crashes when :
 - from dirary, C-x C-w file.ics
 - from org buffer C-c C-e I or C-c C-e c

It works when exporting with C-c C-e i.

Emacs 22.1, org version 6.02 on Ubuntu.

When crashing, the stack trace is :

Debugger entered--Lisp error: (error "Selecting deleted buffer")
  byte-code("(...)" [b sexp sexp-buffer org-agenda-skip 0 forward-sexp 1 "\n" princ org-diary-to-ical-string] 3)
  org-print-icalendar-entries(combine)
  byte-code("(...)" [file combine dir buffer-file-name ical-file ical-buffer org-check-agenda-file org-get-agenda-file-buffer file-name-as-directory file-name-sans-extension file-name-nondirectory ".ics" erase-buffer symbol-name t org-start-icalendar-file org-print-icalendar-entries org-finish-icalendar-file save-buffer run-hooks org-after-save-iCalendar-file-hook boundp org-wait sit-for org-category category standard-output started org-icalendar-combined-name files] 5)
  org-export-icalendar(combine "~/emacs/data/org/perso.org" "~/emacs/data/org/boulot.org")
  apply(org-export-icalendar combine ("~/emacs/data/org/perso.org" "~/emacs/data/org/boulot.org"))
  (let ((org-agenda-marker-table ...) (org-icalendar-verify-function ...) (org-combined-agenda-icalendar-file file)) (apply (quote org-export-icalendar) (quote combine) (org-agenda-files)))
  (cond ((string-match "\\.html?\\'" file) (set-buffer ...) (when ... ... ... ...) (write-file file) (kill-buffer ...) (message "HTML written to %s" file)) ((string-match "\\.ps\\'" file) (ps-print-buffer-with-faces file) (message "Postscript written to %s" file)) ((string-match "\\.ics\\'" file) (let ... ...)) (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("~/cleanMe/lalilo.ics")
-- 
      Paul

             reply	other threads:[~2008-04-29 21:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 21:48 Paul R [this message]
2008-04-29 22:32 ` Export to iCal raises (error "Selecting deleted buffer") Adam Spiers
2008-04-30  8:09   ` Paul R
2008-05-02  7:11 ` Carsten Dominik
2008-05-20 21:30   ` Paul R

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=87ve20s56o.fsf@gmail.com \
    --to=paul.r.ml@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).