[Python-mode] trouble with python-mode on Win 2000
Moyer, Todd [IT]
todd.moyer at citigroup.com
Fri Dec 30 20:04:48 CET 2005
For what it's worth:
The problem I was seeing in python-mode was originating in the xemacs-base/compile.el
package. Something about the mods made for compile.el version 1.36 would allow it to compile, but not load. Using version 1.35 fixed my problem.
I'm using Win 2000. I also have CygWin, which could be confusing the package about "xargs". However, I don't know how XEmacs could be aware of CygWin, so I'm just throwing that out as a possibility.
Cheers,
Todd
> -----Original Message-----
> From: skip at pobox.com [mailto:skip at pobox.com]
> Sent: Thursday, December 22, 2005 11:32 PM
> To: Moyer, Todd
> Cc: python-mode at python.org
> Subject: Re: [Python-mode] trouble with python-mode on Win 2000
> Importance: High
>
>
>
> Todd> I'm trying to use python-mode in XEmacs version
> 21.4.18. However,
> Todd> when I try to compile it or load it I get:
>
> Todd> File error (("Searching for program" "No such file
> or directory"
> Todd> "xargs"))
>
> I can believe the xargs program isn't available on Windows.
> "xargs" isn't
> mentioned anywhere in the python-mode source. I imagine some
> other bit of
> the system is to blame.
>
> Can you try setting debug-on-error to t and then send the resulting
> backtrace to the list?
>
> --
> Skip Montanaro
> http://www.musi-cal.com/
> skip at pobox.com
>
More information about the Python-mode
mailing list