Open
Description
After killing the 'ebib index buffer' using kill-buffer
, I can not reopen ebib because the value of index
in the ebib--buffer-alist
gets set to #<killed buffer>
. Unfortunately, I did not find a quick way to fix it, and therefore I am just reporting it here.
This bug has very low priority as I can, as a workaround, just remap the kill-buffer
function to ebib-quit
. So I am just reporting the issue here for 'completeness`. Thank you!