From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tony Finch Newsgroups: gmane.emacs.bugs Subject: Re: setting a large hide-ifdef-env kills emacs Date: Thu, 25 Apr 2002 14:24:02 +0100 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020425142402.A5685@chiark.greenend.org.uk> References: <200204250606.g3P66gh03854@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019741234 24173 127.0.0.1 (25 Apr 2002 13:27:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 13:27:14 +0000 (UTC) Cc: dot@dotat.at, bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170jHF-0006Hm-00 for ; Thu, 25 Apr 2002 15:27:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170jHJ-0004Jo-00; Thu, 25 Apr 2002 09:27:17 -0400 Original-Received: from chiark.greenend.org.uk ([212.22.195.2]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 170jEL-00049R-00; Thu, 25 Apr 2002 09:24:13 -0400 Original-Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 170jEA-0002Td-00 (Debian); Thu, 25 Apr 2002 14:24:02 +0100 Original-To: Richard Stallman Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204250606.g3P66gh03854@aztec.santafe.edu>; from rms@gnu.org on Thu, Apr 25, 2002 at 12:06:42AM -0600 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:942 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:942 On Thu, Apr 25, 2002 at 12:06:42AM -0600, Richard Stallman wrote: > I tried this using the latest CVS sources and it did not fail. > Could you try building from CVS and see if it fails for you? I would, but Compiling /home/fanf/scratch/emacs/lisp/find-file.el /home/fanf/scratch/emacs/lisp/find-file.el: In toplevel form /home/fanf/scratch/emacs/lisp/find-file.el: error: wrong type argument ((keymapp nil)) *** Error code 1 Tony.