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

[emacs-w3m/emacs-w3m] Address error in toggling vertical/horizontal popup window splits. (#95)



By the time split-window is called, the locally let selected-window variable is no longer a valid window. Thus, we actually need to call the selected-window function here.


You can view, comment on, or merge this pull request online at:

  https://github.com/emacs-w3m/emacs-w3m/pull/95

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.