Re: [h-e-w] 23.1.50; Dead keys

2018-06-04 Thread Eli Zaretskii
> From: Angelo Borsotti > Date: Mon, 4 Jun 2018 18:41:09 +0200 > Cc: help-emacs-windows@gnu.org > > (setq select-active-regions nil) > (setq mouse-drag-copy-region t) > (setq x-select-enable-clipboard nil) > (add-hook 'term-setup-hook '(lambda () > (global-set-key [mouse-2] 'mouse-yank-at-click

Re: [h-e-w] 23.1.50; Dead keys

2018-06-04 Thread Angelo Borsotti
Hi Eli, I might be a bit out of exercize with lisp, but have added these to my .emacs: (setq select-active-regions nil) (setq mouse-drag-copy-region t) (setq x-select-enable-clipboard nil) (add-hook 'term-setup-hook '(lambda () (global-set-key [mouse-2] 'mouse-yank-at-click))) to get back the

Re: [h-e-w] 23.1.50; Dead keys

2018-06-02 Thread Eli Zaretskii
> From: Angelo Borsotti > Date: Sat, 2 Jun 2018 10:11:16 +0200 > > After the last Windows update: Feature Update version 1803, the dead > keys no longer work. I have set the English International keyboard, and > pressing first an accent (e.g. ') and then a letter (e.g. a) the result > on the curr

[h-e-w] 23.1.50; Dead keys

2018-06-02 Thread Angelo Borsotti
This is a bug report for the PATCHED Emacs+EmacsW32. Please test the unpatched version of Emacs+EmacsW32 before reporting if you can. If the bug is also in the unpatched version then report from the unpatched version else report here. If it is very inconvenient for you to try the unpatched version