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 18:14:12 +0300 Message-ID: References: <57rjbgF2eksvjU1@mid.individual.net> <4618b74e$0$23142$9b4e6d93@newsspool1.arcor-online.net> <46195b6b$0$23139$9b4e6d93@newsspool1.arcor-online.net> <461a003b$0$23145$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1176150744 3786 80.91.229.12 (9 Apr 2007 20:32:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2007 20:32:24 +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 22:31:51 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 1HaxSi-0001Pa-A6 for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2007 19:15:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HaxWY-0003LP-4L for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2007 13:19:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HaxVU-0000t0-5O for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 13:18:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HaxVR-0000iT-Dw for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 13:18:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HaxVR-0000iB-7o for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 13:18:17 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HaxRa-0000Uy-F8 for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 13:14:18 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HavbF-000591-MS for help-gnu-emacs@gnu.org; Mon, 09 Apr 2007 11:16:11 -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 HOE84509 (AUTH halo1); Mon, 9 Apr 2007 18:14:11 +0300 (IDT) In-reply-to: <461a003b$0$23145$9b4e6d93@newsspool1.arcor-online.net> (message from Ralf Angeli on Mon, 09 Apr 2007 10:58:35 +0200) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:42533 Archived-At: > From: Ralf Angeli > Date: Mon, 09 Apr 2007 10:58:35 +0200 > > I really don't understand why the default syntax in Emacs is paren > syntax. Because Emacs currently cannot distinguish between different usage of the same character in different languages, and even your research indicates that the current behavior is correct in 50% of cases. > But I don't think is a customization issue but a bug in Emacs. Not a bug, a missing feature.