From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gilbert Subject: Re: camel.el, for CamelCase links Date: Wed, 4 Aug 2010 15:28:09 -0700 Message-ID: <59E9801E-4A60-47A9-B374-0D4492729F70@gilbert.org> References: <87sk2v3blh.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52947 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgmRe-0001zx-3z for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:28:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OgmRc-0005KV-Bj for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:28:18 -0400 Received: from [74.94.69.218] (port=50297 helo=peach.gilbert.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgmRc-0005K1-49 for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:28:16 -0400 Received: from [10.1.10.10] (unknown [10.1.10.10]) by peach.gilbert.org (Postfix) with ESMTP id D834DF34C341 for ; Wed, 4 Aug 2010 15:28:12 -0700 (PDT) In-Reply-To: <87sk2v3blh.fsf@gnu.org> 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 Mailinglist On Aug 3,2010, at 9:27 AM, Bastien wrote: > "David O'Toole" writes: >=20 >> http://github.com/dto/folio/blob/master/camel.el >> Someone asked about this recently, i have some partially working = code. >=20 > I'm not a big fan of CamelCase links because it encourages the habit = of > creating many files -- but that may be useful for some. I'm on the fence about that one. I would definitely love an easier way = to create remote files and headings. This might help with the file end = of that. A question for people people on the list: I'm not sure of the = conventions with CamelCase and wikis (and a quick search didn't reveal = the answer), but I'm wondering what might work to complete the model =97 = that is to say include creation of remote headings as well as remote = files. For example, perhaps using the # sign convention, we would write = 'CamelCase#usage' and the first part would act as has been described. = The second part (after the # sign) would reference a (top level?) = heading in that file. If the heading existed, then great. If not, then = it's created as part of the same trigger. Perhaps this is all old hat, but I couldn't dig up answers for myself, = so I thought I would run it by you all. =97 Michael