Description of problem: xemacs will often get its buffer tabs confused when multiple files are open, after a period of activity. One filename will appear twice in the set of tabs, and selecting one of its instances will in fact give you the buffer of a different file. The 'Buffers' menu works fine. How reproducible: Sometimes. Steps to Reproduce: 1. Open lots of files 2. Close lots of files 3. Click on a filename tab, be confused at getting the wrong file
Created attachment 117481 [details] Upstream buffer tabs patch Here's an upstream patch I found on xemacs-patches, dunno if it addresses the issues you're seeing. I don't remember witnessing it. I've been running with this applied for a while, and at least I have a feeling it has got rid of my buffer tabs flickering when lots of files are open in a long running XEmacs session. It'd be great if you could test this and report back how it affects the buffer tabs for you. Let me know if you want this in a form of a prebuilt package for some arch. Another problem which smells distantly related is that with many files open, switching between buffers doesn't always update the corresponding task bar entry for the window (I'm using KDE). The window title seems to stay in sync in these cases though.
This bug hasn't been updated in a long time and targets FE devel. Could you please check that it still occurs with current FE devel and update accordingly ? Thanks.
Sorry, I'm not using xemacs any more -- I've reverted to emacs 22.
The patch from comment 1 is included in recent upstream 21.5.x releases and thus FE6+ and I still haven't witnessed these problems, so assuming fixed.