From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: `print' does not print Date: Fri, 22 Mar 2002 05:24:32 -0700 (MST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200203221224.g2MCOWJ01467@aztec.santafe.edu> References: <200203202019.g2KKJfs4410490@jupiter.akutech-local.de> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1016800044 8880 127.0.0.1 (22 Mar 2002 12:27:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 22 Mar 2002 12:27:24 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16oO8h-0002J7-00 for ; Fri, 22 Mar 2002 13:27:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16oO8g-0003zJ-00; Fri, 22 Mar 2002 07:27:22 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16oO5x-0003dP-00; Fri, 22 Mar 2002 07:24:33 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g2MCOWa05387; Fri, 22 Mar 2002 05:24:32 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g2MCOWJ01467; Fri, 22 Mar 2002 05:24:32 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: ralf@akutech.de In-Reply-To: <200203202019.g2KKJfs4410490@jupiter.akutech-local.de> (message from Ralf Fassel on Wed, 20 Mar 2002 21:19:41 +0100 (MET)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 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:57 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:57 % cat foo (print 'foo) % emacs-21.2 -batch -q -no-site-file -l foo % This problem does not seem to exist in the latest sources in CVS. It must be only in the 21.2 branch. Can someone debug it? _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs