[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] Quote after quote behavior
From: |
Ralf Angeli |
Subject: |
[AUCTeX-devel] Quote after quote behavior |
Date: |
Tue, 29 Nov 2005 17:11:33 +0100 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
When quote-after-quote functionality is enabled, i.e. first key press
inserts ", second key press replaces this by an opening or closing
quotation mark (e.g. "` in documents using the `german' or `ngerman'
option), it is quite difficult to insert "" which is a hyphenation aid
provided by the babel package for German. The problem is that
repeatedly hitting <"> will insert "`"`"`.
What do people think about changing the behavior to insert " only when
typing <"> and there is an opening/closing quotation mark or multiple
" characters in front of point? That means typing <"> will result
in ", twice "`, three times "", four times """ and so on. The
attached patch would make this possible.
--
Ralf
txtP_9JvlcLHo.txt
Description: Text Data
- [AUCTeX-devel] Quote after quote behavior,
Ralf Angeli <=