Did the behavior python-mode change with respect to the
syntax of vars_with_underscores? Keying M-f or M-b
now stops the cursor at the underscores rather than
grabbing the entire variable. Prior, in GNU Emacs 21.4,
the behavior worked as I expected.
--
Jeff Bauer
Diez B. Roggisch wrote:
Jeff Bauer schrieb:
Did the behavior python-mode change with respect to the
syntax of vars_with_underscores? Keying M-f or M-b
now stops the cursor at the underscores rather than
grabbing the entire variable. Prior, in GNU Emacs 21.4,
the behavior worked as I expected
Beverley,
If you're taking requests, support for "which-func-mode" might be on
my list for the python-mode.el merge. Thanks.
Jeff Bauer
Rubicon, Inc.
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/
s...@pobox.com wrote:
My preference would be to leave it as-is.
+1. While not up to lisp-y levels, I also find it useful with
nested tuples/functions, esp. if they span multiple lines.
-Jeff
___
Python-mode mailing list
Python-mode@python.org
http:/
el we can all borrow from each other.
+1
Jeff Bauer
Rubicon, Inc.
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode
"clickable"? Is that like using that mouse thing? To
paraphrase a wise man, "There's no clicking in Emacs!" :)
But the track ball scroll wheel is AWESOME.
I've never tried running pdb from an emacs shell. Thanks
for the
ook up and
realize I've only grabbed the first portion of
the python statement.
This also messes up the way I used to do some
on-the-fly macros. Anyone else affected by this
disconnect?
--
Jeff Bauer
Rubicon, Inc.
___
Python-mode mailing list
Python-
On 01/27/2010 03:09 AM, Bernhard Herzog wrote:
On 27.01.2010, Jeff Bauer wrote:
It used to be if my cursor was positioned on
(0,1) and I pressed ^N, the cursor would jump
down to the second line of code (0,3). Now it
goes to (0,2) which is still considered (0,50).
That's a new defau
On 03/02/2010 05:12 PM, Georg Brandl wrote:
I've only just subscribed this list since I complained a bit to Barry
about the general state of Python in Emacs and he managed to recruit
me as a contributor :)
Hi Georg!
Any cool Python/Emacs tricks you'd care to share? (Or Barry?)
Jeff "Shaun Wh
If you like to tweak your color themes, check this out:
http://alexpogosyan.com/color-theme-creator/
Jeff Bauer
Rubicon, Inc.
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode
; -Barry
Agreed. Django originally had this behavior. I filed a patch
to fix the implicit assumption. Vanilla python should be the
default, ipython (or whatever) when specifically requested.
Jeff Bauer
Rubicon, Inc.
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode
hon-mode" "Python editing mode." t)
Alternatively, if you want an out-of-the box emacs python
experience, you can try:
http://gabrielelanaro.github.com/emacs-for-python/
But it's using a home brew python.el version rather than
python-mode.el:
https://github.com/fgallina/py
d be still easier as now by clickable fields -
> which would be another task. Presently it requires still some Emacs
> Lisp understanding IMHO.
...
Would it make sense for PDEE to be delivered through Marmalade?
http://marmalade-repo.org/
I'm kind of excited that emacs will soon have a
On Wed, Nov 09, 2011 at 05:45:24PM +0100, Andreas Röhler wrote:
> Am 09.11.2011 14:56, schrieb Jeff Bauer:
> >Would it make sense for PDEE to be delivered through Marmalade?
> >
> > http://marmalade-repo.org/
> >
> >I'm kind of excited that emacs will s
François,
Hah! So funny for you to bring up *that* specific post from
Barry. It's been sitting in my inbox as msg #1 for the past
couple years. Even though I copied it to my org notes, I've
always had it there. So when your email arrived, my reader
threaded it back to Barry's 2-year-old post.
ould take the virtualenv stuff, when ready
+1
Jeff Bauer
Rubicon, Inc.
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode
I think a single file makes it easier for
non-experts (I'm in this category) to drop in .emacs.d and run.
http://marmalade-repo.org/about
However, as the Marmalade server (hopefully) becomes a standard
method for distributing 3rd party emacs packages, the
17 matches
Mail list logo