[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Create New Session" doesn't.
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 12 Mar 2012 08:03:44 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11772
- References: <87zkbod7lo.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11770] jidanni@xxxxxxxxxxx wrote:
> I clicked "Create New Session" in the menus.
> It doesn't seem to do anything.
It runs the command `w3m-goto-new-session-url', that should open
a page of the url, that is specified by the user option
`w3m-new-session-url', that defaults to "about:blank", in a newly
created emacs-w3m buffer. So, by default, you should get a new
emacs-w3m session, that displays nothing.
> It also lacks keystroke assignment.
> Also I can't find it in
> M-` (translated from <escape> `) runs the command tmm-menubar.
Yes, it's not been bound to a keystroke. Please propose a good
keystroke, if any.