473,405 Members | 2,154 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

experience with emacs and python-mode

Leo
hi all

i'm new to python and new to the group and i want to develop python with
emacs :-) i try to use python-mode.el version 4.6.

does somebody else uses this? or what is your recommendation for editing
python code in emacs?

btw: i have a little customisation problem with python mode:

after running a script with py-execute-import-or-reload the cursor is in the
output window but i want to have it back in the source code. is there a
option i can tweak?

thanks for all answers,

leooo

--
recursive (ri-ker-siv): adj.; see "recursive"
Jul 18 '05 #1
3 1912
Leo wrote:
hi all

i'm new to python and new to the group and i want to develop python with
emacs :-) i try to use python-mode.el version 4.6.

does somebody else uses this? or what is your recommendation for editing
python code in emacs?


My recommendation is, to only edit code in emacs. I execute
it in an xterm. C-c C-g is mapped to goto-line. I prefere to
jump to the position of an error in the code myself.
Jul 18 '05 #2
"Leo" <le********@NOSPAM.isys.com.au> writes:
hi all

i'm new to python and new to the group and i want to develop python with
emacs :-) i try to use python-mode.el version 4.6.
does somebody else uses this?


Yes, been using it for years now. Very nice, but has its quirks, the
most annoying being perhaps that triple quoted strings are not
supported. Well in trivial cases it looks like they are supported
because "" is treated as one string and then the final " is the
beginning of a new string and then " is the end and then "" is an
empty string again.

Jul 18 '05 #3
Syver Enstad <sy***@inout.no> writes:
"Leo" <le********@NOSPAM.isys.com.au> writes:
hi all

i'm new to python and new to the group and i want to develop python with
emacs :-) i try to use python-mode.el version 4.6.
does somebody else uses this?


Yes, been using it for years now. Very nice, but has its quirks, the
most annoying being perhaps that triple quoted strings are not
supported. Well in trivial cases it looks like they are supported
because "" is treated as one string and then the final " is the
beginning of a new string and then " is the end and then "" is an
empty string again.


Although it is possible to work around this limitation.
It may be worthwile to use a newer version.

Thomas
Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Wezzy | last post by:
Hi all, i've just seen the pydebug plugin for jEdit and my question is : is there something similar for emacs ? i'm looking for a debugger frontend, a very simple program, just set breakpoint,...
49
IDE
by: Thomas Lindgaard | last post by:
Hello I am probably going to start a war now... but so be it :) I just want to hear what all you guys who eat pythons for breakfast use for python coding. Currently I use Kate, but I would...
5
by: Darren Dale | last post by:
I am using Emacs Python mode, and my project involves reading large datafiles and processing large arrays. I have some code that reports the progress during these time consuming processes. It works...
81
by: julio | last post by:
Sorry but there is no another way, c# .net and mono are going to rip python, not because python is a bad lenguage, but because is to darn old and it refuses to innovate things, to fix wrong things,...
0
by: Skip Montanaro | last post by:
I got a little carried away with the gdbinit file that lives in the Python distribution at Misc/gdbinit today. I decided there's no particular reason that gdb shouldn't display the current Python...
5
by: levander | last post by:
I've been using pdb under emacs on an Ubuntu box to debug python programs. I just upgraded from Ubuntu Edgy to Feisty and this combo has stopped working. Python is at 2.5.1 now, and emacs is at...
331
by: Xah Lee | last post by:
http://xahlee.org/emacs/modernization.html ] The Modernization of Emacs ---------------------------------------- THE PROBLEM Emacs is a great editor. It is perhaps the most powerful and...
4
by: Richard Szopa | last post by:
Hi All, I am a devoted Emacs user and I write a lot in Python. However, I never managed to get my Emacs configuration right for this purpose. There were some discussions on this, but the threads...
14
by: jmDesktop | last post by:
Hi, I'm trying to learn Python. I using Aquamac an emac implementation with mac os x. I have a program. If I go to the command prompt and type pythong myprog.py, it works. Can the program be...
0
by: xahlee | last post by:
Here's a little tutorial that lets you write emacs commands for processing the current text selection in emacs in your favorite lang. Elisp Wrapper For Perl Scripts...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.