gnus-string-or
gnus-string-or is a Lisp macro in `gnus.el
'.
(gnus-string-or &rest STRINGS)
Return the first element of STRINGS that is a non-blank string.
STRINGS will be evaluated in normal `or' order.
gnus.el
'.
(gnus-string-or &rest STRINGS)
Return the first element of STRINGS that is a non-blank string.
STRINGS will be evaluated in normal `or' order.