Next: , Previous: , Up: Top   [Contents][Index]

4 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.