Tom Weissmann <[EMAIL PROTECTED]> 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 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode