From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Eglen Subject: Re: org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...) Date: Tue, 04 Dec 2012 11:19:49 +0000 Message-ID: <85624irrmy.fsf@damtp.cam.ac.uk> References: <87r4senoly.fsf@engster.org>, <20121204102904.GA4294@kuru.dyndns-at-home.com>, <858v9ert7v.fsf@damtp.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfqXf-0002b1-GX for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 06:20:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfqXX-0000VC-SG for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 06:19:59 -0500 Received: from ppsw-50.csi.cam.ac.uk ([131.111.8.150]:59878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfqXX-0000V8-MD for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 06:19:51 -0500 In-reply-to: <858v9ert7v.fsf@damtp.cam.ac.uk> 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: Stephen Eglen Cc: emacs-orgmode@gnu.org > I think it is a problem somewhere with my local setup; if I add the > following to .authinfo (chmod 600) then it uses the right username: > > Machine www.google.com login my-gmail-login > > I'm now about to see how to setup .authinfo.gpg so that I can also > include my password in that file. Hmmm. not having any luck here; it works with .authinfo, but not with .authinfo.gpg in Emacs 24.1. I have (require 'auth-source) but it doesn't seem to help. Does url.el and friends in Emacs 24.1 use auth-source? Stephen