From mboxrd@z Thu Jan 1 00:00:00 1970 From: dboyd2@mmm.com (J. David Boyd) Subject: automatically follow symlink to other folder when loading agenda Date: Mon, 16 Mar 2015 12:05:57 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXXWz-0000LT-29 for emacs-orgmode@gnu.org; Mon, 16 Mar 2015 12:06:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXXWv-0000lY-JB for emacs-orgmode@gnu.org; Mon, 16 Mar 2015 12:06:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:36144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXXWv-0000lP-CH for emacs-orgmode@gnu.org; Mon, 16 Mar 2015 12:06:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YXXWm-0007Nv-NA for emacs-orgmode@gnu.org; Mon, 16 Mar 2015 17:06:05 +0100 Received: from 169.15.136.127 ([169.15.136.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Mar 2015 17:06:04 +0100 Received: from dboyd2 by 169.15.136.127 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Mar 2015 17:06:04 +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 I have 4 files I use for work in my main org folder. And I have a personal.org in another folder, that is inside of Dropbox. I created a symlink to personal.org in my main org folder. When I start emacs and load the agenda, it asks me Symbolic link to Git-controlled source file; follow link? (y or n) Is there some setting (that I can't seem to find) that will always just allow this, rather than querying me? Thanks, Dave