This has been resolved and I want to publically thank Andreas for finding
and fixing this bug so quick. I'm fairly new to open source development and
the rapidity that this was fix was gratifying.
--
Frank Stutzman
--
https://mail.python.org/mailman/listinfo/python-list
Andreas R?hler wrote:
> Re-opened the ticket mentioned. Please subscribe there, so you may get the
> bug-mail.
I've subscribed at launchpad and have given you a few more details there.
Much appreciate you taking the time to look at this.
--
Frank Stutzman
--
https://mail.python.org/mailm
Am 14.02.2014 17:38, schrieb Frank Stutzman:
According to https://bugs.launchpad.net/python-mode/+bug/1207470 this bug
was fixed in version 6.1.2 of python-mode.el. I am trying to run 6.1.3 and
am running into it. I back dated to 6.1.2 and still see it there. I am
running GNU Emacs 23.3.1.
It
According to https://bugs.launchpad.net/python-mode/+bug/1207470 this bug
was fixed in version 6.1.2 of python-mode.el. I am trying to run 6.1.3 and
am running into it. I back dated to 6.1.2 and still see it there. I am
running GNU Emacs 23.3.1.
Its possible that something I'm doing it causin
Am 01.02.2013 00:59, schrieb Vinay Sajip:
Thomas Heller ctypes.org> writes:
What I meant to write is this:
when the shebang line in script.py contains this:
#!/usr/bin/python3.1-32
then emacs SHOULD run
py.exe -3.1-32 script.py
and the launcher runs
c:\Python31\python.exe script.p
Thomas Heller ctypes.org> writes:
> What I meant to write is this:
>
> when the shebang line in script.py contains this:
>#!/usr/bin/python3.1-32
> then emacs SHOULD run
>py.exe -3.1-32 script.py
> and the launcher runs
>c:\Python31\python.exe script.py
IMO it would be better for em
Am 31.01.2013 17:35, schrieb Thomas Heller:
Am 31.01.2013 12:05, schrieb Andreas Röhler:
Am 31.01.2013 10:03, schrieb Thomas Heller:
Has someone managed to patch python-mode.el to use
the PEP 397 python launcher when you hit C-c C-c?
It seems that emacs should parse the shebang line in the edi
Am 31.01.2013 12:05, schrieb Andreas Röhler:
Am 31.01.2013 10:03, schrieb Thomas Heller:
Has someone managed to patch python-mode.el to use
the PEP 397 python launcher when you hit C-c C-c?
It seems that emacs should parse the shebang line in the edited
python script and pass the corresponding
Am 31.01.2013 10:03, schrieb Thomas Heller:
Has someone managed to patch python-mode.el to use
the PEP 397 python launcher when you hit C-c C-c?
It seems that emacs should parse the shebang line in the edited
python script and pass the corresponding arguments to py.exe.
Yes, that's the way py
Has someone managed to patch python-mode.el to use
the PEP 397 python launcher when you hit C-c C-c?
It seems that emacs should parse the shebang line in the edited
python script and pass the corresponding arguments to py.exe.
Thomas
--
http://mail.python.org/mailman/listinfo/python-list
Bastian Ballmann writes:
> Hi Emacs / Python coders,
>
> moving a region of python code for more than one indention in Emacs is
> quite annoying, cause the python-shift-left and -right functions always
> loose the mark and one has to reactivate it with \C-x \C-x or
> guess h
Hi Emacs / Python coders,
moving a region of python code for more than one indention in Emacs is
quite annoying, cause the python-shift-left and -right functions always
loose the mark and one has to reactivate it with \C-x \C-x or
guess how many indentions one want to make and do a \C-u \C-c
In message , Jean-Michel
Pichavant wrote:
> Being a vi fan, I can just tell you that emacs is for loosers, and no
> one will dare to challenge this.
Is it better to be loose or tight?
--
http://mail.python.org/mailman/listinfo/python-list
On Wed, 07 Oct 2009 18:44:03 +0200, Jean-Michel Pichavant
wrote:
: When opposing vi to emacs, there's is no possibility you get
: constructive and objective answer, because basically, what can do with
: one, you can also do it with the other.
You seem rather negative. I could not see any
Hey guys,
this is supposed to be a Python mailing list...
Both editors are great and are with great potentials. I do use both of
them daily, though for different purposes. It is meaningless to start
this old issue of preferences anew.
--
Linux: Choice of a GNU Generation
--
http://mail.python.
On Wed, 2009-10-07, OdarR wrote:
> hello,
>
> * this is not a troll *
>
> which kind of help you have with your favorite editor ?
Syntax highlighting and help with the indentation (move to the
right after an else:, keep in the same column normally, etc).
Nothing else specific to Python.
> personn
On Oct 10, 6:13 pm, Chris Jones wrote:
> Hmm.. On *nix systems, decent applications understand the $EDITOR
> environment variable - don't know about gnome & friends, though.
>
I tend to write programs that understand EDITOR, BROWSER, etc; wish
the rest of the world did.
> So what does the inter
On Thu, Oct 08, 2009 at 12:59:00AM EDT, TerryP wrote:
> On Oct 8, 3:29 am, Chris Jones wrote:
[..]
> It's most valuable for sending data to an existing instance of vim, by
> name. Both files and keystrokes can be sent fwiw.
[..]
> On top of that, I sometimes group instances of vim into 'server
> But in actual practice you use a space cadets editor like Vim.
>
> Ross Ridge
Actually by space cadets editor, I meant needing one of these:
http://en.wikipedia.org/wiki/Space_cadet_keyboard
--
TerryP.
--
http://mail.python.org/mailman/listinfo/python-li
TerryP wrote:
>ed -- I can quickly edit files without having to wait on an ncurses
>app to start up. Although I rarely have access to GNU versions of ed,
>they use readline which is a big perk when you make a typo.
I used to fallback on ed when network connections got really slow and
I could log
On Oct 8, 7:23 am, Jean-Michel Pichavant
wrote:
> Chris Jones wrote:
> > On Wed, Oct 07, 2009 at 07:06:08PM EDT, TerryP wrote:
>
> > [..]
>
> >> I am a freak: I do not use nor want syntax highlighting. I don't want
> >> my editor to understand mail, irc, or the www either, I want it to
> >> edit t
On Oct 7, 10:07 am, OdarR wrote:
> hello,
>
> * this is not a troll *
>
> which kind of help you have with your favorite editor ?
>
> personnally, I find emacs very nice, in the current state of my
> knowledge, when I need to reindent the code.
> you know how this is critical in python...:-)
>
> I
Chris Jones wrote:
On Wed, Oct 07, 2009 at 07:06:08PM EDT, TerryP wrote:
[..]
I am a freak: I do not use nor want syntax highlighting. I don't want
my editor to understand mail, irc, or the www either, I want it to
edit text efficiently so I can go on with the rest of my life as soon
as pos
Carl Banks writes:
> On Oct 7, 8:29 pm, Chris Jones wrote:
>> Always felt that syntax highlighting for instance is way
>> overrated.
>
> I have all syntax colors turned off except for strings and comments.
> I highly recommend this low-key syntax coloring for those who don't
> care for the norma
On Oct 7, 8:29 pm, Chris Jones wrote:
> Always felt that syntax highlighting for instance is way
> overrated.
I have all syntax colors turned off except for strings and comments.
I highly recommend this low-key syntax coloring for those who don't
care for the normal psychodelic syntax coloring.
On Oct 8, 3:29 am, Chris Jones wrote:
> I do have a question:
>
> You mentioned Vim's clientserver mode.
>
> What's it good for?
It's most valuable for sending data to an existing instance of vim, by
name. Both files and keystrokes can be sent fwiw.
vim basically organizes it self into buffers,
On Wed, 07 Oct 2009 17:32:16 -0700, Carl Banks wrote:
>> >> One feature I have that emacs don't is that I'm able to efficiently
>> >> edit a file on a remote machine with vim on a terminal (without
>> >> graphical interface), and I'm using it. Apart from that, both
>> >> solutions are
>>
>> > emac
On Wed, Oct 07, 2009 at 07:06:08PM EDT, TerryP wrote:
[..]
> I am a freak: I do not use nor want syntax highlighting. I don't want
> my editor to understand mail, irc, or the www either, I want it to
> edit text efficiently so I can go on with the rest of my life as soon
> as possible. Given the
Carl Banks wrote:
On Oct 7, 10:29 am, Tim Chase wrote:
Perhaps this is a reference to the alt/meta/control/buckey/super
key-chords that emacs is infamous for using
It's Esc-Meta-Alt-Ctrl-Shift
Sure that's not Winkey+Tab+Fn? :-)
-tkc
:wq!
--
http://mail.python.org/mailman/listinfo/py
On Oct 7, 10:29 am, Tim Chase wrote:
> >> One feature I have that emacs don't is that I'm able to efficiently edit
> >> a file on a remote machine with vim on a terminal (without graphical
> >> interface), and I'm using it. Apart from that, both solutions are
>
> > emacs has the same efficiency on
I typically use several editors: /bin/ed, nvi, EDIT.COM, and Vi
Improved.
These are the advantages that I find these various editors give me:
ed -- I can quickly edit files without having to wait on an ncurses
app to start up. Although I rarely have access to GNU versions of ed,
they use readlin
On 7 oct, 19:29, Tim Chase wrote:
> Perhaps this is a reference to the alt/meta/control/buckey/super
> key-chords that emacs is infamous for using that don't always get
> reliably transmitted by all terminal-emulation programs and
> consoles. It was one of my nudging factors towards vi (and later
Apart of trolling which is also an activity I like,
what are the features vim proposes to Python ?
Olivier
Many, but none that you won't find with emacs, so when I'm stating it is
just a matter of personal preference, I mean it :o) "Vi or Emacs" is the
same question as "straight or gay"
One feature I have that emacs don't is that I'm able to efficiently edit
a file on a remote machine with vim on a terminal (without graphical
interface), and I'm using it. Apart from that, both solutions are
emacs has the same efficiency on a terminal.
or maybe I don't understand your sentence.
On 7 oct, 18:44, Jean-Michel Pichavant wrote:
> Being a vi fan, I can just tell you that emacs is for loosers, and no
> one will dare to challenge this.
vi is very good for newbees, I recommend it.
> vi/emacs is like choosing between the Celtics or the Lakers, there is no
> reason for that, the
On Oct 7, 10:44 am, Jean-Michel Pichavant
wrote:
> OdarR wrote:
> > hello,
>
> > * this is not a troll *
>
> > which kind of help you have with your favorite editor ?
>
> > personnally, I find emacs very nice, in the current state of my
> > knowledge, when I need to reindent the code.
> > you know
OdarR wrote:
hello,
* this is not a troll *
which kind of help you have with your favorite editor ?
personnally, I find emacs very nice, in the current state of my
knowledge, when I need to reindent the code.
you know how this is critical in python...:-)
I don't use other python-mode features
hello,
* this is not a troll *
which kind of help you have with your favorite editor ?
personnally, I find emacs very nice, in the current state of my
knowledge, when I need to reindent the code.
you know how this is critical in python...:-)
I don't use other python-mode features for the moment
On Jul 9, 8:42 pm, Piet van Oostrum wrote:
> > Lacrima (L) wrote:
> >L> Thank you for really useful and detailed explanation. Now I can test
> >L> my code usingEmacs.
> >L> But I think it works for me in a little bit different way.
> >L> My file contains only the print 'hello world'.
> >L> If
> Lacrima (L) wrote:
>L> Thank you for really useful and detailed explanation. Now I can test
>L> my code using Emacs.
>L> But I think it works for me in a little bit different way.
>L> My file contains only the print 'hello world'.
>L> If I have no python shell running, then:
>L> a) C-c RET
On Jul 9, 2:31 pm, Piet van Oostrum wrote:
> > Lacrima (L) wrote:
> >L> Thanks for your reply!
> >L> My file name is 'trains.py'.
> >L> When I do C-h k C-c RET, it shows me help from manual: "C-c RET runs
> >L> the command py-execute-import-or-reload
> >L> which is an interactive Lisp func
> Lacrima (L) wrote:
>L> Thanks for your reply!
>L> My file name is 'trains.py'.
>L> When I do C-h k C-c RET, it shows me help from manual: "C-c RET runs
>L> the command py-execute-import-or-reload
>L>which is an interactive Lisp function in `python-mode'..." and so
>L> on.
>L> And still
On Jul 8, 10:54 pm, Piet van Oostrum wrote:
> > Lacrima (L) wrote:
> >L> Hello!
> >L> I have just started using Emacs to write python scripts.
> >L> I installed python-mode.el
> >L> Then I just tried this code:
> >L> print 'hello world'
> >L> When I press C-c RET, new blank window is opened a
> Lacrima (L) wrote:
>L> Hello!
>L> I have just started using Emacs to write python scripts.
>L> I installed python-mode.el
>L> Then I just tried this code:
>L> print 'hello world'
>L> When I press C-c RET, new blank window is opened and emacs says:
>L> (Shell command succeeded with no out
Hello!
I have just started using Emacs to write python scripts.
I installed python-mode.el
Then I just tried this code:
print 'hello world'
When I press C-c RET, new blank window is opened and emacs says:
(Shell command succeeded with no output)
So where is my 'hello world'?
When I do C-c C-c,
>
> This has been the subject of a recent thread here. Emacs now ships with
> a different python mode named python.el. You'll have to manually
> (re)install the original python-mode.el.
>
> HTH
Thanks. I did search for it and got lost in too many different post on
python mode... Now I found it.
sandro dentella a écrit :
Hi,
I'm having a little problem while using python mode. I'm used to hit
C-c C-c and have a Python Output buffer opened with the output. Now,
on Ubuntu 7.10 and 8.04, C-c C-c sends to the Python buffer that is
not raised in a window. I need to hit C-c C-z to see it.
xkenneth <[EMAIL PROTECTED]>:
> What does everyone consider essential for emacs python dev?
yasnippet is worth being looked at
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
--
http://mail.python.org/mailman/listinfo/python-list
I just use Python mode. For Django work, there is a Django mode as
well. Cedet is helpful, too.
--
http://mail.python.org/mailman/listinfo/python-list
Ben Finney a écrit :
xkenneth <[EMAIL PROTECTED]> writes:
What does everyone consider essential for emacs python dev?
GNU Emacs 22.
The 'whitespace-mode' and 'python-mode' are good improvements in that
version of Emacs.
I've heard good thin
xkenneth <[EMAIL PROTECTED]> writes:
> What does everyone consider essential for emacs python dev?
GNU Emacs 22.
The 'whitespace-mode' and 'python-mode' are good improvements in that
version of Emacs.
I've heard good things also about:
'ropemacs' ht
What does everyone consider essential for emacs python dev?
Regards,
Ken
--
http://mail.python.org/mailman/listinfo/python-list
On Mar 31, 12:32 pm, "Steven W. Orr" <[EMAIL PROTECTED]> wrote:
> Here's what I want to do:
>
> if ( ( v == 1 )
>or ( v == 2 )
>or ( v == 3 ) ):
> pass
>
> but emacs (left to its own devices, does this.
>
> if ( ( v == 1 )
> or ( v == 2 )
> or ( v == 3 ) ):
> pass
>
>
On Mar 31, 10:32 am, "Steven W. Orr" <[EMAIL PROTECTED]> wrote:
> Here's what I want to do:
>
> if ( ( v == 1 )
> or ( v == 2 )
> or ( v == 3 ) ):
> pass
>
python indenting = 4 spaces
--
http://mail.python.org/mailman/listinfo/python-list
En Mon, 31 Mar 2008 16:36:13 -0300, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> escribió:
> On 31 mar, 18:32, "Steven W. Orr" <[EMAIL PROTECTED]> wrote:
>> Here's what I want to do:
>>
>> if ( ( v == 1 )
>>or ( v == 2 )
>>or ( v == 3 ) ):
>> pass
>
> Why the parens ?
>
> if a == 1 \
>
On 31 mar, 18:32, "Steven W. Orr" <[EMAIL PROTECTED]> wrote:
> Here's what I want to do:
>
> if ( ( v == 1 )
>or ( v == 2 )
>or ( v == 3 ) ):
> pass
Why the parens ?
if a == 1 \
or b == 2 \
or c == 3:
pass
--
http://mail.python.org/mailman/listinfo/python-list
Here's what I want to do:
if ( ( v == 1 )
or ( v == 2 )
or ( v == 3 ) ):
pass
but emacs (left to its own devices, does this.
if ( ( v == 1 )
or ( v == 2 )
or ( v == 3 ) ):
pass
It works great for me in C-mode. Does anyone know how to jimmie up
python-mode so it woul
I use emacs 22 and python-mode. Emacs can display utf8 characters
(e.g. when I open a utf8-encoded file with Chinese, those characters
show up fine), and I'd like to see utf8-encoded output from my python
session.
>From googling, I've found references to
* locale.getdefaultlocale(), which is ('en_
On Dec 5, 7:01 pm, Toby <[EMAIL PROTECTED]> wrote:
> For some reason, emacs python-mode has stopped working for me. It has
> been working without any problems since I installed it on Ubuntu Gutsy
> Gibbon, but now the "Start Interpreter" causes emacs to hang requiring
For some reason, emacs python-mode has stopped working for me. It has
been working without any problems since I installed it on Ubuntu Gutsy
Gibbon, but now the "Start Interpreter" causes emacs to hang requiring
me to kill emacs. Other parts of python-mode seem to work okay,
t
Hi guys,
I'm playing with Python in emacs, with python mode.
I'd like to be able to press a key to toggle the code comments on and
off -- to switch between beautiful clean Python code, and the full
text that tells me what's going in in English.
Is this currently possible? I know there is a hide
Ben Finney wrote:
> hg <[EMAIL PROTECTED]> writes:
>
>> how about a cscope equivalent ?
>
> How about reading what was posted earlier in the thread, and give us a
> description of what you want instead of a name that people might not
> recognise?
>
> --
> \ "The judge asked, 'What do you
Hadron <[EMAIL PROTECTED]> writes:
> Sorry to repeat, but I had to reinstall and lost all my news.
Fortunately, there's no need to repeat, because the forum is archived
both as a Usenet newsgroup and a mailing list.
http://groups.google.com/group/comp.lang.python/>
http://mail.python.org
Hadron <[EMAIL PROTECTED]> writes:
> Sorry to repeat, but I had to reinstall and lost all my news.
>
> I am looking for pointers on using emacs with python. I use emacs v
> 22.0.91 (Ubuntu snapshot).
>
> It comes with its own python mode.
>
> The problem is that the debugger just hangs when I star
On Monday 06 August 2007, Hadron wrote:
> Sorry to repeat, but I had to reinstall and lost all my news.
This list is archived at a number of publically accessible sites, for example:
http://mail.python.org/pipermail/python-list/
http://dir.gmane.org/gmane.comp.python.general
http://www.mail-archi
Sorry to repeat, but I had to reinstall and lost all my news.
I am looking for pointers on using emacs with python. I use emacs v
22.0.91 (Ubuntu snapshot).
It comes with its own python mode.
The problem is that the debugger just hangs when I start it. The
interpreter runs fine. Any ideas?
Wha
hg <[EMAIL PROTECTED]> writes:
> how about a cscope equivalent ?
How about reading what was posted earlier in the thread, and give us a
description of what you want instead of a name that people might not
recognise?
--
\ "The judge asked, 'What do you plead?' I said, 'Insanity, your |
`
Greg Donald wrote:
> On 8/1/07, hg <[EMAIL PROTECTED]> wrote:
>> Are there any cscope & ECB equivalent for Python ?
>
> ECB is not language specific. It works the same for browsing Python
> code as any other language.
>
>
> --
> Greg Donald
> http://destiney.com/
Thanks, I realized my mistake
On 8/1/07, hg <[EMAIL PROTECTED]> wrote:
> Are there any cscope & ECB equivalent for Python ?
ECB is not language specific. It works the same for browsing Python
code as any other language.
--
Greg Donald
http://destiney.com/
--
http://mail.python.org/mailman/listinfo/python-list
Edward O'Connor <[EMAIL PROTECTED]> writes:
>> Could anyone put me on the right track to developing Python with emacs
>> please : modes to consider, debugging etc hopefully all within emacs.
>
> Personally, I prefer the python.el that ships with Emacs 22 to the
> python-mode.el from python.org. It
Edward O'Connor a écrit :
>> Could anyone put me on the right track to developing Python with emacs
>> please : modes to consider, debugging etc hopefully all within emacs.
>
> Personally, I prefer the python.el that ships with Emacs 22 to the
> python-mode.el from python.org. It seems more like o
hg a écrit :
(snip)
> Are there any cscope & ECB equivalent for Python ?
ECB (assuming we're talking about the same thing, ie Emacs Code Browser)
works just fine with Python.
--
http://mail.python.org/mailman/listinfo/python-list
hg <[EMAIL PROTECTED]> writes:
> Are there any cscope & ECB equivalent for Python ?
Can you describe these things, for those who don't have any experience
of them but may know of an equivalent?
--
\"With Lisp or Forth, a master programmer has unlimited power |
`\ and expressivene
Edward O'Connor wrote:
>> Could anyone put me on the right track to developing Python with emacs
>> please : modes to consider, debugging etc hopefully all within emacs.
>
> Personally, I prefer the python.el that ships with Emacs 22 to the
> python-mode.el from python.org. It seems more like oth
> Could anyone put me on the right track to developing Python with emacs
> please : modes to consider, debugging etc hopefully all within emacs.
Personally, I prefer the python.el that ships with Emacs 22 to the
python-mode.el from python.org. It seems more like other Emacs major
modes.
Ted
--
Hadron <[EMAIL PROTECTED]> writes:
> Could anyone put me on the right track to developing Python with emacs
> please : modes to consider, debugging etc hopefully all within emacs.
The mode you're looking for is 'python-mode'. Turn it on (M-x
python-mode), then read its help (C-h m) for all the co
Hadron wrote:
> Could anyone put me on the right track to developing Python with emacs
> please : modes to consider, debugging etc hopefully all within emacs.
>
> Any help and shared experiences much appreciated.
AFAIR, the Python distribution comes with a Python mode for Emacs.
Apart from that
Could anyone put me on the right track to developing Python with emacs
please : modes to consider, debugging etc hopefully all within emacs.
Any help and shared experiences much appreciated.
--
http://mail.python.org/mailman/listinfo/python-list
Rob Wolfe <[EMAIL PROTECTED]> writes:
> Paul Rudin <[EMAIL PROTECTED]> writes:
>
>> Unfortunately this doesn't make any difference for me, with either
>> emacs 22 or 21. I guess I'll just have to dig deeper into the code.
>
> So what happens after M-x pdb?
Everything works as it should, except f
Paul Rudin <[EMAIL PROTECTED]> writes:
> Unfortunately this doesn't make any difference for me, with either
> emacs 22 or 21. I guess I'll just have to dig deeper into the code.
So what happens after M-x pdb?
--
http://mail.python.org/mailman/listinfo/python-list
Rob Wolfe <[EMAIL PROTECTED]> writes:
> Paul Rudin <[EMAIL PROTECTED]> writes:
>
>> I can't get the gdb fringe interaction functionality to work with
>> either pdb or pydb. Any hints as to versions or incantations I should
>> try?
>
> It works for me on Debian Etch and GNU Emacs 21.4.1.
> I'm usin
Paul Rudin <[EMAIL PROTECTED]> writes:
> I can't get the gdb fringe interaction functionality to work with
> either pdb or pydb. Any hints as to versions or incantations I should
> try?
It works for me on Debian Etch and GNU Emacs 21.4.1.
I'm using this settings:
(setq pdb-path '/usr/lib/python2
I can't get the gdb fringe interaction functionality to work with
either pdb or pydb. Any hints as to versions or incantations I should
try?
I have the emacs22 from debian unstable emacs-snapshot-gtk package
fwiw.
--
http://mail.python.org/mailman/listinfo/python-list
83 matches
Mail list logo