From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Carden Subject: Links with brackets Date: Fri, 30 Nov 2012 11:05:35 -0600 Message-ID: <50B8E75F.8010804@csquaredservices.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeU1x-00010z-V2 for emacs-orgmode@gnu.org; Fri, 30 Nov 2012 12:05:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeU1x-0007CD-11 for emacs-orgmode@gnu.org; Fri, 30 Nov 2012 12:05:37 -0500 Received: from mh11.mail.rice.edu ([128.42.199.30]:58730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeU1w-0007By-Sm for emacs-orgmode@gnu.org; Fri, 30 Nov 2012 12:05:36 -0500 Received: from mh11.mail.rice.edu (localhost.localdomain [127.0.0.1]) by mh11.mail.rice.edu (Postfix) with ESMTP id C0B4B4C04A1 for ; Fri, 30 Nov 2012 11:05:35 -0600 (CST) Received: from mh11.mail.rice.edu (localhost.localdomain [127.0.0.1]) by mh11.mail.rice.edu (Postfix) with ESMTP id BF7D04C0499 for ; Fri, 30 Nov 2012 11:05:35 -0600 (CST) Received: from mh11.mail.rice.edu ([127.0.0.1]) by mh11.mail.rice.edu (mh11.mail.rice.edu [127.0.0.1]) (amavis, port 10026) with ESMTP id Vyp6l-XP5aea for ; Fri, 30 Nov 2012 11:05:35 -0600 (CST) Received: from caampc51.caam.rice.edu (caampc51.caam.rice.edu [168.7.115.47]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: rlc2) by mh11.mail.rice.edu (Postfix) with ESMTPSA id A42994C0490 for ; Fri, 30 Nov 2012 11:05:35 -0600 (CST) 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@gnu.org I have an address to an email that looks like this protocol://p06230919c655938bab6e@[10.78.20.193] When I wrap this in double brackets org-mode does not recognize it as a link. Is there a proper way of handling links that have brackets in them? Thanks, Russell