From mboxrd@z Thu Jan 1 00:00:00 1970 From: 'Mash Subject: Preventing Tramp from executing on agenda command? Date: Mon, 3 Feb 2014 11:02:40 +0000 Message-ID: <20140203110240.GA14122@tzara.lon.namesco.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAHIf-00081F-N2 for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 06:02:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAHIW-0007VA-Co for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 06:02:48 -0500 Received: from mxout-07.mxes.net ([216.86.168.182]:33394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAHIW-0007UT-7o for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 06:02:40 -0500 Received: from localhost (unknown [195.7.254.102]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id CE60422E259 for ; Mon, 3 Feb 2014 06:02:38 -0500 (EST) Content-Disposition: inline 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 Org Morning, I have an agenda file which contains a URL with port (https://example.example.com:2000) which unfortunately Tramp attempts to connect to when I pull the agenda, causing Emacs to hang. Any idea why this is happening by default? Thanks, 'Mash