Hi all, when compiling TeXmacs in Windows, macro OS_WIN32 is not defined. 
Therefore the following scheme code in tm-server.scm file does not work:
(define (get-default-look-and-feel)
  (if (os-win32?) "windows" "emacs"))
Can any developer looks into this problem?

--
zohooo's signature 
_______________________________________________
Texmacs-dev mailing list
Texmacs-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to