Previous: , Up: Image Enhancements   [Contents][Index]

9.14.6 Various XEmacs Variables

gnus-xmas-glyph-directory

This is where Gnus will look for pictures. Gnus will normally auto-detect this directory, but you may set it manually if you have an unusual directory structure.

gnus-xmas-modeline-glyph

A glyph displayed in all Gnus mode lines. It is a tiny gnu head by default.

9.14.6.1 Toolbar

gnus-use-toolbar

This variable specifies the position to display the toolbar. If nil, don’t display toolbars. If it is non-nil, it should be one of the symbols default, top, bottom, right, and left. default means to use the default toolbar, the rest mean to display the toolbar on the place which those names show. The default is default.

gnus-toolbar-thickness

Cons of the height and the width specifying the thickness of a toolbar. The height is used for the toolbar displayed on the top or the bottom, the width is used for the toolbar displayed on the right or the left. The default is that of the default toolbar.

gnus-group-toolbar

The toolbar in the group buffer.

gnus-summary-toolbar

The toolbar in the summary buffer.

gnus-summary-mail-toolbar

The toolbar in the summary buffer of mail groups.