mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-21 00:07:16 +09:00
If onBufPaneOpen callback execution fails (e.g. due to a Lua runtime error), report this error to the user, like we do for all other Lua callbacks, rather than silently continue working as if nothing happened.