Re: What is the tool used here?
Grant Edwards via Python-list <[email protected]> Sun, 07 Dec 2025 12:47:34 -0500 (EST)
| Newsgroups | gmane.comp.python.general |
|---|---|
| Message-ID | <[email protected]> |
On 2025-12-07, Em <[email protected]> wrote: > I see >, >>, and >>>, attached at the beginning of lines in messages. I > doubt that they are placed manually and wonder how they are placed > automatically. How do I get said program? I use slrn and emacs. [Just emerge both of them.] Then I point slrn at the gmane.comp.python.general group at the NTTP server news.gmane.io. [There are also about a dozen other mailing lists that I follow using slrn and gname.] The one complication of reading via gmane is that a while back the powers that be here in this list decided to stop accepting posts via gmane So I use a custom hacked inews replacement that e-mails posts to this list instead of sending them via NNTP/gmane like it does for all of the more friendly lists. https://slrn.info/ https://github.com/GrantEdwards/hybrid-inews -- Grant