David Maus writes:
> Matt Lundin wrote:
>>Aidan Gauland writes:
>
>>> If I create a link with C-c C-l and give it a relative "file:" link, a
>>> link is created with an absolute path. For example, C-c C-l
>>> file:../foo.org foo puts
>>> [[file:~/path/to/working-directory/foo.org][foo]] in the
Matt Lundin wrote:
>Aidan Gauland writes:
>> If I create a link with C-c C-l and give it a relative "file:" link, a
>> link is created with an absolute path. For example, C-c C-l
>> file:../foo.org foo puts
>> [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was
>> expecting
Aidan Gauland writes:
> If I create a link with C-c C-l and give it a relative "file:" link, a
> link is created with an absolute path. For example, C-c C-l
> file:../foo.org foo puts
> [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was
> expecting [[file:../foo.org][foo]].