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#44895: Add Info-copy-permalink Date: Fri, 27 Nov 2020 10:40:21 +0200 Message-ID: <83czzzp4zu.fsf@gnu.org> References: <874klbn6g8.5.fsf@jidanni.org> <83sg8vp8k7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32558"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 44895@debbugs.gnu.org, jidanni@jidanni.org To: Jean Louis Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Nov 27 09:41:11 2020 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 1kiZJW-0008IS-Lj for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 27 Nov 2020 09:41:10 +0100 Original-Received: from localhost ([::1]:57100 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiZJV-0000ob-NW for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 27 Nov 2020 03:41:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiZJO-0000nV-Az for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 03:41:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60588) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiZJO-0005I1-38 for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 03:41:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kiZJN-0004Zu-W9 for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 03:41:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 27 Nov 2020 08:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44895 X-GNU-PR-Package: emacs Original-Received: via spool by 44895-submit@debbugs.gnu.org id=B44895.160646644817547 (code B ref 44895); Fri, 27 Nov 2020 08:41:01 +0000 Original-Received: (at 44895) by debbugs.gnu.org; 27 Nov 2020 08:40:48 +0000 Original-Received: from localhost ([127.0.0.1]:43897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiZJ9-0004Yx-QD for submit@debbugs.gnu.org; Fri, 27 Nov 2020 03:40:48 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:35964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiZJ8-0004Yh-A6 for 44895@debbugs.gnu.org; Fri, 27 Nov 2020 03:40:46 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33630) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiZJ1-00054j-0r; Fri, 27 Nov 2020 03:40:39 -0500 Original-Received: from [176.228.60.248] (port=3747 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kiZJ0-0000Mh-Bi; Fri, 27 Nov 2020 03:40:38 -0500 In-Reply-To: (message from Jean Louis on Fri, 27 Nov 2020 11:14:18 +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" Xref: news.gmane.io gmane.emacs.bugs:194419 Archived-At: > Date: Fri, 27 Nov 2020 11:14:18 +0300 > From: Jean Louis > Cc: 積丹尼 Dan Jacobson , > 44895@debbugs.gnu.org > > This is similar to partial functions of `org-store-link' and to key > `w' in *eww*, or to `c' to copy Node name in the Info buffer, with > addition that capturing the hyperlink to the reference would construct > the shareable link or could invoke integration to quickly send it to > somebody. > > If it is meant to obtain quick reference to be shared with somebody, > partial construction of URL could be obtained with: > > User could press let us say: `C' on the "14.18 Optional Mode Line > Features" page, then the WWW hyperlink could be constructed in memory > pointing to: > https://www.gnu.org/software/emacs/manual/html_node/emacs/Optional-Mode-Line.html > or snippet could be constructed with the title and URL such as: > > Emacs Manual: 14.18 Optional Mode Line Features > https://www.gnu.org/software/emacs/manual/html_node/emacs/Optional-Mode-Line.html > > then by yanking snippet into email it can be shared easily with > third party. Are we talking only about "sharing" stuff in manuals related to Emacs? What about any other Info manual? And what about manuals that don't have a Web site? IOW, this proposed feature needs more detailed specification, IMO.