GNU bug report logs -
#19356
electric-pair-mode painful quotes in latex-mode
Previous Next
Full log
Message #22 received at 19356-done <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> What kind of surrounding should take place? Should it be
>> ``wordityped''
>> or should it be
>> "wordityped"
>> ?
>
> I think either way would be OK.
> I guess ideally
>
> C-M-SPC "
>
> should do
>
> ``wordityped''
>
> and
>
> C-M-SPC " "
>
> should do
>
> "wordityped"
>
> but it's OK if we don't reach this ideal.
Not sure If I agree that's ideal, but I'll try to implement it for and
use in my tex-mode this week.
> I don't see the need to extend electric-pair's code for this use
> case, indeed, except if it can be done with a well-placed hook.
I don't think it can. Not without heroic sophistication.
> The patch looks OK. Installing it on emacs-24 sounds good, thank you
Done. Hope I haven't forgotten anything...
> (and no, it won't be cherry picked: it'll be merged instead).
So this very same commit to emacs-24 (and all other commits) will be an
ancestor of master. OK, that works, I suppose. I hear talk (and
misunderstandings) of rebasing in emacs-devel, which is basically
cherry-picking, and that's why I asked. I probably misunderstood (and
sure as hell don't want to fuel that discusssion).
J
This bug report was last modified 10 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.