Go to the first, previous, next, last section, table of contents.


Compatibility

Message uses virtually only its own variables--older mail- variables aren't consulted. To force Message to take those variables into account, you can put the following in your .emacs file:

(require 'messcompat)

This will initialize many Message variables from the values in the corresponding mail variables.


Go to the first, previous, next, last section, table of contents.