Re: Re: (proposition) add-on to remember.el : 'M-x link'

Evan Monroig <[email protected]> Tue, 23 May 2006 12:58:13 +0900
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
Michael Olson <[email protected]> writes:

> Evan Monroig <[email protected]> writes:
>
>>  3. have a function with a name like 'M-x link' that would create a
>>     backlink to the current buffer, e-mail or bbdb record, and that
>>     would save that link either to the kill ring or to a special
>>     buffer (*back-links* for example). If it is saved to the kill ring,
>>     it would then be easy to get it back, and if it is a special buffer
>>     there would be another function to get back numerous links from that
>>     buffer.
>
> I think M-x planner-annotation-as-kill is what you're looking for.
> That will put a link to the current buffer in the kill ring.

I didn't know that it was already there.. Thanks !

Evan