all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Da Zhang <zhangda82@gmail.com>
Cc: 20237@debbugs.gnu.org
Subject: bug#20237: Emacs built on Windows cannot figure out path correctly
Date: Sat, 04 Apr 2015 13:34:17 +0300	[thread overview]
Message-ID: <83384gp4gm.fsf@gnu.org> (raw)
In-Reply-To: <551BF79F.3010201@gmail.com>

> Date: Wed, 01 Apr 2015 09:50:23 -0400
> From: Da Zhang <zhangda82@gmail.com>
> CC: 20237@debbugs.gnu.org
> 
> The commands I used were: 
> elpy-shell-send-region-or-buffer
> and
> elpy-shell-switch-to-shell
> 
> Under previous Emacs version 24.4.90, the same package and command worked fine. 

What does the following command display?

  M-: (python-shell-parse-command) RET

Also, what does this display?

  M-: (split-string-and-unquote (python-shell-parse-command)) RET

Please also note that you configured python.el to use the ipython
script as the interpreter, which AFAIK is not a .exe program, whereas
the error message you cited:

  apply: Searching for program: no such file or directory,
  c\:/Python27/Scripts/ipython.exe

seems to indicate that Emacs tries to look for a .exe program there,
or perhaps it doesn't recognize ipython the script as a program.  Not
sure if this is relevant to the problem.

Finally, can you set debug-on-error to t, load both python.el and
elpy.el as .el files (NOT .elc!), and then reproduce the problem and
show the full backtrace that the debugger displays?

Thanks.





  reply	other threads:[~2015-04-04 10:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 17:52 bug#20237: Emacs built on Windows cannot figure out path correctly Da Zhang
2015-03-31 18:24 ` Eli Zaretskii
2015-03-31 21:24   ` Da Zhang
2015-04-01  2:40     ` Eli Zaretskii
2015-04-01 13:50       ` Da Zhang
2015-04-04 10:34         ` Eli Zaretskii [this message]
     [not found]           ` <55201ACF.2080001@gmail.com>
2015-04-04 17:23             ` Eli Zaretskii
     [not found]               ` <552022E4.7000008@gmail.com>
2015-04-04 17:49                 ` Eli Zaretskii
2015-04-04 18:06                   ` Da Zhang
2015-04-04 18:12                     ` Eli Zaretskii
2015-04-04 18:18                       ` Da Zhang
2015-04-04 18:38                         ` Eli Zaretskii
2015-04-04 18:44                           ` Eli Zaretskii
2015-04-04 19:06                             ` Eli Zaretskii
2015-04-04 20:15                               ` Da Zhang
2015-04-04 21:12                                 ` Eli Zaretskii
2015-04-04 19:07                             ` Da Zhang
2015-03-31 22:46   ` Andy Moreton
2015-04-04 10:35     ` Eli Zaretskii
2015-04-04 14:34       ` Andy Moreton
2015-04-04 15:07         ` Eli Zaretskii
2016-06-02  2:54 ` Noam Postavsky
2016-06-04  9:15   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83384gp4gm.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20237@debbugs.gnu.org \
    --cc=zhangda82@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.