emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] camel.el, for CamelCase links


From: Sebastian Rose
Subject: Re: [Orgmode] camel.el, for CamelCase links
Date: Thu, 05 Aug 2010 12:02:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Michael Gilbert <address@hidden> writes:
> On Aug 3,2010, at 9:27 AM, Bastien wrote:
>
>> "David O'Toole" <address@hidden> writes:
>> 
>>> http://github.com/dto/folio/blob/master/camel.el
>>> Someone asked about this recently, i have some partially working code.
>> 
>> 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.

(Return key broken? No auto-fill-mode?)


I don't see why typing

  [[file:xy.org]]

and

  `C-b C-c C-0'

to follow that link is to much.



How about a function like this (just a quick hack):


Attachment: binrOCAAYZtcN.bin
Description: application/emacs-lisp


and bind it to a sensible key, e.g

   `C-c M-l'


This avoids any problems with camel case syntax and is easy to use.

The function does not use the default link method yet (i.e. ID
locations) but I couldn't make that work yet.



  Sebastian

reply via email to

[Prev in Thread] Current Thread [Next in Thread]