From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#50500: Add ways to copy id bookmark link in eww Date: Sat, 11 Sep 2021 22:06:04 +0300 Organization: LINKOV.NET Message-ID: <87ee9vx78j.fsf@mail.linkov.net> References: <87ilz9x74z.fsf@ypei.me> <87o890ptpf.fsf@gnus.org> <87sfycwpjl.fsf@ypei.me> <87v938ijxf.fsf@mail.linkov.net> <874karnvo1.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10334"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: Yuchen Pei , 50500@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Sep 11 21:21:13 2021 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 1mP8Yr-0002Vo-B4 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 11 Sep 2021 21:21:13 +0200 Original-Received: from localhost ([::1]:60068 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mP8Yp-0006X4-Gd for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 11 Sep 2021 15:21:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51502) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mP8Yg-0006V7-UC for bug-gnu-emacs@gnu.org; Sat, 11 Sep 2021 15:21:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58117) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mP8Yg-0007bS-M8 for bug-gnu-emacs@gnu.org; Sat, 11 Sep 2021 15:21:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mP8Yg-0002go-IX for bug-gnu-emacs@gnu.org; Sat, 11 Sep 2021 15:21:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 11 Sep 2021 19:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50500 X-GNU-PR-Package: emacs Original-Received: via spool by 50500-submit@debbugs.gnu.org id=B50500.163138804710282 (code B ref 50500); Sat, 11 Sep 2021 19:21:02 +0000 Original-Received: (at 50500) by debbugs.gnu.org; 11 Sep 2021 19:20:47 +0000 Original-Received: from localhost ([127.0.0.1]:41428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mP8YR-0002fm-4P for submit@debbugs.gnu.org; Sat, 11 Sep 2021 15:20:47 -0400 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:37173) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mP8YQ-0002fO-4q for 50500@debbugs.gnu.org; Sat, 11 Sep 2021 15:20:46 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by relay11.mail.gandi.net (Postfix) with ESMTPSA id C8893100002; Sat, 11 Sep 2021 19:20:38 +0000 (UTC) In-Reply-To: <874karnvo1.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 11 Sep 2021 14:28:30 +0200") 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" Xref: news.gmane.io gmane.emacs.bugs:214097 Archived-At: >> The problem is that "id" from such HTML: >> >>
13. Use with the GNU Affero General Public License.
>> >> is not rendered on UI, so the user doesn't know that here is some "id" >> available for bookmarking. But, for example, github.com for the sections >> of the README.org file with ids displays visual indication that looks like >> a chain icon on the left. If eww will support some visual indication about >> ids used on the page like github does, then it will make sense also to >> include the displayed id to the copied link. > > I'm not sure I understand -- do you want eww to have a visual indicator > on all HTML elements that have an id? That would be ... weird and ugly, > I think? Github doesn't display anything in particular on elements with > ids per se -- they do display a link icon on sections, and the sections > have ids, but that's because they generated the HTML that way. That's why I said "*IF* eww will support some visual indication" :-) But I don't think such visual distraction would be appreciated by users.