sc-attribs-%@-addresses

sc-attribs-%@-addresses is a compiled Lisp function in `supercite.el'.

(sc-attribs-%@-addresses FROM &optional DELIM)

Extract the author's email terminus from email address FROM.
Match addresses of the style ``name%[stuff].'' when called with DELIM
of "%" and addresses of the style ``[stuff]name@[stuff]'' when
called with DELIM "@". If DELIM is nil or not provided, matches
addresses of the style ``name''.