From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "pelzflorian (Florian Pelz)" Newsgroups: gmane.lisp.guile.user Subject: Mailman web interface [was: Re: Diversification] Date: Wed, 23 Oct 2019 21:58:18 +0200 Message-ID: <20191023195817.ozrd3eruridiuti5@pelzflorian.localdomain> References: <-IsD5PBFie-kW2VJSYNHx00LodtSHflKNWtY2vjNVQDN126iTMsqHrdxl8zeWE8a53TzM_27wskjsrylIh4bN5jIGVNYOBC6zmE3p1RGyBg=@protonmail.com> <20191023064813.6igo2qi2cwtcz5bz@pelzflorian.localdomain> <20191023113724.bf055453852ec206af8d7bef@gmail.com> <20191023134326.GA11420@tuxteam.de> <20191023183928.f0026efbba1c940c221e2c06@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="240822"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: NeoMutt/20180716 Cc: guile-user@gnu.org To: Chris Vine Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Oct 23 22:00:00 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iNMnY-0010TA-EX for guile-user@m.gmane.org; Wed, 23 Oct 2019 22:00:00 +0200 Original-Received: from localhost ([::1]:46360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNMnW-000510-Rv for guile-user@m.gmane.org; Wed, 23 Oct 2019 15:59:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33344) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNMm1-0004vR-SO for guile-user@gnu.org; Wed, 23 Oct 2019 15:58:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNMlz-0006LS-OR for guile-user@gnu.org; Wed, 23 Oct 2019 15:58:25 -0400 Original-Received: from pelzflorian.de ([5.45.111.108]:60182 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNMlx-0006JB-Lr for guile-user@gnu.org; Wed, 23 Oct 2019 15:58:22 -0400 Original-Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 2F3C43604C5; Wed, 23 Oct 2019 21:58:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1571860698; bh=FtqPLs5MXjxFxH9TQ16qbdUqu+RXDPpcOu8nqb5FdFU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=wE+mivQqCYS68Y9MMlEkP4E0CLB+xY0IpIIg17zAzkom6Y6hBOdLg3D37qt5GyLGm OZ4nkxSg5TzXAePFrxncaKy/eIn1Bp+GZPMXlRgQ/d0IMrdGn7KCz09YAMCkVtwh2/ nIu0iZkPh0bByI5XrRmCIRYXULv2d+daiBMSYVRo= Content-Disposition: inline In-Reply-To: <20191023183928.f0026efbba1c940c221e2c06@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.45.111.108 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:15803 Archived-At: I believe mailman=C2=A02 as used on lists.gnu.org is the backend we care about here. I would prefer it if the mailing list Web frontend would work as a MUA producing messages that look good in plain text, monospace e-mail clients. The MBOX from selected GNU mailman lists would be the =E2=80=9Cforum=E2=80=9D threads prominently displayed; other= mail would be private messages. Should every user be given a @guile-forum.gnu.org mail address? Regards, Florian