From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacs dumps core using gnus Date: Fri, 8 Feb 2002 06:55:54 -0700 (MST) Message-ID: <200202081355.g18DtsE05217@aztec.santafe.edu> References: <15457.20348.248746.712978@gargle.gargle.HOWL> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1013177168 14499 195.204.10.66 (8 Feb 2002 14:06:08 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 8 Feb 2002 14:06:08 GMT Cc: eliz@is.elta.co.il, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16ZBfD-0003le-00 for ; Fri, 08 Feb 2002 15:06:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ZBWj-0005TE-00; Fri, 08 Feb 2002 08:57:21 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ZBVL-0005GI-00; Fri, 08 Feb 2002 08:55:55 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.9.3/8.9.3) with ESMTP id GAA18058; Fri, 8 Feb 2002 06:55:54 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g18DtsE05217; Fri, 8 Feb 2002 06:55:54 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: elf@ee.ryerson.ca In-reply-to: <15457.20348.248746.712978@gargle.gargle.HOWL> (message from luis fernandes on Wed, 6 Feb 2002 10:45:00 -0500) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:877 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:877 eliz> Perhaps you thought about a configure-time test for the eliz> bug. Yes, that is a possible alternative. It is undesirable for configure to use tests that actually run code since that prevents cross-compilation. Better to check the version number of the library. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel