[Python-mode] [ python-mode-Bugs-1088514 ] Buffer name sometimes wrong

SourceForge.net noreply at sourceforge.net
Sun Jan 9 19:06:17 CET 2005


Bugs item #1088514, was opened at 2004-12-20 10:49
Message generated for change (Comment added) made by montanaro
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1088514&group_id=86916

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: Nobody/Anonymous (nobody)
Summary: Buffer name sometimes wrong

Initial Comment:
Most of the time, but not always, the name of a buffer
containing Python files has an "<2>" appended.

How to reproduce:

Start XEmacs.
Enter "C-x C-f c:\python23\lib\urllib.py" - the buffer
is named 'urllib.py'.
Now, enter "C-x C-f httplib.py" - the new buffer is
named "httplib.py<2>"

XEmacs 21.4 (patch 13) "Rational FORTRAN" [Lucid]
(i586-py-win32) of Sun May 25 2003 on TSUNAMI

Using `python-mode' version $Revision: 4.69 $

WinXP Pro, SP2.

----------------------------------------------------------------------

>Comment By: Skip Montanaro (montanaro)
Date: 2005-01-09 12:06

Message:
Logged In: YES 
user_id=44345

Backing out patch #1021881 in v 4.70 seems to fix this problem.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1088514&group_id=86916


More information about the Python-mode mailing list