auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] delete-selection mode and macros


From: Piet van Oostrum
Subject: [AUCTeX] delete-selection mode and macros
Date: Wed, 28 Feb 2007 17:34:48 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (darwin)

I use delete-selection-mode and noticed that inserting a macro (manually
typing) didn't remove the selection.

This can be cured by inserting in tex.el:

(put 'TeX-insert-backslash 'delete-selection t)

(near the end)

Can this be added for the next release?
-- 
Piet van Oostrum <address@hidden>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]