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 #10 received at 15708 <at> debbugs.gnu.org (full text, mbox):

From: Rüdiger Sonderfeld <ruediger <at> c-plusplus.de>
To: bug-gnu-emacs <at> gnu.org
Cc: 15708 <at> debbugs.gnu.org, Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Subject: Re: bug#15708: [PATCH 6/8] EWW: Erase old title.
Date: Sat, 26 Oct 2013 03:17:34 +0200
Sorry, I messed up this patch during merge.  The title should of course be 
reset before rendering the HTML.  I'll resend the patch.

Regards,
Rüdiger

On Friday 25 October 2013 01:44:11 Rüdiger Sonderfeld wrote:
> * 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





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

Previous Next


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