XeCycle <[email protected]> writes: > Hello, I want to write a wrapper to call `message-send-and-exit', and > I'm confused how should I deal with that &optional arg. > > Indeed I wanted a better way of signing my messages, and came up with > this idea: C-c C-c to send a signed message, and C-u C-c C-c to send an > unsigned message. However I don't know if this conflicts with any Gnus > feature, and the &optional arg is not fully documented. Is it used for > something? If so how should I pass the arg to it?
I've now added a doc string to that function. You can pass &optional args to functions just like you would any other. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
