From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#62574: [PATCH] Preserve peer information for web page in eww-readable Date: Sun, 02 Apr 2023 10:40:24 +0300 Message-ID: <83v8iewx3r.fsf@gnu.org> References: <83jzywyp4i.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20847"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62574-done@debbugs.gnu.org To: Eshel Yaron Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 02 09:41:20 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pisL1-0005EI-Nc for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 02 Apr 2023 09:41:19 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pisKr-0007pJ-56; Sun, 02 Apr 2023 03:41:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pisKl-0007ms-LO for bug-gnu-emacs@gnu.org; Sun, 02 Apr 2023 03:41:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pisKl-0007x3-7j for bug-gnu-emacs@gnu.org; Sun, 02 Apr 2023 03:41:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pisKk-0004ov-N0 for bug-gnu-emacs@gnu.org; Sun, 02 Apr 2023 03:41:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 02 Apr 2023 07:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62574 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 62574@debbugs.gnu.org, eliz@gnu.org, me@eshelyaron.com Original-Received: via spool by 62574-done@debbugs.gnu.org id=D62574.168042124218489 (code D ref 62574); Sun, 02 Apr 2023 07:41:02 +0000 Original-Received: (at 62574-done) by debbugs.gnu.org; 2 Apr 2023 07:40:42 +0000 Original-Received: from localhost ([127.0.0.1]:39183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pisKP-0004o9-Sr for submit@debbugs.gnu.org; Sun, 02 Apr 2023 03:40:42 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:57862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pisKN-0004nw-RO for 62574-done@debbugs.gnu.org; Sun, 02 Apr 2023 03:40:40 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pisKI-0007eV-4F; Sun, 02 Apr 2023 03:40:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=CwEd25jFIaM253jXuDMbr/eYxC11TzdYKbAVXNNUCwY=; b=VjwNGeKLHtB7 o+IqjzalXYC9iE78QvOoUlSLwxINl8Ot2Y1mkW0BVADI1ViSAr2gNfiMDAg2WMJ46YTOBbs2Dc9RI vfA3XBDvwkLEW2sV8aAjLiCmv69sR8BxBfViHLZkQ5bGn+hE02QgYv4zvs7hyLt4+EjLBeTWI0LNx XdMbyS3QpC/yvA1x6AmKjX4FpX+vcZ8CAaquDTAx2vM+iTE+CGACoHjhU7+Ot5AxxwGIXWfDsJN+3 YrsjVEjodG8ddGuoH7ChGv4FMK+SVIn7arguiftkeCBKMQ8mBd+B0DRhPePS5SHOD6ZWfOsFFgBww Z8xGQfYVrfg1uUKxd3ZELg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pisJq-0002Mu-0Q; Sun, 02 Apr 2023 03:40:33 -0400 In-Reply-To: (message from Eshel Yaron on Sat, 01 Apr 2023 11:58:52 +0300) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:259100 Archived-At: > From: Eshel Yaron > Cc: 62574@debbugs.gnu.org > Date: Sat, 01 Apr 2023 11:58:52 +0300 > > Eli Zaretskii writes: > > >> Date: Fri, 31 Mar 2023 21:55:09 +0300 > >> From: Eshel Yaron via "Bug reports for GNU Emacs, > >> the Swiss army knife of text editors" > >> > >> Here's a small patch that addresses a slight annoyance in EWW. > > > > Thanks, but can you please post a recipe for showing the effect of > > this change? > > Sure: > > 1. Start emacs -Q > 2. Type M-x eww RET https://gnu.org RET > (any HTTPS site with a valid certificate will do) > 3. Notice the green color of the page's title in the header line that > indicates that the peer's certificate is valid > (You can also check C-h v header-line-format RET to validate that the > eww-valid-certificate face is applied to the title portion of the > header line) > 4. Now type R to execute eww-readable > 5. Note that the color of page's title in the header line changed (it is no longer green) Thanks, installed on the emacs-29 branch, and closing the bug.