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

[emacs-w3m/emacs-w3m] Set variable buffer-quit-function for -session and -select modes (#88)



Variable buffer-quit-function is used by function
keyboard-escape-quit to decide how to exit a buffer when pressing a
keybinding such as ESC-ESC-ESC. Without setting the variable for the
w3m-session and w3m-select modes, the action taken is to hide all
the other windows on the current frame. This commit has it perform
the modes' quit function.


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

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

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.