nsc-kronberg

Results 5 comments of nsc-kronberg

``` at that spot runs the command mouse-set-point (found in global-map), which is an interactive compiled Lisp function in ‘mouse.el’. It is bound to . (mouse-set-point EVENT &optional PROMOTE-TO-REGION) Move...

My test account Emacs configuration was already very minimal, but I got the same result with your example. ``` mutest@ventus:~$ cat my-minimal-mu4e.el (add-to-list 'load-path "/home/mutest/mu-1.6.4/share/emacs/site-lisp/mu4e") (setq mu4e-mu-binary "/home/mutest/mu-1.6.4/bin/mu") (require 'mu4e)...

Did some more testing... - Emacs 28 built from the Git master branch (f09ee98e68): OK, works as expected - Emacs 27.2 built from source tarball: OK, works as expected -...

> I'm using Emacs 27.1 (Debian) and it works fine (both with mouse-1 and M-RET). > > Did you try with _Enter Debugger on Error_? I tried that now (Emacs...

> When v24.8.10 is available for download, please test it out and let me know. For me it worked correctly in both browsers v24.8.10 solved the problem for me (Firefox...