This mail is an automated notification from the bugs tracker of the project: xtla.el.
/**************************************************************************/ [bugs #1826] Full Item Snapshot: URL: <http://gna.org/bugs/?func=detailitem&item_id=1826> Project: xtla.el Submitted by: Matthieu MOY On: Thu 11/04/2004 at 16:02 Category: xtla-core.el Priority: 7 - High Resolution: None Assigned to: moy Originator Email: Status: Open Planned Release: 0.9 Type of request: small bug Merge available: No merge request: Fixed Release: Test case in xtla-tests.el: Summary: buffer reuse doesn't work with multiple buffers of the same type Original Submission: When, for example, several changes buffers are instanciated, the buffers are automatically renamed *tla-changes*<1> (or *tla-changes*<dirname> depending on your config). The buffer is considered as renamed and isn't reused. Solution: in tla--buffers-tree, store the original buffer name in addition to the buffer, and use this name to detect buffer renaming. For detailed info, follow this link: <http://gna.org/bugs/?func=detailitem&item_id=1826> _______________________________________________ Message sent via/by Gna! http://gna.org/
