Gnus development mailing list
 help / color / mirror / Atom feed
* icalendar.el and gnus.
@ 2012-11-28 22:47 Uwe Brauer
  2012-11-30  3:21 ` Dave Goldberg
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2012-11-28 22:47 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

Hello

I have 2 problems with icalendar.el (I contacted the author,
but since he did not reply yet, I thought maybe someone else
has some experience).

The first problem concerns how to automatically call the
icalendar import function (which imports an icalendar event
to the diary) when opening a message.

I used 
(setq gnus-article-mime-part-function 'icalendar-import-buffer)
but then I obtain an error which I attach.

The other question is not really gnus specific:
when I call icalendar-export-region the Location and
Organizer are not exported.

Thanks

Uwe Brauer 


[-- Attachment #2: bug-icalendar --]
[-- Type: application/octet-stream, Size: 1881 bytes --]

Debugger entered--Lisp error: (wrong-type-argument stringp (#<buffer " *mm*<3>"> ("text/plain" (charset . "UTF-8")) 7bit nil nil nil nil nil))
  get-file-buffer((#<buffer " *mm*<3>"> ("text/plain" (charset . "UTF-8")) 7bit nil nil nil nil nil))
  find-buffer-visiting((#<buffer " *mm*<3>"> ("text/plain" (charset . "UTF-8")) 7bit nil nil nil nil nil))
  icalendar--convert-ical-to-diary(((VCALENDAR nil (... ... ...) (... ...)) (VCALENDAR nil (... ... ...) (... ...))) (#<buffer " *mm*<3>"> ("text/plain" (charset . "UTF-8")) 7bit nil nil nil nil nil) nil nil)
  icalendar-extract-ical-from-buffer((#<buffer " *mm*<3>"> ("text/plain" (charset . "UTF-8")) 7bit nil nil nil nil nil))
  gnus-mime-part-function((#<buffer " *mm*<3>"> ("text/plain" (charset . "UTF-8")) 7bit nil nil nil nil nil))
  mapcar(gnus-mime-part-function ((#<buffer " *mm*<3>"> ("text/plain" ...) 7bit nil nil nil nil nil) (#<buffer " *mm*<4>"> ("text/calendar" ... ...) 8bit nil nil nil nil nil)))
  gnus-mime-part-function(("multipart/alternative" (#<buffer " *mm*<3>"> ("text/plain" ...) 7bit nil nil nil nil nil) (#<buffer " *mm*<4>"> ("text/calendar" ... ...) 8bit nil nil nil nil nil)))
  mapcar(gnus-mime-part-function (("multipart/alternative" (#<buffer " *mm*<3>"> ... 7bit nil nil nil nil nil) (#<buffer " *mm*<4>"> ... 8bit nil nil nil nil nil)) (#<buffer " *mm*<5>"> ("application/ics" ...) 8bit nil ("attachment" ...) nil nil nil)))
  gnus-mime-part-function(("multipart/mixed" ("multipart/alternative" (#<buffer " *mm*<3>"> ... 7bit nil nil nil nil nil) (#<buffer " *mm*<4>"> ... 8bit nil nil nil nil nil)) (#<buffer " *mm*<5>"> ("application/ics" ...) 8bit nil ("attachment" ...) nil nil nil)))
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(9109 nil)
  gnus-summary-display-article(9109)
  gnus-summary-next-page(nil)
  call-interactively(gnus-summary-next-page)
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-30 21:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-28 22:47 icalendar.el and gnus Uwe Brauer
2012-11-30  3:21 ` Dave Goldberg
2012-11-30 14:24   ` coding problem UTF8 (was: icalendar.el and gnus.) Uwe Brauer
2012-11-30 21:29     ` [SOLVED] (was: coding problem UTF8) Uwe Brauer

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 NNTP newsgroup(s).