[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: create empty new tab
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 02 Sep 2011 18:10:26 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11636
- References: <b4m62lb4jrh.fsf@xxxxxxx> <877h5rxs3i.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11635] jidanni@xxxxxxxxxxx wrote:
KY> I've changed the default page[1], that a new tab visits, into
KY> "about:blank". Now you can create an empty new tab by
KY> `G C-a C-k RET' or the `New Tab' button of the `Tab' menu bar.
> Well I have all menus off to save space, and 'G C-a C-k' certainly
> isn't as straight forward as Firefox's C-t. So certainly there is room
> on some keymap for a basic equivalent to Firefox's C-t, without having
> to erase anything with C-k.
It's easy to implement a special command that only create an empty
tab, if there's a good key stroke. I have no idea. Do you have?