[ < ] [ > ]   [ << ] [Plus haut] [ >> ]         [Top] [Table des matières] [Index] [ ? ]

7.1 Personnalisation des groupes

Variable: *group-formatters*

An alist of characters and formatter functions. The character can be used as a format character in *group-format*. When the character is encountered in the string, the corresponding function is called with a group as an argument. The functions return value is inserted into the string. If the return value isn't a string it is converted to one using prin1-to-string.

Variable: *group-format*

The format string that decides what information will show up in the group listing. The following format options are available:

%n

The group's number.

%s

The group's status. Similar to a window's status.

%t

The group's name.

Function: current-group &OPTIONAL (SCREEN (CURRENT-SCREEN))

NIL


Ce document a été généré par Eric Reinbold le 9 Octobre 2008 en utilisant texi2html 1.78.