Strange code in python-mode.el

Bug #883902 reported by Georg Brandl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Medium
Andreas Roehler

Bug Description

This doesn't belong in there I guess:

  (find-file "~/arbeit/emacs/python-modes/parasol/completion/pycomplete.el")
  (eval-buffer)
  (kill-buffer "pycomplete.el")

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 883902] [NEW] Strange code in python-mode.el

Am 30.10.2011 18:07, schrieb Georg Brandl:
> Public bug reported:
>
> This doesn't belong in there I guess:
>
> (find-file "~/arbeit/emacs/python-modes/parasol/completion/pycomplete.el")
> (eval-buffer)
> (kill-buffer "pycomplete.el")
>
> ** Affects: python-mode
> Importance: Undecided
> Status: New
>

indeed, sorry.

BTW had to remove that section here already, as it breaks in Emacs24.

Thanks for the report,

Andreas

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
milestone: none → 6.0.4
importance: Undecided → Medium
status: New → In Progress
Changed in python-mode:
status: In Progress → Fix Committed
Changed in python-mode:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.