From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: Re: org-caldav issue: Search failed: ";\\([A-Za-z0-9-]+\\)=" Date: Sat, 02 Feb 2013 16:57:44 +0100 Message-ID: <87fw1elnd3.fsf@engster.org> References: <87sj5imzi0.fsf@engster.org> <87libamkge.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1fTQ-0000mG-GK for emacs-orgmode@gnu.org; Sat, 02 Feb 2013 10:57:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1fTO-0002pY-4n for emacs-orgmode@gnu.org; Sat, 02 Feb 2013 10:57:48 -0500 Received: from randomsample.de ([83.169.19.17]:59429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1fTN-0002pB-QG for emacs-orgmode@gnu.org; Sat, 02 Feb 2013 10:57:46 -0500 Received: from dslc-082-083-042-107.pools.arcor-ip.net ([82.83.42.107] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1U1fTN-0001XA-1s for emacs-orgmode@gnu.org; Sat, 02 Feb 2013 16:57:45 +0100 In-Reply-To: <87libamkge.fsf@engster.org> (David Engster's message of "Wed, 30 Jan 2013 22:26:09 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org David Engster writes: > 'giles' writes: >> David Engster 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. Just FYI: Giles send me the offending calendar entry off-list and this issue is fixed. -David