comparison lisp/prim/about.el @ 122:d2f30a177268 r20-1b14

Import from CVS: tag r20-1b14
author cvs
date Mon, 13 Aug 2007 09:26:03 +0200
parents cca96a509cfe
children 9b50b4588a93
comparison
equal deleted inserted replaced
121:419db647c998 122:d2f30a177268
155 (save-excursion 155 (save-excursion
156 (set-buffer (get-buffer-create "About XEmacs")) 156 (set-buffer (get-buffer-create "About XEmacs"))
157 (toggle-read-only 0) 157 (toggle-read-only 0)
158 158
159 (let ((rest (if who-to-load (list who-to-load) 159 (let ((rest (if who-to-load (list who-to-load)
160 '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry kyle larsi jens jareth))) 160 '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry kyle larsi jens jareth morioka dmoore)))
161 (got-error nil)) 161 (got-error nil))
162 (while rest 162 (while rest
163 (let* ((who (car rest)) 163 (let* ((who (car rest))
164 (who-xpm (expand-file-name 164 (who-xpm (expand-file-name
165 (concat (symbol-name who) 165 (concat (symbol-name who)
301 ('kyle "About Kyle Jones") 301 ('kyle "About Kyle Jones")
302 ('larsi "About Lars Magne Ingebrigtsen") 302 ('larsi "About Lars Magne Ingebrigtsen")
303 ('jens "About Jens Lautenbacher") 303 ('jens "About Jens Lautenbacher")
304 ('jareth "About Jareth Hein") 304 ('jareth "About Jareth Hein")
305 ('morioka "About MORIOKA Tomohiko") 305 ('morioka "About MORIOKA Tomohiko")
306 ('dmoore "About David Moore")
306 ('others "About Everyone") 307 ('others "About Everyone")
307 ('features "New XEmacs Features") 308 ('features "New XEmacs Features")
308 ('history "XEmacs History") 309 ('history "XEmacs History")
309 ))) 310 )))
310 (delete-other-windows) 311 (delete-other-windows)
834 835
835 I am a doctoral student at School of Information Science of JAIST 836 I am a doctoral student at School of Information Science of JAIST
836 (Japan Advanced Institute of Science and Technology, Hokuriku). 837 (Japan Advanced Institute of Science and Technology, Hokuriku).
837 I'm interested in Natural Language, Affordance and writing systems.") 838 I'm interested in Natural Language, Affordance and writing systems.")
838 839
840 (insert "\n\n\tClick ")
841 (about-xref "here" prev-page "Return to previous page")
842 (insert " to go back to the previous page.\n")
843 )
844
845 ((eq xref 'dmoore)
846 (about-face "David Moore" 'bold)
847 (insert " <dmoore@UCSD.edu>
848
849 David has contributed greatly to the quest to speed up XEmacs.
850 He is a student in the Computer Systems Laboratory at UCSD.
851 When he manages to have free time, he usually spends it on 200
852 mile bicycle rides, learning german or showing people the best
853 mail & news environment he's found in 10 years. (That'd be
854 XEmacs, Gnus and bbdb, of course.) He can be found at
855 `druidmuck.egbt.org 4201' at various hours of the day.")
839 856
840 (insert "\n\n\tClick ") 857 (insert "\n\n\tClick ")
841 (about-xref "here" prev-page "Return to previous page") 858 (about-xref "here" prev-page "Return to previous page")
842 (insert " to go back to the previous page.\n") 859 (insert " to go back to the previous page.\n")
843 ) 860 )
940 features. 957 features.
941 I am a doctoral student at School of Information Science of JAIST 958 I am a doctoral student at School of Information Science of JAIST
942 (Japan Advanced Institute of Science and Technology, Hokuriku). 959 (Japan Advanced Institute of Science and Technology, Hokuriku).
943 I'm interested in Natural Language, Affordance and writing systems. 960 I'm interested in Natural Language, Affordance and writing systems.
944 961
962 ") (about-xref "David Moore" 'dmoore "Find out more about David Moore") (insert " <dmoore@UCSD.EDU>
963
964 David has contributed greatly to the quest to speed up XEmacs.
965 He is a student in the Computer Systems Laboratory at UCSD.
966 When he manages to have free time, he usually spends it on 200
967 mile bicycle rides, learning german or showing people the best
968 mail & news environment he's found in 10 years. (That'd be
969 XEmacs, Gnus and bbdb, of course.) He can be found at
970 `druidmuck.egbt.org 4201' at various hours of the day.
971
945 Darrell Kindred <Darrell.Kindred@cmu.edu> 972 Darrell Kindred <Darrell.Kindred@cmu.edu>
946 Unofficial maintainer of the xemacs-beta list of extant bugs 973 Unofficial maintainer of the xemacs-beta list of extant bugs
947 and contributor of an extraordinary number of important bug 974 and contributor of an extraordinary number of important bug
948 fixes, many of them in areas that neither Chuck nor Ben were 975 fixes, many of them in areas that neither Chuck nor Ben were
949 particularly enthusiastic about investigating. 976 particularly enthusiastic about investigating.
980 the initial implementation of `duplicable' properties. 1007 the initial implementation of `duplicable' properties.
981 1008
982 Hans Muller <hmuller@eng.sun.com> 1009 Hans Muller <hmuller@eng.sun.com>
983 Author of the code used to connect XEmacs with ToolTalk, and 1010 Author of the code used to connect XEmacs with ToolTalk, and
984 of an early client of the external Emacs widget. 1011 of an early client of the external Emacs widget.
985
986 David Moore <dmoore@UCSD.EDU>
987 David has contributed greatly to the quest to speed up XEmacs.
988 He is a student in the Computer Systems Laboratory at UCSD.
989 When he manages to have free time, he usually spends it on 200
990 mile bicycle rides, learning german or showing people the best
991 mail & news environment he's found in 10 years. (That'd be
992 XEmacs, Gnus and bbdb, of course.) He can be found at
993 `druidmuck.egbt.org 4201' at various hours of the day.
994 1012
995 Hrvoje Niksic <hniksic@srce.hr> 1013 Hrvoje Niksic <hniksic@srce.hr>
996 Hrvoje is currently a student at the Faculty of Electrical 1014 Hrvoje is currently a student at the Faculty of Electrical
997 Engineering and Computing in Zagreb, Croatia. He works part- 1015 Engineering and Computing in Zagreb, Croatia. He works part-
998 time at SRCE, where he helps run the network machines. 1016 time at SRCE, where he helps run the network machines.
1008 1026
1009 Nagi M. Aboulenein <aboulene@ponder.csci.unt.edu> 1027 Nagi M. Aboulenein <aboulene@ponder.csci.unt.edu>
1010 Per Abrahamsen <abraham@dina.kvl.dk> 1028 Per Abrahamsen <abraham@dina.kvl.dk>
1011 Gary Adams <gra@zeppo.East.Sun.COM> 1029 Gary Adams <gra@zeppo.East.Sun.COM>
1012 Gennady Agranov <agranov@csa.CS.Technion.Ac.IL> 1030 Gennady Agranov <agranov@csa.CS.Technion.Ac.IL>
1031 Adrian Aichner <aichner@ecf.teradyne.com>
1013 Mark Allender <allender@vnet.IBM.COM> 1032 Mark Allender <allender@vnet.IBM.COM>
1014 Butch Anton <butch@zaphod.uchicago.edu> 1033 Butch Anton <butch@zaphod.uchicago.edu>
1015 Fred Appelman <Fred.Appelman@cv.ruu.nl> 1034 Fred Appelman <Fred.Appelman@cv.ruu.nl>
1016 Erik \"The Pope\" Arneson <lazarus@mind.net> 1035 Erik \"The Pope\" Arneson <lazarus@mind.net>
1017 Tor Arntsen <tor@spacetec.no> 1036 Tor Arntsen <tor@spacetec.no>
1037 Larry Auton <lda@control.att.com>
1038 Oswald P. Backus IV <backus@altagroup.com>
1018 Mike Battaglia <mbattagl@dsccc.com> 1039 Mike Battaglia <mbattagl@dsccc.com>
1019 Neal Becker <neal@ctd.comsat.com> 1040 Neal Becker <neal@ctd.comsat.com>
1020 Paul Bibilo <peb@delcam.com> 1041 Paul Bibilo <peb@delcam.com>
1021 Jan Borchers <job@tk.uni-linz.ac.at> 1042 Jan Borchers <job@tk.uni-linz.ac.at>
1022 Mark Borges <mdb@cdc.noaa.gov> 1043 Mark Borges <mdb@cdc.noaa.gov>
1026 Matthew J. Brown <mjb@doc.ic.ac.uk> 1047 Matthew J. Brown <mjb@doc.ic.ac.uk>
1027 Alastair Burt <burt@dfki.uni-kl.de> 1048 Alastair Burt <burt@dfki.uni-kl.de>
1028 Rick Campbell <rickc@lehman.com> 1049 Rick Campbell <rickc@lehman.com>
1029 Richard Caley <rjc@cstr.edinburgh.ac.uk> 1050 Richard Caley <rjc@cstr.edinburgh.ac.uk>
1030 Stephen Carney <carney@gvc.dec.com> 1051 Stephen Carney <carney@gvc.dec.com>
1052 Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>
1031 Philippe Charton <charton@lmd.ens.fr> 1053 Philippe Charton <charton@lmd.ens.fr>
1032 Peter Cheng <peter.cheng@sun.com> 1054 Peter Cheng <peter.cheng@sun.com>
1033 Jin S. Choi <jin@atype.com> 1055 Jin S. Choi <jin@atype.com>
1034 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu> 1056 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
1035 Serenella Ciongoli <czs00@ladybug.oes.amdahl.com> 1057 Serenella Ciongoli <czs00@ladybug.oes.amdahl.com>
1058 Glynn Clements <glynn@sensei.co.uk>
1036 Richard Cognot <cognot@ensg.u-nancy.fr> 1059 Richard Cognot <cognot@ensg.u-nancy.fr>
1037 Andy Cohen <cohen@andy.bu.edu> 1060 Andy Cohen <cohen@andy.bu.edu>
1038 Andrew J Cosgriff <ajc@bing.wattle.id.au> 1061 Andrew J Cosgriff <ajc@bing.wattle.id.au>
1039 Nick J. Crabtree <nickc@scopic.com> 1062 Nick J. Crabtree <nickc@scopic.com>
1040 Christopher Davis <ckd@kei.com> 1063 Christopher Davis <ckd@kei.com>
1041 Soren Dayton <csdayton@cs.uchicago.edu> 1064 Soren Dayton <csdayton@cs.uchicago.edu>
1065 Chris Dean <ctdean@cogit.com>
1042 Michael Diers <mdiers@logware.de> 1066 Michael Diers <mdiers@logware.de>
1043 William G. Dubuque <wgd@martigny.ai.mit.edu> 1067 William G. Dubuque <wgd@martigny.ai.mit.edu>
1068 Steve Dunham <dunham@dunham.tcimet.net>
1044 Samuel J. Eaton <samuele@cogs.susx.ac.uk> 1069 Samuel J. Eaton <samuele@cogs.susx.ac.uk>
1045 Carl Edman <cedman@Princeton.EDU> 1070 Carl Edman <cedman@Princeton.EDU>
1046 Dave Edmondson <davided@sco.com> 1071 Dave Edmondson <davided@sco.com>
1047 Jonathan Edwards <edwards@intranet.com> 1072 Jonathan Edwards <edwards@intranet.com>
1048 Eric Eide <eeide@asylum.cs.utah.edu> 1073 Eric Eide <eeide@asylum.cs.utah.edu>
1049 EKR <ekr@terisa.com> 1074 EKR <ekr@terisa.com>
1050 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> 1075 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
1051 David Fletcher <frodo@tsunami.com> 1076 David Fletcher <frodo@tsunami.com>
1052 Paul Flinders <ptf@delcam.co.uk> 1077 Paul Flinders <ptf@delcam.co.uk>
1053 Jered J Floyd <jered@mit.edu> 1078 Jered J Floyd <jered@mit.edu>
1079 Gary D. Foster <Gary.Foster@Corp.Sun.COM>
1054 Jerry Frain <jerry@sneffels.tivoli.com> 1080 Jerry Frain <jerry@sneffels.tivoli.com>
1081 Holger Franz <hfranz@physik.rwth-aachen.de>
1055 Benjamin Fried <bf@morgan.com> 1082 Benjamin Fried <bf@morgan.com>
1056 Barry Friedman <friedman@bnr.ca> 1083 Barry Friedman <friedman@nortel.ca>
1057 Lew Gaiter III <lew@StarFire.com> 1084 Lew Gaiter III <lew@StarFire.com>
1058 Itay Gat <itay@cs.huji.ac.il> 1085 Itay Gat <itay@cs.huji.ac.il>
1059 Tim Geisler <Tim.Geisler@informatik.uni-muenchen.de> 1086 Tim Geisler <Tim.Geisler@informatik.uni-muenchen.de>
1060 Dave Gillespie <daveg@synaptics.com> 1087 Dave Gillespie <daveg@synaptics.com>
1061 Christian F. Goetze <cg@bigbook.com> 1088 Christian F. Goetze <cg@bigbook.com>
1089 Yusuf Goolamabbas <yusufg@iss.nus.sg>
1062 Wolfgang Grieskamp <wg@cs.tu-berlin.de> 1090 Wolfgang Grieskamp <wg@cs.tu-berlin.de>
1063 James Grinter <jrg@demon.net> 1091 James Grinter <jrg@demon.net>
1064 Ben Gross <bgross@uiuc.edu> 1092 Ben Gross <bgross@uiuc.edu>
1065 Dirk Grunwald <grunwald@foobar.cs.Colorado.EDU> 1093 Dirk Grunwald <grunwald@foobar.cs.Colorado.EDU>
1094 Michael Guenther <michaelg@igor.stuttgart.netsurf.de>
1066 Dipankar Gupta <dg@hplb.hpl.hp.com> 1095 Dipankar Gupta <dg@hplb.hpl.hp.com>
1067 Markus Gutschke <gutschk@GOEDEL.UNI-MUENSTER.DE> 1096 Markus Gutschke <gutschk@GOEDEL.UNI-MUENSTER.DE>
1068 Adam Hammer <hammer@cs.purdue.edu> 1097 Adam Hammer <hammer@cs.purdue.edu>
1069 Magnus Hammerin <magnush@epact.se> 1098 Magnus Hammerin <magnush@epact.se>
1070 ChangGil Han <cghan@phys401.phys.pusan.ac.kr> 1099 ChangGil Han <cghan@phys401.phys.pusan.ac.kr>
1071 Derek Harding <dharding@lssec.bt.co.uk> 1100 Derek Harding <dharding@lssec.bt.co.uk>
1072 Michael Harnois <mharnois@sbt.net> 1101 Michael Harnois <mharnois@sbt.net>
1102 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
1073 John Haxby <J.Haxby@isode.com> 1103 John Haxby <J.Haxby@isode.com>
1104 Karl M. Hegbloom <karlheg@inetarena.com>
1074 Benedikt Heinen <beh@icemark.thenet.ch> 1105 Benedikt Heinen <beh@icemark.thenet.ch>
1075 Stephan Herrmann <sh@first.gmd.de> 1106 Stephan Herrmann <sh@first.gmd.de>
1076 Charles Hines <chuck_hines@VNET.IBM.COM> 1107 Charles Hines <chuck_hines@VNET.IBM.COM>
1108 Shane Holder <holder@rsn.hp.com>
1077 David Hughes <djh@harston.cv.com> 1109 David Hughes <djh@harston.cv.com>
1110 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
1111 Kazuyuki IENAGA <ienaga@jsys.co.jp>
1078 Andrew Innes <andrewi@harlequin.co.uk> 1112 Andrew Innes <andrewi@harlequin.co.uk>
1113 Vladimir Ivanovic <Vladimir.Ivanovic@mri.com>
1114 Andreas Jaeger <aj@arthur.pfalz.de>
1079 Markku Jarvinen <Markku.Jarvinen@simpukka.funet.fi> 1115 Markku Jarvinen <Markku.Jarvinen@simpukka.funet.fi>
1080 Robin Jeffries <robin.jeffries@sun.com> 1116 Robin Jeffries <robin.jeffries@sun.com>
1081 Philip Johnson <johnson@uhics.ics.Hawaii.Edu> 1117 Philip Johnson <johnson@uhics.ics.Hawaii.Edu>
1082 J. Kean Johnston <jkj@paradigm-sa.com> 1118 J. Kean Johnston <jkj@paradigm-sa.com>
1083 Andreas Kaempf <andreas@sccon.com> 1119 Andreas Kaempf <andreas@sccon.com>
1087 Gregor Kennedy <gregork@dadd.ti.com> 1123 Gregor Kennedy <gregork@dadd.ti.com>
1088 Michael Kifer <kifer@cs.sunysb.edu> 1124 Michael Kifer <kifer@cs.sunysb.edu>
1089 Yasuhiko Kiuchi <kiuchi@dsp.ksp.fujixerox.co.jp> 1125 Yasuhiko Kiuchi <kiuchi@dsp.ksp.fujixerox.co.jp>
1090 Greg Klanderman <greg@alphatech.com> 1126 Greg Klanderman <greg@alphatech.com>
1091 Valdis Kletnieks <Valdis.Kletnieks@vt.edu> 1127 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
1128 Rob Kooper <kooper@cc.gatech.edu>
1129 Peter Skov Knudsen <knu@dde.dk>
1092 Jens Krinke <krinke@ips.cs.tu-bs.de> 1130 Jens Krinke <krinke@ips.cs.tu-bs.de>
1093 Mats Larsson <Mats.Larsson@uab.ericsson.se> 1131 Mats Larsson <Mats.Larsson@uab.ericsson.se>
1094 Simon Leinen <simon@instrumatic.ch> 1132 Simon Leinen <simon@instrumatic.ch>
1095 Carsten Leonhardt <leo@arioch.tng.oche.de> 1133 Carsten Leonhardt <leo@arioch.tng.oche.de>
1096 James LewisMoss <moss@cs.sc.edu> 1134 James LewisMoss <moss@cs.sc.edu>
1097 Mats Lidell <mats.lidell@contactor.se> 1135 Mats Lidell <mats.lidell@contactor.se>
1098 Matt Liggett <mliggett@seven.ucs.indiana.edu> 1136 Matt Liggett <mliggett@seven.ucs.indiana.edu>
1099 Christian Limpach <Christian.Limpach@nice.ch> 1137 Christian Limpach <Christian.Limpach@nice.ch>
1138 Markus Linnala <maage@b14b.tupsu.ton.tut.fi>
1100 Robert Lipe <robertl@arnet.com> 1139 Robert Lipe <robertl@arnet.com>
1101 Damon Lipparelli <lipp@aa.net> 1140 Damon Lipparelli <lipp@aa.net>
1102 Hamish Macdonald <hamish@bnr.ca> 1141 Hamish Macdonald <hamish@bnr.ca>
1103 Ian MacKinnon <imackinnon@telia.co.uk> 1142 Ian MacKinnon <imackinnon@telia.co.uk>
1104 Patrick MacRoberts <macro@hpcobr30.cup.hp.com> 1143 Patrick MacRoberts <macro@hpcobr30.cup.hp.com>
1107 Steve March <smarch@quaver.urbana.mcd.mot.com> 1146 Steve March <smarch@quaver.urbana.mcd.mot.com>
1108 Pekka Marjola <pema@iki.fi> 1147 Pekka Marjola <pema@iki.fi>
1109 Simon Marshall <simon@gnu.ai.mit.edu> 1148 Simon Marshall <simon@gnu.ai.mit.edu>
1110 Dave Mason <dmason@plg.uwaterloo.ca> 1149 Dave Mason <dmason@plg.uwaterloo.ca>
1111 Jaye Mathisen <mrcpu@cdsnet.net> 1150 Jaye Mathisen <mrcpu@cdsnet.net>
1151 Michael McNamara <mac@silicon-sorcery.com>
1112 Michael Meissner <meissner@osf.org> 1152 Michael Meissner <meissner@osf.org>
1113 David M. Meyer <meyer@ns.uoregon.edu> 1153 David M. Meyer <meyer@ns.uoregon.edu>
1114 Brad Miller <bmiller@cs.umn.edu> 1154 Brad Miller <bmiller@cs.umn.edu>
1115 Jeff Miller <jmiller@bay1.bayserve.net> 1155 Jeff Miller <jmiller@bay1.bayserve.net>
1116 John Morey <jmorey@crl.com> 1156 John Morey <jmorey@crl.com>
1135 Thomas A. Peterson <tap@src.honeywell.com> 1175 Thomas A. Peterson <tap@src.honeywell.com>
1136 Peter Pezaris <pez@dwwc.com> 1176 Peter Pezaris <pez@dwwc.com>
1137 Tibor Polgar <tlp00@eng.amdahl.com> 1177 Tibor Polgar <tlp00@eng.amdahl.com>
1138 Frederic Poncin <fp@info.ucl.ac.be> 1178 Frederic Poncin <fp@info.ucl.ac.be>
1139 E. Rehmi Post <rehmi@asylum.sf.ca.us> 1179 E. Rehmi Post <rehmi@asylum.sf.ca.us>
1180 Martin Pottendorfer <Martin.Pottendorfer@aut.alcatel.at>
1140 Colin Rafferty <craffert@spspme.ml.com> 1181 Colin Rafferty <craffert@spspme.ml.com>
1141 Paul M Reilly <pmr@pajato.com> 1182 Paul M Reilly <pmr@pajato.com>
1142 Jack Repenning <jackr@sgi.com> 1183 Jack Repenning <jackr@sgi.com>
1143 Daniel Rich <drich@cisco.com> 1184 Daniel Rich <drich@cisco.com>
1144 Roland Rieke <rol@darmstadt.gmd.de> 1185 Roland Rieke <rol@darmstadt.gmd.de>
1186 Art Rijos <art.rijos@SNET.com>
1145 Russell Ritchie <ritchier@msc.ie> 1187 Russell Ritchie <ritchier@msc.ie>
1146 Roland <rol@darmstadt.gmd.de> 1188 Roland <rol@darmstadt.gmd.de>
1189 Anthony Rossini <rossini@math.sc.edu>
1147 Mike Russell <mjruss@rchland.vnet.ibm.com> 1190 Mike Russell <mjruss@rchland.vnet.ibm.com>
1148 Jan Sandquist <etxquist@iqa.ericsson.se> 1191 Jan Sandquist <etxquist@iqa.ericsson.se>
1149 Marty Sasaki <sasaki@spdcc.com> 1192 Marty Sasaki <sasaki@spdcc.com>
1150 Mike Scheidler <c23mts@eng.delcoelect.com> 1193 Mike Scheidler <c23mts@eng.delcoelect.com>
1194 Daniel Schepler <daniel@shep13.wustl.edu>
1151 Darrel Schneider <darrel@slc.com> 1195 Darrel Schneider <darrel@slc.com>
1152 Hayden Schultz <haydens@ll.mit.edu> 1196 Hayden Schultz <haydens@ll.mit.edu>
1153 Cotton Seed <cottons@cybercom.net> 1197 Cotton Seed <cottons@cybercom.net>
1154 Axel Seibert <seiberta@informatik.tu-muenchen.de> 1198 Axel Seibert <seiberta@informatik.tu-muenchen.de>
1155 Odd-Magne Sekkingstad <oddms@ii.uib.no> 1199 Odd-Magne Sekkingstad <oddms@ii.uib.no>
1156 Vinnie Shelton <shelton@icd.teradyne.com> 1200 Vinnie Shelton <shelton@icd.teradyne.com>
1157 John Shen <zfs60@cas.org> 1201 John Shen <zfs60@cas.org>
1158 Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp> 1202 Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
1203 Dinesh Somasekhar <somasekh@ecn.purdue.edu>
1159 Jeffrey Sparkes <jsparkes@bnr.ca> 1204 Jeffrey Sparkes <jsparkes@bnr.ca>
1160 Michael Sperber <sperber@informatik.uni-tuebingen.de> 1205 Michael Sperber <sperber@informatik.uni-tuebingen.de>
1161 Manoj Srivastava <srivasta@pilgrim.umass.edu> 1206 Manoj Srivastava <srivasta@pilgrim.umass.edu>
1162 Francois Staes <frans@kiwi.uia.ac.be> 1207 Francois Staes <frans@kiwi.uia.ac.be>
1208 Anders Stenman <stenman@isy.liu.se>
1163 Jason Stewart <jasons@cs.unm.edu> 1209 Jason Stewart <jasons@cs.unm.edu>
1164 Rick Tait <rickt@gnu.ai.mit.edu> 1210 Rick Tait <rickt@gnu.ai.mit.edu>
1211 Marcus Thiessel <thiessel@rhrk.uni-kl.de>
1165 James Thompson <thompson@wg2.waii.com> 1212 James Thompson <thompson@wg2.waii.com>
1166 Raymond L. Toy <toy@rtp.ericsson.se> 1213 Raymond L. Toy <toy@rtp.ericsson.se>
1214 Remek Trzaska <remek@npac.syr.edu>
1167 John Turner <turner@xdiv.lanl.gov> 1215 John Turner <turner@xdiv.lanl.gov>
1168 Juan E. Villacis <jvillaci@cs.indiana.edu> 1216 Juan E. Villacis <jvillaci@cs.indiana.edu>
1169 Jan Vroonhof <vroonhof@math.ethz.ch> 1217 Jan Vroonhof <vroonhof@math.ethz.ch>
1170 Vladimir Vukicevic <vladimir@intrepid.com> 1218 Vladimir Vukicevic <vladimir@intrepid.com>
1219 David Walter<djw18@cornell.edu>
1171 Peter Ware <ware@cis.ohio-state.edu> 1220 Peter Ware <ware@cis.ohio-state.edu>
1172 Yoav Weiss <yoav@zeus.datasrv.co.il> 1221 Yoav Weiss <yoav@zeus.datasrv.co.il>
1173 Rod Whitby <rwhitby@asc.corp.mot.com> 1222 Rod Whitby <rwhitby@asc.corp.mot.com>
1174 Rich Williams <rdw@hplb.hpl.hp.com> 1223 Rich Williams <rdw@hplb.hpl.hp.com>
1175 David C Worenklein <dcw@gcm.com> 1224 David C Worenklein <dcw@gcm.com>