emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-caldav issue: Search failed: ";\\([A-Za-z0-9-]+\\)="


From: David Engster
Subject: Re: [O] org-caldav issue: Search failed: ";\\([A-Za-z0-9-]+\\)="
Date: Wed, 30 Jan 2013 22:26:09 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.92 (gnu/linux)

'giles' writes:
> David Engster <address@hidden> writes:
>> Could you please do M-x toggle-debug-on-error before running the sync
>> and post the resulting backtrace here?
>
> Slightly different behaviour this time: first seven events synced fine,
> number 8 blew up the same way.
>
> Debugger entered--Lisp error: (search-failed ";\\([A-Za-z0-9-]+\\)=")
>   re-search-forward(";\\([A-Za-z0-9-]+\\)=" nil nil)
>   icalendar--read-element(VEVENT nil)
>   icalendar--read-element(VCALENDAR nil)
>   icalendar--read-element(nil nil)

There must be something weird with the events you have. Could be that
it's the special characters you mentioned, but I'm afraid I'll need to
see the event which triggers this.

I just pushed a change to org-caldav which introduces the option for
excessive debug output. Please pull the new version and do

(setq org-caldav-debug-level 2)

before running org-caldav-sync. The iCalendar events will then be put
fully into the *org-caldav-debug-buffer*. Please send me the event which
triggers this bug; it should simply be the last one you see in there.
You can also send me the whole buffer, of course, but *please* remember
to edit/delete any private data from these events you don't want me to
see. I'd also recommend to send it directly to me and not to the list.

-David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]