[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updated proposal for DEL to delete active region
From: |
Andreas Schwab |
Subject: |
Re: Updated proposal for DEL to delete active region |
Date: |
Sun, 23 May 2010 19:10:56 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Chong Yidong <address@hidden> writes:
> This is not entirely academic. For instance, when overwrite-mode is
> active, delete-backward-char untabifies while deleting. This behavior
> is useful when called interactively, but not clean when called
> programmatically.
Programmatically, you should call delete-region anyway.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
Re: Updated proposal for DEL to delete active region, Stefan Monnier, 2010/05/22