From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yavor Doganov Newsgroups: gmane.emacs.devel Subject: Re: Updating the homepage Date: Sun, 04 Mar 2007 15:01:37 +0200 Organization: The GNU Emacs Church (Bulgarian eparchy) Message-ID: <87r6s5upqm.GNU's_Not_Unix!%yavor@gnu.org> References: <87slclvq3l.GNU's_Not_Unix!%yavor@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1173013433 15223 80.91.229.12 (4 Mar 2007 13:03:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 13:03:53 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 04 14:03:43 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNqNH-0001kq-21 for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 14:03:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNqNF-0001OT-NS for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 08:03:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNqM2-0000jM-9O for emacs-devel@gnu.org; Sun, 04 Mar 2007 08:02:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNqLy-0000ga-Sf for emacs-devel@gnu.org; Sun, 04 Mar 2007 08:02:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNqLx-0000g8-Ht for emacs-devel@gnu.org; Sun, 04 Mar 2007 08:02:18 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HNqLv-0002HK-S5 for emacs-devel@gnu.org; Sun, 04 Mar 2007 08:02:17 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HNqLh-0006th-Pp for emacs-devel@gnu.org; Sun, 04 Mar 2007 14:02:01 +0100 Original-Received: from 213.91.245.92 ([213.91.245.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Mar 2007 14:02:01 +0100 Original-Received: from yavor by 213.91.245.92 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Mar 2007 14:02:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 1047 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213.91.245.92 In-Reply-To: User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.95 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) X-Face: %}C)Ky16g*?-Y9&>_}N; |S+'ZNfi}y64'qSBJF@W1}v2b\A~aK"m$*1S\?yczN:=G:2bRraG*[&f-mv>q"P^U-{9B1|'D>7b[B:LM!,\(8s,HiLIWsiV2qQ=G$0Y^C%7]-8.$p9dwsswXeU; {h; NTeZ6gc$%M\.qpbF; tF#z/k&a0EA&Cv@`S'mu](16jhv|p; =RHvPT?KcKAz7a9CH; egwh?KZ X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67288 Archived-At: Eli Zaretskii wrote: > > But the boilerplate suggests a structure where some of the information > currently found on http://www.gnu.org/software/emacs/emacs.html would > not find its place, or so it seems. How would you deal with that > problem? This is not a problem, in my view. The boilerplate is an example to be used for new pages. All homepages of GNU packages should include basic information (such as downloading, getting help, documentation, etc.) but nothing should prevent the maintainers to extend them, following the given guidelines. The current page includes all necessary details (AFAICS only the "Maintainer" is missing), so I guess it would be a bit dumb to stick precisely to the boilerplate. Anyway, I asked the GNU Webmasters to confirm this. > > If required, I can send here full diff > > I think this is also a good idea. Here it is. (Another thing to consider -- the footer currently says that all reports have to be sent to webmasters@gnu.org. If that's not desired, you might consider changing it to bug-gnu-emacs@gnu.org or anything else that is appropriate.) --- emacs.html.orig 2007-03-04 14:22:44.000000000 +0200 +++ emacs.html 2007-03-04 11:04:53.000000000 +0200 @@ -1,526 +1,538 @@ - - + +GNU Emacs - GNU Project - Free Software Foundation (FSF) + +

GNU Emacs

+ + + + + + + + - - - -GNU Emacs - GNU Project - Free Software Foundation (FSF) - - - - - - +

What is Emacs?

+

+ To quote the Emacs Manual: +

- [image of the Head of a GNU] +
+

+ Emacs is the extensible, customizable, self-documenting + real-time display editor. +

+
-

-


-

+

+ If this seems to be a bit of a mouthful, an easier explanation is + Emacs is a text editor and more. At its core is an interpreter for + Emacs Lisp (“elisp”, for short), a dialect of + the Lisp programming language with + extensions to support text editing. +

-

-

GNU Emacs

+

+ Some of the features of GNU Emacs include: +

-
    -
  1. What is Emacs? +
      +
    • Content sensitive major modes for a wide variety of file types, + from plain text to source code to HTML files.
    • + +
    • Complete online documentation, including a tutorial for new + users.
    • + +
    • Highly extensible through the Emacs Lisp language.
    • + +
    • Support for many languages and their scripts, including all the + European “Latin” scripts, Russian, Greek, Japanese, + Chinese, Korean, Thai, Vietnamese, Lao, Ethiopian, and some Indian + scripts. (Sorry, Mayan hieroglyphs are not supported.)
    • + +
    • A large number of extensions which add other functionality. The + GNU Emacs distribution includes many extensions; many others + are available separately--even + a web + browser.
    • +
    -
  2. Releases? - +

    Releases

    -
  3. Supported Platforms -
  4. Why is it called Emacs? +

    + GNU Emacs is a rapidly developed project. Extensions require time + to develop right and test thoroughly. +

    -
  5. Obtaining GNU Emacs +

    Development & “Coming Soon”

    -
  6. Getting help with GNU Emacs - +

    + GNU Emacs is actively being developed, +

    -
  7. Finding - additional packages for Emacs + + +

    Current Stable Release

    + +
      +
    • Latest stable release: + + 21.4 (Feb 6, 2005) +
        +
      • Emacs version 21 supports variable width and height fonts, + playing sounds and the inclusion of images in a document, as + well as tool bars, plus nicer menus and scroll bars.
      • +
      • The latest release has some Unicode support + (more coming).
      • +
      +
    • +
    • For more info read its News file.
    • +
    • To download visit the obtaining + section.
    • +
    -
  8. Further information +

    Release History

    -
  9. - If you want to help with GNU Emacs +

    + Some of GNU Emacs' release history and accompanying release + announcements, +

    + + -
  10. - GNU Emacs Fun +

    Supported Platforms

    -
+

+ Emacs 21 runs on these operating systems regardless of the machine + type: +

+ +
    +
  • AIX 4.3.3 and higher
  • +
  • FreeBSD
  • +
  • GNU/Linux
  • +
  • Mac-OS X
  • +
  • MS DOS
  • +
  • MS Windows
  • +
  • NetBSD
  • +
  • OpenBSD
  • +
  • Solaris
  • +
  • SunOS
  • +
  • Ultrix
  • +
-
+

+ Here are other machines that GNU Emacs has code to support. These + machines are old, and in many cases we don't know whether they still + work. The definitive reference for this is + the etc/MACHINES file distributed with GNU Emacs, which + also lists special requirements for these systems if compiling GNU + Emacs from source. +

+ + + + + + +
+
    +
  • Acorn
  • +
  • Alliant
  • +
  • Alliant FX/2800
  • +
  • Alpha (DEC)
  • +
  • Altos 3068
  • +
  • Amdahl UTS
  • +
  • Apollo
  • +
  • AT&T 3b2, 3b5, 3b15, 3b20
  • +
  • AT&T 7300 or 3b1
  • +
  • Bull DPX/2 models 2nn or 3nn
  • +
  • Bull DPX/20
  • +
  • Bull sps7
  • +
  • CCI 5/32, 6/32
  • +
  • Celerity
  • +
  • Clipper
  • +
  • Convex
  • +
  • Cubix QBx/386
  • +
  • Cydra 5
  • +
  • Data General Aviion
  • +
  • DECstation
  • +
  • Motorola Delta 147, Delta 187
  • +
  • Dual running System V or Uniplus
  • +
  • Elxsi 6400
  • +
  • Encore
  • +
  • GEC 63
  • +
  • Gould Power Node
  • +
  • Gould NP1
  • +
  • Harris Night Hawk
  • +
  • Harris Power PC
  • +
  • Honeywell XPS100
  • +
  • Hewlet-Packard 9000 series 200, 300, 700, 800
  • +
  • High Level Hardware Orion, Orion 1/05
  • +
  • Hitachi SR2001/SR2201
  • +
  • IBM PS/2
  • +
  • IBM RS/6000
  • +
  • IBM RT/PC
  • +
+
+
    +
  • Integrated Solutions ‘Optimum V’
  • +
  • Intel x86
  • +
  • Masscomp
  • +
  • Megatest
  • +
  • Mips
  • +
  • National Semiconductor 32000
  • +
  • NCR Tower 32
  • +
  • NCR Intel system
  • +
  • NeXT
  • +
  • Nixdorf Targon 31
  • +
  • Nu (TI or LMI)
  • +
  • Paragon OSF/1
  • +
  • Plexus
  • +
  • Pmax (DEC Mips)
  • +
  • Prime EXL
  • +
  • Pyramid
  • +
  • Sequent Balance
  • +
  • Sequent Symmetry
  • +
  • SGI (most or all models)
  • +
  • Siemens Nixdorf RM600 and RM400
  • +
  • Sony News
  • +
  • Sony News 3000 series
  • +
  • Stardent i860
  • +
  • Stardent 1500 or 3000
  • +
  • Stride
  • +
  • Sun 3, Sun 4 (sparc), Sun 386
  • +
  • Tadpole 68K
  • +
  • Tahoe
  • +
  • Tandem Integrity S2
  • +
  • Tektronix XD88
  • +
  • Tektronix 16000 box
  • +
  • Tektronix 4300
  • +
  • Titan P2, P3
  • +
  • Ustation E30 (SS5E)
  • +
  • Vax
  • +
  • Whitechapel MG1
  • +
  • Wicat
  • +
+
-
+

+ Next, here is a table listing some additional operating systems + which Emacs supports. We have listed an operating system here if it + can run on more than one machine type, or if other operating systems + can also run on the same machine type. +

-

What is Emacs?

+

+ Many of the computer types listed above always or usually run one + particular operating system developed by the computer manufacturer. + (Often this is a variant of Unix.) We have not listed the names of + those operating systems here. +

+ +
    +
  • Berkeley Unix (BSD) 4.1, 4.2, 4.3, 4.4
  • +
  • Esix
  • +
  • Microport
  • +
  • SCO Unix
  • +
  • System V rel 0, rel 2, rel 2.2, rel 3, rel 4.0.3, rel 4.0.4
  • +
  • Uniplus 5.2
  • +
  • Xenix
  • +
-

+

Why is it called Emacs?

-To quote the Emacs Manual: +

+ The name “Emacs” was originally chosen as an + abbreviation of Editor MACroS. +

-
-Emacs is the extensible, customizable, self-documenting real-time -display editor. -
+

+ The original Emacs implementation was written for the Incompatible + Timesharing System (ITS) as a collection of TECO macros for ITS + TECO. There was a custom of giving such macro packages names ending + in “mac” or “macs”. A further reason for + choosing this particular name was that the abbreviation + “e” was unused at the time on ITS. +

-If this seems to be a bit of a mouthful, an easier explanation is Emacs is -a text editor and more. At its core is an interpreter for Emacs Lisp -(``elisp'', for short), a dialect of the Lisp -programming language with extensions to support text editing. +

+ The Emacs FAQ (html, + plain text, Texinfo in + the Emacs source distribution) contains a longer explanation, as + well as a brief history of Emacs. +

-Some of the features of GNU Emacs include: +

Obtaining GNU Emacs

-
    +

    + GNU Emacs can be obtained + from + http://ftp.gnu.org/pub/gnu/emacs/, or from a local FTP + mirror. +

    -
  • Content sensitive major modes for a wide variety of file types, - from plain text to source code to HTML files. +

    + The GNU + Emacs CVS repository is available for general access through + savannah.gnu.org's + emacs project page. +

    -
  • Complete online documentation, including a tutorial for new users. +

    Getting Help with GNU Emacs

    -
  • Highly extensible through the Emacs Lisp language. +

    + Information on getting help with GNU software in general is + available at the Get Help with GNU + Software page. +

    -
  • Support for many languages and their scripts, including all the - European ``Latin'' scripts, Russian, Greek, Japanese, Chinese, Korean, - Thai, Vietnamese, Lao, Ethiopian, and some Indian scripts. (Sorry, - Mayan hieroglyphs are not supported.) +

    Manuals

    -
  • A large number of extensions which add other functionality. The - GNU Emacs distribution includes many extensions; many others are +

    + The Free Software Foundation publishes three + manuals about GNU Emacs. They are the + Emacs + Manual, + the + Introduction to Emacs Lisp Programming, and the + Emacs Lisp + Reference Manual. You + can order any of these manuals + in printed form from the Free Software Foundation. +

    - available separately--even a +

    + The source code for the Emacs Manual is included in the Emacs + distribution itself. The Emacs Lisp Reference Manual is available + as a separate distribution on ftp.gnu.org. The Emacs Reference Card + (texinfo source) is + also translated into + Czech. +

    - web browser -
+

+ Here are the cover of the original Emacs + Manual for ITS, the cover of the original + Emacs Manual for Twenex, and the only cartoon I've ever drawn, + the Self-Documenting + Extensible Editor. +

+ +

FAQ

+ + -

Releases

-

+

Mailing Lists

-GNU Emacs is a rapidly developed project. Extensions require -time to develop right and test thoroughly. +

+ The mailing list + + help-gnu-emacs@gnu.org is specifically for asking + for help with GNU Emacs. This is equivalent to the newsgroup + gnu.emacs.help. +

- - -

Supported Platforms

- -Emacs 21 runs on these operating systems -regardless of the machine type: - -
    -
  • AIX 4.3.3 and higher -
  • FreeBSD -
  • GNU/Linux -
  • Mac-OS X -
  • MS DOS -
  • MS Windows -
  • NetBSD -
  • OpenBSD -
  • Solaris -
  • SunOS -
  • Ultrix -
- -Here are other machines that GNU Emacs has code to support. These -machines are old, and in many cases we don't know whether they still -work. The definitive reference for this is -the etc/MACHINES file distributed with GNU Emacs, which -also lists special requirements for these systems if compiling GNU -Emacs from source. - -

- - - - - -
-
    -
  • Acorn -
  • Alliant -
  • Alliant FX/2800 -
  • Alpha (DEC) -
  • Altos 3068 -
  • Amdahl UTS -
  • Apollo -
  • AT&T 3b2, 3b5, 3b15, 3b20 -
  • AT&T 7300 or 3b1 -
  • Bull DPX/2 models 2nn or 3nn -
  • Bull DPX/20 -
  • Bull sps7 -
  • CCI 5/32, 6/32 -
  • Celerity -
  • Clipper -
  • Convex -
  • Cubix QBx/386 -
  • Cydra 5 -
  • Data General Aviion -
  • DECstation -
  • Motorola Delta 147, Delta 187 -
  • Dual running System V or Uniplus -
  • Elxsi 6400 -
  • Encore -
  • GEC 63 -
  • Gould Power Node -
  • Gould NP1 -
  • Harris Night Hawk -
  • Harris Power PC -
  • Honeywell XPS100 -
  • Hewlet-Packard 9000 series 200, 300, 700, 800 -
  • High Level Hardware Orion, Orion 1/05 -
  • Hitachi SR2001/SR2201 -
  • IBM PS/2 -
  • IBM RS/6000 -
  • IBM RT/PC -
-
-
    -
  • Integrated Solutions 'Optimum V' -
  • Intel x86 -
  • Masscomp -
  • Megatest -
  • Mips -
  • National Semiconductor 32000 -
  • NCR Tower 32 -
  • NCR Intel system -
  • NeXT -
  • Nixdorf Targon 31 -
  • Nu (TI or LMI) -
  • Paragon OSF/1 -
  • Plexus -
  • Pmax (DEC Mips) -
  • Prime EXL -
  • Pyramid -
  • Sequent Balance -
  • Sequent Symmetry -
  • SGI (most or all models) -
  • Siemens Nixdorf RM600 and RM400 -
  • Sony News -
  • Sony News 3000 series -
  • Stardent i860 -
  • Stardent 1500 or 3000 -
  • Stride -
  • Sun 3, Sun 4 (sparc), Sun 386 -
  • Tadpole 68K -
  • Tahoe -
  • Tandem Integrity S2 -
  • Tektronix XD88 -
  • Tektronix 16000 box -
  • Tektronix 4300 -
  • Titan P2, P3 -
  • Ustation E30 (SS5E) -
  • Vax -
  • Whitechapel MG1 -
  • Wicat -
-
- -

-Next, here is a table listing some additional operating systems which -Emacs supports. We have listed an operating system here if it can run -on more than one machine type, or if other operating systems can also -run on the same machine type. - -

-Many of the computer types listed above always or usually run one -particular operating system developed by the computer manufacturer. -(Often this is a variant of Unix.) We have not listed the names -of those operating systems here. -

- -

    -
  • Berkeley Unix (BSD) 4.1, 4.2, 4.3, 4.4 -
  • Esix -
  • Microport -
  • SCO Unix -
  • System V rel 0, rel 2, rel 2.2, rel 3, rel 4.0.3, rel 4.0.4 -
  • Uniplus 5.2 -
  • Xenix -
- -

Why is it called Emacs?

- -

- -The name ``Emacs'' was originally chosen as an abbreviation of Editor -MACroS. -

- -The original Emacs implementation was written for the Incompatible -Timesharing System (ITS) as a collection of TECO macros for ITS TECO. -There was a custom of giving such macro packages names ending in -``mac'' or ``macs''. A further reason for choosing this particular -name was that the abbreviation ``e'' was unused at the time on ITS. -
- -

-The Emacs FAQ (html, -plain text, Texinfo in the -Emacs source distribution) contains a longer explanation, as well as a -brief history of Emacs. -

- -

Obtaining GNU Emacs

- -

-GNU Emacs can be obtained from -<http://ftp.gnu.org/pub/gnu/emacs/>, or from a local FTP -mirror. -

-The GNU -Emacs CVS repository is available for general access through -savannah.gnu.org's -emacs project page -

- -

Getting Help with GNU Emacs

- -

-Information on getting help with GNU software in general is available -at the -Get Help with GNU Software -page. -

+

Usenet

-
    -
  • Manuals -

    - The Free Software Foundation publishes three - manuals about GNU Emacs. They are the - Emacs Manual, - the - - Introduction to Emacs Lisp Programming, and the - - Emacs Lisp Reference Manual. - You can order any of these manuals - in printed form from the Free Software Foundation. -

    +

    + There is a newsgroup specifically for asking for help with GNU Emacs + gnu.emacs.help. This newsgroup is + gatewayed automatically to the mailing list + <help-gnu-emacs@gnu.org>, + so anything you post on one of them appears on the other as + well. +

    - The source code for the Emacs Manual is included in the Emacs - distribution itself. The Emacs Lisp Reference Manual is available as - a separate distribution on ftp.gnu.org. The Emacs Reference Card (texinfo - source) is also translated into - Czech. -

    - - Here are the cover of the original Emacs - Manual for ITS, the cover of the original Emacs - Manual for Twenex, and the only cartoon I've ever drawn, - the Self-Documenting - Extensible Editor. - -

  • FAQ - - +

    Finding packages for GNU Emacs

    -
  • Mailing Lists +

    + If you are looking for ELisp packages, check out the following + resources: +

    + +
      +
    • the Emacs Wiki (see below)
    • + +
    • the Emacs FAQ, under the + sections Finding/Getting Emacs and Related packages + and Major Emacs Lisp Packages, Emacs Extensions, and Related + Programs.
    • +
    -

    - The mailing list - - <help-gnu-emacs@gnu.org> is specifically for asking - for help with GNU Emacs. This is equivalent to the newsgroup - <gnu.emacs.help>. -

    +

    Further Information

    - The Savannah page - for Emacs mailing lists lists some more lists related to Emacs. +

    + The Savannah Emacs + page has additional information about Emacs, including CVS + access to the Emacs development sources. +

    -

    - There are other GNU mailing lists - and newsgroups, including several on GNU Emacs and its extensions. +

    + The Emacs Wiki is a + community website which collects ELisp code, questions and answers + related to ELisp code and style; introductions to ELisp packages and + links to their sources; complete manuals or documentation fragments; + comments on features, differences, and history of different Emacs + versions, flavors, and ports; jokes; pointers to clones and Emacs + look-alikes, as well as references to other Emacs related + information on the Web. +

    -
  • Usenet -

    - There is a newsgroup specifically for asking for help with GNU Emacs - gnu.emacs.help. +

    + If you haven't had any experience with Lisp, you can find some + useful information at The Association of + Lisp Users. +

    - This newsgroup is gatewayed automatically to the mailing list - <help-gnu-emacs@gnu.org>, so anything you post on one - of them appears on the other as well.

    -

- -

Finding -packages for GNU Emacs -

- -

-If you are looking for ELisp packages, check out the following resources: - -

    -
  • the Emacs Wiki (see below) - -
  • the Emacs - FAQ, under the sections Finding/Getting Emacs and Related - packages and Major Emacs Lisp Packages, Emacs Extensions, - and Related Programs -
- -

Further Information

- -

-The Savannah Emacs -page has additional information about Emacs, including CVS access -to the Emacs development sources. - -

-The Emacs Wiki is a community -website which collects ELisp code, questions and answers related to -ELisp code and style; introductions to ELisp packages and links to -their sources; complete manuals or documentation fragments; comments -on features, differences, and history of different Emacs versions, -flavors, and ports; jokes; pointers to clones and Emacs look-alikes, as -well as references to other Emacs related information on the Web. - -

-If you haven't had any experience with Lisp, you can find some useful -information at The Association of -Lisp Users. -

-We also have a copy of the - -1981 paper by Richard -Stallman, describing the design of the original Emacs and the -lessons to be learned from it. - -

-There is also a transcript of a -speech, My Lisp Experiences and the Development of GNU -Emacs given by Richard Stallman at the International Lisp -Conference on 28 Oct 2002. - -

How to Help with GNU Emacs

-

- -To contact the maintainers of Emacs, either to report a bug or to -contribute fixes or improvements, send mail to -<bug-gnu-emacs@gnu.org>. - -

GNU Emacs Fun

- - -

-


-

- -

-Return to GNU's home page. -

- -

-Please send FSF & GNU inquiries & questions to -gnu@gnu.org. -There are also other ways to -contact the FSF. -

- -

-We thank Greg Harvey for writing this page. -

- -

-Please send comments on these web pages to -webmasters@www.gnu.org, -send other questions to -gnu@gnu.org. -

- -

-Copyright © 1998, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA -

- -

-Verbatim copying and distribution of this entire article is -permitted in any medium, provided this notice is preserved.

-Updated: +

+ We also have a copy of + the 1981 paper by Richard + Stallman, describing the design of the original Emacs and the + lessons to be learned from it. +

+ +

+ There is also a transcript of a + speech, My Lisp Experiences and the Development of GNU + Emacs given by Richard Stallman at the International Lisp + Conference on 28 Oct 2002. +

+ +

How to Help with GNU Emacs

+ +

+ To contact the maintainers of Emacs, either to report a bug or to + contribute fixes or improvements, send mail + to <bug-gnu-emacs@gnu.org>. +

+ +

GNU Emacs Fun

+ + + + + + + + + + + + + +
+

Translations of this page:

+ + + + + + + + + + + + + + +
+ + +