[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Close This Tab causes old buffer place to be lost
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 21 Mar 2012 19:57:51 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11783
- References: <87ehsnzn97.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11782] jidanni@xxxxxxxxxxx wrote:
> Scroll down
> http://stackoverflow.com/questions/tagged/google-maps+geocoding a few
> screes and then right click on a link and pick Open Link in New Session.
> Then in that new session put the cursor over the tab and right click
> Close This Tab.
> Yes we are now back in the original tab, but back at the top, instead of
> where we were reading.
I was unable to reproduce this. The window layout of the first
tab is unchanged.
> C-c C-w does not have this problem.
Hm, `Close This Tab' runs `w3m-delete-buffer', that the `C-c C-w'
key is bound to. Am I missing something?