bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `print' does not print


From: Ralf Fassel
Subject: Re: `print' does not print
Date: 21 Mar 2002 22:14:53 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

* eliz@is.elta.co.il (Eli Zaretskii)
| It works for me, both in Emacs 21.1 and 21.2.  Can you two try this
| in "emacs -nw"?

Just compiled 21.1, which works.  Exactly the same compilation
environment.

    % cat foo
    (print emacs-version)
    % ./emacs -batch -no-site-file -l ./foo

    "21.1.2"
    %

    % cd ../../emacs-21.2/src
    % cat foo
    (print emacs-version)
    % ./emacs -batch -no-site-file -l ./foo
    % 

R', baffled



reply via email to

[Prev in Thread] Current Thread [Next in Thread]