[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: create empty new tab
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Sat, 03 Sep 2011 08:40:03 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11638
- References: <b4mbov3pawt.fsf@xxxxxxx> <87ippau0d0.fsf@xxxxxxxxxxx>
- References: <b4mbov3pawt.fsf@xxxxxxx> <87ippau0d0.fsf@xxxxxxxxxxx>
jidanni@xxxxxxxxxxx wrote:
> >>>>> "KY" == Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
KY> It's easy to implement a special command that only create an empty
KY> tab, if there's a good key stroke. I have no idea. Do you have?
> Well there's plenty of room in these maps,
> C-c C-@ w3m-history-store-position
[...]
> C-t a w3m-bookmark-add-all-urls
> Just don't use C-c C-c ... too easy to hit by accident.
So could you decide the key bound to the w3m-create-empty-session
command? Please note that emacs-w3m offers two key maps, Info-like
map and Lynx-like map.