From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bird Newsgroups: gmane.emacs.help Subject: Re: How to reply to a mailing list retrieved via Gnus gmane? Date: Wed, 15 Sep 2021 15:45:17 +0000 Message-ID: <85wnnhj10y.fsf@airmail.cc> References: <9bc33df8-5c1b-cd82-f72e-6fc939990f37@yandex.ru> <87ilzbxb11.fsf@zoho.eu> <85k0jpkt0y.fsf@airmail.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11634"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: "Y. E." To: Y. E. via Users list for the GNU Emacs text editor Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 15 17:49:28 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mQXA6-0002kw-C7 for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 15 Sep 2021 17:49:28 +0200 Original-Received: from localhost ([::1]:43526 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQXA5-00052L-5y for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 15 Sep 2021 11:49:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47390) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQX5v-0001QM-J8 for help-gnu-emacs@gnu.org; Wed, 15 Sep 2021 11:45:07 -0400 Original-Received: from mail.cock.li ([37.120.193.124]:43026) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQX5q-0007Ab-BW for help-gnu-emacs@gnu.org; Wed, 15 Sep 2021 11:45:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=airmail.cc; s=mail; t=1631720697; bh=AF/i9AAGQxWffF8jKW3ojLgweuGq5y5CmSASoFG1wu0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=rcFDNJSUeCpjUg/vF/v5bclq16ON2r+T/Ihku+PPWlA9mu38cDtOZnYpSapQ7WpBI wV0OX5lv+I/f9tXySQYldjXXFxsIVKtPSkwZ7gj7gLzKkWgLy0j0ivtIOyub5f/VME unoA1oDR0Euh8ZyCZ6yFmXzPLlAg/i9/AJC4ai2jcFGU2yFmh34pR8yjpXDzF5dIaj sgXRI69QUT0mQD1rqe2J30zUmJN58e9MyBgrZwRDGmncLP5DjH2H0fjW76qkigPpVA I8iKmaLheQnYd6qYXHKHyQyOTTNZTboceSoCH7h4QC4x6VuKaJ+n/XNnuaLg8mhA4I gzdRCqxguFM4w== In-Reply-To: (Y. E. via Users list for the's message of "Tue, 14 Sep 2021 11:54:08 +0300") Received-SPF: pass client-ip=37.120.193.124; envelope-from=birdsite@airmail.cc; helo=mail.cock.li X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:133062 Archived-At: Y. E. via Users list for the GNU Emacs text editor writes: > Before sending this message 'gnus-post-method' was set to 'native'. from the manual (info "(gnus) Posting Server") , Finally, if you want to always post using the native select method, you can set this variable to =E2=80=98native=E2=80=99. But your native select method is gmane as indicated by the message before this one. So this will try to send it using gmane, i guess. However, i do not know much about this territory and someone else might help you. My suggestion is to wait about a week and if you still don't find an answer to this, try sending a cross-posted mail in gmane.emacs.gnus.{general,user} and gmane.discuss (in this message, the X-Draft-From header was removed) I haven't changed much in gnus and it works so... My ~/.gnus.el roughly looks like this: #+begin_src emacs-lisp (setq gnus-select-method '(nntp "news.gmane.io") gnus-secondary-select-methods '((nnmaildir "bird" (directory "~/Mail") (gnus-search-engine gnus-search-notmuch)))) ;; don't use .newsrc files (setq gnus-save-newsrc-file nil gnus-read-newsrc-file nil) ;; do we care about new groups in server? (setq gnus-save-killed-list nil gnus-check-new-newsgroups 'ask-server) ;; posting styles (setq gnus-posting-styles '((".*" (name "Bird") (address "birdsite@airmail.cc") (signature (concat "Fortune:\n" (shell-command-to-string "fortune")))))) ;; sending mail (setq mail-user-agent 'message-user-agent) (setq mail-specify-envelope-from t sendmail-program "/bin/msmtp" mail-envelope-from 'header message-sendmail-envelope-from 'header message-send-mail-function 'message-send-mail-with-sendmail) ;; sorting groups by use (info "(gnus) Group Score") ;; this actually dosen't work for some reason :( (add-hook 'gnus-summary-exit-hook #'gnus-summary-bubble-group) ;; treat mail-to-nntp groups as mailing list (setq gnus-mailing-list-groups (rx bol (opt "nntp" (1+ nonl) ":") (or "gmane." "linux." "mozilla."))) (setq gnus-summary-next-group-on-exit nil) #+end_src --=20 Fortune: "No, `Eureka' is Greek for `This bath is too hot.'" -- Dr. Who