[Orgmode] Re: Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread Matthew Lundin
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

Re: [Orgmode] Re: Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread David Maus
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

[Orgmode] Re: Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread Matt Lundin
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]].