GNU bug report logs - #43517
28.0.50; [patch] EWW: Document double function of `w' key

Previous Next

Package: emacs;

Reported by: Gregor Zattler <telegraph <at> gmx.net>

Date: Sat, 19 Sep 2020 17:19:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gregor Zattler <telegraph <at> gmx.net>
To: 43517 <at> debbugs.gnu.org
Subject: bug#43517: 28.0.50; [patch] EWW: Document double function of `w' key
Date: Sat, 19 Sep 2020 19:18:26 +0200
[Message part 1 (text/plain, inline)]
Dear emacs maintainers, the documentation of eww does not
tell how to access a links URL in eww.  This patch addresses
this.  I'm not a native speaker of English, so please tell
me if there are errors (English or otherwise.

Ciao; Gregor

Ciao; Gregor
--
 -... --- .-. . -.. ..--.. ...-.-
[0001-doc-misc-eww.texi-Document-w-keys-double-function.patch (text/x-diff, inline)]
>From b7104ecc5985952737035ab648e644a78010eab0 Mon Sep 17 00:00:00 2001
From: Gregor Zattler <telegraph <at> gmx.net>
Date: Sat, 19 Sep 2020 18:59:01 +0200
Subject: [PATCH] * doc/misc/eww.texi: Document `w' keys double function

---
 doc/misc/eww.texi | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index 4ae2c86e3f..902fa7dd82 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -93,14 +93,19 @@ Basics
 @findex eww-quit
 @findex eww-reload
 @findex eww-copy-page-url
+@findex shr-maybe-probe-and-copy-url
 @kindex q
 @kindex w
 @kindex g
   If loading the URL was successful the buffer @file{*eww*} is opened
 and the web page is rendered in it.  You can leave EWW by pressing
 @kbd{q} or exit the browser by calling @kbd{eww-quit}.  To reload the
-web page hit @kbd{g} (@code{eww-reload}).  Pressing @kbd{w}
-(@code{eww-copy-page-url}) will copy the current URL to the kill ring.
+web page hit @kbd{g} (@code{eww-reload}).  Pressing @kbd{w} while point
+is on the description of a link will call
+@code{shr-maybe-probe-and-copy-url}, which copies this links URL to the
+kill ring, whereas if point is not on a link pressing @kbd{w} calls
+@code{eww-copy-page-url}, which will copy the current pages URL to the
+kill ring.

 @findex eww-open-in-new-buffer
 @kindex M-RET
--
2.20.1


This bug report was last modified 4 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.