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: Tue, 10 Apr 2007 21:52:24 +0300 Message-ID: References: <57rjbgF2eksvjU1@mid.individual.net><57v926F2f0ldoU1@mid.individual.net> <580pipF2e3fk8U1@mid.individual.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1176257180 18634 80.91.229.12 (11 Apr 2007 02:06:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Apr 2007 02:06:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 11 04:05:40 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 1HbLSK-0003qs-TD for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Apr 2007 20:52:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbLWI-0004X0-AN for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Apr 2007 14:56:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HbLW3-0004W0-Iy for help-gnu-emacs@gnu.org; Tue, 10 Apr 2007 14:56:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HbLW2-0004Vb-4p for help-gnu-emacs@gnu.org; Tue, 10 Apr 2007 14:56:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbLW1-0004VY-Vp for help-gnu-emacs@gnu.org; Tue, 10 Apr 2007 14:56:30 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HbLS3-0005zx-JD for help-gnu-emacs@gnu.org; Tue, 10 Apr 2007 14:52:23 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-253-80.inter.net.il [84.229.253.80]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GMF22834 (AUTH halo1); Tue, 10 Apr 2007 21:52:20 +0300 (IDT) In-reply-to: <580pipF2e3fk8U1@mid.individual.net> (paul.batt@gmx.net) 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:42571 Archived-At: > From: "Paul Batt" > Date: Tue, 10 Apr 2007 08:36:10 +0200 > > "Eli Zaretskii" schrieb im Newsbeitrag > news:mailman.1882.1176143496.7795.help-gnu-emacs@gnu.org... > > > > Works for me, if I evaluate these two lines in the *scratch* buffer. > > If the same works for you, I suspect your .emacs's encoding might have > > something to do with the problem. > > those two lines evaluate well in the scratch buffer. But C-z does not work. > Instead of inserting the «-character, I'm told "After 0 kbd macro > iterations: Keyboard macro terminated by a command ringing the bell". I > don't understand what that means. However, the macro works if I replace « > with anything else. Very strange: as I said, it works for me. So I guess, unless you or someone else discovers what's wrong, exactly, we are stuck. Hmm... maybe it has something to do with your ``language environment''. Can you show the text created by `report-emacs-bug', where it states all the important environment variables and such likes?