[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-delete-buffer
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 11 Jul 2011 13:12:15 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11610
- References: <CAJcAo8uBE2wM20Bxz8U8icSTiz-XsuP4GPvqMWeYTCpG5hnc2g@xxxxxxxxxxxxxx> <b4mliw54qet.fsf@xxxxxxx>
In [emacs-w3m : No.11609] Katsumi Yamaoka wrote:
> In [emacs-w3m : No.11608] Samuel Wales wrote:
>> I have a vague recollection that w3m-delete-buffer used to return you
>> to another emacs-w3m buffer, but it doesn't seem to. Is this a
>> change?
> That's due to the change I made recently, sorry. A workaround is
> to add this snippet to the ~/.emacs-w3m.el file (or to eval it):
> (defalias 'w3m-switch-to-buffer 'switch-to-buffer)
> I'll fix it asap.
I've installed a fix. Could you try it? (Remove that workaround,
of course.)