From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aPywHLjVT19LVgAA0tVLHw (envelope-from ) for ; Wed, 02 Sep 2020 17:26:16 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WI+qGLjVT19rcQAA1q6Kng (envelope-from ) for ; Wed, 02 Sep 2020 17:26:16 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E26DC9404E1 for ; Wed, 2 Sep 2020 17:26:15 +0000 (UTC) Received: from localhost ([::1]:41424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDWWU-0006WI-Fj for larch@yhetil.org; Wed, 02 Sep 2020 13:26:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51946) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDWWI-0006Vn-8g for bug-guix@gnu.org; Wed, 02 Sep 2020 13:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49079) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kDWWH-0003Tc-VW for bug-guix@gnu.org; Wed, 02 Sep 2020 13:26:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kDWWH-0004aS-SQ for bug-guix@gnu.org; Wed, 02 Sep 2020 13:26:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43166: The issues.guix.gnu.org is hard to read in emacs-w3m. Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 02 Sep 2020 17:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43166 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Vitaliy Shatrov , 43166@debbugs.gnu.org Received: via spool by 43166-submit@debbugs.gnu.org id=B43166.159906752117573 (code B ref 43166); Wed, 02 Sep 2020 17:26:01 +0000 Received: (at 43166) by debbugs.gnu.org; 2 Sep 2020 17:25:21 +0000 Received: from localhost ([127.0.0.1]:60622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDWVd-0004ZM-88 for submit@debbugs.gnu.org; Wed, 02 Sep 2020 13:25:21 -0400 Received: from world.peace.net ([64.112.178.59]:48738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDWVb-0004Z5-Ag for 43166@debbugs.gnu.org; Wed, 02 Sep 2020 13:25:19 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kDWVV-0003im-0Y; Wed, 02 Sep 2020 13:25:13 -0400 From: Mark H Weaver In-Reply-To: <73F56D6B-6448-44C2-8EB9-23AE854AD4CF@disroot.org> References: <73F56D6B-6448-44C2-8EB9-23AE854AD4CF@disroot.org> Date: Wed, 02 Sep 2020 13:24:04 -0400 Message-ID: <87eenk148g.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: gDVDtLNnQ5pg Vitaliy Shatrov writes: > Hello again dear Guixen. > I use emacs-w3m as a browser on a single board computer. I want to read, for example, issue #43159. > > I can read it on https://debbugs.gnu.org/43159. It's formatted properly, and the patch is readable too. > > But the https://issues.guix.gnu.org/43159 > is barely readable, and the patch is unreadable at all. Even quoted text appear as: >> line > another line > more lines.. I see similar problems with both 'lynx' and 'dillo' when remote CSS is disabled. As you point out, https://debbugs.gnu.org/ works much better for simpler web browsers. > I think the issues.guix.gnu.org should automatically append a link to > the debbugs.gnu.org, for all issues. It can be named like No-JS > version here, or so. I haven't looked carefully, but the issue seems to be related to CSS, not Javascript. Thanks, Mark