Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Gosling Emacs


Related Topics

In the News (Mon 16 Nov 09)

  
  Gosling Emacs - Wikipedia, the free encyclopedia
Gosling Emacs (often seen shortened to "Gosmacs") was an Emacs implementation written in 1981 by James Gosling in C; it was the first Emacs to run under Unix.
Gosling initially allowed Gosling Emacs to be redistributed with no formal restrictions, but later sold it to UniPress.
Gosling Emacs was especially notable for its efficient redisplay code, which used a dynamic programming technique to solve the classical string-to-string correction problem.
en.wikipedia.org /wiki/Gosling_Emacs   (294 words)

  
 Emacs - Wikipedia, the free encyclopedia
Emacs is a class of text editors, possessing an extensive set of features, that is popular with computer programmers and other technically-proficient computer users.
Many versions of Emacs have appeared over the years, but nowadays there are two that are commonly used: GNU Emacs, written by Richard Stallman beginning in 1984, and XEmacs, a mostly-compatible fork of GNU Emacs that was started in 1991.
In 1984, Stallman began working on GNU Emacs to produce a free software alternative to Gosling Emacs; intially it was based on Gosling Emacs, but Stallman replaced the Mocklisp interpreter at its heart with a true Lisp interpreter, which entailed replacing nearly all of the code.
en.wikipedia.org /wiki/Emacs   (3356 words)

  
 Charles Babbage Institute: RESEARCH PROGRAM> Current research   (Site not responding. Last check: 2007-10-08)
Emacs (originally for “Editor Macros,” and later “Extensible Macro System”) is a display and text editor (qv) distributed as free software (qv) by Richard Stallman and the GNU Project (qv).
Emacs was not the first real-time editor, but it achieved popularity by facilitating the growth of customizations and extensions to the software.
Emacs was first written by Stallman in the Artificial Intelligence Laboratory at MIT in the mid-1970s.
www.cbi.umn.edu /shp/entries/emacs.html   (582 words)

  
 Emacs   (Site not responding. Last check: 2007-10-08)
Many versions of Emacs have appeared over the years, but nowadays there are two that are commonly used: GNU Emacs, written by Richard Stallman beginning in 1984, and XEmacs, which forked from GNU Emacs in 1991.
Emacs is typically on one side of the editor wars, the other being vi.
GNU Emacs was written in C and used Emacs Lisp as an extension language.
www.worldhistory.com /wiki/E/Emacs.htm   (2935 words)

  
 [No title]   (Site not responding. Last check: 2007-10-08)
Emacs when starting up on terminal type T automatically loads a library named term-T. T is the value of the TERM environment variable.
Emacs now prefers to redraw a few lines rather than shift them a long distance on the screen, when the terminal is fast.
Changes in Emacs 1.5 * suspend-emacs now accepts an optional argument which is a string to be stuffed as terminal input to be read by Emacs's superior shell after Emacs exits.
www.prideboys.de /doc/emacs20/etc/OOOOONEWS   (7357 words)

  
 [Chapter 1] Yet Another Language?
Gosling first made a name for himself in the early '80s as the author of Gosling Emacs, the first version of the popular Emacs editor that was written in C and ran under UNIX.
Gosling Emacs became popular, but was soon eclipsed by a free version, GNU Emacs, written by Emacs's original designer.
Gosling and his teammates began programming in C++, but they soon found themselves confounded by a language that was too complex, unwieldy, and insecure for the task.
alex.mackow.free.fr /books/java/exp/ch01_01.htm   (1320 words)

  
 Gosling Emacs -- Facts, Info, and Encyclopedia article   (Site not responding. Last check: 2007-10-08)
Gosling Emacs was especially notable for its efficient redisplay code, which used a (Click link for more info and facts about dynamic programming) dynamic programming technique to solve the classical string-to-string correction problem.
The algorithm was quite sophisticated; that section of the source was headed by a (Emblem warning of danger or death) skull and crossbones in (Click link for more info and facts about ASCII art) ASCII art, warning would-be improvers that even if they thought they understood how the display code worked, they actually did not.
Since Gosling had permitted its unrestricted redistribution, (Click link for more info and facts about Richard Stallman) Richard Stallman used some Gosling Emacs code in the initial version of (Click link for more info and facts about GNU Emacs) GNU Emacs.
www.absoluteastronomy.com /encyclopedia/g/go/gosling_emacs.htm   (337 words)

  
 [No title]
Unix Emacs was called Emacs in the hope that the cries of outrage would be enough to goad the author and others to bring it up to the standards of what has come before.
The Screen Emacs divides a screen into several areas called windows, at the bottom of the screen there is a one line area that is used for messages and questions from Emacs.
Emacs prompts for an old and a new string in the minibuffer (the line at the bottom of the screen).
fas.sfu.ca /doc/gos-emacs.txt   (16672 words)

  
 The Short History of the Development of Emacs and XEmacs
