Good day all,
On 05 Apr 2012, at 13:55, Christian Moe wrote:
> One of my first Lisp projects was a link type that behaves a bit like what
> you describe.
>
> I don't bother with placing the snippet inline, though, I just flash it as a
> message in the minibuffer. But I also leave it on the kil
Hi,
One of my first Lisp projects was a link type that behaves a bit like
what you describe.
I don't bother with placing the snippet inline, though, I just flash
it as a message in the minibuffer. But I also leave it on the kill
ring, so I can C-y it into my current buffer if I like.
The f
Hi,
recently I was wondering if org-mode could have some sort of inline
link. This would allow quick check-ups on details without having more
and more buffers open.
That is a link to another text (org-file) including text position like
[[file:~/code/main.c::255]]
However instead of open a new bu