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
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
"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
> 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
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
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
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