From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Newman Subject: Re: A few new user questions, Custom agenda views, calendar in frame, and Hyperlinks on win32 Date: Thu, 20 Nov 2008 21:08:53 +0000 Message-ID: <20081120210853.36f4b21f@newmanfamily.me.uk> References: <5146889A6969A24D82AFD05233CF024F012D518E@Haze.cmass.criticalmass.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3Gm2-0003Ll-97 for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 16:09:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3Gm1-0003LZ-AV for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 16:09:13 -0500 Received: from [199.232.76.173] (port=40901 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3Gm1-0003LW-5Z for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 16:09:13 -0500 Received: from smtp3.enta.net ([87.127.246.178]:61559) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3Glz-0000vW-Ok for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 16:09:12 -0500 Received: from newmanfamily.me.uk (unknown [84.45.232.14]) by smtp3.enta.net (Postfix) with ESMTP id 10A40B5800B for ; Thu, 20 Nov 2008 21:08:59 +0000 (GMT) Received: from newmanfamily.me.uk (localhost.localdomain [127.0.0.1]) by newmanfamily.me.uk (8.14.2/8.14.1) with ESMTP id mAKL8rMk005670 for ; Thu, 20 Nov 2008 21:08:56 GMT In-Reply-To: <5146889A6969A24D82AFD05233CF024F012D518E@Haze.cmass.criticalmass.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Wed, 19 Nov 2008 22:06:51 -0500 "Jonathan Arkell" wrote: > Finally, I am having a problem with some external links, whenever I > try to visit a file like \\AWindowsServer\path\to\file I get the > error message =E2=80=9Ceval: ShellExecute failed: The system cannot find = the > file specified. ^M=E2=80=9D Is it easy to fix this? What is going on? Does using // rather than \\ work better? --=20 Mike