From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3174 Path: news.gmane.org!not-for-mail From: Louis Newsgroups: gmane.emacs.gnus.user Subject: Re: Confusion over to-list v. to-address Date: Wed, 12 Nov 2003 19:05:31 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669363 17884 80.91.229.2 (31 Jan 2006 01:02:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:02:43 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:49 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news01.chello.no!amsnews01.chello.com!newsfeed01.chello.at!newsfeed.utanet.at!newsfeed.stueberl.de!peer01.cox.net!cox.net!bigfeed.bellsouth.net!bigfeed2.bellsouth.net!news.bellsouth.net!elnk-atl-nf1!newsfeed.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!730eac0f!not-for-mail Original-Newsgroups: gnu.emacs.gnus Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEWQcmwjGBYIAQK3l5PYwb2/ paGVgn765uSwh4TsxsJvVVHVrKugwieXAAADO0lEQVR4nE2UwYvbVhCHx4Sojk4rNy3BN+mQw97K W7mq91h5jdElID+6iS5S3ArjaxeE6UUgEI/kKhAPXaxN2MLrURLUff9cZ+SkdG6a7838Zp5mHvzu +qNl/zP6hsSyrJnj2E/pjqMxlqbQOvYMEkV+Z66UMlzOQ+alYDq2BUuWoN9WqrXm00gPIRNgzpwZ 3O3eUQAAKPW0DTQPBeVy4C6dYMBzHYUl7Lb+EMawh4ljwx36ne9rqUPmRhvZLUylUMSBdyg9+5wh EG4vq79zFFMoAkvl2PaPWcPEvuhlEMYILPXowM+LR/u6PgYeQHGWg0dFtPPWgTfGzHmdVYu2PT3r ZZebMC1KZTnwHrVfPrz56wds46YJczV19ZC3I7B/7Qr3oMzfztrLT1MW6fsLuI4GdwjFRcIQgvHw w4zAtxu/1zo6y4pKwCIYKwnYL2SltfallFUYY7lqJ8pHBNdr2WjdS1lncgC8KOsUpwS+y6TsffJn MsiFMC0kBL5BsCF/fay6fC8WZnu1R2CvsyOml/U/JxksqKbSVARe409GUtUT6+M9VRRxDwi8HEEV yOW8X1qfPB71AxMI/rxE6HP19pg4V4xzrbmYQPLLBQRa+k0+e3XPI2wqTCBZI5Bji1p75sf7W4zQ XQIHmjBZ+TqggyIUt3Ri+ADxmMn3qXvdiXwajWAJKYKHMzVSDVHopUXUB/+BakMyqB96orj1Az3w Jewwk19nx142A2NM4KxcQLrOHnwcBq2bThScCYYSHEFcZ3+EGN4xMjf0GJbFGVa1zpponcmmwzSi cD2Bw8DYYQRjjw12IaYFS/ccazjAYZ2t6rF5agNnoUwLJsoJaQTZF6Bp3lLYsTJtKZUkUA20TQKU Ac+8Eh4pFWXKms5DcZzcE0xFbM7gcM42dF1NlxeCpupkTktQI6gIVF25xxS0cgbtGhzeNlE9ghyE iCGNlYFDh+Cn1XYEAytxbmEfnwygNUhuAh9FHga8pnQq0hSB2RJ4PvibalOt8FEo8VVAo23DNXhy tysf/wFufjz6UR4fC3h/VWxXfMVCURpgXOrFAATzHV9x7i3E1+P0eiBILOPGDwa2KFPTVKN/BP8C vna5gvPAc7oAAAAASUVORK5CYII= X-Face: 05fn[C<5\8+7~D1QY%*@5@p7q&BiQ%F"0*vMR{G$:wv#_,yT,`7*@]z.PISw(PbV6{XSt4I ^*TT29PIj{lo:bO*2QtO;',Nk{zx}YDp3T3FSGk2Lee32XLpqMz|q7N~:9&G&Cr883o6krS-x(UIpc @~=0/@]0CE}~w=8p "Steven E. Harris" writes: > There's no substitute for experimentation. With to-list, only fresh > postings go to the right address. All other replies or follow-ups go > only to the original author. With to-address, replies and follow-ups > work mostly as expected, though still different from my "real" mailing > list groups. For the latter, follow-ups get addressed first to the > author and are copied to the list. I usually change this around > manually to avoid copying the author who is obviously subscribed as > well. > > I also just noticed the "subscribed" variable. Is that part of the > solution? Please advise. I use the following for mailing lists: ;;-- (setq gnus-posting-styles '(("nnml:.*" (From (save-excursion (set-buffer gnus-article-buffer) (message-fetch-field "to")))) ;; ("^nnml\\+private\\:lug@lug\\.dom" (address "usenet26@ossh.com") (to "lug@lug.dom") (cc nil) (signature-file "~/.sig/signature-lug")) ;; repeat above for other ML's and NG's )) ;; ;;-- The above might not be a "proper" way of doing mailing lists in Gnus, since it sends *all* responses here: * (to "lug@lug.dom") but that isnt a problem for me since I keep private interaction to a minimum. -- LCC