On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansen wrote: > Manish writes: > >> On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote: >>> Does it crash and cause an error or report the old org version as before? >> >> It just reports the version as before; no crashing or error of any sort. > > Okay that's good. I don't have Emacs on windows here. If you have time > to step through the org-version function in debug and figure out where > it fails we might be able to get it working on windows too.
I had not compiled the latest git and hence an older copy was getting loaded because of which it kept working without any errors. Now it returns: "Org-mode version 6.29trans (The system cannot find the path specified..dirty)" Sorry about that. When I tried to run the function under debug the *Shell Command Output* buffer displays this message "The system cannot find the path specified." Perhaps this is because of the slashes since Windows shell does not understand them? Could we detect if we are on Windows and use "\" instead of "/"? Thanks -- Manish _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode