From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: Re: org-caldav feedback Date: Mon, 21 Jan 2013 20:25:34 +0100 Message-ID: <87obgi2v9t.fsf@engster.org> References: <87wqvb1vh4.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxN09-0007s7-68 for emacs-orgmode@gnu.org; Mon, 21 Jan 2013 14:25:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxN08-00052v-2Z for emacs-orgmode@gnu.org; Mon, 21 Jan 2013 14:25:49 -0500 Received: from randomsample.de ([83.169.19.17]:41344) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxN07-00052I-BH for emacs-orgmode@gnu.org; Mon, 21 Jan 2013 14:25:47 -0500 In-Reply-To: (Torsten Wagner's message of "Mon, 21 Jan 2013 17:28:20 +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: Torsten Wagner Cc: Org Mode Mailing List Torsten Wagner writes: > Hey David, > could you please help me and steer me in the right direction to find the cuprit > which makes the caldav calendar lagging an hour compared to the timestamps in > org-mode. It's difficult. I will need to add some (optional) excessive debugging output for seeing what's happening. Or maybe you could provide an account on some server running SUGo so that I can debug this myself. I guess the easy way out would be to add a variable which allows shifting the time by X hours before sending it to the server. But I'd rather avoid that kludge. -David