[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete and edit operations when a region is highlighted
From: |
Stefan Monnier |
Subject: |
Re: delete and edit operations when a region is highlighted |
Date: |
Wed, 28 Mar 2012 19:19:00 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> When I have a region highlighted and I do a text enter, it first
> deletes the highlighted region then enters the text.
> How do I avoid the region delete?
Use the default config.
> Must be something in my .emacs causing this??
Yes. Can be delete-selection-mode, pending-delete-mode, cua-mode, and
probably a couple more.
Stefan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: delete and edit operations when a region is highlighted,
Stefan Monnier <=