Re: [Savannah-hackers-public] Reply To button in lists.gnu.org email archives

2021-12-23 Thread Karl Berry
This would require a change in Mailman 

The "reply via email" button at the bottom of gnu.org message pages
(e.g., https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg02469.html)
is not part of mailman.

I suspect it is part of mharc, the archive program that (I believe)
generates those archives, but perhaps it is a feature that GNU sysadmins
themselves programmed, years ago. -k



Re: [Savannah-hackers-public] Reply To button in lists.gnu.org email archives

2021-12-23 Thread Bastien
Eli Zaretskii  writes:

> When I read archived messages posted to the emacs-devel here:
>
>   https://lists.gnu.org/archive/html/emacs-devel/
>
> clicking on a message shows a button below the message text saying
> "reply to ", where "" is the name of whoever posted
> the message to the list.  This seems to allow only off-list responses
> to the OP, not responses that go to the list.

Indeed.

> Is there a possibility to allow replying to the list via the Web form
> while reading the archives?  

Being familiar with mailman administration, no, I don't think so.

> I couldn't find anything in the list
> administration pages; apologies if I missed something.

This would require a change in Mailman but it seems both feasible and
useful.  I'm not sure when such a change could land in gnu.org though,
if some Mailman contributor implements it.

2 cts,

-- 
 Bastien



[Savannah-hackers-public] Reply To button in lists.gnu.org email archives

2021-12-23 Thread Eli Zaretskii
Hi,

When I read archived messages posted to the emacs-devel here:

  https://lists.gnu.org/archive/html/emacs-devel/

clicking on a message shows a button below the message text saying
"reply to ", where "" is the name of whoever posted
the message to the list.  This seems to allow only off-list responses
to the OP, not responses that go to the list.

Is there a possibility to allow replying to the list via the Web form
while reading the archives?  I couldn't find anything in the list
administration pages; apologies if I missed something.

TIA