Use mailto: link for public-webapps
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Tue, 10 Jan 2012 13:38:08 -0700
changeset 679 d278ee615900
parent 678 91a2c1c3f552
child 680 c989dd9e441d
Use mailto: link for public-webapps

Thanks to Doug Schepers for providing me with a ready-to-use link that
prefills the CC and subject lines.
editing.html
source.html
--- a/editing.html	Wed Nov 16 13:56:08 2011 -0700
+++ b/editing.html	Tue Jan 10 13:38:08 2012 -0700
@@ -67,7 +67,7 @@
 <body class=draft>
 <div class=head id=head>
 <h1>HTML Editing APIs</h1>
-<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-16-november-2011>Work in Progress &mdash; Last Update 16 November 2011</h2>
+<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-10-january-2012>Work in Progress &mdash; Last Update 10 January 2012</h2>
 <dl>
  <dt>Editor
  <dd>Aryeh Gregor &lt;<a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a>&gt;
@@ -84,8 +84,8 @@
  <dd><a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&amp;component=HTML+Editing+APIs">File an issue</a>
 
  <dt>Mailing list
- <dd><a href=http://lists.w3.org/Archives/Public/public-webapps/>public-webapps</a>
- (include "[editing]" in the subject)
+ <dd><a href="mailto:public-webapps@w3.org?cc=ayg@aryeh.name&amp;subject=%5Bediting%5D%20">public-webapps</a> (<a href=http://lists.w3.org/Archives/Public/public-webapps/>archive</a>;
+ include "[editing]" in the subject)
 
  <dt>IRC chat
  <dd><a href=irc://irc.freenode.net/whatwg>#whatwg on freenode</a>
@@ -101,7 +101,7 @@
 part of the old DOM Range specification.  Issues that don't necessarily need
 discussion should preferably be <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&amp;component=HTML+Editing+APIs">filed
 in the issue tracker</a>.  Feedback that needs discussion should preferably be
-sent to <a href=http://lists.w3.org/Archives/Public/public-webapps/>the
+sent to <a href="mailto:public-webapps@w3.org?cc=ayg@aryeh.name&amp;subject=%5Bediting%5D%20">the
 public-webapps list</a>, with the string "[editing]" somewhere in the subject,
 CC'd to <a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a> to make sure I see it.
 I will handle all feedback I'm aware of, either addressing it immediately or
--- a/source.html	Wed Nov 16 13:56:08 2011 -0700
+++ b/source.html	Tue Jan 10 13:38:08 2012 -0700
@@ -86,8 +86,8 @@
  <dd><a href=http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=HTML+Editing+APIs>File an issue</a>
 
  <dt>Mailing list
- <dd><a href=http://lists.w3.org/Archives/Public/public-webapps/>public-webapps</a>
- (include "[editing]" in the subject)
+ <dd><a href="mailto:public-webapps@w3.org?cc=ayg@aryeh.name&subject=%5Bediting%5D%20">public-webapps</a> (<a href=http://lists.w3.org/Archives/Public/public-webapps/>archive</a>;
+ include "[editing]" in the subject)
 
  <dt>IRC chat
  <dd><a href=irc://irc.freenode.net/whatwg>#whatwg on freenode</a>
@@ -105,7 +105,8 @@
 discussion should preferably be <a
 href=http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=HTML+Editing+APIs>filed
 in the issue tracker</a>.  Feedback that needs discussion should preferably be
-sent to <a href=http://lists.w3.org/Archives/Public/public-webapps/>the
+sent to <a
+href=mailto:public-webapps@w3.org?cc=ayg@aryeh.name&subject=%5Bediting%5D%20>the
 public-webapps list</a>, with the string "[editing]" somewhere in the subject,
 CC'd to <a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a> to make sure I see it.
 I will handle all feedback I'm aware of, either addressing it immediately or