0
|
1 ;;; about.el --- the About The Authors page (shameless self promotion).
|
155
|
2
|
|
3 ;; Copyright (c) 1997 Free Software Foundation, Inc.
|
0
|
4
|
155
|
5 ;; Keywords: extensions
|
165
|
6 ;; Version: 2.3
|
155
|
7 ;; Maintainer: Hrvoje Niksic <hniksic@srce.hr>
|
0
|
8
|
|
9 ;; This file is part of XEmacs.
|
|
10
|
|
11 ;; XEmacs is free software; you can redistribute it and/or modify it
|
|
12 ;; under the terms of the GNU General Public License as published by
|
|
13 ;; the Free Software Foundation; either version 2, or (at your option)
|
|
14 ;; any later version.
|
|
15
|
|
16 ;; XEmacs is distributed in the hope that it will be useful, but
|
|
17 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
19 ;; General Public License for more details.
|
|
20
|
|
21 ;; You should have received a copy of the GNU General Public License
|
16
|
22 ;; along with XEmacs; see the file COPYING. If not, write to the
|
70
|
23 ;; Free Software Foundation, 59 Temple Place - Suite 330,
|
16
|
24 ;; Boston, MA 02111-1307, USA.
|
0
|
25
|
|
26 ;;; Synched up with: Not in FSF.
|
|
27
|
155
|
28 ;; Original code: Jamie Zawinski <jwz@netscape.com>
|
|
29 ;; Text: Ben Wing <wing@666.com>, Jamie Zawinski <jwz@netscape.com>
|
|
30 ;; Hard: Amiga 1000, Progressive Peripherals Frame Grabber.
|
|
31 ;; Soft: FG 2.0, DigiPaint 3.0, pbmplus (dec 91), xv 3.0.
|
|
32 ;; Modified for 19.11 by Eduardo Pelegri-Llopart <pelegri@eng.sun.com>
|
|
33 ;; and Chuck Thompson <cthomp@xemacs.org>
|
|
34 ;; More hacking for 19.12 by Chuck Thompson and Ben Wing.
|
|
35 ;; 19.13 and 19.14 updating done by Chuck Thompson.
|
|
36 ;; 19.15 and 20.0 updating done by Steve Baur and Martin Buchholz.
|
|
37
|
|
38 ;; Completely rewritten for 20.3 by Hrvoje Niksic <hniksic@srce.hr>.
|
|
39 ;; The original had no version numbers; I numbered the rewrite as 2.0.
|
|
40
|
|
41 ;; Many things in this file are to gag. Ideally, we should just use
|
|
42 ;; HTML (or some other extension, e.g. info) for this sort of thing.
|
|
43 ;; However, W3 loads too long and is too large to be dumped with
|
|
44 ;; XEmacs.
|
|
45
|
|
46 ;; If you think this is ugly now -- o boy, you should have seen it
|
|
47 ;; before.
|
|
48
|
|
49 (require 'wid-edit)
|
0
|
50
|
155
|
51 ;; People in this list have their individual links from the main page,
|
|
52 ;; or from the `Legion' page. If they have an image, it should be
|
|
53 ;; named after the CAR of the list element (baw -> baw.xpm).
|
|
54 ;;
|
|
55 ;; If you add to this list, you'll want to update
|
|
56 ;; `about-maintainer-info' (and maybe `about-hackers'.
|
|
57 (defvar xemacs-hackers
|
|
58 '((ajc "Andrew Cosgriff" "ajc@bing.wattle.id.au")
|
|
59 (baw "Barry Warsaw" "bwarsaw@python.org")
|
|
60 (bw "Bob Weiner" "weiner@altrasoft.com")
|
|
61 (cthomp "Chuck Thompson" "cthomp@xemacs.org")
|
|
62 (dmoore "David Moore" "dmoore@ucsd.edu")
|
|
63 (hniksic "Hrvoje Niksic" "hniksic@srce.hr")
|
|
64 (jareth "Jareth Hein" "jhod@po.iijnet.or.jp")
|
|
65 (jens "Jens Lautenbacher" "jens@lemcbed.lem.uni-karlsruhe.de")
|
|
66 (jwz "Jamie Zawinski" "jwz@netscape.com")
|
175
|
67 (kazz "IENAGA Kazuyuki" "ienaga@jsys.co.jp")
|
155
|
68 (kyle "Kyle Jones" "kyle_jones@wonderworks.com")
|
|
69 (larsi "Lars Magne Ingebrigtsen" "larsi@gnus.org")
|
|
70 (mly "Richard Mlynarik" "mly@adoc.xerox.com")
|
|
71 (morioka "MORIOKA Tomohiko" "morioka@jaist.ac.jp")
|
|
72 (mrb "Martin Buchholz" "mrb@sun.eng.com")
|
|
73 (piper "Andy Piper" "andy@parallax.co.uk")
|
|
74 (shelton "Vin Shelton" "acs@acm.org")
|
|
75 (sperber "Michael Sperber" "sperber@informatik.uni-tuebingen.de")
|
175
|
76 (slb "SL Baur" "steve@xemacs.org")
|
155
|
77 (stig "Jonathan Stigelman" "stig@hackvan.com")
|
|
78 (thiessel "Marcus Thiessel" "thiessel@rhrk.uni-kl.de")
|
|
79 (vladimir "Vladimir Ivanovic" "vladimir@mri.com")
|
|
80 (wing "Ben Wing" "wing@xemacs.org")
|
|
81 (wmperry "William Perry" "wmperry@aventail.com"))
|
|
82 "Alist of XEmacs hackers.")
|
|
83
|
|
84 ;; The CAR of alist elements is a valid argument to `about-url-link'.
|
|
85 ;; It is preferred to a simple string, because it makes maintenance
|
|
86 ;; easier. Please add new URLs to this list.
|
|
87 (defvar about-url-alist
|
|
88 '((ajc . "http://www-personal.monash.edu.au/~ajc/")
|
|
89 (altrasoft . "http://www.altrasoft.com/")
|
|
90 (baw . "http://www.python.org/~bwarsaw/")
|
|
91 (cc-mode . "http://www.python.org/ftp/emacs/")
|
|
92 (dmoore . "http://oj.egbt.org/dmoore/")
|
|
93 (jwz . "http://www.netscape.com/people/jwz/")
|
175
|
94 (kazz . "http://www.imasy.or.jp/~kazz/")
|
155
|
95 (kyle . "http://www.wonderworks.com/kyle/")
|
|
96 (larsi . "http://www.ifi.uio.no/~larsi/")
|
|
97 (shelton . "http://www.upa.org/")
|
|
98 (wget . "ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/")
|
|
99 (xemacs . "http://www.xemacs.org/"))
|
|
100 "Some of the more important URLs.")
|
|
101
|
|
102 (defvar about-left-margin 3)
|
108
|
103
|
155
|
104 ;; Insert a URL link to the buffer.
|
|
105 (defun about-url-link (what &optional echo)
|
|
106 (or (stringp what)
|
|
107 (setq what (cdr (assq what about-url-alist))))
|
|
108 (assert what)
|
|
109 (let ((widget-link-prefix "") (widget-link-suffix ""))
|
|
110 (widget-create 'url-link
|
|
111 :help-echo echo
|
|
112 what)))
|
0
|
113
|
155
|
114 ;; Attach a face to a string, in order to be inserted into the buffer.
|
|
115 ;; Make sure that the extent is duplicable, but unique. Returns the
|
|
116 ;; string.
|
|
117 (defun about-with-face (string face)
|
|
118 (let ((ext (make-extent 0 (length string) string)))
|
|
119 (set-extent-property ext 'duplicable t)
|
|
120 (set-extent-property ext 'unique t)
|
|
121 (set-extent-property ext 'start-open t)
|
|
122 (set-extent-property ext 'end-open t)
|
|
123 (set-extent-face ext face))
|
|
124 string)
|
|
125
|
|
126 ;; Switch to buffer NAME. If it doesn't exist, make it and switch to it.
|
|
127 (defun about-get-buffer (name)
|
|
128 (cond ((get-buffer name)
|
|
129 (switch-to-buffer name)
|
|
130 (delete-other-windows)
|
|
131 (goto-char (point-min))
|
|
132 name)
|
|
133 (t
|
|
134 (switch-to-buffer name)
|
|
135 (delete-other-windows)
|
|
136 (buffer-disable-undo)
|
|
137 (set-specifier left-margin-width about-left-margin (current-buffer))
|
|
138 nil)))
|
0
|
139
|
155
|
140 ;; Set up the stuff needed by widget. Allowed types are `bury' and
|
|
141 ;; `kill'.
|
|
142 (defun about-finish-buffer (&optional type)
|
|
143 (or type (setq type 'bury))
|
|
144 (widget-insert "\n")
|
|
145 (if (eq type 'bury)
|
|
146 (widget-create 'link :help-echo "Bury buffer"
|
|
147 :action (lambda (&rest ignore)
|
|
148 (bury-buffer))
|
|
149 "Remove")
|
|
150 (widget-create 'link :help-echo "Kill buffer"
|
|
151 :action (lambda (&rest ignore)
|
|
152 (bury-buffer))
|
|
153 "Kill"))
|
|
154 (widget-insert " this buffer.\n")
|
|
155 (use-local-map (let ((map (make-sparse-keymap)))
|
|
156 (set-keymap-parent map widget-keymap)
|
|
157 map))
|
|
158 (if (eq type 'bury)
|
|
159 (progn
|
|
160 (local-set-key "q" 'bury-buffer)
|
|
161 (local-set-key "l" 'bury-buffer))
|
|
162 (let ((dispose (lambda () (interactive) (kill-buffer (current-buffer)))))
|
|
163 (local-set-key "q" dispose)
|
|
164 (local-set-key "l" dispose)))
|
|
165 (local-set-key " " 'scroll-up)
|
|
166 (local-set-key "\177" 'scroll-down)
|
|
167 (widget-setup)
|
|
168 (goto-char (point-min))
|
|
169 (toggle-read-only 1)
|
|
170 (set-buffer-modified-p nil))
|
0
|
171
|
155
|
172 ;; Make the appropriate number of spaces.
|
|
173 (defun about-center (string-or-glyph)
|
|
174 (let ((n (- (startup-center-spaces string-or-glyph) about-left-margin)))
|
|
175 (make-string (if (natnump n) n 0) ?\ )))
|
|
176
|
|
177 ;; Main entry page.
|
0
|
178
|
|
179 ;;;###autoload
|
|
180 (defun about-xemacs ()
|
155
|
181 "Describe the True Editor and its minions."
|
0
|
182 (interactive)
|
155
|
183 (unless (about-get-buffer "*About XEmacs*")
|
|
184 (widget-insert (about-center xemacs-logo))
|
|
185 (widget-create 'default :format "%t" :tag-glyph xemacs-logo)
|
|
186 (widget-insert "\n")
|
|
187 (let* ((emacs-short-version (concat emacs-major-version
|
|
188 "." emacs-minor-version))
|
167
|
189 (emacs-about-version (format "version %s; Oct 1997"
|
155
|
190 emacs-short-version)))
|
|
191 (widget-insert (about-center emacs-about-version))
|
|
192 (widget-create 'link :help-echo "The latest NEWS of XEmacs"
|
|
193 :action 'about-news
|
|
194 emacs-about-version))
|
0
|
195
|
155
|
196 (widget-insert
|
|
197 "\n\n"
|
|
198 (about-with-face "XEmacs" 'italic)
|
|
199 " (formerly known as "
|
|
200 (about-with-face "Lucid Emacs" 'italic)
|
|
201 ") is a powerful, extensible text
|
|
202 editor with full GUI support, initially based on an early version of\n"
|
|
203 (about-with-face "GNU Emacs 19" 'italic)
|
|
204 " from the Free Software Foundation and since kept up to
|
|
205 date with recent versions of that product. XEmacs stems from a\n")
|
|
206 (widget-create 'link :help-echo "An XEmacs history lesson"
|
|
207 :action 'about-collaboration
|
|
208 "collaboration")
|
|
209 (widget-insert
|
|
210 " of Lucid, Inc. with Sun Microsystems, Inc. and the
|
|
211 University of Illinois with additional support having been provided by
|
|
212 Amdahl Corporation, INS Engineering Corporation, and a huge amount of
|
|
213 volunteer effort.
|
0
|
214
|
155
|
215 XEmacs provides a great number of ")
|
|
216 (widget-create 'link :help-echo "See a list of the new features"
|
|
217 :action 'about-features
|
|
218 "new features")
|
|
219 (widget-insert ". More details on
|
|
220 XEmacs's functionality, including bundled packages, can be obtained
|
|
221 through the ")
|
|
222 (widget-create 'info-link :help-echo "Browse the info system"
|
|
223 :tag "info"
|
|
224 "(dir)")
|
16
|
225
|
155
|
226 (widget-insert
|
|
227 " on-line information system.\n
|
|
228 The XEmacs web page can be browsed, using any WWW browser at\n
|
|
229 \t\t ")
|
|
230 (about-url-link 'xemacs "Visit XEmacs WWW page")
|
|
231 (widget-insert "\n
|
|
232 Note that W3 (XEmacs's own browser), might need customization (due to
|
|
233 firewalls) in order to work correctly.
|
16
|
234
|
155
|
235 XEmacs is the result of the time and effort of many people. The
|
|
236 developers responsible for the 20.3 release are:\n\n")
|
151
|
237
|
155
|
238 (flet ((setup-person (who)
|
|
239 (widget-insert "\t* ")
|
|
240 (let* ((widget-link-prefix "") (widget-link-suffix "")
|
|
241 (entry (assq who xemacs-hackers))
|
|
242 (name (cadr entry))
|
|
243 (address (caddr entry)))
|
|
244 (widget-create 'link
|
|
245 :help-echo (concat "Find out more about " name)
|
|
246 :action 'about-maintainer
|
|
247 :tag name
|
|
248 :value who)
|
|
249 (widget-insert (format " <%s>\n" address)))))
|
|
250 ;; Setup persons responsible for this release.
|
175
|
251 (mapc 'setup-person '(slb mrb hniksic))
|
155
|
252 (widget-insert "\n\t* ")
|
|
253 (let ((widget-link-prefix "") (widget-link-suffix ""))
|
|
254 (widget-create 'link :help-echo "A legion of XEmacs hackers"
|
|
255 :action 'about-hackers
|
|
256 "And many other contributors..."))
|
|
257 (widget-insert "\n
|
|
258 Chuck Thompson was Mr. XEmacs from 19.11 through 19.14. Ben Wing was
|
|
259 crucial to each of these releases.\n\n")
|
|
260 (setup-person 'cthomp)
|
|
261 (setup-person 'wing)
|
|
262 (widget-insert "
|
|
263 Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, the last
|
|
264 release actually named Lucid Emacs. A lot of work has been done by
|
|
265 Richard Mlynarik.\n\n")
|
|
266 (setup-person 'jwz)
|
|
267 (setup-person 'mly))
|
|
268 (about-finish-buffer)))
|
0
|
269
|
155
|
270 ;; View news
|
|
271 (defun about-news (&rest ignore)
|
|
272 (view-emacs-news))
|
0
|
273
|
155
|
274 (defun about-collaboration (&rest ignore)
|
|
275 (unless (about-get-buffer "*About Collaboration*")
|
|
276 (let ((title "Why Another Version of Emacs"))
|
|
277 (widget-insert
|
|
278 "\n"
|
|
279 (about-center title)
|
|
280 (about-with-face title 'bold)))
|
|
281 (widget-insert
|
|
282 "\n\n"
|
|
283 (about-with-face "The Lucid, Inc. Point of View"
|
|
284 'italic)
|
|
285 " (quite outdated)\n
|
|
286 At the time of the inception of Lucid Emacs (the former name of
|
|
287 XEmacs), Lucid's latest product was Energize, a C/C++ development
|
|
288 environment. Rather than invent (and force our users to learn) a new
|
|
289 user interface, we chose to build part of our environment on top of
|
|
290 the world's best editor, GNU Emacs. (Though our product is
|
|
291 commercial, the work we did on GNU Emacs is free software, and is
|
|
292 useful in its own right.)
|
70
|
293
|
155
|
294 We needed a version of Emacs with mouse-sensitive regions, multiple
|
|
295 fonts, the ability to mark sections of a buffer as read-only, the
|
|
296 ability to detect which parts of a buffer have been modified, and many
|
|
297 other features.
|
0
|
298
|
155
|
299 For our purposes, the existing version of Epoch was not sufficient; it
|
|
300 did not allow us to put arbitrary pixmaps/icons in buffers, `undo' did
|
|
301 not restore changes to regions, regions did not overlap and merge
|
|
302 their attributes in the way we needed, and several other things.
|
0
|
303
|
155
|
304 We could have devoted our time to making Epoch do what we needed (and,
|
|
305 in fact, we spent some time doing that in 1990) but, since the FSF
|
|
306 planned to include Epoch-like features in their version 19, we decided
|
|
307 that our efforts would be better spent improving Emacs 19 instead of
|
|
308 Epoch.
|
|
309
|
|
310 Our original hope was that our changes to Emacs would be incorporated
|
|
311 into the \"official\" v19. However, scheduling conflicts arose, and
|
|
312 we found that, given the amount of work still remaining to be done, we
|
|
313 didn't have the time or manpower to do the level of coordination that
|
|
314 would be necessary to get our changes accepted by the FSF.
|
|
315 Consequently, we released our work as a forked branch of Emacs,
|
|
316 instead of delaying any longer.
|
|
317
|
|
318 Roughly a year after Lucid Emacs 19.0 was released, a beta version of
|
|
319 the FSF branch of Emacs 19 was released. The FSF version is better in
|
|
320 some areas, and worse in others, as reflects the differing focus of
|
|
321 our development efforts.
|
|
322
|
|
323 We plan to continue developing and supporting Lucid Emacs, and merging
|
|
324 in bug fixes and new features from the FSF branch as appropriate; we
|
|
325 do not plan to discard any of the functionality that we implemented
|
|
326 which RMS has chosen not to include in his version.
|
|
327
|
|
328 Certain elements of Lucid Emacs, or derivatives of them, have been
|
|
329 ported to the FSF version. We have not been doing work in this
|
|
330 direction, because we feel that Lucid Emacs has a cleaner and more
|
|
331 extensible substrate, and that any kind of merger between the two
|
|
332 branches would be far easier by merging the FSF changes into our
|
|
333 version than the other way around.
|
|
334
|
|
335 We have been working closely with the Epoch developers to merge in the
|
|
336 remaining Epoch functionality which Lucid Emacs does not yet have.
|
|
337 Epoch and Lucid Emacs will soon be one and the same thing. Work is
|
|
338 being done on a compatibility package which will allow Epoch 4 code to
|
|
339 run in XEmacs with little or no change.\n\n"
|
|
340 (about-with-face "The Sun Microsystems, Inc. Point of View"
|
|
341 'italic)
|
|
342 "\n
|
|
343 Emacs 18 has been around for a long, long time. Version 19 was
|
|
344 supposed to be the successor to v18 with X support. It was going to
|
|
345 be available \"real soon\" for a long time (some people remember
|
|
346 hearing about v19 as early as 1984!), but it never came out. v19
|
|
347 development was going very, very slowly, and from the outside it
|
|
348 seemed that it was not moving at all. In the meantime other people
|
|
349 gave up waiting for v19 and decided to build their own X-aware
|
|
350 Emacsen. The most important of these was probably Epoch, which came
|
|
351 from the University of Illinois (\"UofI\") and was based on v18.
|
|
352
|
|
353 Around 1990, the Developer Products group within Sun Microsystems
|
|
354 Inc., decided that it wanted an integrated editor. (This group is now
|
|
355 known as DevPro. It used to be known as SunPro - the name was changed
|
|
356 in mid-1994.) They contracted with the University of Illinois to
|
|
357 provide a number of basic enhancements to the functionality in Epoch.
|
|
358 UofI initially was planning to deliver this on top of Epoch code.
|
|
359
|
|
360 In the meantime, (actually some time before they talked with UofI)
|
|
361 Lucid had decided that it also wanted to provide an integrated
|
|
362 environment with an integrated editor. Lucid decided that the Version
|
|
363 19 base was a better one than Version 18 and thus decided not to use
|
|
364 Epoch but instead to work with Richard Stallman, the head of the Free
|
|
365 Software Foundation and principal author of Emacs, on getting v19 out.
|
|
366 At some point Stallman and Lucid parted ways. Lucid kept working and
|
|
367 got a v19 out that they called Lucid Emacs 19.
|
44
|
368
|
155
|
369 After Lucid's v19 came out it became clear to us (the UofI and Sun)
|
|
370 that the right thing to do was to push for an integration of both
|
|
371 Lucid Emacs and Epoch, and to get the deliverables that Sun was asking
|
|
372 from the University of Illinois on top of this integrated platform.
|
|
373 Until 1994, Sun and Lucid both actively supported XEmacs as part of
|
|
374 their product suite and invested a comparable amount of effort into
|
|
375 it. Substantial portions of the current code have originated under
|
|
376 the support of Sun, either directly within Sun, or at UofI but paid
|
|
377 for by Sun. This code was kept away from Lucid for a while, but later
|
|
378 was made available to them. Initially Lucid didn't know that Sun was
|
|
379 supporting UofI, but later Sun was open about it.
|
|
380
|
|
381 Around 1992 DevPro-originated code started showing up in Lucid Emacs,
|
|
382 starting with the infusion of the Epoch redisplay code. The separate
|
|
383 code bases at Lucid, Sun, and the University of Illinois were merged,
|
|
384 allowing a single XEmacs to evolve from that point on.
|
|
385
|
|
386 Sun originally called the integrated product ERA, for \"Emacs
|
|
387 Rewritten Again\". SunPro and Lucid eventually came to an agreement
|
|
388 to find a name for the product that was not specific to either
|
|
389 company. An additional constraint that Lucid placed on the name was
|
|
390 that it must contain the word \"Emacs\" in it -- thus \"ERA\" was not
|
|
391 acceptable. The tentatively agreed-upon name was \"XEmacs\", and this
|
|
392 has been the name of the program since version 19.11.)
|
0
|
393
|
155
|
394 As of 1997, Sun is shipping XEmacs as part of its Developer Products
|
|
395 integrated programming environment \"Sun WorkShop\". Sun is
|
|
396 continuing to support XEmacs development, with focus on
|
|
397 internationalization and quality improvement.\n\n"
|
|
398 (about-with-face "Lucid goes under" 'italic)
|
|
399 "\n
|
|
400 Around mid-'94, Lucid went out of business. Lucid founder Richard
|
|
401 Gabriel's book \"Patterns of Software\", which is highly recommended
|
|
402 reading in any case, documents the demise of Lucid and suggests
|
|
403 lessons to be learned for the whole software development community.
|
0
|
404
|
155
|
405 Development on XEmacs, however, has continued unabated under the
|
|
406 auspices of Sun Microsystems and the University of Illinois, with help
|
|
407 from Amdahl Corporation and INS Engineering Corporation. Sun plans to
|
|
408 continue to support XEmacs into the future.\n\n"
|
|
409 (about-with-face "The Amdahl Corporation point of view"
|
|
410 'italic)
|
|
411 "\n
|
|
412 Amdahl Corporation's Storage Products Group (SPG) uses XEmacs as the
|
|
413 focal point of a environment for development of the microcode used in
|
|
414 Amdahl's large-scale disk arrays, or DASD's. SPG has joint ventures
|
|
415 with Japanese companies, and decided in late 1994 to contract out for
|
|
416 work on XEmacs in order to hasten the development of Mule support
|
|
417 \(i.e. support for Japanese, Chinese, etc.) in XEmacs and as a gesture
|
|
418 of goodwill towards the XEmacs community for all the work they have
|
|
419 done on making a powerful, modern, freely available text editor.
|
|
420 Through this contract, Amdahl provided a large amount of work in
|
|
421 XEmacs in the form of rewriting the basic text-processing mechanisms
|
|
422 to allow for Mule support and writing a large amount of the support
|
|
423 for multiple devices.
|
0
|
424
|
155
|
425 Although Amdahl is no longer hiring a full-time contractor, they are
|
|
426 still funding part-time work on XEmacs and providing resources for
|
|
427 further XEmacs development.\n\n"
|
|
428 (about-with-face "The INS Engineering point of view"
|
|
429 'italic)
|
|
430 "\n
|
|
431 INS Engineering Corporation, based in Tokyo, bought rights to sell
|
|
432 Energize when Lucid went out of business. Unhappy with the
|
|
433 performance of the Japanese support in XEmacs 19.11, INS also
|
|
434 contributed to the XEmacs development from late 1994 to early
|
|
435 1995.\n")
|
|
436 (about-finish-buffer)))
|
0
|
437
|
155
|
438 (defun about-features (&rest ignore)
|
|
439 (unless (about-get-buffer "*About Features*")
|
|
440 (let ((title "New features in XEmacs"))
|
|
441 (widget-insert
|
|
442 "\n"
|
|
443 (about-center title)
|
|
444 (about-with-face title 'bold)))
|
|
445 (widget-insert
|
|
446 "\n
|
|
447 * MULE (Multi-Lingual Emacs) support. Simultaneous display of
|
|
448 multiple character sets is now possible.
|
0
|
449
|
155
|
450 * Support for arbitrary pixmaps in a buffer.
|
0
|
451
|
155
|
452 * A real toolbar.
|
|
453
|
|
454 * Horizontal and vertical scrollbars in all windows.
|
0
|
455
|
155
|
456 * Support for variable-width and variable height fonts.
|
|
457
|
|
458 * Support for display on multiple simultaneous X and/or TTY devices.
|
|
459
|
|
460 * Face support on TTY's, including color.
|
0
|
461
|
155
|
462 * Support for overlapping regions (or extents) and efficient handling
|
|
463 of a large number of such extents in a single buffer.
|
0
|
464
|
155
|
465 * Powerful, flexible control over the display characteristics of most
|
|
466 of the visual aspects of XEmacs through the use of specifiers, which
|
|
467 allow separate values to be specified for individual buffers,
|
|
468 windows, frames, devices, device classes, and device types.
|
|
469
|
|
470 * A clean interface to the menubar, window-system events, and key
|
|
471 combinations.
|
0
|
472
|
155
|
473 * Proper integration with Xt and Motif (including Motif menubars and
|
|
474 scrollbars). Motif look-alike menubars and scrollbars are provided
|
|
475 for those systems without real Motif support.
|
|
476
|
|
477 * Text for complex languages can be entered using the XIM mechanism.
|
|
478
|
|
479 * Localization of menubar text for the Japanese locale.
|
0
|
480
|
155
|
481 * Access to the ToolTalk API.
|
0
|
482
|
155
|
483 * Support for using XEmacs frames as Xt widgets.\n\n")
|
|
484 (about-finish-buffer)))
|
|
485
|
|
486 (defvar about-glyphs nil
|
|
487 "Cached glyphs")
|
0
|
488
|
155
|
489 ;; Return a maintainer's glyph
|
|
490 (defun about-maintainer-glyph (who)
|
|
491 (let ((glyph (cdr (assq who about-glyphs))))
|
|
492 (unless glyph
|
|
493 (let ((file (expand-file-name
|
|
494 (concat (symbol-name who)
|
|
495 (if (memq (device-class)
|
|
496 '(color grayscale))
|
|
497 "" "m")
|
|
498 ".xpm")
|
|
499 data-directory))
|
|
500 (data nil))
|
|
501 (unless (file-exists-p file)
|
|
502 ;; Maybe the file is compressed?
|
|
503 (setq file (concat file ".Z"))
|
|
504 (if (file-exists-p file)
|
|
505 ;; Decompress it.
|
|
506 (condition-case nil
|
|
507 (let ((buffer (get-buffer-create " *image*")))
|
|
508 (unwind-protect
|
|
509 (save-excursion
|
|
510 (message "Uncompressing image...")
|
|
511 (set-buffer buffer)
|
|
512 (erase-buffer)
|
|
513 (let ((coding-system-for-read 'binary)
|
|
514 (coding-system-for-write 'binary))
|
|
515 (insert-file-contents file)
|
|
516 (call-process-region (point-min) (point-max)
|
|
517 "zcat" t t nil)
|
|
518 (setq data
|
|
519 (buffer-substring (point-min) (point-max))))
|
|
520 (message "Uncompressing image... done"))
|
|
521 (kill-buffer buffer)))
|
|
522 (error (setq data 'error)))
|
|
523 (setq file nil)))
|
|
524 (setq glyph
|
|
525 (cond ((stringp data)
|
|
526 (make-glyph
|
|
527 (list (vector 'xpm :data data)
|
|
528 (vector 'string :data "[Image]"))))
|
|
529 ((eq data 'error)
|
|
530 (make-glyph [string :data "[Error]"]))
|
|
531 (file
|
|
532 (make-glyph
|
|
533 (list (vector 'xpm :file file)
|
|
534 (vector 'string :data "[Image]"))))
|
|
535 (t
|
|
536 (make-glyph [nothing]))))
|
|
537 (set-glyph-property glyph 'baseline 100)
|
|
538 ;; Cache the glyph
|
|
539 (push (cons who glyph) about-glyphs)))
|
|
540 glyph))
|
0
|
541
|
155
|
542 ;; Insert info about a maintainer. Add the maintainer-specific info
|
|
543 ;; here.
|
|
544 (defun about-maintainer-info (entry)
|
|
545 (ecase (car entry)
|
175
|
546 (slb
|
155
|
547 (widget-insert "\
|
175
|
548 I took over the maintenance of XEmacs in November of 1996 (it
|
|
549 seemed like a good idea at the time ...). In real life I am a
|
|
550 network administrator and Unix systems programmer for Calag.com,
|
|
551 Inc. a small, but growing ISP in California.
|
0
|
552
|
175
|
553 My main contributions to XEmacs have been reviving the FAQ,
|
155
|
554 testing and integrating patches, tracking down and fixing bugs, and
|
|
555 answering hundreds of questions on Usenet.
|
0
|
556
|
175
|
557 Is that my picture? I believe I already answered that in
|
|
558 xemacs-beta-discuss ...")
|
155
|
559 (widget-insert ".\n"))
|
|
560 (mrb
|
|
561 (widget-insert "\
|
|
562 Martin is the XEmacs guy at DevPro, a part of Sun Microsystems.
|
|
563 Martin used to do XEmacs as a `hobby' while at IBM, and was crazy
|
|
564 enough to try to make a living doing it at Sun.
|
86
|
565
|
155
|
566 Martin starting using Emacs originally not to edit files, but to get
|
|
567 the benefit of shell mode. He actually used to run nothing but a shell
|
|
568 buffer, and use `xterm -e vi' to edit files. But then he saw the
|
|
569 light. He dreams of rewriting shell mode from scratch. Stderr should
|
|
570 show up in red!!
|
151
|
571
|
155
|
572 Martin is currently working mostly on Internationalization. He spends
|
|
573 most of his waking hours inside a Japanized XEmacs.\n"))
|
|
574 (hniksic
|
|
575 (widget-insert "\
|
|
576 Hrvoje is currently a student at the Faculty of Electrical
|
|
577 Engineering and Computing in Zagreb, Croatia. He works part-time
|
|
578 at SRCE, where he helps run the network machines. In his free time he
|
|
579 is helping develop free software (especially XEmacs, as well as GNU
|
|
580 software) and is writing his own -- he has written a small network
|
|
581 mirroring utility Wget, see ")
|
|
582 (about-url-link 'wget "Download Wget")
|
|
583 (widget-insert ".\n"))
|
|
584 (wing
|
|
585 (widget-insert
|
|
586 "\
|
|
587 I'm not a thug -- I just play one on video.
|
|
588 My roommate says I'm a San Francisco \"Mission Critter\".\n\n"
|
|
589 (about-with-face "Gory stuff follows:" 'italic)
|
|
590 "\n
|
|
591 In 1992 I left a stuffy East-Coast university, set out into the real
|
|
592 world, and ended up a co-founder of Pearl Software. As part of this
|
|
593 company, I became the principal architect of Win-Emacs, a port of
|
|
594 Lucid Emacs to Microsoft Windows and Windows NT (for more info, e-mail
|
|
595 to info@pearlsoft.com).
|
0
|
596
|
155
|
597 Since April 1993, I've worked on XEmacs as a contractor for various
|
|
598 companies, changing hats faster than Ronald Reagan's hair color (oops,
|
|
599 did I just show my age?). My main contributions to XEmacs include
|
|
600 rewriting large parts of the internals and the gory Xt/Xlib
|
|
601 interfacing, adding the Mule support, implementing the external client
|
|
602 widget, improving the documentation (especially the Emacs Lisp
|
|
603 manual), and being a general nuisance ... er, brainstormer for many of
|
|
604 the new features of XEmacs.
|
0
|
605
|
155
|
606 Recently I took a job at Dimension X, where I'm working on a
|
|
607 Java-based toolkit for developing VRML applications.\n"))
|
|
608 (cthomp
|
|
609 (widget-insert "\
|
|
610 Chuck, through being in the wrong place at the right time, has gotten
|
|
611 stuck with being Jamie's replacement as the primary maintainer of
|
|
612 XEmacs. This has caused his hair to begin falling out and quadrupled
|
|
613 his daily coffee dosage. Though he works at and for the University of
|
|
614 Illinois his funding for XEmacs work actually came from Sun
|
|
615 Microsystems.
|
0
|
616
|
155
|
617 He has worked on XEmacs since November 1992, which fact occasionally
|
|
618 gives him nightmares. As of October 1995, he no longer works
|
|
619 full-time on XEmacs, though he does continue as an active maintainer.
|
|
620 His main contributions have been the greatly enhanced redisplay
|
|
621 engine, scrollbar support, the toolbars, configure support and
|
|
622 numerous other features and fixes.
|
0
|
623
|
155
|
624 Rumors that Chuck is aka Black Francis aka Frank Black are completely
|
|
625 unfounded.\n"))
|
|
626 (jwz
|
|
627 (widget-insert
|
|
628 "\t"
|
|
629 (about-with-face "\"So much to do, so little time.\"" 'italic)
|
|
630 "\n
|
|
631 Jamie Zawinski was primarily to blame for Lucid Emacs from its
|
|
632 inception in 1991, to 1994 when Lucid Inc. finally died. He is now to
|
|
633 be found at Netscape Communications, hacking on Netscape Navigator (he
|
|
634 did the first Unix version and the mail and new reader). Thankfully
|
|
635 his extensive sleep deprivation experiments conducted during 1994 and
|
|
636 1995 are now a thing of the past, but his predilection for dark,
|
|
637 Gothic music remains unabated.
|
0
|
638
|
155
|
639 Come visit his glorified .plan file at\n\n")
|
|
640 (about-url-link 'jwz "Visit Jamie's home page")
|
|
641 (widget-insert "\n"))
|
|
642 (mly
|
|
643 (widget-insert "Cars are evil. Ride a bike.\n"))
|
|
644 (vladimir
|
|
645 (widget-insert "\
|
|
646 Former technical lead for XEmacs at Sun. He is now with Microtec
|
|
647 Research Inc., working on embedded systems development tools.\n"))
|
|
648 (stig
|
|
649 (widget-insert "\
|
|
650 Stig is sort of a tool fetishist. He has a hate/love relationship
|
|
651 with computers and he hacks on XEmacs because it's a good tool that
|
|
652 makes computers somewhat less of a nuisance. Besides XEmacs, Stig
|
|
653 especially likes his Leatherman, his Makita, and his lockpicks. Stig
|
|
654 wants a MIG welder and air tools.
|
0
|
655
|
155
|
656 Stig likes to perch, hang from the ceiling, and climb on the walls.
|
|
657 Stig has a cool van. Stig would like to be able to telecommute from,
|
|
658 say, the north rim of the Grand Canyon or the midst of Baja.\n"))
|
|
659 (baw
|
|
660 (widget-insert
|
|
661 "\
|
|
662 Author of CC Mode, for C, C++, Objective-C and Java editing, and
|
|
663 Supercite for mail and news citing. Also various and sundry other
|
|
664 Emacs utilities, fixes, enhancements and kludgery as whimsy, boredom,
|
|
665 and ToT dictate (but not necessarily in that order). See also:\n\n\t")
|
|
666 (about-url-link 'baw "Visit Barry's home page")
|
|
667 (widget-insert "\n\nand:\n\n\t")
|
|
668 (about-url-link 'cc-mode "Visit the CC Mode distribution")
|
|
669 (widget-insert "\n
|
|
670 Daddy
|
|
671 \(C) 1994 Warsaw
|
|
672 ===============
|
|
673 Drive me Daddy, drive me quick
|
|
674 Push my pedal, shift my stick
|
|
675 Fill me up with golden gas
|
|
676 My rubber squeals, I go real fast
|
0
|
677
|
155
|
678 Milk me Daddy, milk me now
|
|
679 Milk me like a big ol' cow
|
|
680 I've got milk inside my udder
|
|
681 Churn it up and make some butter\n"))
|
|
682 (piper
|
|
683 (widget-insert "\
|
|
684 Author of the original \"fake\" XEmacs toolbar, and outl-mouse for
|
|
685 mouse gesture based outlining. Accomplished kludge contributor.\n"))
|
|
686 (bw
|
|
687 (widget-insert "\
|
|
688 Author of the Hyperbole everyday information management hypertext
|
|
689 system and the OO-Browser multi-language code browser. He also
|
|
690 designed the Altrasoft integrated tool framework for software
|
|
691 engineers. It runs atop XEmacs and is available from his firm,
|
|
692 Altrasoft, which offers distributions, custom development, support,
|
|
693 and training packages for corporate users of XEmacs, GNU Emacs and
|
|
694 InfoDock. See ")
|
|
695 (about-url-link 'altrasoft "Visit Altrasoft WWW page")
|
|
696 (widget-insert ".
|
0
|
697
|
155
|
698 His interests include user interfaces, information management,
|
|
699 CASE tools, communications and enterprise integration.\n"))
|
|
700 (wmperry
|
|
701 (widget-insert "\
|
|
702 Author of Emacs-w3, the builtin web browser that comes with XEmacs,
|
|
703 and various additions to the C code (e.g. the database support, the
|
|
704 PNG support, some of the GIF/JPEG support, the strikethru face
|
|
705 attribute support).
|
0
|
706
|
155
|
707 He is currently working at Aventail, Corp. on SOCKS v5 servers.\n"))
|
|
708 (kyle
|
|
709 (widget-insert "\
|
|
710 Author of VM, a mail-reading package that is included in the standard
|
|
711 XEmacs distribution, and contributor of many improvements and bug
|
|
712 fixes. Unlike RMAIL and MH-E, VM uses the standard UNIX mailbox
|
|
713 format for its folders; thus, you can use VM concurrently with other
|
|
714 UNIX mail readers such as Berkeley Mail and ELM. See\n")
|
|
715 (about-url-link 'kyle "Visit Kyle's Home page")
|
|
716 (widget-insert ".\n"))
|
|
717 (larsi
|
|
718 (widget-insert "\
|
|
719 Author of Gnus the Usenet news and Mail reading package in the
|
|
720 standard XEmacs distribution, and contributor of various enhancements
|
|
721 and portability fixes. Lars is a student at the Institute of
|
|
722 Informatics at the University of Oslo. He is currently plumbing away
|
|
723 at his majors work at the Institute of Physics, working on an SCI
|
|
724 project connected with CASCADE and CERN and stuff.
|
0
|
725
|
155
|
726 See ")
|
|
727 (about-url-link 'larsi "Visit the Larsissistic pages")
|
|
728 (widget-insert ".\n"))
|
|
729 (jens
|
|
730 (widget-insert "\
|
175
|
731 Jens did the artwork for graphics added to XEmacs 20.2 and 19.15.
|
32
|
732
|
155
|
733 I'm currently working at the University of Karlsruhe, Germany on
|
|
734 getting my diploma thesis on Supersymmetry (uuh, that's physics) done.
|
|
735 After that (and all the remaining exams) I'm looking forward to make a
|
|
736 living out of my hobbies -- computers (and graphics). But because I
|
|
737 have no deadline for the exams and XEmacs betas are released at a high
|
|
738 rate this may take some time...\n"))
|
|
739 (jareth
|
|
740 (widget-insert "\
|
|
741 Jareth Hein is a mountain boy who abandoned his home state of Colorado
|
|
742 for the perpetual state of chaos known as Tokyo in a failed attempt to
|
|
743 become a cel-animator, and a more successful one to become a
|
|
744 computer-game programmer. As he happens to be bilingual (guess which
|
|
745 two?) he's been doing quite a bit of MULE hacking. He's also getting
|
|
746 his hands dirty in the graphics areas as well.\n"))
|
|
747 (morioka
|
|
748 (widget-insert "\
|
|
749 I am the author of tm-view (general MIME Viewer for GNU Emacs) and
|
|
750 major author and maintainer of tm (Tools for MIME; general MIME
|
|
751 package for GNU Emacs). In addition, I am working to unify MULE API
|
|
752 for Emacs and XEmacs. In XEmacs, I have ported many mule features.
|
102
|
753
|
155
|
754 I am a doctoral student at School of Information Science of JAIST
|
|
755 \(Japan Advanced Institute of Science and Technology, Hokuriku). I'm
|
|
756 interested in Natural Language, Affordance and writing systems.\n"))
|
|
757 (dmoore
|
|
758 (widget-insert "\
|
|
759 David has contributed greatly to the quest to speed up XEmacs. He is
|
|
760 a student in the Computer Systems Laboratory at UCSD. When he manages
|
|
761 to have free time, he usually spends it on 200 mile bicycle rides,
|
|
762 learning german or showing people the best mail & news environment
|
|
763 he's found in 10 years. (That'd be XEmacs, Gnus and bbdb, of course.)
|
|
764 He can be found at `druidmuck.egbt.org 4201' at various hours of the
|
|
765 day.
|
110
|
766
|
155
|
767 He has a page at ")
|
|
768 (about-url-link 'dmoore "Visit David's home page")
|
|
769 (widget-insert ".\n"))
|
|
770 (thiessel
|
|
771 (widget-insert "\
|
|
772 On May 1, 1996 he started working at University of Kaiserslautern in
|
|
773 the field of computer aided analog circuit design. His
|
|
774 responsibilities include the development and design of a CAD-Tool for
|
|
775 analog integrated circuits with special emphasis on distributed
|
|
776 software concepts.
|
116
|
777
|
155
|
778 When all the daily hacking is done he tries to take care of XEmacs
|
|
779 website at ")
|
|
780 (about-url-link 'xemacs "Visit XEmacs web site")
|
|
781 (widget-insert ".\n"))
|
|
782 (sperber
|
|
783 (widget-insert "\
|
|
784 Mike ported EFS to XEmacs 20 and integrated EFS into XEmacs. He's
|
|
785 also responsible for the ports of facemenu.el and enriched.el. When
|
|
786 Mike isn't busy putting together patches for free software he has just
|
|
787 installed or changing his hairstyle, he does research in modern
|
|
788 programming languages and their implementation, and hopes that one day
|
|
789 XEmacs will speak Scheme.\n"))
|
|
790 (shelton
|
|
791 (widget-insert "\
|
|
792 Vin maintains the XEmacs patch pages in order to bring a more
|
|
793 stable XEmacs. (Actually, he does it 'cause it's fun and he's been
|
|
794 using emacs for a long, long time.) Vin also contributed the detached
|
|
795 minibuffer code as well as a few minor enhancements to the menubar
|
|
796 options.
|
|
797
|
|
798 I own and operate my own consulting firm, EtherSoft. Shhh, don't
|
|
799 tell anyone, but it's named after an Ultimate team I used to play
|
|
800 with in Austin, Texas - the Ether Bunnies. I'm getting too old
|
|
801 to play competitive Ultimate any more, so now I've gotten roped
|
|
802 into serving on the board of directors of the Ultimate Players
|
|
803 Association. See ")
|
|
804 (about-url-link 'shelton "Visit the UPA homepage")
|
|
805 (widget-insert ".\n"))
|
|
806 (ajc
|
|
807 (widget-insert "\
|
|
808 When not helping maintain the XEmacs website, Andrew is a Network
|
|
809 Software Engineer(tm) for Monash University in Australia, maintaining
|
|
810 webservers and doing random other things. As well as spending spare
|
|
811 time being an Eager Young Space Cadet and fiddling with XEmacs/Gnus
|
|
812 et. al., he spends his time pursuing, among other things, a Life.
|
|
813 Some of this currently involves doing an A-Z (by country) of
|
|
814 restaurants with friends, and has, in the past, involved dyeing his
|
|
815 hair various colours (see ")
|
|
816 (about-url-link 'ajc "Visit Andrew's home page")
|
175
|
817 (widget-insert ".\n"))
|
|
818 (kazz
|
|
819 (widget-insert "\
|
|
820 Kazz is the XEmacs lead on BSD (especially FreeBSD).
|
|
821 His main workspace is, probably, the latest stable version of
|
|
822 FreeBSD and it makes him comfortable and not.
|
|
823 His *mission* is to make XEmacs runs on FreeBSD without
|
|
824 any problem.
|
|
825
|
|
826 In real life, he is working on a PDM product based on CORBA,
|
|
827 and doing consultation, design and implemention.
|
|
828 He loves to play soccer, yes football!
|
|
829 See also:")
|
|
830 (about-url-link 'kazz "Visit Kazz's home page")
|
|
831 (widget-insert ".\n"))
|
|
832 ))
|
124
|
833
|
155
|
834 ;; Setup the buffer for a maintainer.
|
|
835 (defun about-maintainer (widget &optional event)
|
|
836 (let* ((entry (assq (widget-value widget) xemacs-hackers))
|
|
837 (who (car entry))
|
|
838 (name (cadr entry))
|
|
839 (address (caddr entry))
|
|
840 (bufname (format "*About %s*" name)))
|
|
841 (unless (about-get-buffer bufname)
|
|
842 ;; Display the glyph and name
|
|
843 (widget-insert "\n")
|
|
844 (widget-create 'default :format "%t"
|
|
845 :tag-glyph (about-maintainer-glyph who))
|
|
846 (widget-insert
|
|
847 " " (about-with-face (format "%s" name) 'bold)
|
|
848 " <" address ">\n\n")
|
|
849 ;; Display the actual info
|
|
850 (about-maintainer-info entry)
|
|
851 ;; I don't use `about-finish-buffer' because I want "Remove" to
|
|
852 ;; kill the buffer.
|
|
853 (widget-insert "\n")
|
|
854 (about-finish-buffer 'kill)
|
|
855 (forward-line 2))))
|
126
|
856
|
155
|
857 (defsubst about-tabs (str)
|
|
858 (let ((x (length str)))
|
|
859 (cond ((>= x 24) " ")
|
|
860 ((>= x 16) "\t")
|
|
861 ((>= x 8) "\t\t")
|
|
862 (t "\t\t\t"))))
|
0
|
863
|
155
|
864 (defun about-show-linked-info (who shortinfo)
|
|
865 (let* ((entry (assq who xemacs-hackers))
|
|
866 (name (cadr entry))
|
|
867 (address (caddr entry)))
|
165
|
868 (let ((widget-link-prefix "") (widget-link-suffix ""))
|
155
|
869 (widget-create 'link :help-echo (concat "Find out more about " name)
|
|
870 :action 'about-maintainer
|
|
871 :tag name
|
|
872 :value who))
|
|
873 (widget-insert (about-tabs name)
|
|
874 (format "<%s>\n%s\n" address shortinfo))))
|
0
|
875
|
155
|
876 (defun about-hackers (&rest ignore)
|
|
877 (unless (about-get-buffer "*About Hackers*")
|
|
878 (let ((title "Other Contributors to XEmacs"))
|
|
879 (widget-insert
|
|
880 (about-center title)
|
|
881 (about-with-face title 'bold)))
|
|
882 (widget-insert
|
|
883 "\n
|
|
884 Like most free software, XEmacs is a collaborative effort. These are
|
|
885 some of the contributors we have no doubt forgotten someone; we
|
|
886 apologize! You can see some of our faces further below.\n\n")
|
|
887 (about-show-linked-info 'vladimir "\
|
|
888 Former technical lead for XEmacs at Sun Microsystems. He is now with
|
|
889 Microtec Research Inc., working on embedded systems development tools.\n")
|
|
890 (about-show-linked-info 'stig "\
|
|
891 Peripatetic uninominal Emacs hacker. Stig sometimes operates out of a
|
|
892 big white van set up for nomadic living and hacking. Implemented the
|
|
893 faster stay-up Lucid menus and hyper-apropos. Contributor of many
|
|
894 dispersed improvements in the core Lisp code, and back-seat
|
|
895 contributor for several of it's major packages.\n")
|
|
896 (about-show-linked-info 'baw "\
|
|
897 Author of CC Mode for C, C++, Objective-C and Java editing, and
|
|
898 Supercite for mail and news citing. Also various and sundry other
|
|
899 Emacs utilities, fixes, enhancements and kludgery as whimsy, boredom,
|
|
900 and ToT dictate (but not necessarily in that order).\n")
|
|
901 (about-show-linked-info 'piper "\
|
|
902 Created the prototype for the toolbars. Has been the first to make
|
|
903 use of many of the new XEmacs graphics features.\n")
|
|
904 (about-show-linked-info 'bw "\
|
|
905 Author of the Hyperbole everyday information management hypertext
|
|
906 system and the OO-Browser multi-language code browser. He also
|
|
907 designed the Altrasoft integrated tool framework for software
|
|
908 engineers. It runs atop XEmacs and is available from his firm,
|
|
909 Altrasoft, which offers custom development and support packages for
|
|
910 corporate users of XEmacs, GNU Emacs and InfoDock. His interests
|
|
911 include user interfaces, information management, CASE tools,
|
|
912 communications and enterprise integration.\n")
|
|
913 (about-show-linked-info 'wmperry "\
|
|
914 Author of Emacs-w3, the builtin web browser that comes with XEmacs,
|
|
915 and various additions to the C code (e.g. the database support, the
|
|
916 PNG support, some of the GIF/JPEG support, the strikethru face
|
|
917 attribute support).\n")
|
|
918 (about-show-linked-info 'kyle "\
|
|
919 Author of VM, a mail-reading package that is included in the standard
|
|
920 XEmacs distribution, and contributor of many improvements and bug
|
|
921 fixes. Unlike RMAIL and MH-E, VM uses the standard UNIX mailbox
|
|
922 format for its folders; thus, you can use VM concurrently with other
|
|
923 UNIX mail readers such as Berkeley Mail and ELM.\n")
|
|
924 (about-show-linked-info 'larsi "\
|
|
925 Author of Gnus the Usenet news and Mail reading package in the
|
|
926 standard XEmacs distribution, and contributor of various enhancements
|
|
927 and portability fixes. Lars is a student at the Institute of
|
|
928 Informatics at the University of Oslo. He is currently plumbing away
|
|
929 at his majors work at the Institute of Physics, working on an SCI
|
|
930 project connected with CASCADE and CERN and stuff.\n")
|
|
931 (about-show-linked-info 'jens "\
|
|
932 I'm currently working at the University of Karlsruhe, Germany on
|
|
933 getting my diploma thesis on Supersymmetry (uuh, that's physics) done.
|
|
934 After that (and all the remaining exams) I'm looking forward to make a
|
|
935 living out of my hobbies -- computers (and graphics). But because I
|
|
936 have no deadline for the exams and XEmacs betas are released at a high
|
|
937 rate this may take some time...\n")
|
|
938 (about-show-linked-info 'jareth "\
|
|
939 Jareth Hein is a mountain boy who abandoned his home state of Colorado
|
|
940 for the perpetual state of chaos known as Tokyo in a failed attempt to
|
|
941 become a cel-animator, and a more successful one to become a
|
|
942 computer-game programmer. As he happens to be bilingual (guess which
|
|
943 two?) he's been doing quite a bit of MULE hacking. He's also getting
|
|
944 his hands dirty in the graphics areas as well.\n")
|
|
945 (about-show-linked-info 'morioka "\
|
|
946 I am the author of tm-view (general MIME Viewer for GNU Emacs) and
|
|
947 major author and maintainer of tm (Tools for MIME; general MIME
|
|
948 package for GNU Emacs). In addition, I am working to unify MULE API
|
|
949 for Emacs and XEmacs. In XEmacs, I have ported many mule features.
|
102
|
950
|
155
|
951 I am a doctoral student at School of Information Science of JAIST
|
|
952 \(Japan Advanced Institute of Science and Technology, Hokuriku). I'm
|
|
953 interested in Natural Language, Affordance and writing systems.\n")
|
|
954 (about-show-linked-info 'dmoore "\
|
|
955 David has contributed greatly to the quest to speed up XEmacs. He is
|
|
956 a student in the Computer Systems Laboratory at UCSD. When he manages
|
|
957 to have free time, he usually spends it on 200 mile bicycle rides,
|
|
958 learning german or showing people the best mail & news environment
|
|
959 he's found in 10 years. (That'd be XEmacs, Gnus and bbdb, of course.)
|
|
960 He can be found at `druidmuck.egbt.org 4201' at various hours of the
|
|
961 day.\n")
|
|
962 (about-show-linked-info 'thiessel "\
|
|
963 On May 1, 1996 he started working at University of Kaiserslautern in
|
|
964 the field of computer aided analog circuit design. His
|
|
965 responsibilities include the development and design of a CAD-Tool for
|
|
966 analog integrated circuits with special emphasis on distributed
|
|
967 software concepts.
|
124
|
968
|
155
|
969 When all the daily hacking is done he tries to take care of XEmacs
|
|
970 website at <http://www.xemacs.org>.\n")
|
|
971 (about-show-linked-info 'ajc "\
|
|
972 When not helping maintain the XEmacs website, Andrew is a Network
|
|
973 Software Engineer(tm) for Monash University in Australia, maintaining
|
|
974 webservers and doing random other things. As well as spending spare
|
|
975 time being an Eager Young Space Cadet and fiddling with XEmacs/Gnus
|
|
976 et. al., he spends his time pursuing, among other things, a Life.
|
|
977 Some of this currently involves doing an A-Z (by country) of
|
|
978 restaurants with friends, and has, in the past, involved dyeing his
|
|
979 hair various colours.\n")
|
175
|
980 (about-show-linked-info 'kazz "\
|
|
981 IENAGA Kazuyuki is the XEmacs technical lead on BSD, particularly
|
|
982 FreeBSD.\n")
|
155
|
983 (flet ((print-short (name addr &optional shortinfo)
|
|
984 (concat (about-with-face name 'italic)
|
|
985 (about-tabs name)
|
|
986 "<" addr ">\n"
|
|
987 (if shortinfo (concat shortinfo "\n") ""))))
|
|
988 (widget-insert
|
|
989 (print-short "Darell Kindred" "Darrell.Kindred@cmu.edu" "\
|
|
990 Unofficial maintainer of the xemacs-beta list of extant bugs and
|
|
991 contributor of an extraordinary number of important bug fixes, many of
|
|
992 them in areas that neither Chuck nor Ben were particularly
|
|
993 enthusiastic about investigating.\n")
|
|
994 (print-short "Eduardo Pelegri-Llopart" "pelegri@eng.sun.com" "\
|
|
995 Author of EOS, a package included in the standard XEmacs distribution
|
|
996 that integrates XEmacs with the SPARCworks development environment
|
|
997 from Sun. Past lead for XEmacs at Sun; advocated the validity of
|
|
998 using Epoch, and later Lemacs, at Sun through several early
|
|
999 prototypes.\n")
|
|
1000 (print-short "Matthieu Devin" "devin@rs.com" "\
|
|
1001 Part of the original (pre-19.0) Lucid Emacs development team.
|
|
1002 Matthieu wrote the initial Energize interface, designed the
|
|
1003 toolkit-independent Lucid Widget library, and fixed enough redisplay
|
|
1004 bugs to last a lifetime. The features in Lucid Emacs were largely
|
|
1005 inspired by Matthieu's initial prototype of an Energize interface
|
|
1006 using Epoch.\n")
|
|
1007 (print-short "Harlan Sexton" "hbs@odi.com" "\
|
|
1008 Part of the original (pre-19.0) Lucid Emacs development team. Harlan
|
|
1009 designed and implemented many of the low level data structures which
|
|
1010 are original to the Lucid version of Emacs, including extents and hash
|
|
1011 tables.\n")
|
|
1012 (print-short "Eric Benson" "eb@kaleida.com" "\
|
|
1013 Also part of the original Lucid Emacs development team. Eric played a
|
|
1014 big part in the design of many aspects of the system, including the
|
|
1015 new command loop and keymaps, fixed numerous bugs, and has been a
|
|
1016 reliable beta tester ever since.\n")
|
|
1017 (print-short "John Rose" "john.rose@sun.com" "\
|
|
1018 Author of many extensions to the `extents' code, including the initial
|
|
1019 implementation of `duplicable' properties.\n")
|
|
1020 (print-short "Hans Muller" "hmuller@eng.sun.com" "\
|
|
1021 Author of the code used to connect XEmacs with ToolTalk, and of an
|
|
1022 early client of the external Emacs widget.\n")
|
0
|
1023
|
155
|
1024 "\n\
|
|
1025 In addition to those just mentioned, the following people have spent a
|
|
1026 great deal of effort providing feedback, testing beta versions of
|
|
1027 XEmacs, providing patches to the source code, or doing all of the
|
|
1028 above. We couldn't have done it without them.\n\n"
|
|
1029 (print-short "Nagi M. Aboulenein" "aboulene@ponder.csci.unt.edu")
|
|
1030 (print-short "Per Abrahamsen" "abraham@dina.kvl.dk")
|
|
1031 (print-short "Gary Adams" "gra@zeppo.East.Sun.COM")
|
|
1032 (print-short "Gennady Agranov" "agranov@csa.CS.Technion.Ac.IL")
|
|
1033 (print-short "Adrian Aichner" "aichner@ecf.teradyne.com")
|
|
1034 (print-short "Mark Allender" "allender@vnet.IBM.COM")
|
|
1035 (print-short "Butch Anton" "butch@zaphod.uchicago.edu")
|
|
1036 (print-short "Fred Appelman" "Fred.Appelman@cv.ruu.nl")
|
|
1037 (print-short "Erik \"The Pope\" Arneson" "lazarus@mind.net")
|
|
1038 (print-short "Tor Arntsen" "tor@spacetec.no")
|
|
1039 (print-short "Marc Aurel" "4-tea-2@bong.saar.de")
|
|
1040 (print-short "Larry Auton" "lda@control.att.com")
|
|
1041 (print-short "Oswald P. Backus IV" "backus@altagroup.com")
|
|
1042 (print-short "Mike Battaglia" "mbattagl@dsccc.com")
|
|
1043 (print-short "Neal Becker" "neal@ctd.comsat.com")
|
|
1044 (print-short "Paul Bibilo" "peb@delcam.com")
|
|
1045 (print-short "Jan Borchers" "job@tk.uni-linz.ac.at")
|
|
1046 (print-short "Mark Borges" "mdb@cdc.noaa.gov")
|
|
1047 (print-short "David P. Boswell" "daveb@tau.space.thiokol.com")
|
|
1048 (print-short "Tim Bradshaw" "tfb@edinburgh.ac.uk")
|
|
1049 (print-short "Rick Braumoeller" "rickb@mti.sgi.com")
|
|
1050 (print-short "Matthew J. Brown" "mjb@doc.ic.ac.uk")
|
|
1051 (print-short "Alastair Burt" "burt@dfki.uni-kl.de")
|
|
1052 (print-short "Rick Busdiecker" "rfb@lehman.com")
|
|
1053 (print-short "Rick Campbell" "rickc@lehman.com")
|
|
1054 (print-short "Richard Caley" "rjc@cstr.edinburgh.ac.uk")
|
|
1055 (print-short "Stephen Carney" "carney@gvc.dec.com")
|
|
1056 (print-short "Lorenzo M. Catucci" "lorenzo@argon.roma2.infn.it")
|
|
1057 (print-short "Philippe Charton" "charton@lmd.ens.fr")
|
|
1058 (print-short "Peter Cheng" "peter.cheng@sun.com")
|
|
1059 (print-short "Jin S. Choi" "jin@atype.com")
|
|
1060 (print-short "Tomasz J. Cholewo" "tjchol01@mecca.spd.louisville.edu")
|
|
1061 (print-short "Serenella Ciongoli" "czs00@ladybug.oes.amdahl.com")
|
|
1062 (print-short "Glynn Clements" "glynn@sensei.co.uk")
|
|
1063 (print-short "Richard Cognot" "cognot@ensg.u-nancy.fr")
|
|
1064 (print-short "Andy Cohen" "cohen@andy.bu.edu")
|
|
1065 (print-short "Andrew J Cosgriff" "ajc@bing.wattle.id.au")
|
|
1066 (print-short "Nick J. Crabtree" "nickc@scopic.com")
|
|
1067 (print-short "Christopher Davis" "ckd@kei.com")
|
|
1068 (print-short "Soren Dayton" "csdayton@cs.uchicago.edu")
|
|
1069 (print-short "Chris Dean" "ctdean@cogit.com")
|
|
1070 (print-short "Michael Diers" "mdiers@logware.de")
|
|
1071 (print-short "William G. Dubuque" "wgd@martigny.ai.mit.edu")
|
|
1072 (print-short "Steve Dunham" "dunham@dunham.tcimet.net")
|
|
1073 (print-short "Samuel J. Eaton" "samuele@cogs.susx.ac.uk")
|
|
1074 (print-short "Carl Edman" "cedman@Princeton.EDU")
|
|
1075 (print-short "Dave Edmondson" "davided@sco.com")
|
|
1076 (print-short "Jonathan Edwards" "edwards@intranet.com")
|
|
1077 (print-short "Eric Eide" "eeide@asylum.cs.utah.edu")
|
|
1078 (print-short "EKR" "ekr@terisa.com")
|
|
1079 (print-short "Oscar Figueiredo" "Oscar.Figueiredo@di.epfl.ch")
|
|
1080 (print-short "David Fletcher" "frodo@tsunami.com")
|
|
1081 (print-short "Paul Flinders" "ptf@delcam.co.uk")
|
|
1082 (print-short "Jered J Floyd" "jered@mit.edu")
|
|
1083 (print-short "Gary D. Foster" "Gary.Foster@Corp.Sun.COM")
|
|
1084 (print-short "Jerry Frain" "jerry@sneffels.tivoli.com")
|
|
1085 (print-short "Holger Franz" "hfranz@physik.rwth-aachen.de")
|
|
1086 (print-short "Benjamin Fried" "bf@morgan.com")
|
|
1087 (print-short "Barry Friedman" "friedman@nortel.ca")
|
|
1088 (print-short "Noah Friedman" "friedman@splode.com")
|
|
1089 (print-short "Kazuyoshi Furutaka" "furutaka@Flux.tokai.jaeri.go.jp")
|
|
1090 (print-short "Lew Gaiter III" "lew@StarFire.com")
|
|
1091 (print-short "Itay Gat" "itay@cs.huji.ac.il")
|
|
1092 (print-short "Tim Geisler" "Tim.Geisler@informatik.uni-muenchen.de")
|
|
1093 (print-short "Dave Gillespie" "daveg@synaptics.com")
|
|
1094 (print-short "Christian F. Goetze" "cg@bigbook.com")
|
|
1095 (print-short "Yusuf Goolamabbas" "yusufg@iss.nus.sg")
|
|
1096 (print-short "Wolfgang Grieskamp" "wg@cs.tu-berlin.de")
|
|
1097 (print-short "John Griffith" "griffith@sfs.nphil.uni-tuebingen.de")
|
|
1098 (print-short "James Grinter" "jrg@demon.net")
|
|
1099 (print-short "Ben Gross" "bgross@uiuc.edu")
|
|
1100 (print-short "Dirk Grunwald" "grunwald@foobar.cs.Colorado.EDU")
|
|
1101 (print-short "Michael Guenther" "michaelg@igor.stuttgart.netsurf.de")
|
|
1102 (print-short "Dipankar Gupta" "dg@hplb.hpl.hp.com")
|
|
1103 (print-short "Markus Gutschke" "gutschk@GOEDEL.UNI-MUENSTER.DE")
|
|
1104 (print-short "Adam Hammer" "hammer@cs.purdue.edu")
|
|
1105 (print-short "Magnus Hammerin" "magnush@epact.se")
|
|
1106 (print-short "ChangGil Han" "cghan@phys401.phys.pusan.ac.kr")
|
|
1107 (print-short "Derek Harding" "dharding@lssec.bt.co.uk")
|
|
1108 (print-short "Michael Harnois" "mharnois@sbt.net")
|
|
1109 (print-short "John Haxby" "J.Haxby@isode.com")
|
|
1110 (print-short "Karl M. Hegbloom" "karlheg@inetarena.com")
|
|
1111 (print-short "Benedikt Heinen" "beh@icemark.thenet.ch")
|
|
1112 (print-short "Stephan Herrmann" "sh@first.gmd.de")
|
|
1113 (print-short "Charles Hines" "chuck_hines@VNET.IBM.COM")
|
|
1114 (print-short "Shane Holder" "holder@rsn.hp.com")
|
|
1115 (print-short "David Hughes" "djh@harston.cv.com")
|
|
1116 (print-short "Tatsuya Ichikawa" "ichikawa@hv.epson.co.jp")
|
|
1117 (print-short "Andrew Innes" "andrewi@harlequin.co.uk")
|
175
|
1118 (print-short "Andreas Jaeger" "aj@arthur.rhein-neckar.de")
|
155
|
1119 (print-short "Markku Jarvinen" "Markku.Jarvinen@simpukka.funet.fi")
|
|
1120 (print-short "Robin Jeffries" "robin.jeffries@sun.com")
|
|
1121 (print-short "Philip Johnson" "johnson@uhics.ics.Hawaii.Edu")
|
|
1122 (print-short "J. Kean Johnston" "jkj@paradigm-sa.com")
|
|
1123 (print-short "Andreas Kaempf" "andreas@sccon.com")
|
|
1124 (print-short "Yoshiaki Kasahara" "kasahara@nc.kyushu-u.ac.jp")
|
|
1125 (print-short "Amir Katz" "amir@ndsoft.com")
|
|
1126 (print-short "Doug Keller" "dkeller@vnet.ibm.com")
|
|
1127 (print-short "Hunter Kelly" "retnuh@corona")
|
|
1128 (print-short "Gregor Kennedy" "gregork@dadd.ti.com")
|
|
1129 (print-short "Michael Kifer" "kifer@cs.sunysb.edu")
|
|
1130 (print-short "Yasuhiko Kiuchi" "kiuchi@dsp.ksp.fujixerox.co.jp")
|
|
1131 (print-short "Greg Klanderman" "greg@alphatech.com")
|
|
1132 (print-short "Valdis Kletnieks" "Valdis.Kletnieks@vt.edu")
|
|
1133 (print-short "Rob Kooper" "kooper@cc.gatech.edu")
|
|
1134 (print-short "Peter Skov Knudsen" "knu@dde.dk")
|
|
1135 (print-short "Jens Krinke" "krinke@ips.cs.tu-bs.de")
|
|
1136 (print-short "Mats Larsson" "Mats.Larsson@uab.ericsson.se")
|
|
1137 (print-short "Simon Leinen" "simon@instrumatic.ch")
|
|
1138 (print-short "Carsten Leonhardt" "leo@arioch.tng.oche.de")
|
|
1139 (print-short "James LewisMoss" "moss@cs.sc.edu")
|
|
1140 (print-short "Mats Lidell" "mats.lidell@contactor.se")
|
|
1141 (print-short "Matt Liggett" "mliggett@seven.ucs.indiana.edu")
|
|
1142 (print-short "Christian Limpach" "Christian.Limpach@nice.ch")
|
|
1143 (print-short "Markus Linnala" "maage@b14b.tupsu.ton.tut.fi")
|
|
1144 (print-short "Robert Lipe" "robertl@arnet.com")
|
|
1145 (print-short "Derrell Lipman" "derrell@vis-av.com")
|
|
1146 (print-short "Damon Lipparelli" "lipp@aa.net")
|
|
1147 (print-short "Hamish Macdonald" "hamish@bnr.ca")
|
|
1148 (print-short "Ian MacKinnon" "imackinnon@telia.co.uk")
|
|
1149 (print-short "Patrick MacRoberts" "macro@hpcobr30.cup.hp.com")
|
|
1150 (print-short "Tonny Madsen" "Tonny.Madsen@netman.dk")
|
|
1151 (print-short "Ketil Z Malde" "ketil@ii.uib.no")
|
|
1152 (print-short "Steve March" "smarch@quaver.urbana.mcd.mot.com")
|
|
1153 (print-short "Ricardo Marek" "ricky@ornet.co.il")
|
|
1154 (print-short "Pekka Marjola" "pema@iki.fi")
|
|
1155 (print-short "Simon Marshall" "simon@gnu.ai.mit.edu")
|
|
1156 (print-short "Dave Mason" "dmason@plg.uwaterloo.ca")
|
|
1157 (print-short "Jaye Mathisen" "mrcpu@cdsnet.net")
|
|
1158 (print-short "Michael McNamara" "mac@silicon-sorcery.com")
|
|
1159 (print-short "Michael Meissner" "meissner@osf.org")
|
|
1160 (print-short "David M. Meyer" "meyer@ns.uoregon.edu")
|
|
1161 (print-short "Brad Miller" "bmiller@cs.umn.edu")
|
|
1162 (print-short "Jeff Miller" "jmiller@bay1.bayserve.net")
|
|
1163 (print-short "John Morey" "jmorey@crl.com")
|
|
1164 (print-short "Rob Mori" "rob.mori@sun.com")
|
|
1165 (print-short "Heiko Muenkel" "muenkel@tnt.uni-hannover.de")
|
|
1166 (print-short "Arup Mukherjee" "arup+@cs.cmu.edu")
|
|
1167 (print-short "Colas Nahaboo" "Colas.Nahaboo@sophia.inria.fr")
|
|
1168 (print-short "Lynn D. Newton" "lynn@ives.phx.mcd.mot.com")
|
|
1169 (print-short "Casey Nielson" "knielson@joule.elee.calpoly.edu")
|
|
1170 (print-short "Georg Nikodym" "Georg.Nikodym@canada.sun.com")
|
|
1171 (print-short "Andy Norman" "ange@hplb.hpl.hp.com")
|
|
1172 (print-short "Joe Nuspl" "nuspl@sequent.com")
|
|
1173 (print-short "Kim Nyberg" "kny@tekla.fi")
|
|
1174 (print-short "David Ofelt" "ofelt@getalife.Stanford.EDU")
|
|
1175 (print-short "Alexandre Oliva" "oliva@dcc.unicamp.br")
|
|
1176 (print-short "Tore Olsen" "toreo@colargol.idb.hist.no")
|
|
1177 (print-short "Greg Onufer" "Greg.Onufer@eng.sun.com")
|
|
1178 (print-short "Achim Oppelt" "aoppelt@theorie3.physik.uni-erlangen.de")
|
|
1179 (print-short "Sudeep Kumar Palat" "palat@idt.unit.no")
|
|
1180 (print-short "Marc Paquette" "Marc.Paquette@Softimage.com")
|
|
1181 (print-short "Jens-U H Petersen" "petersen@kurims.kyoto-u.ac.jp")
|
|
1182 (print-short "Joel Peterson" "tarzan@aosi.com")
|
|
1183 (print-short "Thomas A. Peterson" "tap@src.honeywell.com")
|
|
1184 (print-short "Peter Pezaris" "pez@dwwc.com")
|
|
1185 (print-short "Tibor Polgar" "tlp00@eng.amdahl.com")
|
|
1186 (print-short "Frederic Poncin" "fp@info.ucl.ac.be")
|
|
1187 (print-short "E. Rehmi Post" "rehmi@asylum.sf.ca.us")
|
|
1188 (print-short "Martin Pottendorfer" "Martin.Pottendorfer@aut.alcatel.at")
|
|
1189 (print-short "Colin Rafferty" "craffert@spspme.ml.com")
|
|
1190 (print-short "Paul M Reilly" "pmr@pajato.com")
|
|
1191 (print-short "Jack Repenning" "jackr@sgi.com")
|
|
1192 (print-short "Daniel Rich" "drich@cisco.com")
|
|
1193 (print-short "Roland Rieke" "rol@darmstadt.gmd.de")
|
|
1194 (print-short "Art Rijos" "art.rijos@SNET.com")
|
|
1195 (print-short "Russell Ritchie" "ritchier@britannia-life.co.uk")
|
|
1196 (print-short "Roland" "rol@darmstadt.gmd.de")
|
|
1197 (print-short "Anthony Rossini" "rossini@math.sc.edu")
|
|
1198 (print-short "Mike Russell" "mjruss@rchland.vnet.ibm.com")
|
|
1199 (print-short "Jan Sandquist" "etxquist@iqa.ericsson.se")
|
|
1200 (print-short "Marty Sasaki" "sasaki@spdcc.com")
|
|
1201 (print-short "Mike Scheidler" "c23mts@eng.delcoelect.com")
|
|
1202 (print-short "Daniel Schepler" "daniel@shep13.wustl.edu")
|
|
1203 (print-short "Darrel Schneider" "darrel@slc.com")
|
|
1204 (print-short "Hayden Schultz" "haydens@ll.mit.edu")
|
|
1205 (print-short "Cotton Seed" "cottons@cybercom.net")
|
|
1206 (print-short "Axel Seibert" "seiberta@informatik.tu-muenchen.de")
|
|
1207 (print-short "Odd-Magne Sekkingstad" "oddms@ii.uib.no")
|
|
1208 (print-short "Vinnie Shelton" "shelton@icd.teradyne.com")
|
|
1209 (print-short "John Shen" "zfs60@cas.org")
|
|
1210 (print-short "Murata Shuuichirou" "mrt@mickey.ai.kyutech.ac.jp")
|
|
1211 (print-short "Dinesh Somasekhar" "somasekh@ecn.purdue.edu")
|
|
1212 (print-short "Jeffrey Sparkes" "jsparkes@bnr.ca")
|
|
1213 (print-short "Manoj Srivastava" "srivasta@pilgrim.umass.edu")
|
|
1214 (print-short "Francois Staes" "frans@kiwi.uia.ac.be")
|
|
1215 (print-short "Anders Stenman" "stenman@isy.liu.se")
|
|
1216 (print-short "Jason Stewart" "jasons@cs.unm.edu")
|
|
1217 (print-short "Rick Tait" "rickt@gnu.ai.mit.edu")
|
|
1218 (print-short "Samuel Tardieu" "sam@inf.enst.fr")
|
|
1219 (print-short "James Thompson" "thompson@wg2.waii.com")
|
|
1220 (print-short "Raymond L. Toy" "toy@rtp.ericsson.se")
|
|
1221 (print-short "Remek Trzaska" "remek@npac.syr.edu")
|
157
|
1222 (print-short "TSUTOMU Nakamura" "tsutomu@rs.kyoto.omronsoft.co.jp")
|
155
|
1223 (print-short "John Turner" "turner@xdiv.lanl.gov")
|
157
|
1224 (print-short "UENO Fumihiro" "7m2vej@ritp.ye.IHI.CO.JP")
|
155
|
1225 (print-short "Juan E. Villacis" "jvillaci@cs.indiana.edu")
|
|
1226 (print-short "Jan Vroonhof" "vroonhof@math.ethz.ch")
|
|
1227 (print-short "Vladimir Vukicevic" "vladimir@intrepid.com")
|
|
1228 (print-short "David Walte" "djw18@cornell.edu")
|
|
1229 (print-short "Peter Ware" "ware@cis.ohio-state.edu")
|
|
1230 (print-short "Yoav Weiss" "yoav@zeus.datasrv.co.il")
|
|
1231 (print-short "Rod Whitby" "rwhitby@asc.corp.mot.com")
|
|
1232 (print-short "Rich Williams" "rdw@hplb.hpl.hp.com")
|
|
1233 (print-short "David C Worenklein" "dcw@gcm.com")
|
|
1234 (print-short "Takeshi Yamada" "yamada@sylvie.kecl.ntt.jp")
|
|
1235 (print-short "Katsumi Yamaoka" "yamaoka@ga.sony.co.jp")
|
|
1236 (print-short "Jason Yanowitz" "yanowitz@eternity.cs.umass.edu")
|
|
1237 (print-short "La Monte Yarroll" "piggy@hilbert.maths.utas.edu.au")
|
|
1238 (print-short "Blair Zajac" "blair@olympia.gps.caltech.edu")
|
|
1239 (print-short "Daniel Zivkovic" "daniel@canada.sun.com")
|
|
1240 (print-short "Karel Zuiderveld" "Karel.Zuiderveld@cv.ruu.nl")
|
|
1241 "\n"))
|
|
1242 (about-finish-buffer)))
|
108
|
1243
|
|
1244 ;;; about.el ends here
|