Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Joe Riel
Nick Dokos wrote: Joe Riel wrote: That is fine, though I'll apply the patch. There does appear to be another bug, or my misunderstanding. That is, even without the link, [[file:/home/joe/sample.pdf]] does not work properly. That is, clicking on it (mouse 1) opens the pdf inside emacs

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Nick Dokos
Joe Riel wrote: > That is fine, though I'll apply the patch. There does appear to > be another bug, or my misunderstanding. That is, even > without the link, > > [[file:/home/joe/sample.pdf]] > > does not work properly. That is, clicking on it (mouse 1) > opens the pdf inside emacs rather t

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Carsten Dominik
Hi everyone, when this discussion is settled, can someone please summarize it for me and send me the patch everyone agrees on? Thanks. - Carsten On Apr 30, 2010, at 5:24 PM, Nick Dokos wrote: Jan Böcker wrote: Actually, it's half bugfix half new feature: Right (although we can quibbl

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Nick Dokos
Jan Böcker wrote: > Actually, it's half bugfix half new feature: Right (although we can quibble about the exact proportion :-)), and to the extent that it is a new feature, some more documentation would need to be added if the patch is otherwise acceptable. Nick __

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Joe Riel
Nick Dokos wrote: Joe Riel wrote: Jan Böcker wrote: On 28.04.2010 20:30, Joe Riel wrote: The hyperlink syntax allows specifying a line number, however, that doesn't do anything (other than force the document to be opened inside of emacs) with a non-text file (say a pdf). I

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Jan Böcker
On 30.04.2010 10:10, Nick Dokos wrote: > Joe Riel wrote: > >> Jan Böcker wrote: >> A related question; can this extension be used with link abbreviations? >> >> I tried >> >> #+LINK: sample file:/home/joe/sample.pdf >> >> with >> >> [[sample::3]] >> >> but that does not work. >> > > > This hap

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-30 Thread Nick Dokos
Joe Riel wrote: > Jan Böcker wrote: > > On 28.04.2010 20:30, Joe Riel wrote: > > > >> The hyperlink syntax allows specifying a line number, however, > >> that doesn't do anything (other than force the document to > >> be opened inside of emacs) with a non-text file (say a pdf). > >> > >> Is th

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-29 Thread Joe Riel
Jan Böcker wrote: On 28.04.2010 20:30, Joe Riel wrote: The hyperlink syntax allows specifying a line number, however, that doesn't do anything (other than force the document to be opened inside of emacs) with a non-text file (say a pdf). Is therea an extension to allow specifying a page numb

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-29 Thread Joe Riel
Jan Böcker wrote: On 28.04.2010 20:30, Joe Riel wrote: The hyperlink syntax allows specifying a line number, however, that doesn't do anything (other than force the document to be opened inside of emacs) with a non-text file (say a pdf). Is therea an extension to allow specifying a page numb

Re: [Orgmode] Specify page number in hyperlink [to pdf]

2010-04-29 Thread Jan Böcker
On 28.04.2010 20:30, Joe Riel wrote: > The hyperlink syntax allows specifying a line number, however, > that doesn't do anything (other than force the document to > be opened inside of emacs) with a non-text file (say a pdf). > > Is therea an extension to allow specifying a page number > so that a

[Orgmode] Specify page number in hyperlink [to pdf]

2010-04-28 Thread Joe Riel
The hyperlink syntax allows specifying a line number, however, that doesn't do anything (other than force the document to be opened inside of emacs) with a non-text file (say a pdf). Is therea an extension to allow specifying a page number so that a link to a pdf is opened at the specified page?