summaryrefslogtreecommitdiff
path: root/examples/WWW/m4lib/lists.m4
blob: cc710ebae5dcc619548d7b6e8bb82485a526570b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
include(`setup.m4')

\set_author([René Seindal])
\set_title([Mailing lists])

\define([me], \link([mailto:rene@seindal.dk], [rene@seindal.dk]))

\divert(1)

\h3(There are two mailing lists for GNU m4)

\dl(

\dt(\b(\link(mailto:m4-forum@seindal.dk, m4-forum@seindal.dk)))

\dd(\p(This list is intended for discussions between people interested
and/or participating in the further development of m4.))

\dt(\b(m4-announce@seindal.dk))

\dd(\p(Announcements regarding GNU m4 will posted here.)
\p(The volume will certainly be very low.))

)

\p(Currently these lists are maintained manually. Send a message to \me
saying whether you want to subscribe or unsubscribe to any of these
lists.)

\divert(0)\dnl
\DO_LAYOUT([\undivert(1)])
\divert(-1)