From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How to redefine Parantheses? Date: Mon, 09 Apr 2007 08:56:31 +0300 Message-ID: References: <57rjbgF2eksvjU1@mid.individual.net> <4618b74e$0$23142$9b4e6d93@newsspool1.arcor-online.net> <46195b6b$0$23139$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1176098263 30604 80.91.229.12 (9 Apr 2007 05:57:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2007 05:57:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 09 07:56:59 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hams5-0005Pr-FW for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2007 07:56:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hamvr-00072E-BH for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2007 02:00:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hamvd-00071q-Tk for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:00:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hamvc-00071b-CF for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:00:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hamvc-00071Y-6Z for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:00:36 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hamrn-0002v5-KP for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 01:56:40 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-248-28.inter.net.il [84.228.248.28]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HOD38688 (AUTH halo1); Mon, 9 Apr 2007 08:56:31 +0300 (IDT) In-reply-to: <46195b6b$0$23139$9b4e6d93@newsspool1.arcor-online.net> (message from Ralf Angeli on Sun, 08 Apr 2007 23:15:23 +0200) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42494 Archived-At: > From: Ralf Angeli > Date: Sun, 08 Apr 2007 23:15:23 +0200 > > >> > You need to change the syntax class of those characters. > >> > >> No, the default syntax in Emacs has to be changed. > > > > ???? > > Well, the default syntax is obviously wrong since you cannot rely on > guillemets being used parenthetical in a certain order. In many (most?) languages, the current syntax does make sense. Anyway, this kind of discussion doesn't belong here. I just tried to help the OP to solve the immediate problem.