Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Natter <fnatter@gmx.net>
To: ding@gnus.org
Subject: Re: Mails not sent / not not appear in nnfolder+sent
Date: Tue, 21 Mar 2023 11:06:37 +0100	[thread overview]
Message-ID: <87edpio1ua.fsf@bitburger.home.felix> (raw)
In-Reply-To: <87cz53lycr.fsf@dataswamp.org> (Emanuel Berg's message of "Tue, 21 Mar 2023 01:52:36 +0100")

Emanuel Berg <incal@dataswamp.org> writes:

> Felix Natter wrote:
>
>> hello Gnus experts
>
> Hardly, but looks cool by now B)
>
>   https://dataswamp.org/~incal/figures/gnus/gnus-gmane.png
>
>> Here is my Gcc config:
>>
>> ;; archiving sent mail/news:
>> (setq gnus-message-archive-method
>>       '(nnfolder "sent"
>>                  (nnfolder-inhibit-expiry t)
>>                  (nnfolder-directory "~/Mail/sent/")
>>                  (nnfolder-active-file "~/Mail/sent/active")))
>> (setq gnus-message-archive-group
>>       '((if (message-news-p)
>>             "sent-news"
>>           (concat "sent-mail." (format-time-string
>> "%Y-%m")))))

hello Emanuel,

> I just have `gnus-message-archive-method' the default
> "archive" and `gnus-message-archive-group' set like this:
>
>   (setq gnus-message-archive-group "nnml:mail.sent")
>
> I see what you try to do with different groups for news and
> mails, and different mail groups even, but since that
> information is in the headers of the sent material you can
> already sort and display based on such factors, so that's
> another alternative if you didn't consider.

thank you for the hint. I am using a config straight from the manual
[1]. I think I shall create a bug report now. Is bug-gnu-emacs@gnu.org [2]
the correct address? How are the bug numbers [3] created?

[1] https://www.gnus.org/manual/gnus_75.html
[2] https://www.gnu.org/software/emacs/manual/html_node/efaq/Reporting-bugs.html
[3] https://lists.gnu.org/archive/html/bug-gnu-emacs/2023-03/index.html

Thanks and Best Regards,
Felix
--
Felix Natter



  reply	other threads:[~2023-03-21 10:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 15:32 Felix Natter
2023-01-22 17:52 ` Gijs Hillenius
2023-01-27 20:03   ` Felix Natter
2023-01-27 22:23     ` Eric Abrahamsen
2023-02-04 12:39       ` Felix Natter
2023-03-20 12:51       ` Felix Natter
2023-03-21  0:52         ` Emanuel Berg
2023-03-21 10:06           ` Felix Natter [this message]
2023-03-21 13:19             ` Emanuel Berg
2023-01-23  7:10 ` Gijs Hillenius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edpio1ua.fsf@bitburger.home.felix \
    --to=fnatter@gmx.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).