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

Bug#4000: emacs can't initialize x window



  Erick> Package: emacs 
  Erick> Version: 19.31-2
  Erick> 
  Erick> I load hilit19.el in my .emacs but when not under X this error
  Erick> occurs.
  Erick> 
  Erick> Loading hilit19...  Error in init file: error: "X windows are not in
  Erick> use or not initialized"

That is your fault, not emacs. Start is like this:

;; hilit conditional on color
(if (x-display-color-p)
        (require 'hilit19))       

Nice number for the bug report, though :-)

--
Dirk Eddelb"uttel                             http://qed.econ.queensu.ca/~edd



Reply to: