]> git.neil.brown.name Git - edlib.git/commit
mode-emacs: handle cx-cc from a popup better
authorNeilBrown <neil@brown.name>
Fri, 22 Sep 2023 23:52:13 +0000 (09:52 +1000)
committerNeilBrown <neil@brown.name>
Fri, 22 Sep 2023 23:52:13 +0000 (09:52 +1000)
commitf2c1c3ae9cf515a7b6556b8299f7e9bcf9a5edeb
treeb38d6764a2649dc0cdfe8323190fcf9865581a37
parent40b5c7d03a1004506c324b6af69f84b1a381f471
mode-emacs: handle cx-cc from a popup better

cx-cc will try to create a popup for selecting docs to save.
This fails when a popup is active.
Instead of silently failing, abort the popup so the user can
try again.

Signed-off-by: NeilBrown <neil@brown.name>
mode-emacs.c