[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: w3m-next-buffer and w3m-fb-mode.



From: Matt Hodges <M.P.Hodges@xxxxxxxx> said.
Subject: [emacs-w3m:09341] w3m-next-buffer and w3m-fb-mode.
Message-ID: <87vegb8a6q.fsf@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 05 Apr 2007 10:03:41 +0100

> The recent change to w3m-next-buffer assumes that the list of W3M
> buffer numbers is 1, 2, 3, ...
> 
> With (w3m-fb-mode 1), this isn't necessarily true.  For example, in
> one frame I have:
> 
>     (mapcar #'w3m-buffer-number (w3m-list-buffers)) => (3 11 12)
> 
> and w3m-next-buffer doesn't work as intended.
> 
> The attached patch fixes this.  Could someone check it in, if it looks
> OK?

Thank you for the patch and I've committed it on CVS Head.

-- 
Hideyuki SHIRAI (mailto:shirai@xxxxxxxxxxx)