help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configuring win32 Emacs for ipython?


From: Sivaram Neelakantan
Subject: Re: Configuring win32 Emacs for ipython?
Date: Mon, 01 Jul 2013 08:01:42 +0530
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (windows-nt)

On Sun, Jun 30 2013,Eli Zaretskii wrote:


[snipped 11 lines]

> Is this a Cygwin Emacs or a native w32 Emacs?  If the former, why do
> you use Windows-style file names:
>
>> (setq python-python-command  "C:\\Anaconda\\python")

Native Windows port of Emacs and Python

>
> If the latter, why do you use Cygwin-style file names:
>
>> (add-to-list 'load-path "/cygdrive/c/gnu/elisp/auto-complete/lib/popup/")
>> (add-to-list 'load-path "/cygdrive/c/gnu/elisp/auto-complete/")
>
> which a w32 Emacs does not grok?
>

Well, it seems to work but I'll change it to Win32 style of path
names. 

[snipped 5 lines]

 sivaram
 -- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]