Michael Gilbert <m...@gilbert.org> writes:
> On Aug 3,2010, at 9:27 AM, Bastien wrote:
>
>> "David O'Toole" <dto1...@gmail.com> 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: binUlvhFRjRaT.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
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to