Previous: , Up: sendmail script   [Contents][Index]


A.6.5 Interfacing with GNU Emacs

This section documents an Emacs interface to the sendmail-mbfl.sh script that can be used to send mail. It consists of an Emacs Lisp library that allows us to send mail with all the methods supported by the script.

To use it we have to install the file examples/sendmail-mbfl.el in one of the directories in the load path of Emacs, then load it with:

(require 'sendmail-mbfl)

The library assumes that message.el and sendmail.el are available on the system; recent installations of Emacs should have them.


Previous: , Up: sendmail script   [Contents][Index]

This document describes version 3.0.0-devel.0 of Marcos Bash Functions Library.