[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: French quotes treated as parentheses
From: |
Sven Joachim |
Subject: |
Re: French quotes treated as parentheses |
Date: |
Fri, 28 Jul 2006 14:27:42 +0200 |
User-agent: |
Thunderbird 1.5.0.4 (X11/20060713) |
Ralf Angeli wrote:
There was an extensive discussion about this problem on the list
which, IIRC, did not reach a conclusion. Maybe somebody can find it
in the archives.
I tried to find it via the search form, but to no avail.
Does anybody remember when that discussion was?
FWIW, in AUCTeX we have
(modify-syntax-entry ?« "." TeX-mode-syntax-table)
(modify-syntax-entry ?» "." TeX-mode-syntax-table))
According to the AUCTeX ChangeLog, you made this change on
2004-12-01. Was the discussion around that time?
Thanks,
Sven