Hello!
What I'm trying to do is to bind, for example, Super-1 to switch to the
first buffer displayed in the buffer tab list, Super-2 to switch to the
second buffer etc.
It would be easy if (buffers-tab-items) always returned buffers in the
exact same order as they appeared in the tabs. However, the tabs aren't
updated often enough, so the order of displayed tabs does not match the
order that (buffers-tab-items) return.
Is there a way to obtain list of buffers from the tab? I mean, to get
what is really displayed, and not what will be displayed next time that
buffer tabs get refreshed? Or perhaps, is there a way to force a
refresh of buffer tabs in order to synchronize it with what
(buffers-tab-items) returns?
Thanks!
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta