Robert Wilkins
2007-Jun-13 22:25 UTC
[R] Difficulties With Posting To Ongoing Threads on the R Mailing List
A number of people are having the same problem as me, when you post as a response to an ongoing thread, in place of your message, the following message appears: An embedded & charset-unspecified text was scrubbed ... and a link is given that leads to the desired message. It's better than nothing , but it sure is annoying, and some readers will skip it instead of doing the extra link. It's also annoying to read a thread, when several posters , through no fault of their own, get "scrubbed". I always think of an e-mail as pure ASCII text, unless you add an attachment. Is it possible that some e-mail hosts ( I use gmail ) embed binary code into the e-mail? Maybe the R mailing list software is reacting to that. ************************** On another note, I tryed posting on gmane, to add to the thread from last week. It just disappeared , or maybe not, I don't know. Maybe it's related to the one-time registration requirement for gmane. ************************* As far as I can tell, the above problem (scrubbing) does not occur when you do a stand-alone post, not as a response to an ongoing thread. Hope it stays that way! ************************** Have a nice day.
Gabor Grothendieck
2007-Jun-13 23:33 UTC
[R] Difficulties With Posting To Ongoing Threads on the R Mailing List
When you reply in gmail be sure you are using Plain Text and not Rich Formatting. If you press Reply or Reply All and you see immediately above the text entry area B I U ... Plain Text then you are in Rich Text mode. Click on Plain Text at the right of the line just above the text entry area to enter your text in Plain Text mode. On 6/13/07, Robert Wilkins <irishhacker at gmail.com> wrote:> A number of people are having the same problem as me, when you post as > a response to an ongoing thread, in place of your message, the > following message appears: > > An embedded & charset-unspecified text was scrubbed ... > > and a link is given that leads to the desired message. > > It's better than nothing , but it sure is annoying, and some readers > will skip it instead of doing the extra link. It's also annoying to > read a thread, when several posters , through no fault of their own, > get "scrubbed". > > I always think of an e-mail as pure ASCII text, unless you add an attachment. > Is it possible that some e-mail hosts ( I use gmail ) embed binary > code into the e-mail? > Maybe the R mailing list software is reacting to that. > > ************************** > > On another note, I tryed posting on gmane, to add to the thread from > last week. It just disappeared , or maybe not, I don't know. Maybe > it's related to the one-time registration requirement for gmane. > > ************************* > > As far as I can tell, the above problem (scrubbing) does not occur > when you do a stand-alone post, not as a response to an ongoing > thread. Hope it stays that way! > > > ************************** > Have a nice day. > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
Apparently Analagous Threads
- How do you do an e-mail post that is within an ongoing thread?
- AT&T Researchers and the New York Times
- Why is the R mailing list so hard to figure out?
- Tools For Preparing Data For Analysis
- How would you program an Adverse Events statistical table using R code?