From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Launch org-mode and it asks for a ftp password Date: Thu, 16 Aug 2012 09:17:14 +0200 Message-ID: <87has3e26d.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1uK6-0004oC-KZ for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 03:16:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1uK4-0006ZS-Jd for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 03:16:54 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:58802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1uK4-0006Z9-D2 for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 03:16:52 -0400 Received: by wgbez12 with SMTP id ez12so1700363wgb.30 for ; Thu, 16 Aug 2012 00:16:51 -0700 (PDT) In-Reply-To: (Humberto Henrique's message of "Wed, 15 Aug 2012 09:38:52 -0300") 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: Humberto Henrique Cc: emacs-orgmode@gnu.org Hi Humberto, Humberto Henrique writes: > I don't know what's going on, but when I launch org-mode in one of my > machines in home it thinks I am at work.  > If I launch org-mode by M-x org-mode, it prompts with a ftp password > for my machine at work. > My .emacs config is synced via dropbox on these machines. > Where is the option to disable this behavior. Shooting in the dark: check your `org-agenda-files' in the .emacs.el, to see if the path is correct for both machines. -- Bastien