GNU bug report logs - #15708
[PATCH 6/8] EWW: Erase old title.

Previous Next

Package: emacs;

Reported by: Rüdiger Sonderfeld <ruediger <at> c-plusplus.de>

Date: Thu, 24 Oct 2013 23:45:07 UTC

Severity: normal

Tags: fixed, patch

Merged with 15702, 15703, 15704, 15705, 15706, 15707, 15709, 15710

Fixed in version 24.4

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

Bug is archived. No further changes may be made.

Full log


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

From: Rüdiger Sonderfeld <ruediger <at> c-plusplus.de>
To: bug-gnu-emacs <at> gnu.org
Cc: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Subject: [PATCH 6/8] EWW: Erase old title.
Date: Fri, 25 Oct 2013 01:44:11 +0200
* lisp/net/eww.el (eww-render): Set `eww-current-title' back to "".

Signed-off-by: Rüdiger Sonderfeld <ruediger <at> c-plusplus.de>
---
 lisp/net/eww.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/net/eww.el b/lisp/net/eww.el
index 6335bd8..55a3177 100644
--- a/lisp/net/eww.el
+++ b/lisp/net/eww.el
@@ -192,6 +192,7 @@ (defun eww-render (status url &optional point)
 	   (t
 	    (eww-display-raw)))
 	  (setq eww-current-url url
+                eww-current-title ""
 		eww-history-position 0)
 	  (eww-update-header-line-format)
 	  (cond
-- 
1.8.4.1






This bug report was last modified 11 years and 232 days ago.

Previous Next


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