>>>> "Jason" == Jason R Mastaler
<jason(a)4b.org> writes:
Jason> Adrian Aichner <aichner(a)ecf.teradyne.com> writes:
> I've made a note of the new mailing list and a future version
of
> build-report will probably offer a choice whether to send to
> xemacs-beta (mainly to ask for help) or to xemacs-beta-reports (mainly
> for those boring reports starting out with [Success]) ;->
Hello Jason, Steve, All!
Would it be reasonable for build-report.el to send build-reports
announcing [SUCCESS] to xemacs-build-reports(a)xemacs.org and those
reporting [FAILURE] to xemacs-beta(a)xemacs.org?
As an alternative, would it be reasonable to query the user for the
destination E-mail address with a history set to a list of valid
E-mail addresses (initial-content could be
xemacs-build-reports(a)xemacs.org)?
What I have right now is this:
(defcustom build-report-destination
'(
"XEmacs Build Reports List <xemacs-build-reports(a)xemacs.org>"
"XEmacs Beta List <xemacs-beta(a)xemacs.org>"
)
"*The mail address XEmacs Build Reports should go to."
:type '(repeat string)
:group 'build-report)
(compose-mail
(read-string
"Build Report Destination: "
(car build-report-destination)
'build-report-destination)
...)
Any suggestions are highly welcome!
Best regards,
Adrian
Jason> Oops, ignore my last message, I hadn't read this far yet.
--
Adrian Aichner
Applications Engineer
Teradyne GmbH
Semiconductor Test Group Telephone +49/89/41861(0)-208
Dingolfinger Straße 2 Fax +49/89/41861-217
D-81673 MÜNCHEN E-mail aichner(a)ecf.teradyne.com