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
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
>
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]
Hello,
TL;DR: starting a capture item and deleting the new lines at the end of the
capture buffer gobbles the next heading, and refiling moves the gobbled heading
along with the new capture item.
I asked on emacs.stackexchange and found no solution:
https://emacs.stackexchange.com/questions/53
Currently, the Info node about effort estimates does not mention what
format should it be written in. This causes confusion, as a user might
assume that it's the same format as schedulers (10m, 6h, etc.) like I
did.
Simply mentioning "Effort estimates need to have the format H:MM"
(copied from the
Hello,
Miguel Morin writes:
> TL;DR: starting a capture item and deleting the new lines at the end
> of the capture buffer gobbles the next heading, and refiling moves the
> gobbled heading along with the new capture item.
I'm confused. Your bug title is about refiling, yet, all your message is