[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: on adding a function call to a s-exp
From: |
Robert Girault |
Subject: |
Re: on adding a function call to a s-exp |
Date: |
Sun, 10 Jun 2018 22:05:18 -0300 |
Xavier Maillard <xavier@maillard.im> writes:
>> From: Robert Girault <rfrancoisgirault@gmail.com>
>> Date: Sat, 09 Jun 2018 19:05:16 -0300
>>
>> In Lisp mode, when I select a region, in whatever way of selecting it,
>> and press (, it surrounds the region with parentheses, (...|), but it
>> puts the point where ``|'' is. I'd like the point to be at (|...) so
>> I can add a function call to that region without having to move the
>> point back to the beginning of the region.
>
> I just do M-( and it lets the point after the open parenthesis.
What version of GNU EMACS are you running? (How could I tell which
version of electric-pair-mode am I running?) Thanks!
- Re: on adding a function call to a s-exp, (continued)
- Re: on adding a function call to a s-exp, João Távora, 2018/06/12
- Re: on adding a function call to a s-exp, Eric Abrahamsen, 2018/06/12
- Re: on adding a function call to a s-exp, Óscar Fuentes, 2018/06/12
- Re: on adding a function call to a s-exp, Eric Abrahamsen, 2018/06/12
- Re: on adding a function call to a s-exp, João Távora, 2018/06/12
- Re: on adding a function call to a s-exp, Eric Abrahamsen, 2018/06/12
- Re: on adding a function call to a s-exp, João Távora, 2018/06/12
- Message not available
- Re: on adding a function call to a s-exp, Robert Girault, 2018/06/13
- Message not available
- Re: on adding a function call to a s-exp, Robert Girault, 2018/06/13
- Re: on adding a function call to a s-exp, João Távora, 2018/06/13
- Message not available
- Re: on adding a function call to a s-exp,
Robert Girault <=