Variable: mail-extr-@-binds-tighter-than-!

mail-extr-@-binds-tighter-than-! is a customizable variable defined in mail-extr.el.gz.

Value

nil

Documentation

Whether the local mail transport agent looks at ! before @.

Source Code

;; Defined in /usr/src/emacs/lisp/mail/mail-extr.el.gz
(defcustom mail-extr-@-binds-tighter-than-! nil
  "Whether the local mail transport agent looks at ! before @."
  :type 'boolean)