Sharon -

You are setting mail-sources to read your local mail spool and then
*resetting* it to get your pop mail.

SETQ does variable assignment, it does not append data to an existing
variable.

You can merge the two of them together, or if you want to build up the
value bit by bit you can use ADD-TO-LIST.

Hope this helps a bit.

-Mark


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to