Message 5.7 Manual. Node: Compatibility

PREVVariables UPTop NEXTAppendices

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

PREVVariables UPTop NEXTAppendices