Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Kaushal Modi
Ivan made a very good point. It this actually is the problem it would also explain why you see it in emacs -Q too. -- Kaushal Modi On Fri, Oct 16, 2015 at 2:06 PM, Ivan Andrus wrote: > I haven’t been following the thread so this may have already been asked, but > have you checked ~/.emacs.d/.mc

Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Ivan Andrus
I haven’t been following the thread so this may have already been asked, but have you checked ~/.emacs.d/.mc-lists.el ? Perhaps org-self-insert-command found it’s way into the wrong list. It’s safe to just delete the file and restart Emacs. -Ivan On Oct 16, 2015, at 9:53 AM, Jérémie Juste wro

Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Jérémie Juste
* emacs version GNU EMACS 24.5.1 (X86_64-REDHAT-LINUX-GNU, GTK+ VERSION 3.16.6) OF 2015-09-14 ON BUILDVM-10.PHX2.FEDORAPROJECT.ORG Org version Org-mode version 8.3.1 (8.3.1-103-g366dc4-elpa @ /home/DJJ/.emacs.d/elpa/org-20150907/) * About the problem When I have a key bindin

Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Kaushal Modi
I am using the same multiple-cursors version. What is you OS, emacs version (M-x emacs-version) and org-mode version (M-x org-version)? I don't know if that information will help as I have never seen the problem you described. But it will still be good to have that info. What happens when you tr

Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Jérémie Juste
Hello, I started an emacs - Q session and loaded only multiple-cursors. I still have the same issue. my verson of multiple-cursors is multiple-cursors-20150710.456 - the latest one from melpa. On Wed, Oct 14, 2015 at 11:17 PM, Kaushal Modi wrote: > It works fine for me. > > Have you tried sta

Re: [O] multiple cursor not working properly with org-mode

2015-10-14 Thread Kaushal Modi
It works fine for me. Have you tried starting an emacs -Q session and loading just multiple-cursors (and org-mode, if you are not using the org-mode version shipped with emacs)? Can you replicate the problem then? If not, then comment out your whole emacs config and uncomment it 50% at a time be

[O] multiple cursor not working properly with org-mode

2015-10-14 Thread Jérémie Juste
Hello, Multiple cursor is a very handy tool. but I don't understand why it does not work properly in org-mode. I can delete characters but I cannot write anything in org-mode. For the time being when it's not too costly I've resorted switching to t