emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tabbed buffers


From: Stephen J. Turnbull
Subject: Re: Tabbed buffers
Date: Tue, 29 Jan 2008 15:53:13 +0900

Nick Roberts writes:

 > Does XEmacs have tabbed buffers in a tty?  I can't get them to
 > appear.

No.  We have no GUI features in TTYs, no menus, no scrollbars, no
dialogs, no toolbars, no images.  Nobody has ever asked for them,
either, not even for compatibility with Emacs.

 > In fact their functionality seems very limited in an X window and
 > even the manual says that they are experimental.  The only way I've
 > found to create a second tab is by clicking on a link in a help
 > buffer.

To see what they do, try C-x C-f *.c in emacs/src/ (or maybe for
sanity's sake in lib-src).  The default configuration takes buffer
list and applies the filter "keep buffers whose major mode is the same
as the current mode", then truncates that list to at most ten tabs.

C-h a buffers-tab will tell you a list of functions and variables used
to implement the default configuration.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]