emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors f6bac94 402/434: Add note about M-x


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors f6bac94 402/434: Add note about M-x
Date: Sat, 7 Aug 2021 09:21:08 -0400 (EDT)

branch: elpa/multiple-cursors
commit f6bac949a0e96ca1e361fef40e5279c8edfcc029
Author: Magnar Sveen <magnars@gmail.com>
Commit: GitHub <noreply@github.com>

    Add note about M-x
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index ddb55fa..1698cad 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,10 @@ To get out of multiple-cursors-mode, press `<return>` or 
`C-g`. The latter will
 first disable multiple regions before disabling multiple cursors. If you want 
to
 insert a newline in multiple-cursors-mode, use `C-j`.
 
+## Important note
+
+Multiple cursors does not well when you invoke its commands with `M-x`. It 
needs to be bound to keys to work properly. Pull request to fix this is welcome.
+
 ## Video
 
 You can [watch an intro to multiple-cursors at Emacs 
Rocks](http://emacsrocks.com/e13.html).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]