[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: quit w3m (w3m-quit) without closing any emacs' window
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Tue, 07 Jan 2014 09:32:25 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12275
- References: <loom.20140106T201321-597@xxxxxxxxxxxxxx> <b4mvbxwact8.fsf@xxxxxxx>
In [emacs-w3m : No.12274] Katsumi Yamaoka wrote:
> Could you put up with modifying it locally like this?
> ;; Should be in .emacs, not .emacs-w3m.el
> (eval-after-load "w3m-util"
> '(defalias 'w3m-delete-frames-and-windows 'ignore))
Sorry, no problem on putting this in the ~/.emacs-w3m.el file.