From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: How to redefine Parantheses? Date: Mon, 09 Apr 2007 08:22:25 +0200 Organization: disorganized Message-ID: <87y7l2qd7i.fsf@localhorst.mine.nu> 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 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176099892 1472 80.91.229.12 (9 Apr 2007 06:24:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2007 06:24:52 +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 08:24:21 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 1HanIZ-0002i8-Oj for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2007 08:24:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HanML-0004zH-Au for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2007 02:28:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HanM5-0004uJ-LT for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:27:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HanM1-0004u6-88 for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:27:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HanM1-0004u3-3J for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:27:53 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HanIC-0007Yx-F8 for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 02:23:56 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HanHc-0000nF-Sa for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 08:23:20 +0200 Original-Received: from e178034232.adsl.alicedsl.de ([85.178.34.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Apr 2007 08:23:20 +0200 Original-Received: from david.hansen by e178034232.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Apr 2007 08:23:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 22 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178034232.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) Cancel-Lock: sha1:XwpEskHyj2v4YmJ60SNj9U5xq5I= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:42495 Archived-At: On Mon, 09 Apr 2007 08:56:31 +0300 Eli Zaretskii wrote: >> 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. AFAIK the discussion already was on the emacs-devel list. David