GNU bug report logs - #16236
24.3.50; [PATCH] eww: Don't set local value.

Previous Next

Package: emacs;

Reported by: Kenjiro NAKAYAMA <nakayamakenjiro <at> gmail.com>

Date: Tue, 24 Dec 2013 07:39:01 UTC

Severity: minor

Tags: fixed

Found in version 24.3.50

Fixed in version 24.4

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Kenjiro NAKAYAMA <nakayamakenjiro <at> gmail.com>
Cc: 16236 <at> debbugs.gnu.org
Subject: bug#16236: 24.3.50; [PATCH] eww: Don't set local value.
Date: Tue, 24 Dec 2013 08:54:30 +0100
Kenjiro NAKAYAMA <nakayamakenjiro <at> gmail.com> writes:

> Now, eww-history-mode does not work well.
> eww-history and eww-history-position should not be local value, since eww will
> use them in eww-history-mode.
>
> Or, just deleting two lines will work well.
>
> -  (setq-local eww-history nil)
> -  (setq-local eww-history-position 0)

But that would mean that we can't have several eww buffers, which the
user should be able to if the user wants.  (By just renaming the
buffer.)

So I don't think this is the way to fix this problem.

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




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

Previous Next


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