GNU bug report logs - #19445
eww-up-url: no-op, due to a typo in eww-handle-link

Previous Next

Package: emacs;

Reported by: Ivan Shmakov <ivan <at> siamics.net>

Date: Fri, 26 Dec 2014 17:41:03 UTC

Severity: minor

Tags: fixed, patch

Fixed in version 25.1

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19445 in the body.
You can then email your comments to 19445 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19445; Package emacs. (Fri, 26 Dec 2014 17:41:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ivan Shmakov <ivan <at> siamics.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 26 Dec 2014 17:41:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ivan Shmakov <ivan <at> siamics.net>
To: submit <at> debbugs.gnu.org
Subject: eww-up-url: no-op, due to a typo in eww-handle-link 
Date: Fri, 26 Dec 2014 17:40:37 +0000
[Message part 1 (text/plain, inline)]
Package:  emacs
Severity: minor

	Please consider the following patch.

	* lisp/net/eww.el (eww-handle-link): Fix a typo in the "up" rel
	handling.

-- 
FSF associate member #7257  http://boycottsystemd.org/  … 3013 B6A0 230E 334A
[Message part 2 (text/diff, inline)]
--- a/lisp/net/eww.el
+++ b/lisp/net/eww.el
@@ -427,7 +427,7 @@ defun eww-handle-link (dom)
 		   ("start" . :start)
 		   ("home" . :home)
 		   ("contents" . :contents)
-		   ("up" . up)))))
+		   ("up" . :up)))))
     (and href
 	 where
 	 (plist-put eww-data (cdr where) href))))

Added tag(s) patch. Request was from Ivan Shmakov <ivan <at> siamics.net> to control <at> debbugs.gnu.org. (Fri, 26 Dec 2014 17:51:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19445; Package emacs. (Sat, 27 Dec 2014 02:08:01 GMT) Full text and rfc822 format available.

Message #10 received at 19445 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Ivan Shmakov <ivan <at> siamics.net>
Cc: 19445 <at> debbugs.gnu.org
Subject: Re: bug#19445: eww-up-url: no-op, due to a typo in eww-handle-link
Date: Fri, 26 Dec 2014 21:07:19 -0500
> 	Please consider the following patch.

> 	* lisp/net/eww.el (eww-handle-link): Fix a typo in the "up" rel
> 	handling.

Feel free to install it, thanks,


        Stefan




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19445; Package emacs. (Sun, 28 Dec 2014 13:57:02 GMT) Full text and rfc822 format available.

Message #13 received at 19445 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Ivan Shmakov <ivan <at> siamics.net>
Cc: 19445 <at> debbugs.gnu.org
Subject: Re: bug#19445: eww-up-url: no-op, due to a typo in eww-handle-link
Date: Sun, 28 Dec 2014 14:55:52 +0100
Ivan Shmakov <ivan <at> siamics.net> writes:

> 	Please consider the following patch.
>
> 	* lisp/net/eww.el (eww-handle-link): Fix a typo in the "up" rel
> 	handling.

Thanks; applied.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 28 Dec 2014 13:57:03 GMT) Full text and rfc822 format available.

bug marked as fixed in version 25.1, send any further explanations to 19445 <at> debbugs.gnu.org and Ivan Shmakov <ivan <at> siamics.net> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 28 Dec 2014 13:57:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 26 Jan 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 151 days ago.

Previous Next


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