Skip to content

How to use

(Not yet written).

To use Emacs SASL library, please evaluate following expression at the beginning of your application program.

emacs-lisp
(require 'sasl)

If you want to check existence of sasl.el at runtime, instead you can list autoload settings for functions you want.