From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Some links no longer work Date: Wed, 03 Oct 2012 14:45:07 +0200 Message-ID: <506C3353.20107@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJOKE-0007fO-SM for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 08:45:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJOK7-0003Wf-25 for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 08:45:18 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:53277) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TJOK6-0003Tk-Nb for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 08:45:10 -0400 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 Hi, recently my UNC links stopped working; I am not sure it was supposed to ever work but not it does no longer ;( I have links, say, [[\\server\share\some\dir\]] which (on win32) would open an explorer at the location. This is pretty handy; I use to have a resources heading for my projects which get me to the relevant places fast. Now, UNC links get me an error saying something like "file not found" right in emacs. So, how do I get it to open links without emacs-side checks interfering? I searched the docs but no luck. Cheers, Simon