emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Feature request: custom link handlers


From: Bastien
Subject: Re: [Orgmode] Re: Feature request: custom link handlers
Date: Fri, 30 Nov 2007 14:02:04 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Tom Weissmann <address@hidden> writes:

> Bastien <bzg <at> altern.org> writes:
>
>> Are you suggesting to replace "http://www.google.com/search?q=%s"; by a
>> function that would handle the text after "::" in a different way than
>> `format' is currently doing?
> No.
>
> Here's an example. I sometimes create links to Emacs bookmarks, eg
> "bmk:org-mode-tweaks"

Thanks for the example.  

> It would be very cool to do C-c C-l, entry "bmk:" as the bookmark
> type, and then have minibuffer completion of all the existing
> bookmarks, but `org-store-link' works fine :)

I think what you are trying to achieve is better described as a new
hyperlink mechanism rather than an extension of abbrev links.

Check this:

(info "(org)Adding hyperlink types")

You can have a new hyperlink facility for bookmarked files.  When an a
buffer visiting a file, storing a link to this buffer would really store
a link to a bookmark, and when visiting a link to a bookmark Emacs will
find the bookmark.

What do you think?

-- 
Bastien




reply via email to

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