emacs-keypression icon indicating copy to clipboard operation
emacs-keypression copied to clipboard

Problems with tar-bar-mode.

Open perstar opened this issue 4 years ago • 5 comments

There are problems together with the new "tabs" in Emacs 27.1.

I start emacs 27.1, load keypression and do M-x keypression-mode. It works as it should.

Then I do M-x tab-bar-mode and now I get buffer names " keypression-..." in the display from keypression! (When I deactivate tab-bar-mode again it seems to be back to normal.)

perstar avatar Aug 14 '20 13:08 perstar

Fixed!

chuntaro avatar Aug 18 '20 07:08 chuntaro

Hm, actually I get the same results.

perstar avatar Aug 18 '20 07:08 perstar

Are you using macOS? I have confirmed that it is fixed on Windows and Linux (GTK3), but I have not been able to check on macOS.

chuntaro avatar Aug 18 '20 08:08 chuntaro

I was wrong. This was reproduced by enabling tab-bar-mode later. However, I do not know how to fix it now. The case where it was enabled from the beginning was corrected.

chuntaro avatar Aug 18 '20 08:08 chuntaro

OK, so a work-around is to do M-x keypression-mode twice, to turn it off and then on again.

perstar avatar Aug 24 '20 17:08 perstar