]> git.neil.brown.name Git - edlib.git/commit
Change calls on closed panes to return Efallthrough, not Efail
authorNeilBrown <neil@brown.name>
Wed, 13 Sep 2023 22:29:28 +0000 (08:29 +1000)
committerNeilBrown <neil@brown.name>
Wed, 13 Sep 2023 22:32:05 +0000 (08:32 +1000)
commitf809d205122cf2920a61a694e710922c2facbe8c
tree33904a484cc11b00948426888e9846ba42f60284
parent004ff26215c7d93564ee1cde7e68bec8a1238d48
Change calls on closed panes to return Efallthrough, not Efail

Efail is too harsh.  We really want to make it appear that the command
doesn't exist.  So do that.

This fixes a problem with x11selection-xcb where a notification to a
closed pane returned Efail which has a large abs value and so drowned
out the good results.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
core-pane.h