From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Andrus Subject: Re: multiple cursor not working properly with org-mode Date: Fri, 16 Oct 2015 12:06:05 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b675b6633dc1f05223ca649 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn9ON-0004Xj-64 for emacs-orgmode@gnu.org; Fri, 16 Oct 2015 14:06:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zn9OI-0000MR-DK for emacs-orgmode@gnu.org; Fri, 16 Oct 2015 14:06:11 -0400 Received: from mail-ob0-x229.google.com ([2607:f8b0:4003:c01::229]:36685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn9OI-0000MB-83 for emacs-orgmode@gnu.org; Fri, 16 Oct 2015 14:06:06 -0400 Received: by obcqt19 with SMTP id qt19so18779967obc.3 for ; Fri, 16 Oct 2015 11:06:05 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?UTF-8?B?SsOpcsOpbWllIEp1c3Rl?= Cc: emacs-org list , Kaushal Modi --047d7b675b6633dc1f05223ca649 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I haven=E2=80=99t been following the thread so this may have already been a= sked, but have you checked ~/.emacs.d/.mc-lists.el ? Perhaps org-self-insert-command found it=E2=80=99s way into the wrong list.= It=E2=80=99s safe to just delete the file and restart Emacs. -Ivan On Oct 16, 2015, at 9:53 AM, J=C3=A9r=C3=A9mie Juste wrote: * 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 binding which is s-d for mc/mark-next-like-this. This works pretty well. I can mark easily what I want to mark. I can delete characters with all the cursors but when I type a character only the first cursor enters them. I have the same issue with mc/mark-previous-like-this. I tried the same procedure with different mode but didn't have any problem. (eg ess-mode, python-mode, text-mode, lisp-mode) I hope I have provided enough info. I'll be glad to provide more info if it can help. On Fri, Oct 16, 2015 at 5:20 PM, Kaushal Modi wrote: > 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 try to write anything.. can you post what you > get when you hit something like "C-h c a" once you are in that mode > when you cannot type? > Does this happen after all of multiple-cursors commands > (mc/mark-next-like-this, mc/mark-prev-like-this, ...)? > > It will be very useful if you can provide a step-by-step explanation > of what commands you are running to recreate that problem starting > from an emacs -Q session.. provide us a recipe of the problem. > > It should also open this issue on the multiple-cursors github with all > the above info if you are sure that this happens only with > multiple-cursors loaded. > > -- > Kaushal Modi > > > On Fri, Oct 16, 2015 at 11:10 AM, J=C3=A9r=C3=A9mie Juste > wrote: > > Hello, > > > > I started an emacs - Q session and loaded only multiple-cursors. I stil= l > > 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 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 between emacs restarts till you narrow down to the part in the > config > >> causing this issue. > >> > >> > >> -- > >> Kaushal Modi > >> > >> On Wed, Oct 14, 2015 at 4:56 PM, J=C3=A9r=C3=A9mie Juste > >> wrote: > >>> > >>> 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'v= e > >>> resorted switching to text-mode make the modification and then back t= o > >>> org-mode. > >>> > >>> anyone tried something better? > >>> > >>> -- > >>> J=C3=A9r=C3=A9mie Juste > >> > >> > > > > > > > > -- > > J=C3=A9r=C3=A9mie Juste > --=20 J=C3=A9r=C3=A9mie Juste --047d7b675b6633dc1f05223ca649 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I haven= =E2=80=99t been following the thread so this may have already been asked, b= ut have you checked ~/.emacs.d/.mc-lists.el ?

Perhaps=C2= =A0org-self-insert-command found it=E2=80=99s way into the wrong list.=C2= =A0 It=E2=80=99s safe to just delete the file and restart Emacs.
=
-Ivan
=C2=A0
On Oct 16, 2015, at 9:53 AM, J=C3=A9r=C3=A9mie Ju= ste <jeremie= juste@gmail.com> wrote:

*
= =C2=A0=C2=A0 emacs version

=C2=A0=C2=A0 GNU EMACS 24.5.1 (X86_64-RED= HAT-LINUX-GNU, GTK+ VERSION 3.16.6) OF 2015-09-14 ON BUILDVM-10.PHX2.FEDORAPRO= JECT.ORG

=C2=A0=C2=A0 Org version

=C2=A0=C2=A0 Org-mode v= ersion 8.3.1 (8.3.1-103-g366dc4-elpa @ /home/DJJ/.emacs.d/elpa/org-20150907= /)


=C2=A0=C2=A0 * About the problem

=C2=A0=C2=A0 When I h= ave a key binding which is s-d for mc/mark-next-like-this. This works prett= y well. I can mark easily what I want to mark. I can delete characters with= all the cursors but when I type a character only the first cursor enters t= hem. I have the same issue with=C2=A0 mc/mark-previous-like-this.

= =C2=A0=C2=A0 I tried the same procedure with different mode but didn't = have any problem. (eg ess-mode, python-mode, text-mode, lisp-mode)

<= /div>
I hope I have provided enough info. I'll be glad to provide m= ore info if it can help.

On Fri, Oct 16, 2015 at 5:20 PM, Kaushal Modi <kaushal.modi@gmail.com> wrote:
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 try to write anything.. can you post what you
get when you hit something like "C-h c a" once you are in that mo= de
when you cannot type?
Does this happen after all of multiple-cursors commands
(mc/mark-next-like-this, mc/mark-prev-like-this, ...)?

It will be very useful if you can provide a step-by-step explanation
of what commands you are running to recreate that problem starting
from an emacs -Q session.. provide us a recipe of the problem.

It should also open this issue on the multiple-cursors github with all
the above info if you are sure that this happens only with
multiple-cursors loaded.

--
Kaushal Modi


On Fri, Oct 16, 2015 at 11:10 AM, J=C3=A9r=C3=A9mie Juste <jeremiejuste@gmail.com&g= t; wrote:
> Hello,
>
> I started an emacs - Q session and loaded only multiple-cursors. I sti= ll
> have the same issue.
> my verson of multiple-cursors is multiple-cursors-20150710.456 - the l= atest
> one from melpa.
>
>
>
> On Wed, Oct 14, 2015 at 11:17 PM, Kaushal Modi <kaushal.modi@gmail.com>
> wrote:
>>
>> 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 between emacs restarts till you narrow down to the part in th= e config
>> causing this issue.
>>
>>
>> --
>> Kaushal Modi
>>
>> On Wed, Oct 14, 2015 at 4:56 PM, J=C3=A9r=C3=A9mie Juste <jeremiejuste@gmail.c= om>
>> wrote:
>>>
>>> Hello,
>>>
>>> Multiple cursor is a very handy tool. but I don't understa= nd why it does
>>> not work properly in org-mode.=C2=A0 I can delete characters b= ut I cannot=C2=A0 write
>>> anything in org-mode. For the time being when it's not too= costly I've
>>> resorted switching to text-mode make the modification and then= back to
>>> org-mode.
>>>
>>> anyone tried something better?
>>>
>>> --
>>> J=C3=A9r=C3=A9mie Juste
>>
>>
>
>
>
> --
> J=C3=A9r=C3=A9mie Juste



--
J=C3= =A9r=C3=A9mie Juste

--047d7b675b6633dc1f05223ca649--