Re: [PATCH] lisp/org-table.el: Allow named columns on lhs

2023-07-23 Thread Gavin Downard
Ihor Radchenko writes: > Do we have any tests covering this part of the code? Not that I know of. I can add a test case for this specific instance, but I'm not sure if I should add more comprehensive tests in this patch. What do you think? > In Emacs 26, we will need (require 'subr-x), but other

Re: [BUG] Issues in ol-gnus when storing links in nnvirtual and nnselect articles [9.7-pre (release_9.6.7-570-gd6f3ae.dirty @ /home/jschmidt/work/org-mode/lisp/)]

2023-07-23 Thread Eric Abrahamsen
Ihor Radchenko writes: > Eric Abrahamsen writes: > >> We should definitely be using the paradigm above (using the >> gnus-summary-buffer as the current buffer). The article number fetching >> only works by accident in the article buffer, and other stuff (like >> finding the original nnselect gro

Re: [Bug] org-insert-link removes on one link from 2 added by org-store-link

2023-07-23 Thread Samuel Wales
"in my case" On 7/23/23, Max Nikulin wrote: > On 13/07/2023 10:34, Samuel Wales wrote: >> link has already been stored is a bug in my case in that i can't just >> go to a header, grab it [whether rabbed bfere or not] and then paste >> it. i surprise easily when the wrong link gets pasted. > > Th

Re: Bug: org-anniversary dates not exported to iCalendar [9.4.6 (9.4.6-3-g37f69b-elpaplus @ /home/marcus/.emacs.d/elpa/org-plus-contrib-20210531/)]

2023-07-23 Thread Marcus Zibrowius
> This is because Emacs diary only looks > `icalendar-export-sexp-enumeration-days' days ahead from now when > exporting non-standard diary sexps. By default, it is 2 weeks. > So, you would see the anniversary in icalendar if it were 2 weeks from > now. > > You can increase `icalendar-export-s

Re: [BUG] Issues in ol-gnus when storing links in nnvirtual and nnselect articles [9.7-pre (release_9.6.7-570-gd6f3ae.dirty @ /home/jschmidt/work/org-mode/lisp/)]

2023-07-23 Thread Jens Schmidt
On 2023-07-23 12:26, Max Nikulin wrote: Is nnselect a real NNTP group or is it some instance existing solely in user's configuration? Like nnvirtual and nnir, nnselect exists only in user's configuration, yes. All these three backends are "wrapper backends" that keep track of the original me

Re: [Bug] org-insert-link removes on one link from 2 added by org-store-link

2023-07-23 Thread Max Nikulin
On 13/07/2023 10:34, Samuel Wales wrote: link has already been stored is a bug in my case in that i can't just go to a header, grab it [whether rabbed bfere or not] and then paste it. i surprise easily when the wrong link gets pasted. The message is not a bug, it tells me that I am trying to s

Re: [BUG] Issues in ol-gnus when storing links in nnvirtual and nnselect articles [9.7-pre (release_9.6.7-570-gd6f3ae.dirty @ /home/jschmidt/work/org-mode/lisp/)]

2023-07-23 Thread Max Nikulin
On 22/07/2023 16:06, Jens Schmidt wrote: - Create an nnselect group and open an article from that.  In the   article buffer, do M-x org-store-link RET, then paste the link with   C-c C-l in some Org mode buffer.  The resulting link looks like gnus:#e18xcfu-0004ht...@fencepost.gnu.org   That