From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 14:01:38 2016 Received: (at submit) by debbugs.gnu.org; 2 Dec 2016 19:01:38 +0000 Received: from localhost ([127.0.0.1]:50605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCt5V-0004vw-WE for submit@debbugs.gnu.org; Fri, 02 Dec 2016 14:01:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCt5U-0004vi-VL for submit@debbugs.gnu.org; Fri, 02 Dec 2016 14:01:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCt5P-0002az-5y for submit@debbugs.gnu.org; Fri, 02 Dec 2016 14:01:31 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37146) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cCt5P-0002as-3G for submit@debbugs.gnu.org; Fri, 02 Dec 2016 14:01:31 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCt5N-0000AC-U5 for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2016 14:01:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCt5I-0002Xo-Sv for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2016 14:01:30 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:21459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cCt5I-0002XU-JA for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2016 14:01:24 -0500 Received: from localhost (guest-wireless-207-151-035-008.usc.edu [207.151.35.8]) by mx.zohomail.com with SMTPS id 1480705279088488.45222664355765; Fri, 2 Dec 2016 11:01:19 -0800 (PST) User-agent: mu4e 0.9.17; emacs 25.1.90.6 From: Hong Xu To: bug-gnu-emacs@gnu.org Subject: shr: Add a customizable face for links after being clicked Date: Fri, 02 Dec 2016 11:01:17 -0800 Message-ID: <87y3zyjgua.fsf@topbug.net> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.9 (---) It is often confusing that after clicking on a link to visit it in an external browser, you are not really sure whether it has been really clicked. Browsers such as Firefox use a dashed box to indicate that. It would be nice if shr also supports this feature. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 14:13:46 2016 Received: (at 25096) by debbugs.gnu.org; 2 Dec 2016 19:13:46 +0000 Received: from localhost ([127.0.0.1]:50610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCtHG-0005Dd-2A for submit@debbugs.gnu.org; Fri, 02 Dec 2016 14:13:46 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:26538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCtHD-0005DM-TC for 25096@debbugs.gnu.org; Fri, 02 Dec 2016 14:13:44 -0500 Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id uB2JDbwx023049 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 2 Dec 2016 19:13:37 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.13.8/8.14.4) with ESMTP id uB2JDbkr000972 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 2 Dec 2016 19:13:37 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id uB2JDbgD027814; Fri, 2 Dec 2016 19:13:37 GMT MIME-Version: 1.0 Message-ID: <1c92a2f8-beff-4b44-bb59-969f4d600116@default> Date: Fri, 2 Dec 2016 11:13:35 -0800 (PST) From: Drew Adams To: Hong Xu , 25096@debbugs.gnu.org Subject: RE: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> In-Reply-To: <87y3zyjgua.fsf@topbug.net> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 12.0.6753.5000 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0021.oracle.com [141.146.126.233] X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: 25096 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > It is often confusing that after clicking on a link to visit it in > an external browser, you are not really sure whether it has been really > clicked. Browsers such as Firefox use a dashed box to indicate that. > It would be nice if shr also supports this feature. Where do you see such links, in Emacs? There is already face `link-visited', which is for visited links, as opposed to face `link', which is for unvisited links. And in Info, there is face `info-xref-visited', which is for visited links, as opposed to `info-xref', which is for unvisited links. For another context, Emacs could do something similar. What is the face you see now, for the links you are interested in? Is it `link'? `custom-link'? No doubt it is the context (mode) where you are clicking the link that needs to DTRT: use a visited-link face after you use a link. What is that context? From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 16:27:28 2016 Received: (at 25096) by debbugs.gnu.org; 2 Dec 2016 21:27:28 +0000 Received: from localhost ([127.0.0.1]:50660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCvMe-0008Nh-Gc for submit@debbugs.gnu.org; Fri, 02 Dec 2016 16:27:28 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:21339) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCvMc-0008NZ-Vu for 25096@debbugs.gnu.org; Fri, 02 Dec 2016 16:27:27 -0500 Received: from localhost (usc-secure-wireless-088-061.usc.edu [68.181.88.61]) by mx.zohomail.com with SMTPS id 1480714042354184.11760677353982; Fri, 2 Dec 2016 13:27:22 -0800 (PST) References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> User-agent: mu4e 0.9.17; emacs 25.1.90.6 From: Hong Xu To: Drew Adams Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked In-reply-to: <1c92a2f8-beff-4b44-bb59-969f4d600116@default> Date: Fri, 02 Dec 2016 13:27:21 -0800 Message-ID: <87polakona.fsf@topbug.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Zoho-Virus-Status: 1 X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On 2016-12-02 Fri 11:13 GMT-0800, Drew Adams wrote: >> It is often confusing that after clicking on a link to visit it in >> an external browser, you are not really sure whether it has been really >> clicked. Browsers such as Firefox use a dashed box to indicate that. >> It would be nice if shr also supports this feature. > > Where do you see such links, in Emacs? > > There is already face `link-visited', which is for visited links, > as opposed to face `link', which is for unvisited links. > > And in Info, there is face `info-xref-visited', which is for visited > links, as opposed to `info-xref', which is for unvisited links. > > For another context, Emacs could do something similar. What is > the face you see now, for the links you are interested in? Is it > `link'? `custom-link'? > > No doubt it is the context (mode) where you are clicking the link > that needs to DTRT: use a visited-link face after you use a link. > What is that context? [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [74.201.84.163 listed in dnsbl.sorbs.net] 0.7 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [74.201.84.163 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.201.84.163 listed in list.dnswl.org] X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On 2016-12-02 Fri 11:13 GMT-0800, Drew Adams wrote: >> It is often confusing that after clicking on a link to visit it in >> an external browser, you are not really sure whether it has been really >> clicked. Browsers such as Firefox use a dashed box to indicate that. >> It would be nice if shr also supports this feature. > > Where do you see such links, in Emacs? > > There is already face `link-visited', which is for visited links, > as opposed to face `link', which is for unvisited links. > > And in Info, there is face `info-xref-visited', which is for visited > links, as opposed to `info-xref', which is for unvisited links. > > For another context, Emacs could do something similar. What is > the face you see now, for the links you are interested in? Is it > `link'? `custom-link'? > > No doubt it is the context (mode) where you are clicking the link > that needs to DTRT: use a visited-link face after you use a link. > What is that context? [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [74.201.84.163 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.201.84.163 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [74.201.84.163 listed in wl.mailspike.net] 0.7 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) --=-=-= Content-Type: text/plain On 2016-12-02 Fri 11:13 GMT-0800, Drew Adams wrote: >> It is often confusing that after clicking on a link to visit it in >> an external browser, you are not really sure whether it has been really >> clicked. Browsers such as Firefox use a dashed box to indicate that. >> It would be nice if shr also supports this feature. > > Where do you see such links, in Emacs? > > There is already face `link-visited', which is for visited links, > as opposed to face `link', which is for unvisited links. > > And in Info, there is face `info-xref-visited', which is for visited > links, as opposed to `info-xref', which is for unvisited links. > > For another context, Emacs could do something similar. What is > the face you see now, for the links you are interested in? Is it > `link'? `custom-link'? > > No doubt it is the context (mode) where you are clicking the link > that needs to DTRT: use a visited-link face after you use a link. > What is that context? Sorry for the confusion. I'm talking about it in eww. Also, I'm not talking about a "visited-link" -- it is really about indication that a link was just successfully clicked. For example, in eww, visit an arbitrary page and move point to an arbitrary link and then press '&' (eww-browse-with-external-browser). There is no indication that the command has been executed. Even a dashed box lasting a few seconds on the clicked URL would help a lot. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJYQec5AAoJECZsfTOCL4R4+a0P/jjkeePKia37TAaMTTaJeYfB Iva488UPDyNCV9b+Nd5k70jxvb5zTxVToft4c+d3w++2wSy/PUSYXTsoKg23guZx CurvfxjUitij5jL355QFN2ysB9SpDaLg/JGQBdRIDUaqxt+ZoJvqael/VjvoQNJm Ai7/3iWl+FqFbgOmfc/+qzEdC5qcX1HJy7JFqgxYMS4J/0SKPzKpspO3wuvd77on aywb8e850sM2+xsmXd3ncbu7OxqHv4mB7otj9XomcQHPkuJlx9URHPkocjOqanrh JpyIkF+G3Syyw10u1cYSMHcy2BhljJ9DewqSB/fptuBFyzoA6YITS/x5VJOyFiN5 CH76EueCd4W0+Eli+yLLdSImB+igpul5MnVx+pOsusb4U9Rz32O0Nh7P/XLGuMGC xn2a3BV+cnmjza7OBoKkPdOtUdbfczJ96IiIW0Bb3Psl65g0dVSBwPJceMUvk1jb IKF1Sw8HcAQiYU8MS5i5LxOrLZGvij3Yo1MScgBxBa62xHSOAtgvIQwFuFryOQrG YRRuoohkSCNOlre+6J9Xx1tX8GUMm0BS6qFmTHyFmytdIi7ax9B6LHk460HyrMO7 tRrVixKzu44HRgl6aNOBRsA98t5ZsU6xiUgVz4pdLPFGr7BrVlziLh2NYuE1C+c+ XJNJVVCBfy1hHDJDGYaR =rpAp -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 19:02:41 2016 Received: (at 25096) by debbugs.gnu.org; 3 Dec 2016 00:02:41 +0000 Received: from localhost ([127.0.0.1]:50729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCxmr-0003dT-AT for submit@debbugs.gnu.org; Fri, 02 Dec 2016 19:02:41 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:16400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cCxmq-0003dA-0A for 25096@debbugs.gnu.org; Fri, 02 Dec 2016 19:02:40 -0500 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id uB302XJt030631 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 3 Dec 2016 00:02:33 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id uB302XZE009278 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 3 Dec 2016 00:02:33 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id uB302WXu019408; Sat, 3 Dec 2016 00:02:32 GMT MIME-Version: 1.0 Message-ID: Date: Fri, 2 Dec 2016 16:02:30 -0800 (PST) From: Drew Adams To: Hong Xu Subject: RE: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> <87polakona.fsf@topbug.net> In-Reply-To: <87polakona.fsf@topbug.net> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 12.0.6753.5000 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0022.oracle.com [156.151.31.74] X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > Sorry for the confusion. I'm talking about it in eww. >=20 > Also, I'm not talking about a "visited-link" -- it is really about > indication that a link was just successfully clicked. For example, > in eww, visit an arbitrary page and move point to an arbitrary link and > then press '&' (eww-browse-with-external-browser). There is no > indication that the command has been executed. Even a dashed box > lasting a few seconds on the clicked URL would help a lot. So it's an EWW enhancement request. An ephemeral box won't tell you later that you already visited that URL in an external browser. You could also have 3 faces for having used the link: 1. For having visited its destination in EWW. 2. For having visited its destination in an external browser. 3. For having visited its destination in both. #1 could use a foreground color. #2 could use an outline box. #3 could use both. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 22:42:24 2016 Received: (at submit) by debbugs.gnu.org; 3 Dec 2016 03:42:24 +0000 Received: from localhost ([127.0.0.1]:50800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cD1DU-00023B-CN for submit@debbugs.gnu.org; Fri, 02 Dec 2016 22:42:24 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cD1DT-00022y-51 for submit@debbugs.gnu.org; Fri, 02 Dec 2016 22:42:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cD1DN-0001s3-1f for submit@debbugs.gnu.org; Fri, 02 Dec 2016 22:42:17 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55781) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cD1DM-0001rz-UW for submit@debbugs.gnu.org; Fri, 02 Dec 2016 22:42:16 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cD1DL-0003NL-W1 for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2016 22:42:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cD1DH-0001pK-2U for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2016 22:42:15 -0500 Received: from mout.kundenserver.de ([212.227.126.133]:63115) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cD1DG-0001p4-P3 for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2016 22:42:10 -0500 Received: from [18.189.106.208] ([18.189.106.208]) by mrelayeu.kundenserver.de (mreue004 [212.227.15.168]) with ESMTPSA (Nemesis) id 0LhiSr-1czmAT02m9-00mr7M for ; Sat, 03 Dec 2016 04:42:08 +0100 Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked To: bug-gnu-emacs@gnu.org References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> <87polakona.fsf@topbug.net> From: =?UTF-8?Q?Cl=c3=a9ment_Pit--Claudel?= Message-ID: Date: Fri, 2 Dec 2016 22:42:00 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KkvxPTFNQ99SNHsIGneXHaT3GMDPI8nsG" X-Provags-ID: V03:K0:hDPZevvIfjtcViZ4HYcoYKQ8fD9G65OXuYHqxKky1TOYxB2XZ+s eHTRVVXsYQUAieqgdHF53JrBu3Griwj7nCxVbge7vO1Lv959Ev2+/PD3M/uaWQHQImX3Z/y FuQjspQ3YAIv06ezjWXrusHGrwzwEPfHxil0AXy92NVmZvh1WfSWFiM+DXys21XpqDlthrn mxbXQkHbaAh8qCaP88NXg== X-UI-Out-Filterresults: notjunk:1;V01:K0:PiGNWOrEbtM=:WTQcvwXGHBEQ2XN0ZLenU+ vhtVl3k2d94tViBN+8xsSDCdm9XmK8FNLoNNSI/CLcSHI1mshZOGKjyv+9VIY2Kyhxhhe5KNz FxWL4Xmjg04eiM8HRkcKXqa+Qu4BJ1NqayqD1fJpgk+5zEHBJ9DrAufu4zwRUZjufQVamcNKU EkmyrCsw+gLH8qjumUC1uvTgBCl095fBRLRdk2bcB5uWLWRAsoaHf+fo5HurMjdDrP2msu6zd 5LuHrYggTVklWyYSoYxr++f6LCv1zqyfflLrcBLVO2i5MgcdAgmnpi6TB06lsuibjUxIKnr/8 ZEPAo4EoG/HN20zW7JggdGS9p9PPeECW7fT0g32abZYuLm8KYsVCGFXvFc5xRtoERajFEcYji PaVBPvLrPN3AQsuFB586Ewla98h8fkT5gWPpqveNQzXw81pu3Fe93Zz8IUqtRd9Hw1TKFto1D Ahqf44NYrokPO+hYzFicGedk6M4Ry2OoOeni31UvVVbP5ibAkg9hhbAcOPb3x/tlV1gdZ3XFa E4Hbd6BcZLuH/eDaXsv+7rpeBH10YTiMQtKmPuZ5ws3SYGiPm2KfvLwrjCrs8uVGXSOXZomdH M5Tdr5JR2En/f1jnmFe4p5B/qB+XJ5NYNgTQmGg93o+rBj54jQyTy2mmSeYWThiSpxHzZ2GkK 3PtFA7w6AL95ELowyRIXw1Hos2NnLuY47a+YVofIqwjC39CtUJ1PRLmBz0AuEN1R/guc= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KkvxPTFNQ99SNHsIGneXHaT3GMDPI8nsG Content-Type: multipart/mixed; boundary="1xQmV0rJIsLnPnixWl26gjSSta0GTEtM5"; protected-headers="v1" From: =?UTF-8?Q?Cl=c3=a9ment_Pit--Claudel?= To: bug-gnu-emacs@gnu.org Message-ID: Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> <87polakona.fsf@topbug.net> In-Reply-To: --1xQmV0rJIsLnPnixWl26gjSSta0GTEtM5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2016-12-02 19:02, Drew Adams wrote: >> Sorry for the confusion. I'm talking about it in eww. >> >> Also, I'm not talking about a "visited-link" -- it is really about >> indication that a link was just successfully clicked. For example, >> in eww, visit an arbitrary page and move point to an arbitrary link an= d >> then press '&' (eww-browse-with-external-browser). There is no >> indication that the command has been executed. Even a dashed box >> lasting a few seconds on the clicked URL would help a lot. >=20 > So it's an EWW enhancement request. >=20 > An ephemeral box won't tell you later that you already visited > that URL in an external browser. >=20 > You could also have 3 faces for having used the link: >=20 > 1. For having visited its destination in EWW. > 2. For having visited its destination in an external browser. > 3. For having visited its destination in both. >=20 > #1 could use a foreground color. #2 could use an outline box. > #3 could use both. Drew, I think there's some lingering confusion here. Try pressing the le= ft mouse button down on a link in Firefox, and keeping it pressed down. = Notice how Firefox displays a dotted box around the link. This is indeed= a eww enhancement request, but I don't think it's specific to external b= rowsers; it's just about indicating that a link has been clicked in the t= ime interval from the click to the point when the next page replaces the = current one.=20 Cl=C3=A9ment. --1xQmV0rJIsLnPnixWl26gjSSta0GTEtM5-- --KkvxPTFNQ99SNHsIGneXHaT3GMDPI8nsG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYQj8IAAoJEPqg+cTm90wjlroQAKw7T/JLK/cE34cWnzqdUrUG 3Vxy0GeHtcBo7llZFv7h8MIwJVC+d7+g7bXox5ORkjRZPb49xevBgB6u9sPzFc1q e5/h7ktiVOpI4FYrKIYU16mLA9NVbpp9zbVieMzo/xIfdwTnV0u1pIJ4tHy0g//I /F5MHdgDgiL1USyrpBvRwo6KZ6L8F5PbEJlx05BNi3a3kOCl3Q8r3WA3sEwPJsvI Wz/AT0mSVZWNJ+MuBc6o4XZMTV+EBWK5PIabCQtnKWaWQOs/dBtgte5+hSj9ItCS hJ5pbsz3oWNB8Yn45TDnbrwPh7KViC9TzFtoKV9InXKgUrn4Lycp9gxYOy1yP0TO YTOEcMnb0XCm553TMIxwPwcnXLrpXWLx3YHksizPAZULBbOdSw4WqjnHfZeZTDFR iatziRSgTM3erL8t67uLgPWhUDJcCo/3mGtAzuxffE8jgKTHvh2z/6ThtX2/FGKQ S9jXjKyWW+FVziHf9tsb/yX1KYeETitvwaM8UGpkUy21XlgM88GXqBB/r9h3lNgE fraFIbUXMJl0N5iTvYwygCDNRIm2NqPZIsiXFZdVlYdigzkMDzrJgJ70A5X+7mJb t7czUrrZ5PWjG2CM8ZwYPPGA72loQ4vCJVO3uhPxrOnk1aTNFlVouMlInQKFmiOk swGm4CuOe2o3jO4aEWJE =aVrq -----END PGP SIGNATURE----- --KkvxPTFNQ99SNHsIGneXHaT3GMDPI8nsG-- From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 03 10:42:04 2016 Received: (at 25096) by debbugs.gnu.org; 3 Dec 2016 15:42:04 +0000 Received: from localhost ([127.0.0.1]:51623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDCRw-0003jj-GT for submit@debbugs.gnu.org; Sat, 03 Dec 2016 10:42:04 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:44488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDCRu-0003jD-7P for 25096@debbugs.gnu.org; Sat, 03 Dec 2016 10:42:03 -0500 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id uB3FftI8019348 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 3 Dec 2016 15:41:56 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id uB3FftOS014438 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 3 Dec 2016 15:41:55 GMT Received: from abhmp0013.oracle.com (abhmp0013.oracle.com [141.146.116.19]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id uB3FftXL027500; Sat, 3 Dec 2016 15:41:55 GMT MIME-Version: 1.0 Message-ID: <5f464129-9059-452c-b5aa-2c4be45a4fcc@default> Date: Sat, 3 Dec 2016 07:41:54 -0800 (PST) From: Drew Adams To: =?utf-8?B?Q2zDqW1lbnQgUGl0LS1DbGF1ZGVs?= , 25096@debbugs.gnu.org Subject: RE: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> <87polakona.fsf@topbug.net> In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 12.0.6753.5000 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: 25096 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > > An ephemeral box won't tell you later that you already visited > > that URL in an external browser. > > > > You could also have 3 faces for having used the link: > > > > 1. For having visited its destination in EWW. > > 2. For having visited its destination in an external browser. > > 3. For having visited its destination in both. > > > > #1 could use a foreground color. #2 could use an outline box. > > #3 could use both. >=20 > Drew, I think there's some lingering confusion here. Try pressing > the left mouse button down on a link in Firefox, and keeping it > pressed down. Notice how Firefox displays a dotted box around the > link. This is indeed a eww enhancement request, but I don't think > it's specific to external browsers; it's just about indicating that > a link has been clicked in the time interval from the click to the > point when the next page replaces the current one. I see. Apologies for not correctly understanding what the request is. In that case, I'd suggest that the subject line is misleading or inaccurate. It says clearly (?) that it is about the _face_ for the link _after_ it has been clicked. If it is instead about having some visual indication, _while_ it is clicked (e.g., mouse-down), that the link _is being_ clicked, then you might want to retitle the request. From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 03 11:31:13 2016 Received: (at 25096) by debbugs.gnu.org; 3 Dec 2016 16:31:13 +0000 Received: from localhost ([127.0.0.1]:51631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDDDV-0004sc-Ei for submit@debbugs.gnu.org; Sat, 03 Dec 2016 11:31:13 -0500 Received: from mout.kundenserver.de ([212.227.126.130]:49857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDDDT-0004sO-FO for 25096@debbugs.gnu.org; Sat, 03 Dec 2016 11:31:11 -0500 Received: from [18.26.2.123] ([18.26.2.123]) by mrelayeu.kundenserver.de (mreue001 [212.227.15.168]) with ESMTPSA (Nemesis) id 0Lj9jT-1cpJ7c47El-00dTnZ; Sat, 03 Dec 2016 17:31:00 +0100 Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked To: Drew Adams , 25096@debbugs.gnu.org References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> <87polakona.fsf@topbug.net> <5f464129-9059-452c-b5aa-2c4be45a4fcc@default> From: =?UTF-8?Q?Cl=c3=a9ment_Pit--Claudel?= Message-ID: <9421256a-49cd-5082-46f0-e608e80d2b31@gmail.com> Date: Sat, 3 Dec 2016 11:30:51 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <5f464129-9059-452c-b5aa-2c4be45a4fcc@default> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WkN26oKT7PLuoK6HNBii4DHGNTrJQ7JLm" X-Provags-ID: V03:K0:7TxuDkLE+bUzwf8tQerXvAgT9fxVXDZfH3PFhFKVclsj5ZypKhX HgPbhhrege2woSnmtgC3lWtsato+phiZrZZMttSYVr6vnjS3ua4oY68YvC07T+QroedEeCI uSeqgvxRBiBI5Vrcf8sEykG3ATGR8JRm7ljpF2BFl/5TzRiiV/gwBWtiJqyIvcnIXD0Sma7 3O1UPufAziUjp6Klzuvvw== X-UI-Out-Filterresults: notjunk:1;V01:K0:wPl/j6TII2A=:LNWNBbhFR4JODgg3Qx9htR 7tQO5Saiavs9Ygx/nfx7uxyo04BbfRlYLwHKTT7LLqpxquXfnzCjHpRESosc/IN2WSdTkbh42 OxOdh2YQPElBFiwaGOX9qlpNla0Cf/LIDK40fFAk3KncU9RBqTaCY9eWRAi8vqsEcz7/F5PF/ z4DCm8QsbwQ/OKq9y5drdKWIFqdeOMxh87ujl9an/x5kvG5DILZoV6DfAOV38y45cGy0oqNnC PJ8om+jaJ/Vxfq5Ts9virbwPJ9vIpqC+/xksvT7M2UTKsCYmE0Pt6qDnwmgKWj+kj5+lceUj/ zhJkIZ0Ne99SRp1+tRbojUpkQV6To52faVdZc6rpQ/0GmyPWzMc3eTDyGd75ORIfGly29Vwut 506y7939a1tyqWlvzEL0n4M38AAcg/pgmtvMyVGvKmoLZS9cauJz/OnzgFBShik0ySSXqDH8T 2lfZ3rswbdpzc6gxWps4liZpQaQQrnw1U3BFRY+OOuzZmSwJZ8eVjGfQueBzSqE6+4liyg3UA 94CORNwmVvBFjTkVEdu6qm5+AxlIcHsA1nb90bPzj08kPlYfOpeuTLTMm4McZv/OxrU0TjSGW isjtbGv/9LKaqJOt1wcre8EtvZwzo/Xkc4xqVLiTsX31ApY0woO/EUKJIiGIQMxuvk5kHrLfc Wx2AkYXhArtOr0toxJfnVXlKUUCXofO3OzgSXmcxHYZ0M7yR2k19x3NPr/pGTVtffKm4= X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On 2016-12-03 10:41, Drew Adams wrote: > In that case, I'd suggest that the subject line is misleading > or inaccurate. It says clearly (?) that it is about the > _face_ for the link _after_ it has been clicked. > > If it is instead about having some visual indication, _while_ > it is clicked (e.g., mouse-down), that the link _is being_ > clicked, then you might want to retitle the request. [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.126.130 listed in wl.mailspike.net] 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [212.227.126.130 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [212.227.126.130 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (clement.pit[at]gmail.com) X-Debbugs-Envelope-To: 25096 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On 2016-12-03 10:41, Drew Adams wrote: > In that case, I'd suggest that the subject line is misleading > or inaccurate. It says clearly (?) that it is about the > _face_ for the link _after_ it has been clicked. > > If it is instead about having some visual indication, _while_ > it is clicked (e.g., mouse-down), that the link _is being_ > clicked, then you might want to retitle the request. [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [212.227.126.130 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [212.227.126.130 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.126.130 listed in wl.mailspike.net] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (clement.pit[at]gmail.com) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WkN26oKT7PLuoK6HNBii4DHGNTrJQ7JLm Content-Type: multipart/mixed; boundary="6iVm7gqKS4U6oVvkJrsfMLdAwM72Wmgx3"; protected-headers="v1" From: =?UTF-8?Q?Cl=c3=a9ment_Pit--Claudel?= To: Drew Adams , 25096@debbugs.gnu.org Message-ID: <9421256a-49cd-5082-46f0-e608e80d2b31@gmail.com> Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <1c92a2f8-beff-4b44-bb59-969f4d600116@default> <87polakona.fsf@topbug.net> <5f464129-9059-452c-b5aa-2c4be45a4fcc@default> In-Reply-To: <5f464129-9059-452c-b5aa-2c4be45a4fcc@default> --6iVm7gqKS4U6oVvkJrsfMLdAwM72Wmgx3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2016-12-03 10:41, Drew Adams wrote: > In that case, I'd suggest that the subject line is misleading > or inaccurate. It says clearly (?) that it is about the > _face_ for the link _after_ it has been clicked. >=20 > If it is instead about having some visual indication, _while_ > it is clicked (e.g., mouse-down), that the link _is being_ > clicked, then you might want to retitle the request. In Firefox, that dotted box highlighting actually persists after the mous= e button is released: it lasts until the next page has been displayed. --6iVm7gqKS4U6oVvkJrsfMLdAwM72Wmgx3-- --WkN26oKT7PLuoK6HNBii4DHGNTrJQ7JLm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYQvM7AAoJEPqg+cTm90wj7qMP/1SK564N2FCXzNXrxeM7vBBX itexQyC7iIBs+fPx4gtiiN0vZIqfD2HjEYhIWxK+olDMw5pjYNmX2mVWfx1R6HNp hLYmhsgP12uoJW6WGtwpPbe84risJFdGYl9WfNa/7g9FSg0KpfrfsZTLU6/GppdA nV3SuiriZmYciRWyOaNkOi0k+hV3ZocHWQoCVsEisvNtVrj41fm7CSW7GGgoPEIP 37HeR11KZumsWeR0xOPzA04Jwq1zeLXhZnnGG1DmTVPW7lNzlkI29akJNkvfOsqG WQAiqdiRod+tv51YMzTZdbgXAFtNZYO1ZaYxSB1V6TjsVGdEP2skWTfTvNu+mgkN ta7ijdHGlmDpUtLGy4tUIEbzhIha4L6hySJIpsTWaXwJF5JWaGbQasnGYxXZr/K7 bjPzmpyZuceJCtSjDJb/mU1UD3TFGjMnFU/83Dl5WPF/PY7BhG8SdAhrQ0ImV4ww AnuKUW6acFLawyA/lbuLCJI9wocEtWCMITux/X6YWYIqjLMV449Uu5VXgP6bT/mU baGMCy6bCiNoYtTcobeB5X4ANWztwiXRD8DXtADGcgTiHO07x9+l2qUMBGxT5SGZ 0+q/DMGYq76pJaFCniY54xf0QcSHbMtgC0RM5S8wwh9fkxQ231xn7i3BDkksfUhW LpRY0WypvWW0jysX/fyi =61TQ -----END PGP SIGNATURE----- --WkN26oKT7PLuoK6HNBii4DHGNTrJQ7JLm-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 24 15:27:40 2017 Received: (at 25096) by debbugs.gnu.org; 24 Jan 2017 20:27:40 +0000 Received: from localhost ([127.0.0.1]:40771 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW7gp-0001MX-VT for submit@debbugs.gnu.org; Tue, 24 Jan 2017 15:27:40 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:49040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW7go-0001MP-15 for 25096@debbugs.gnu.org; Tue, 24 Jan 2017 15:27:38 -0500 Received: from 2.150.49.21.tmi.telenormobil.no ([2.150.49.21] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cW7gk-0004QJ-Fs; Tue, 24 Jan 2017 21:27:36 +0100 From: Lars Ingebrigtsen To: Hong Xu Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> Date: Tue, 24 Jan 2017 21:27:28 +0100 In-Reply-To: <87y3zyjgua.fsf@topbug.net> (Hong Xu's message of "Fri, 02 Dec 2016 11:01:17 -0800") Message-ID: <87bmuwnqz3.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Hong Xu writes: > It is often confusing that after clicking on a link to visit it in an > external browser, you are not really sure whether it has been really > clicked. Browsers such as Firefox use a dashed box to indicate that. It > would be nice if shr also supports this feature. Yes, perhaps. But doesn't the external browser pop up immediately? Does this have to be reflected visually in Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 24 16:39:23 2017 Received: (at 25096) by debbugs.gnu.org; 24 Jan 2017 21:39:23 +0000 Received: from localhost ([127.0.0.1]:40888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW8oF-00038o-F7 for submit@debbugs.gnu.org; Tue, 24 Jan 2017 16:39:23 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:21433) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW8oC-00038e-I7 for 25096@debbugs.gnu.org; Tue, 24 Jan 2017 16:39:21 -0500 Received: from [192.168.88.88] (cpe-104-32-170-214.socal.res.rr.com [104.32.170.214]) by mx.zohomail.com with SMTPS id 1485293952608985.9969891933943; Tue, 24 Jan 2017 13:39:12 -0800 (PST) Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked To: Lars Ingebrigtsen References: <87y3zyjgua.fsf@topbug.net> <87bmuwnqz3.fsf@gnus.org> From: Hong Xu Message-ID: <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> Date: Tue, 24 Jan 2017 13:39:11 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 MIME-Version: 1.0 In-Reply-To: <87bmuwnqz3.fsf@gnus.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On 01/24/2017 12:27 PM, Lars Ingebrigtsen wrote: > Hong Xu writes: > >> It is often confusing that after clicking on a link to visit it in an >> external browser, you are not really sure whether it has been really >> clicked. Browsers such as Firefox use a dashed box to indicate that. It >> would be nice if shr also supports this feature. > > Yes, perhaps. But doesn't the external browser pop up immediately? > Does this have to be reflected visually in Emacs? > If you have firefox in a different workspace, you may not be aware that a new tab has been opened there. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 24 16:44:49 2017 Received: (at 25096) by debbugs.gnu.org; 24 Jan 2017 21:44:49 +0000 Received: from localhost ([127.0.0.1]:40903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW8tV-0003HS-DK for submit@debbugs.gnu.org; Tue, 24 Jan 2017 16:44:49 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:50914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW8tT-0003HI-GG for 25096@debbugs.gnu.org; Tue, 24 Jan 2017 16:44:47 -0500 Received: from 2.150.49.21.tmi.telenormobil.no ([2.150.49.21] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cW8tO-0002Cp-LM; Tue, 24 Jan 2017 22:44:46 +0100 From: Lars Ingebrigtsen To: Hong Xu Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <87bmuwnqz3.fsf@gnus.org> <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> Date: Tue, 24 Jan 2017 22:44:36 +0100 In-Reply-To: <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> (Hong Xu's message of "Tue, 24 Jan 2017 13:39:11 -0800") Message-ID: <87r33sku9n.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Hong Xu writes: > On 01/24/2017 12:27 PM, Lars Ingebrigtsen wrote: >> Hong Xu writes: >> >>> It is often confusing that after clicking on a link to visit it in an >>> external browser, you are not really sure whether it has been really >>> clicked. Browsers such as Firefox use a dashed box to indicate that. It >>> would be nice if shr also supports this feature. >> >> Yes, perhaps. But doesn't the external browser pop up immediately? >> Does this have to be reflected visually in Emacs? > > If you have firefox in a different workspace, you may not be aware that > a new tab has been opened there. True... how would you like the marking to be done? A stippled box around the link is possible in Emacs, I think. It might move the text slightly, though (one pixel down, to be precise), so it might be disturbing. Hm... Altering the colour instead, perhaps? And should this marking disappear after a while? I think that might make sense. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 24 22:12:59 2017 Received: (at 25096) by debbugs.gnu.org; 25 Jan 2017 03:12:59 +0000 Received: from localhost ([127.0.0.1]:41304 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWE15-0004jM-Iv for submit@debbugs.gnu.org; Tue, 24 Jan 2017 22:12:59 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:21387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWE14-0004jE-03 for 25096@debbugs.gnu.org; Tue, 24 Jan 2017 22:12:58 -0500 Received: from [192.168.88.88] (cpe-104-32-170-214.socal.res.rr.com [104.32.170.214]) by mx.zohomail.com with SMTPS id 1485313970090450.2667823472299; Tue, 24 Jan 2017 19:12:50 -0800 (PST) Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked To: Lars Ingebrigtsen References: <87y3zyjgua.fsf@topbug.net> <87bmuwnqz3.fsf@gnus.org> <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> <87r33sku9n.fsf@gnus.org> From: Hong Xu Message-ID: <00c9a39d-876a-be4e-34ba-c9bc8de9c660@topbug.net> Date: Tue, 24 Jan 2017 19:12:49 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 MIME-Version: 1.0 In-Reply-To: <87r33sku9n.fsf@gnus.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On 01/24/2017 01:44 PM, Lars Ingebrigtsen wrote: > Hong Xu writes: > >> On 01/24/2017 12:27 PM, Lars Ingebrigtsen wrote: >>> Hong Xu writes: >>> >>>> It is often confusing that after clicking on a link to visit it in an >>>> external browser, you are not really sure whether it has been really >>>> clicked. Browsers such as Firefox use a dashed box to indicate that. It >>>> would be nice if shr also supports this feature. >>> >>> Yes, perhaps. But doesn't the external browser pop up immediately? >>> Does this have to be reflected visually in Emacs? >> >> If you have firefox in a different workspace, you may not be aware that >> a new tab has been opened there. > > True... how would you like the marking to be done? A stippled box > around the link is possible in Emacs, I think. It might move the text > slightly, though (one pixel down, to be precise), so it might be > disturbing. > > Hm... Altering the colour instead, perhaps? And should this marking > disappear after a while? I think that might make sense. > Yes, a temporary color change makes sense. From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 13 08:18:27 2018 Received: (at 25096) by debbugs.gnu.org; 13 Apr 2018 12:18:27 +0000 Received: from localhost ([127.0.0.1]:49180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6xet-00038g-6m for submit@debbugs.gnu.org; Fri, 13 Apr 2018 08:18:27 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:50067) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6xer-00038T-Uf for 25096@debbugs.gnu.org; Fri, 13 Apr 2018 08:18:26 -0400 Received: from 46.67.12.60.tmi.telenormobil.no ([46.67.12.60] helo=corrigan) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1f6xeo-0007zh-78; Fri, 13 Apr 2018 14:18:24 +0200 Received: from larsi by corrigan with local (Exim 4.89) (envelope-from ) id 1f6xei-00084y-AS; Fri, 13 Apr 2018 14:18:16 +0200 From: Lars Ingebrigtsen To: Hong Xu Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <87bmuwnqz3.fsf@gnus.org> <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> <87r33sku9n.fsf@gnus.org> <00c9a39d-876a-be4e-34ba-c9bc8de9c660@topbug.net> Date: Fri, 13 Apr 2018 14:18:15 +0200 In-Reply-To: <00c9a39d-876a-be4e-34ba-c9bc8de9c660@topbug.net> (Hong Xu's message of "Tue, 24 Jan 2017 19:12:49 -0800") Message-ID: <87604v9u60.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hong Xu writes: >> Hm... Altering the colour instead, perhaps? And should this marking >> disappear after a while? I think that might make sense. >> > > Yes, a temporary color change makes sense. I've now implemented this in Emacs 27.1. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 13 08:18:27 2018 Received: (at control) by debbugs.gnu.org; 13 Apr 2018 12:18:27 +0000 Received: from localhost ([127.0.0.1]:49182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6xet-00038j-Ej for submit@debbugs.gnu.org; Fri, 13 Apr 2018 08:18:27 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:50065) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6xer-00038S-Uq for control@debbugs.gnu.org; Fri, 13 Apr 2018 08:18:26 -0400 Received: from 46.67.12.60.tmi.telenormobil.no ([46.67.12.60] helo=corrigan) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1f6xep-0007zw-7S for control@debbugs.gnu.org; Fri, 13 Apr 2018 14:18:25 +0200 Received: from larsi by corrigan with local (Exim 4.89) (envelope-from ) id 1f6xej-000851-Ls for control@debbugs.gnu.org; Fri, 13 Apr 2018 14:18:17 +0200 To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #25096 Message-Id: Date: Fri, 13 Apr 2018 14:18:17 +0200 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 25096 fixed close 25096 From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 13 09:50:12 2018 Received: (at 25096) by debbugs.gnu.org; 13 Apr 2018 13:50:13 +0000 Received: from localhost ([127.0.0.1]:49311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6z5d-0004lx-28 for submit@debbugs.gnu.org; Fri, 13 Apr 2018 09:50:12 -0400 Received: from mail-wr0-f173.google.com ([209.85.128.173]:39857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6z5X-0004lK-F0 for 25096@debbugs.gnu.org; Fri, 13 Apr 2018 09:50:07 -0400 Received: by mail-wr0-f173.google.com with SMTP id f7so1451534wrh.6 for <25096@debbugs.gnu.org>; Fri, 13 Apr 2018 06:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tcd-ie.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=r3TZyuNbkiwMMyJsi5QyDRGKjcMFRdWWofeXT9pXN+E=; b=SBKf+au5kPkNcsMUtc+TEAXwlyVeoEcwcpDeBMJ4H1n5qpGiYBwvPagb9RW4dPYHe7 d0AK9S39/aHAwFIRiLYbiT+MsR0B5nO8MmHJy4slo/UPWijsUYn1YsD8j0uw5SAtFwg+ PsW4m7M7e3ZGiRS4IYyg+A2nf/8h1UCNe1cUvguk/qdhSjHJpRh1+FtE1RKQeO7qQF65 I12vX+vp+uMCamOfdQdYvxFUEz/lEK3CqvcE1mvuWtEe+wOvuVAK5711DWgS8dPGqDan d2lZmGd0C8Hq+q/KeD5DXIlv/x2LLkBcL/gZ4BIWEt2poKZ72C/0Wc7ZbMP9Y91iTn/S Uv6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=r3TZyuNbkiwMMyJsi5QyDRGKjcMFRdWWofeXT9pXN+E=; b=rbxU4Vepy93REjkkLF0zql1c8VGWnjeF58VcpkRXVFT/RO8YsVsUoVYYgzzH6bm61+ QifzOpygpJjjjwyP2GtygnVTPrFuGo8mWc8U0gRYO8L7sSuu5Qys/F12K/t7e4nvlSZ1 UzWBGEoJFOl2p5lr5VCrGGYNRa1voWX8BaPBbJWCXCBP22QyLCojyBF35ebtycNG2xpJ 4XvRl3c+KPzUVYfUahjW7ReDOJ9lNty239PIgyPGCg4sZFnY0figvHD1vD/2+ibEyiYF 4wz7QayWrfVGjG8ASl4ZYmFcPZDSPFSkfUhK0Si9Umhtrljt6gdDKEPZfTc+rNYZrpit to2g== X-Gm-Message-State: ALQs6tArtKgsyg9tZofddgWKa3Mkn3GPMAmHIXlyJNj7TrqJhdR6yfv8 H36Nuec3ci4f1RzlFdxKKTHd9w== X-Google-Smtp-Source: AIpwx49ZIVjY317QLZzxegh0+VX2i3Iru+BqTHMNaWBSFc6Sx8/BJ5Y/J2wgatWwQ1XA/sWnJTNz2Q== X-Received: by 10.223.146.193 with SMTP id 59mr1254632wrn.39.1523627397408; Fri, 13 Apr 2018 06:49:57 -0700 (PDT) Received: from localhost ([178.62.40.52]) by smtp.gmail.com with ESMTPSA id x67sm2426646wma.23.2018.04.13.06.49.56 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 13 Apr 2018 06:49:56 -0700 (PDT) From: "Basil L. Contovounesios" To: Lars Ingebrigtsen Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <87bmuwnqz3.fsf@gnus.org> <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> <87r33sku9n.fsf@gnus.org> <00c9a39d-876a-be4e-34ba-c9bc8de9c660@topbug.net> <87604v9u60.fsf@mouse.gnus.org> Date: Fri, 13 Apr 2018 14:49:55 +0100 In-Reply-To: <87604v9u60.fsf@mouse.gnus.org> (Lars Ingebrigtsen's message of "Fri, 13 Apr 2018 14:18:15 +0200") Message-ID: <87muy743ng.fsf@tcd.ie> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org, Hong Xu X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > I've now implemented this in Emacs 27.1. The new shr-selected-link and old shr-strike-through and shr-link faces all use the older (DISPLAY PLIST), as opposed to (DISPLAY . PLIST), face spec syntax, according to (info "(elisp) Defining Faces"). Would this be a good opportunity to update them? Thanks, -- Basil From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 13 10:48:44 2018 Received: (at 25096) by debbugs.gnu.org; 13 Apr 2018 14:48:44 +0000 Received: from localhost ([127.0.0.1]:50685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f700G-0006T7-5s for submit@debbugs.gnu.org; Fri, 13 Apr 2018 10:48:44 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:53310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f700A-0006Sr-Q4 for 25096@debbugs.gnu.org; Fri, 13 Apr 2018 10:48:38 -0400 Received: from 46.67.12.60.tmi.telenormobil.no ([46.67.12.60] helo=corrigan) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1f7002-0004HJ-5o; Fri, 13 Apr 2018 16:48:29 +0200 Received: from larsi by corrigan with local (Exim 4.89) (envelope-from ) id 1f6zzw-000105-6Q; Fri, 13 Apr 2018 16:48:20 +0200 From: Lars Ingebrigtsen To: "Basil L. Contovounesios" Subject: Re: bug#25096: shr: Add a customizable face for links after being clicked References: <87y3zyjgua.fsf@topbug.net> <87bmuwnqz3.fsf@gnus.org> <6801f0d6-db0e-f408-7784-277efe853aa8@topbug.net> <87r33sku9n.fsf@gnus.org> <00c9a39d-876a-be4e-34ba-c9bc8de9c660@topbug.net> <87604v9u60.fsf@mouse.gnus.org> <87muy743ng.fsf@tcd.ie> Date: Fri, 13 Apr 2018 16:48:19 +0200 In-Reply-To: <87muy743ng.fsf@tcd.ie> (Basil L. Contovounesios's message of "Fri, 13 Apr 2018 14:49:55 +0100") Message-ID: <878t9rxivg.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25096 Cc: 25096@debbugs.gnu.org, Hong Xu X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) "Basil L. Contovounesios" writes: > Lars Ingebrigtsen writes: > >> I've now implemented this in Emacs 27.1. > > The new shr-selected-link and old shr-strike-through and shr-link faces > all use the older (DISPLAY PLIST), as opposed to (DISPLAY . PLIST), face > spec syntax, according to (info "(elisp) Defining Faces"). > > Would this be a good opportunity to update them? Yes, definitely. I had forgotten about those. Patches welcome. :-) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sat Jun 14 19:37:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 12 May 2018 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator