Results 8 issues of Moesasji

Looking through the tutorial I am unable to get the [multicursor example](https://github.com/jyp/boon/blob/master/boon-tutorial.el#L630) to replace all occurrences of a symbol despite multicursor getting installed. Although all occurrences of the word indeed...

Having watched your presentations about guix home this looks like a very exciting development that fits better with the rest of guix. Having looked at your source-code it looks like...

question
wontfix

Looking through the outstanding issues a lot appear related to outdated lexers and the most logical approach seems to be to resync the lexers with upstream if at all possible....

In .xmodmap it is possible to define multiple layers that gives control over what symbol appears when using modifiers like Shift or AltGR. A good example of what this allows...

The upstream xf86-input-evdev package has a couple of commits that fix problems with wacom-input devices, which I have on a laptop. Could you merge the upstream commits to bring this...

This fix for performance improvements in the wsf lexer used by vis is committed in baa51e934ce057af5b5be829d6a73a3e8b4c03d0 and is the same as used in the xml lexer. Would be good to...

This adds performance improvements for the xml lexer added to vis in commits: 7e9e0a2ca868aaa214fb38a79fe71da34d6e00da and baa51e934ce057af5b5be829d6a73a3e8b4c03d0

Adds commit baa51e934ce057af5b5be829d6a73a3e8b4c03d0 which is the same performance fix as used by the wsf and xml lexer in vis.