Help needed: nnmaildir and create-directory parameter.

2022-11-23 Thread Fernando de Morais
with some ``logical'' values (basically the same values accepted in `target-prefix' parameter), but every time I get an error and an crash box[2]. Can anyone help me with this matter? Thanks in advance. Footnotes: [1] (info "(gnus) Maildir") [2] (info "(gnus) Mail Source Customization") -- Regards, Fernando de Morais.

Help needed: nnmaildir and create-directory parameter.

2022-11-23 Thread Fernando de Morais
me ``logical'' values (basically the same values accepted in `target-prefix' parameter), but every time I get an error and a crash box[2]. Can anyone help me with this matter? Thanks in advance. Footnotes: [1] (info "(gnus) Maildir") [2] (info "(gnus) Mail Source Customization") -- Regards, Fernando de Morais.

Re: Help needed: nnmaildir and create-directory parameter.

2022-11-23 Thread Fernando de Morais
x' in the last paragraph. But the code will still be there... I don't know if there would be any practical benefit in making changes in a way that using `create-directory' works as expected, especially when `target-prefix' already does the job. But anyway, I'm just rambling here, the question has been answered. Thank you very much for pointing the direction to address this issue, Eric. -- Regards, Fernando de Morais.

Help needed: nnmaildir and expire-group parameter.

2022-11-26 Thread Fernando de Morais
re-age'. All this through, alternatively, the `gnus-parameters' variable and from `gnus-group-edit-group-parameters' interface, but without success. So, what am I doing wrong? Did I miss something? Can anyone help me with this configuration? I'll happily share any further d

Re: Help needed: nnmaildir and expire-group parameter.

2022-11-29 Thread Fernando de Morais
be a rationale behind this and it was defined a long time ago, but why doesn't `nnmaildir' make use of the `expiry-target' parameter like other backends do? -- Regards, Fernando de Morais.

Re: Help needed: nnmaildir and expire-group parameter.

2022-11-30 Thread Fernando de Morais
ameters in place, but also start > retrieving the normal expiry parameters, using Gnus' regular > `gnus-group-parameter-*' functions. I'm glad to know that the implementation would be more or less simple. I'll check the `gnus-group-parameter-*' functions and try to play with `nnmaildir' with this idea in mind. Thanks! -- Regards, Fernando de Morais.

Re: wrong gnus-search in nnml folder

2023-02-01 Thread Fernando de Morais
ive example above was the same given by mairix via terminal. P.S.: To clarify, I'm using Emacs 28.2. -- Regards, Fernando de Morais.

Re: wrong gnus-search in nnml folder

2023-02-02 Thread Fernando de Morais
itches > (when (alist-get 'thread query) (list "-t")) > (split-string qstring Yes, the search went correctly, as expected. Thanks! > Thanks for the bug-hunting, You're welcome. 🤝 -- Regards, Fernando de Morais.