From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#44895: Add Info-copy-permalink Date: Fri, 27 Nov 2020 13:21:35 +0300 Message-ID: References: <874klbn6g8.5.fsf@jidanni.org> <83sg8vp8k7.fsf@gnu.org> <87k0u76sm5.fsf@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17175"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0 (3d08634) (2020-11-07) Cc: 44895@debbugs.gnu.org, =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Nov 27 11:26: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 1kiax9-0004Mr-E9 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 27 Nov 2020 11:26:11 +0100 Original-Received: from localhost ([::1]:53822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiax8-0002TM-FS for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 27 Nov 2020 05:26:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiax0-0002TF-43 for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 05:26:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60748) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiawz-0001Ob-T0 for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 05:26:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kiawz-0000sU-Px for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 05:26:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 27 Nov 2020 10:26: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.16064727183322 (code B ref 44895); Fri, 27 Nov 2020 10:26:01 +0000 Original-Received: (at 44895) by debbugs.gnu.org; 27 Nov 2020 10:25:18 +0000 Original-Received: from localhost ([127.0.0.1]:44061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiawH-0000rU-RK for submit@debbugs.gnu.org; Fri, 27 Nov 2020 05:25:18 -0500 Original-Received: from static.rcdrun.com ([95.85.24.50]:38503) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiawF-0000rH-Ow for 44895@debbugs.gnu.org; Fri, 27 Nov 2020 05:25:16 -0500 Original-Received: from localhost ([::ffff:197.157.0.29]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002C000B.000000005FC0D405.00007AAA; Fri, 27 Nov 2020 10:25:09 +0000 Content-Disposition: inline In-Reply-To: <87k0u76sm5.fsf@gmx.net> 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:194434 Archived-At: * Stephen Berman [2020-11-27 12:45]: > On Fri, 27 Nov 2020 11:14:18 +0300 Jean Louis wrote: > > > If person is reading email through Emacs and knows how to evaluate > > functions, one can also share it by using `c' and then constructing this: > > > > (info "(emacs) Optional Mode Line") > > Typing `C-0 c' in the node adds just that to the kill-ring. > > > it is little more tedious, then if there is option to quickly obtain > > human readable hyperlink. > > In Gnus that is a human readable hyperlink (to the local Info manual, > not to the HTML version at gnu.org). I have expressed me wrongly. All those info hyperlinks are well readable.