From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Patch for testing `org-open-at-point' Date: Thu, 17 Apr 2014 20:48:22 +0200 Message-ID: <874n1ryeq1.fsf@bzg.ath.cx> References: <878urc0zmw.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WarMR-0005ze-67 for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:48:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WarMI-0004jP-5m for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:48:35 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:62475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WarMH-0004jE-V5 for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:48:26 -0400 Received: by mail-wi0-f177.google.com with SMTP id cc10so1253575wib.4 for ; Thu, 17 Apr 2014 11:48:25 -0700 (PDT) In-Reply-To: (York Zhao's message of "Sat, 12 Apr 2014 10:22:02 -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: York Zhao Cc: emacs-orgmode Hi York, York Zhao writes: > * Peter > :PROPERTIES: > :ADDRESS: xxx xxx xxxx xxxx > :HOME_PHONE: xxx xxx xxx > :WORK_PHONE: xxx xxx xxx > :URL: www.foo.bar > :END: The question is this: are we fine handling raw links in properties, or do we also need Org links (e.g. bracket links) there? Speaking for me, raw links is enough, and this is what I plan to implement. But maybe other users have existing use-cases for Org links there, I don't know. -- Bastien