emacs-devel
[Top][All Lists]
Advanced

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

Re: window-system and batch mode


From: Richard Stallman
Subject: Re: window-system and batch mode
Date: Tue, 30 Oct 2007 04:22:18 -0400

    Recently Emacs sets `window-system' to t in the batch mode:

    emacs -batch -Q -eval '(message "%s" window-system)'
    t

    Shouldn't it be nil?

I think that is a bug, and it should be nil.
Would someone please DTRT then ack?

However, the right way to test for batch mode is `noninteractive'.
That is documented in the Lisp Manual.




reply via email to

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