-
bwarsaw changed the public information on the python-mode.el for Emacs and XEmacs project.
2009-01-31 13:11:50 UTC by bwarsaw
-
bwarsaw changed the public information on the python-mode.el for Emacs and XEmacs project.
2009-01-31 13:11:01 UTC by bwarsaw
-
bwarsaw changed the public information on the python-mode.el for Emacs and XEmacs project.
2009-01-31 13:09:00 UTC by bwarsaw
-
waaBhN omqcniqawuru, [url=http://silkcmlepknv.com/]silkcmlepknv[/url], [link=http://mxjnclavgqpq.com/]mxjnclavgqpq[/link], http://aogydnjlwgbr.com/.
2009-01-08 05:08:01 UTC by nobody
-
The patch wasn't a unified (or even context) diff so it couldn't be applied, however it did provide a decent start for me to reproduce it. Thanks.
2008-11-27 04:02:24 UTC by bwarsaw
-
File Added: python-mode.el.patched.
2008-11-21 06:59:47 UTC by fis
-
I get a list of warnings when i compile the python-mode.el on GNU Emacs 22.2.1.
I have made a few changes that fix these warnings. All of them are clearly harmless, and at least one of them (the devconst thing) looks like a proper bug fix to me. Patch and patched file are attached to this ticket. Please let me know if there is anything else I can do to get this into the next release.
2008-11-21 06:58:40 UTC by fis
-
bwarsaw committed revision 465 to the python-mode.el for Emacs and XEmacs SVN repository, changing 1 files.
2008-02-24 21:15:00 UTC by bwarsaw
-
One of the more annoying and superfluous Python is the new style calls to the superclass, which involves retyping both the name of the class and the function.
This patch adds a new command to python-mode that inserts the empty super call with the appropriate class and function name, leaving the cursor in position to start typing arguments. I have it bound to \C-c\C-f in this patch. The...
2008-02-12 07:09:17 UTC by aerojockey
-
montanaro committed revision 464 to the python-mode.el for Emacs and XEmacs SVN repository, changing 3 files.
2008-02-06 02:21:41 UTC by montanaro