"Joshua R. Poulson" <jrp@informix.com> writes: > (setq gnus-secondary-select-methods > '( ... > '( ... > '( Remove the two last "'"'s. The first quote will quote everything, including the second quotes, which aren't what you wanted. /S