Emacs is probably the oldest editor in wide usage (may be IBM's Xedit is the only competitor), a dinosaur from the long forgotten era of Tops-20 and PDP-10 computers.
Gosling Emacs, the first Emacs to run on Unix, was written by James Gosling in 1981.
Actually Gosling Emacs indirectly gave birth to GPL as it was RMS reaction to commercializing of Gosling Emacs.
www.softpanorama.org /People/Stallman/history_of_emacs_and_xemacs.shtml   (5936 words)

  
 A Tutorial Introduction to Emacs
Emacs is actually the name of a family of text editors that are either descended from or inspired by one another.
GNU Emacs was written by Richard Stallman, the main author of the original TECO Emacs.
The Emacs screen is completely devoted to the text of your file, except for one line near the bottom of the screen: the Mode Line.
www.lib.uchicago.edu /keith/tcl-course/emacs-tutorial.html   (6720 words)

  
 [No title]
Emacs (i.e., the version distributed by the FSF) has a larger installed base and supports character terminals, while XEmacs can do some clever tricks with X Windows, such as putting arbitrary graphics in a buffer.
Emacs and XEmacs each come with Lisp packages that are lacking in the other; RMS says that the FSF would include more packages that come with XEmacs, but that the XEmacs maintainers don't always keep track of the authors of contributed code, which makes it impossible for the FSF to have certain legal papers signed.
XEmacs vs. GNU Emacs There are currently irreconcilable differences in the views about technical, programming, design and organizational matters between RMS and the XEmacs development team which provide little hope for a merge to take place in the short-term future.
linuxmafia.com /~rick/linux-info/emacs   (1590 words)

  
 An EMACS Primer
EMACS is a powerful text file editor that has been much emulated by others.
Emacs stores a history of commands that have been entered through the minibuffer and commands can be recalled by pressing the up-arrow key.
Emacs then checks the file back into SCCS for you and changes the file buffer back to read-only mode.
www.farne.uklinux.net /emacs-primer.html   (2526 words)

  
 XEmacs Internals Manual: A History of Emacs
GNU Emacs dates back to 1985 and was modelled after Unipress Emacs, an editor written by James Gosling in 1981 and based on a series of other "Emacs"-like editors, including EINE (EINE Is Not EMACS), c.
ITS, TECO, and Emacs were products of a group of people at MIT who called themselves "hackers", who shared an idealistic belief system about the free exchange of information and were fanatical in their devotion to and time spent with computers.
Lucid soon began incorporating features from GNU Emacs 19 into Lucid Emacs; for the first year, the work was mostly done by Richard Mlynarik, who had been working on and using GNU Emacs for a long time (back as far as version 16 or 17).
www.xemacs.org /Documentation/21.5/html/internals_3.html   (3385 words)

  
 Info Node: (xemacs.info)Emulation   (Site not responding. Last check: 2007-10-08)
Most of the EDT emulation commands are keypad keys, and most standard Emacs key bindings are still available.
Gosling Emacs Turn on emulation of Gosling Emacs (aka Unipress Emacs) with `M-x set-gosmacs-bindings'.
It is also possible to run Mocklisp code written for Gosling Emacs.
www.nada.kth.se /cgi-bin/info?(xemacs.info)Emulation   (253 words)

  
 James Gosling
James Gosling (born May 19, 1956) is a famous programmer from Canada.
James Gosling was born near Calgary, Alberta, Canada.
He is the "father" of the Java programming language, as well as the creator of NeWS and Gosling Emacs.
www.brainyencyclopedia.com /encyclopedia/j/ja/james_gosling.html   (122 words)

  
 mh-e - History of mh-e   (Site not responding. Last check: 2007-10-08)
About that time, Stallman's first version of GNU Emacs came out and people started to move to it from Gosling Emacs (as I recall, the transition took a year or two).
I decided to port Reid's MHE and used the mlisp to Emacs Lisp translator that came with GNU Emacs.
I am very familiar and comfortable with the Emacs interface (with just a few modifications of my own) and dislike having to use applications with embedded editors; they never live up to Emacs.
www.ugcs.caltech.edu /info/emacs/mh-e_6.html   (985 words)

  
 NewsForge | Father of Java Sounds Off
James Gosling, the father of Java and a fellow at Sun Microsystems Inc., graced the Software Development Conference and Expo East 2002 with his presence this week, addressing a wide range of issues from Sun's software strategy to Web services to embedded Java to open-source software.
Actually, Emacs *did* evolved - compare what it was that time and what is it now in TeXmacs and Xemacs.
Gosling is just a marketing - there is no other value in it.
www.newsforge.com /newsvac/02/11/22/224226.shtml   (390 words)

  
 Otaku, Cedric's weblog: Stallman, Gosling and a bit of emacs history
Tired with his position and also upset by the constant delay that emacs 19 was incurring, a group of people decided to fork off gnuemacs and start a new project intended to gather all the latest technologies that were picking up steam fast.
Lucid Emacs was a high-quality implementation of emacs and its very innovative support for the mouse and other graphic features made it an instant hit in the emacs community.
The height of the debate was reached when it was pointed out that despite all his critiques of Lucid Emacs, Stallman had apparently not even try to run it.
beust.com /weblog/archives/000014.html   (1348 words)

  
 My Lisp Experiences and the Development of GNU Emacs - GNU Project - Free Software Foundation (FSF)
The interesting idea about Emacs was that it had a programming language, and the user's editing commands would be written in that interpreted programming language, so that you could load new commands into your editor while you were editing.
Multics Emacs proved to be a great success -- programming new editing commands was so convenient that even the secretaries in his office started learning how to use it.
He wrote in a manual that he called the program Emacs hoping that others in the community would improve it until it was worthy of that name.
www.gnu.org /gnu/rms-lisp.html   (4503 words)

  
 The History of the GNU General Public License
Gosling initally allowed free distribution of the Gosling Emacs source code, which Stallman used in early 1985 in the first version (15.34) of GNU Emacs.
Gosling later sold rights to Gosling Emacs to UniPress, and Gosling Emacs became UniPress Emacs.
Gosling originally had set up his Emacs and distributed it free and gotten many people to help develop it, under the expectation based on Gosling's own words in his own manual that he was going to follow the same spirit that I started with the original Emacs.
www.free-soft.org /gpl_history   (2013 words)

  
 Re: [Eug-lug] Computer time
It probably was short for "editing macros", though officially, > EMACS doesn't stand for anything.
I tried to find a copy of gosmacs screen.c which starts with > the very best comment I've ever seen in a source file, but it seems to > be lost to antiquity.
Gosling also published a paper in the CACM > about the algorithms in that file.
www.mail-archive.com /euglug@euglug.org/msg02646.html   (1004 words)

  
 Software Portability
James Gosling, now best known for his involvement in the creation of Java, was well known in the early 1980s as the author of Gosling Emacs.
We had a tape of Gosling Emacs at school, and I undertook to learn it inside and out.
I don't believe UniPress still distributes Gosling Emacs - GNU seems to have taken over - but this was my first large-scale introduction to porting.
www.unixwiz.net /about/porting.html   (2188 words)

  
 GOSMACS - Definition   (Site not responding. Last check: 2007-10-08)
The first Emacs implementation in C, predating but now largely eclipsed by GNU Emacs.
Originally freeware; a commercial version is now modestly popular as UniPress Emacs.
The author (James Gosling) went on to invent NeWS.
www.hyperdictionary.com /computing/gosmacs   (35 words)

  
 Emulation   (Site not responding. Last check: 2007-10-08)
GNU Emacs can be programmed to emulate (more or less) most other editors.
All of the vi commands that, in real vi, enter ``input'' mode are programmed in the Emacs emulator to return to the previous major mode.
This emulation does not work through major modes, and it is possible to switch buffers in various ways within the emulator.
www.cse.unsw.edu.au /~geoffo/info/emacs/Emulation.html   (314 words)

  
 Emacs Timeline
as Craig Finseth's periodic posting of emacs implementations shows, that would be much larger than this.
X Emacs part of the world, and their important predecessors.
1978 Multics Emacs ZWEI (ZWEI Was EINE Initially) by Bernie Greenberg.
www.jwz.org /doc/emacs-timeline.html   (295 words)

  
 GOSMACS - Ursine   (Site not responding. Last check: 2007-10-08)
[contraction of ‘Gosling EMACS’] The first EMACS-in-C implementation, predating but now largely eclipsed by GNUMACS.
Originally freeware; a commercial version was modestly popular as ‘UniPress EMACS’ during the 1980s.
The author, James Gosling, went on to invent NeWS and the programming language Java; the latter earned him demigod status.
ursine.ca /GOSMACS   (80 words)

  
 UniPress Software   (Site not responding. Last check: 2007-10-08)
Worked with Mike Gallaher on the UniPress Emacs NeWS window system interface (Gosling's Emacs on Gosling's Network extensible Window System).
Implemented a popup menu interface, a menu compiler, a text selection interface, tab windows, and pie menus, including custom font and color selection pie menus.
Ported the Emacs NeWS interface to the 4Sight window system on the Silicon Graphics Iris 4D.
www.donhopkins.com /home/UniPress.html   (61 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.