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: Re: Diversification [ branched from Re: conflicts in the gnu project now affect guile] Date: Sat, 26 Oct 2019 19:09:40 +0200 Message-ID: <20191026170939.52bjrkxrxdd4recv@pelzflorian.localdomain> References: <20191023064813.6igo2qi2cwtcz5bz@pelzflorian.localdomain> <20191023113724.bf055453852ec206af8d7bef@gmail.com> <20191023134326.GA11420@tuxteam.de> <20191023200211.ewmkz4cklmev4zgy@pelzflorian.localdomain> <20191026081422.GF15076@tuxteam.de> <20191026090312.ro4hdiatlowkwqgc@pelzflorian.localdomain> <20191026112621.GC22804@tuxteam.de> <20191026164755.3b3aqyyjhp7prjct@pelzflorian.localdomain> 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="266234"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: NeoMutt/20180716 Cc: guile-user@gnu.org To: Zelphir Kaltstahl Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Oct 26 19:10:07 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 1iOPZm-00178s-8b for guile-user@m.gmane.org; Sat, 26 Oct 2019 19:10:06 +0200 Original-Received: from localhost ([::1]:41018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOPZk-0003h3-V9 for guile-user@m.gmane.org; Sat, 26 Oct 2019 13:10:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35893) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOPZP-0003SG-RW for guile-user@gnu.org; Sat, 26 Oct 2019 13:09:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOPZO-0003d1-Mw for guile-user@gnu.org; Sat, 26 Oct 2019 13:09:43 -0400 Original-Received: from pelzflorian.de ([5.45.111.108]:35956 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 1iOPZO-0003cV-7X for guile-user@gnu.org; Sat, 26 Oct 2019 13:09:42 -0400 Original-Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 407EA3604C5; Sat, 26 Oct 2019 19:09:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1572109780; bh=jrUISHSj+7FtXgvSxftwrqFAuUbCF7G3ZKChWx5xkKI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=YrQMzX8LGMdveNTS4Ir+hpi8uGN9P4dS13c5vEuwwj4+is0hER/bVwwV3BH/PrVFN cqqyGq9nmzixypwc0N/gJx5lmK+G3MM2BJyQu1FDxvt0NTkR5AAGWlNolSMXHQ8toX VNg24vh2WNIR9duUhrIsltEuvVf8JMI0YKQSNqIc= Content-Disposition: inline In-Reply-To: <20191026164755.3b3aqyyjhp7prjct@pelzflorian.localdomain> 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:15858 Archived-At: Another aspect is that many popular e-mail providers and applications are problematic. For example, I have experienced Microsoft=E2=80=99s e-m= ail services reformatting e-mails sent via Microsoft. This breaks code sent by them in e-mail, even in text attachments. Also, many e-mail providers are not using monospace fonts or otherwise disrupt how others expect their e-mail look when received. A mailing list web interface may help these users. Regards, Florian