From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.devel Subject: Re: French quotes treated as parentheses Date: Fri, 28 Jul 2006 19:06:38 +0200 Message-ID: <87slkl4q1t.fsf@neutrino.caeruleus.net> References: <44C9A1D5.5090001@gmx.de> <8764hi5l2h.fsf@neutrino.caeruleus.net> <44CA02BE.3010808@gmx.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1154106426 21220 80.91.229.2 (28 Jul 2006 17:07:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Jul 2006 17:07:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 28 19:07:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G6Vnf-0008KQ-Ai for ged-emacs-devel@m.gmane.org; Fri, 28 Jul 2006 19:07:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6Vne-0004D2-RZ for ged-emacs-devel@m.gmane.org; Fri, 28 Jul 2006 13:06:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6VnS-0004Ca-7v for emacs-devel@gnu.org; Fri, 28 Jul 2006 13:06:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6VnQ-0004CB-MT for emacs-devel@gnu.org; Fri, 28 Jul 2006 13:06:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6VnQ-0004C8-Gb for emacs-devel@gnu.org; Fri, 28 Jul 2006 13:06:44 -0400 Original-Received: from [212.227.126.186] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G6VpS-0000vi-1F for emacs-devel@gnu.org; Fri, 28 Jul 2006 13:08:50 -0400 Original-Received: from [84.165.60.111] (helo=neutrino.caeruleus.net) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1G6VnJ0uWA-00054W; Fri, 28 Jul 2006 19:06:37 +0200 Original-To: Sven Joachim In-Reply-To: <44CA02BE.3010808@gmx.de> (Sven Joachim's message of "Fri, 28 Jul 2006 14:27:42 +0200") X-Provags-ID: kundenserver.de abuse@kundenserver.de login:abf9ffac21f8345504ac40c53d3b40ba X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57742 Archived-At: * Sven Joachim (2006-07-28) writes: > 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? It was on emacs-pretest-bug. The first message was sent on March 9th, 2005 and had the subject "character syntax fixes needed". You can find the thread at . >> 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? That depends on your timeframe. -- Ralf