all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
Cc: 16236@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	[thread overview]
Message-ID: <87k3euy98p.fsf@building.gnus.org> (raw)
In-Reply-To: <87bo06n1gx.fsf@dhcp-193-97.nrt.redhat.com> (Kenjiro NAKAYAMA's message of "Tue, 24 Dec 2013 16:37:50 +0900")

Kenjiro NAKAYAMA <nakayamakenjiro@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/





  reply	other threads:[~2013-12-24  7:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-24  7:37 bug#16236: 24.3.50; [PATCH] eww: Don't set local value Kenjiro NAKAYAMA
2013-12-24  7:54 ` Lars Ingebrigtsen [this message]
2013-12-28 15:00 ` bug#16236: 24.3.50; [PATCH] eww: eww-history-mode fixup Kenjiro NAKAYAMA
2014-01-05  9:27   ` Lars Magne Ingebrigtsen
2014-07-17  7:06   ` bug#16279: " Ivan Shmakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3euy98p.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=16236@debbugs.gnu.org \
    --cc=nakayamakenjiro@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.