diff options
Diffstat (limited to 'reviews')
| -rw-r--r-- | reviews/emacs/hype.org | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org index 339eb10..3e62122 100644 --- a/reviews/emacs/hype.org +++ b/reviews/emacs/hype.org @@ -196,8 +196,13 @@ that GTK input methods⦠[[https://debbugs.gnu.org/56653][eat modifiers]] or so degrades to =SPC=. Apparently Emacs users are the only ones to care about that? 𤷠-(Note for whoever feels like debugging that: this problem can be -reproduced on the X+GTK build by setting ~x-gtk-use-native-input~) +Note 1: this problem can be reproduced on the X+GTK build by setting +~x-gtk-use-native-input~). + +Note 2: debugging notes in [[file:../../itches/emacs/tracker.org::*\[\[bug:56653\]\] =S-SPC= recognized as =SPC=][this itches tracker entry]]. + +Note 3: The Wayland Future⢠seems more tolerant of X+GTK builds than I +anticipated, thanks to Xwayland. *** ~pixel-scroll-precision-mode~ Setting that minor mode with ~pixel-scroll-precision-interpolate-page~ makes =PageUp= and =PageDown= much smoother. Would love for =M-v= and |
