Browse Source

Added "read the archives" recommendation for langbinding

[SVN r22585]
Dave Abrahams 22 years ago
parent
commit
ae866afbef
1 changed files with 8 additions and 3 deletions
  1. 8 3
      more/mailing_lists.htm

+ 8 - 3
more/mailing_lists.htm

@@ -192,8 +192,8 @@
         access</a> and <a href=
         "http://news.gmane.org/thread.php?group=gmane.comp.python.c%2b%2b">Searchable
         Archives</a> as well. Please see <a href="#gmane_post">this note</a>
-        before posting to the newsgroup. There are also searchable
-        archives at <a href=
+        before posting to the newsgroup. There are also searchable archives
+        at <a href=
         "http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/c++-sig">ASPN</a>.
         
 
@@ -205,7 +205,12 @@
         <a href="../libs/python">Boost.Python</a> and <a href=
         "http://luabind.sourceforge.net/">Luabind</a>. The plan is to provide
         a single front-end for describing bindings with runtime-pluggable
-        back ends for binding to specific languages. GMane provides <a href=
+        back ends for binding to specific languages. It is <b>highly
+        recommended</b> that new subscribers read through the <a href=
+        "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.langbinding">
+        message history</a> <b>from the beginning</b> before posting; it will
+        save time as much design progress has already been made. GMane
+        provides <a href=
         "news://news.gmane.org/gmane.comp.lib.boost.langbinding">NNTP
         access</a> and <a href=
         "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.langbinding">

粤ICP备19079148号