Hi Clément,

>>>>> Clément Pit-Claudel <[email protected]> writes:
> AucTeX rebinds some keys normally bound to self-insert-command, but
> doesn't put the appropriate 'delete-selection properties on the
> corresponding commands.  As a result, when in delete-selection-mode,
> selecting some text and pressing '{' doesn't replace the selected text
> (instead, it inserts '{' next to it).

I assume you are talking about the behavior in LaTeX mode buffers.  I
have just pushed fix to the git repository for the command
`LaTeX-insert-left-brace', to which '{', '(' and '[' are bound.  Other
keys normally bound to `self-insert-command' are not affected by this
commit.

Regards,
Ikumi Keita



_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to