From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: link descriptions with square parentheses Date: Sun, 9 Dec 2007 12:27:29 +0000 Message-ID: <20071209122729.GF15129@atlantic.linksys.moosehall> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J1LFu-00064e-RI for emacs-orgmode@gnu.org; Sun, 09 Dec 2007 07:27:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J1LFu-00063v-5k for emacs-orgmode@gnu.org; Sun, 09 Dec 2007 07:27:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1LFt-00063f-V2 for emacs-orgmode@gnu.org; Sun, 09 Dec 2007 07:27:33 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J1LFt-0008Pj-H1 for emacs-orgmode@gnu.org; Sun, 09 Dec 2007 07:27:33 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id lB9CRWmw017329 for ; Sun, 9 Dec 2007 06:27:32 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id lB9CRWfe017324 for emacs-orgmode@gnu.org; Sun, 9 Dec 2007 12:27:32 GMT Content-Disposition: inline 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: org-mode mailing list Is it possible to have a link whose description contains the characters '[' and/or ']' ? For example, one might want a link to a mail on this list to contain the contents of the Subject: header, which of course includes "[Orgmode]". If not, would it be easy to add support?