[emacs-w3m:13536] [emacs-w3m/emacs-w3m] Should `w3m-pop-up-windows` be marked as DEPRECATED? (#68)
Zhao Shenyang <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/issues/[email protected]> |
In recent versions of emacs-w3m, when I use functions like `w3m-search-new-session` or `w3m-goto-url-new-session`, w3m will pop up new windows even my `w3m-display-mode` is tabbed. It seems that `w3m-popup-window-p` only cares about `w3m-pop-up-windows` and its set to t. If it's the correct behavior, should `w3m-pop-up-windows` be marked as DEPRECATED? Or should we change `w3m-popup-window-p` to respect the display mode? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/emacs-w3m/emacs-w3m/issues/68