ErgoEmacsEmacsLispBlogEmacsLispBuy Tutorial
Web Hosting by 1&1

29.12.3 Editing Format Information

There are two ways to alter the formatting information for a formatted text file: with keyboard commands, and with the mouse.

The easiest way to add properties to your document is with the Text Properties menu. You can get to this menu in two ways: from the Edit menu in the menu bar (use <F10> e t if you have no mouse), or with C-Mouse-2 (hold the <CTRL> key and press the middle mouse button). There are also keyboard commands described in the following section.

These items in the Text Properties menu run commands directly:

Remove Face Properties
Delete from the region all face and color text properties (facemenu-remove-face-props).


Remove Text Properties
Delete all text properties from the region (facemenu-remove-all).


Describe Properties
List all the text properties, widgets, buttons, and overlays of the character following point (describe-text-properties).
Display Faces
Display a list of all the defined faces (list-faces-display).
Display Colors
Display a list of all the defined colors (list-colors-display).

The rest lead to submenus which are described in the following sections.

blog comments powered by Disqus