On Wed, Nov 25, 2009 at 09:38:54AM -0800, doug wrote:
>
> When I type C-c C-c my emacs window just hangs. If I use Task Manager
> to kill cmdproxy I can get emacs back but of course interactivity with
> Python is not accomplished. By the way, if I do C-c ! then I get a
> functional python shell.
When I type C-c C-c my emacs window just hangs. If I use Task Manager
to kill cmdproxy I can get emacs back but of course interactivity with
Python is not accomplished. By the way, if I do C-c ! then I get a
functional python shell. Does anybody know a solution to this?
On Oct 13, 7:12 am, rus
On Sep 26, 8:54 pm, devilkin wrote:
> I'm just starting learning python, and coding in emacs. I usually
> split emacs window into two, coding in one, and run script in the
> other, which is not very convenient. anyone can help me with it? is
> there any tricks like emacs short cut?
>
> also pleas
Here is the .emacs file I place at c:\ on xp. I don't understand it and
cannot explain it. It was developed by a few guys I worked with 20
years ago and still does the job. Probably quite obsolete by now, but
if it ain't broke...
In response to your "what do you mean"
With the cursor in a python
> if you want, i can suggest you some lines for the init file .emacs,
> in order to keep the text indented with 4 spaces, no tab at all (very
> important).
I would be interest in the .emacs changes for python mode.
--
http://mail.python.org/mailman/listinfo/python-list
On 7 oct, 22:07, "Sells, Fred" wrote:
> Hitting ctrl-c, twice quickly works for me.
>
?
what do you mean ?
Olivier
--
http://mail.python.org/mailman/listinfo/python-list
t; To: python-list@python.org
> Subject: Re: How to run python script in emacs
>
> On 26 sep, 17:54, devilkin wrote:
> > I'm just starting learning python, and coding inemacs. I usually
> > splitemacswindow into two, coding in one, and run script in the
> > other, which
On 26 sep, 17:54, devilkin wrote:
> I'm just starting learning python, and coding inemacs. I usually
> splitemacswindow into two, coding in one, and run script in the
> other, which is not very convenient. anyone can help me with it? is
> there any tricks likeemacsshort cut?
>
> also please recomm
I do all my python coding in emacs. It's awesome. Here's how I do it:
*Create windmove bindings*
This is important - it maps *Meta-i,j,k,l* to move your window focus up,
left, down, right. It's used in conjunction with *C-x 3* (split window
vertically) and *C-x 2* (split window horizontally). So t
On Sun, 27 Sep 2009 19:44:07 -0700, devilkin wrote:
> and does the python-mode support auto-complete?
No.
--
http://mail.python.org/mailman/listinfo/python-list
On 9月27日, 下午12时43分, Nobody wrote:
> On Sat, 26 Sep 2009 08:54:49 -0700, devilkin wrote:
> > I'm just starting learning python, and coding in emacs. I usually
> > split emacs window into two, coding in one, and run script in the
> > other, which is not very convenient. anyone can help me with it? i
On Sat, 26 Sep 2009 08:54:49 -0700, devilkin wrote:
> I'm just starting learning python, and coding in emacs. I usually
> split emacs window into two, coding in one, and run script in the
> other, which is not very convenient. anyone can help me with it? is
> there any tricks like emacs short cut?
you can use emacs command shell for that
2009/9/26 devilkin
> I'm just starting learning python, and coding in emacs. I usually
> split emacs window into two, coding in one, and run script in the
> other, which is not very convenient. anyone can help me with it? is
> there any tricks like emacs
I'm just starting learning python, and coding in emacs. I usually
split emacs window into two, coding in one, and run script in the
other, which is not very convenient. anyone can help me with it? is
there any tricks like emacs short cut?
also please recommand some emacs plug-ins for python progra
14 matches
Mail list logo