Re: org-element-context in table.el behavior

2020-01-02 Thread John Kitchin
Ok, thanks for confirming! Nicolas Goaziou writes: > Hello, > > John Kitchin writes: > >> I have run into a surprise with org-element-context on a link in a table.el >> cell. It is best illustrated here: >> >> +---++ >> | # | name | >> +---++ >> | 1 | [[./test.org]

Re: org-element-context in table.el behavior

2020-01-02 Thread Nicolas Goaziou
Hello, John Kitchin writes: > I have run into a surprise with org-element-context on a link in a table.el > cell. It is best illustrated here: > > +---++ > | # | name | > +---++ > | 1 | [[./test.org]] | > +---++ > > #+BEGIN_SRC emacs-lisp :results code >

org-element-context in table.el behavior

2020-01-02 Thread John Kitchin
Hi, I have run into a surprise with org-element-context on a link in a table.el cell. It is best illustrated here: +---++ | # | name | +---++ | 1 | [[./test.org]] | +---++ #+BEGIN_SRC emacs-lisp :results code (save-excursion (re-search-backward (concat