From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9526 invoked by alias); 7 Jun 2002 13:16:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9477 invoked from network); 7 Jun 2002 13:16:49 -0000 Received: from unknown (HELO diana.inter.net.il) (192.114.186.19) by sources.redhat.com with SMTP; 7 Jun 2002 13:16:49 -0000 Received: from Zaretsky ([80.230.2.40]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id ADQ96487; Fri, 7 Jun 2002 16:16:15 +0300 (IDT) Date: Fri, 07 Jun 2002 06:16:00 -0000 From: "Eli Zaretskii" To: dhoward@redhat.com Message-Id: <1438-Fri07Jun2002161510+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: (message from Don Howard on Thu, 6 Jun 2002 12:16:26 -0700 (PDT)) Subject: Re: Disable redefinition of built-in commands. Reply-to: Eli Zaretskii References: X-SW-Source: 2002-06/txt/msg00106.txt.bz2 > Date: Thu, 6 Jun 2002 12:16:26 -0700 (PDT) > From: Don Howard > > The following patch disables redefinition of built-in commands. I think we should tell in the manual that such redefinitions are not allowed.