From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: suggestion for file hyperlink Date: Fri, 19 Jun 2009 17:29:38 +0200 Message-ID: <4A3BAEE2.2030806@alumni.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHg2H-0008MO-Fy for emacs-orgmode@gnu.org; Fri, 19 Jun 2009 11:29:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHg2C-0008Kr-Gj for emacs-orgmode@gnu.org; Fri, 19 Jun 2009 11:29:48 -0400 Received: from [199.232.76.173] (port=53312 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHg2C-0008Ko-Bs for emacs-orgmode@gnu.org; Fri, 19 Jun 2009 11:29:44 -0400 Received: from mail05.solnet.ch ([212.101.4.139]:61123) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHg2B-00045W-VP for emacs-orgmode@gnu.org; Fri, 19 Jun 2009 11:29:44 -0400 Received: from mail05.solnet.ch ([127.0.0.1]) by localhost (mail05.solnet.ch [127.0.0.1]) (SolNet-Check, port 10024) with LMTP id HSozorEaIRlq for ; Fri, 19 Jun 2009 15:29:35 +0000 (UTC) Received: from [192.168.1.2] (212-41-77-124.adsl.solnet.ch [212.41.77.124]) by mail05.solnet.ch (Postfix) with ESMTPA id 9990D39A30 for ; Fri, 19 Jun 2009 15:29:35 +0000 (UTC) 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 suggestion for file hyperlink, from my point of view almost a bug: I can understand that the following line in the file work.org can not hyperlink to the file '/path to/my file.txt': - todo: send file:/path to/my file.txt to Bill But I would like very much - todo: send file:'/path to/my file.txt' to Bill and - todo: send file:"/path to/my file.txt" to Bill hyperlink to the file instead of to '/path'.