On Thu, Apr 30, 2009 at 10:24 PM, Goutham D L <[email protected]> wrote: > Hello, > I was wondering if anyone tried emacs for python under windows. I > installed Xemacs and it works fine for normal tasks. > However, Iam having trouble with pymacs. It installed properly but > when I try to eval something it gives the symbol's definition is void > error.Anyone knows why? >
I haven't used Pymacs under windows (although I've used Python-mode and other pure elisp stuff on windows). Also, I haven't had good experiences with Xemacs. Gnu Emacs (NTEmacs on windows) has been a better application in my experience. -- ~noufal _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
