[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: quit w3m (w3m-quit) without closing any emacs' window



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.