Re: [O] Multi-line links

2014-08-06 Thread Nicolas Goaziou
Hello, Tobias Getzner writes: > The only remaining issue would be that these links can only be > triggered from the first line. Clicking on another line will yield «No > link found», so I cannot get org-ref to return the BibTeX entry > appropriate for the line from which the action is triggered.

Re: [O] Multi-line links

2014-08-04 Thread Tobias Getzner
Hello Nicolas, On Sa, 2014-07-26 at 15:32 +0200, Nicolas Goaziou wrote: > In the long run, I'm pretty sure the project will benefit more if you > bring in your own, temporary, inexperience and start hacking from there. I’ll definitely look into this once I get a hang of Elisp. When I (unsuccessfu

Re: [O] Multi-line links

2014-07-26 Thread Nicolas Goaziou
Hello, Tobias Getzner writes: > I’m afraid given my nigh complete inexperience with elisp it is > unlikely I’ll be able to provide a good, generic solution for this. My > original hope was that for someone familiar with the code, there > wouldn’t be many changes needed, In the long run, I'm pre

Re: [O] Multi-line links

2014-07-22 Thread Tobias Getzner
Nicolas, thank you for reply. Due to some health issues I’m only responding now. On So, 2014-07-06 at 21:28 +0200, Nicolas Goaziou wrote: > Tobias Getzner writes: > > > If there is some strong reason for a hard-coded limit, would it be > > possible to expose the limit as a user-definable variabl

Re: [O] Multi-line links

2014-07-06 Thread Nicolas Goaziou
Hello, Tobias Getzner writes: > My original example also applies to this issue. > > [[citet:green1994hybridreasoningmodel, > green1994generatingindirectanswers, > green1992conversationalimplicaturesindirect]] > > Clicking on the first line in the above link, the returned :path will > be just

Re: [O] Multi-line links

2014-07-06 Thread Tobias Getzner
Hello Nicolas, On Sun, 2014-07-06 at 09:23 +0200, Nicolas Goaziou wrote: > Tobias Getzner writes: > > On Wed, 2014-07-02 at 12:39 +0200, Tobias Getzner wrote: > > One additional issue I’ve hit upon is that the link :path returned by > > org-mode is also truncated after a newline, while the :raw-l

Re: [O] Multi-line links

2014-07-06 Thread Nicolas Goaziou
Hello, Tobias Getzner writes: > On Wed, 2014-07-02 at 12:39 +0200, Tobias Getzner wrote: >> It appears that multi-line links in org-mode will only work with if >> they span no more than two lines: >> >> http://comments.gmane.org/gmane.emacs.orgmode/19919 > > One additional issue I’ve hit upon i

Re: [O] Multi-line links

2014-07-02 Thread Tobias Getzner
On Wed, 2014-07-02 at 12:39 +0200, Tobias Getzner wrote: > It appears that multi-line links in org-mode will only work with if > they span no more than two lines: > > http://comments.gmane.org/gmane.emacs.orgmode/19919 One additional issue I’ve hit upon is that the link :path returned by org-mode

[O] Multi-line links

2014-07-02 Thread Tobias Getzner
Dear org-mode list, It appears that multi-line links in org-mode will only work with if they span no more than two lines: http://comments.gmane.org/gmane.emacs.orgmode/19919 I was wondering if this hard-coded limit could be removed in future versions, also given the fact that the syntax spec. do