* Oldest running Emacs version @ 2003-05-02 22:35 Luis Fernandes 2003-05-02 23:15 ` Jesper Harder 2003-05-07 14:34 ` Luis Fernandes 0 siblings, 2 replies; 30+ messages in thread From: Luis Fernandes @ 2003-05-02 22:35 UTC (permalink / raw) I'm wondering which version of Emacs is the oldest still currently running. Please let us know. (I would not be surprised if someone is still running 18.x; I would be surprised at 17.x. I still have 19.34 installed (the best Emacs ever released) on our system but have switched to 21.0.106 (the 21.1 pre-test) :) ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-02 22:35 Oldest running Emacs version Luis Fernandes @ 2003-05-02 23:15 ` Jesper Harder 2003-05-02 23:31 ` Barry Margolin ` (3 more replies) 2003-05-07 14:34 ` Luis Fernandes 1 sibling, 4 replies; 30+ messages in thread From: Jesper Harder @ 2003-05-02 23:15 UTC (permalink / raw) Luis Fernandes <elf@ee.ryerson.ca> writes: > I'm wondering which version of Emacs is the oldest still currently > running. Please let us know. twenex.org is running TOPS-20 with an Emacs identifying itself as: EMACS Editor, version 165 - type ^_ (the help character) for help. its.svensson.org is runing ITS with an Emacs saying: EMACS Editor, version 162 - type Help(^_H) for help. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-02 23:15 ` Jesper Harder @ 2003-05-02 23:31 ` Barry Margolin 2003-05-03 0:08 ` Jesper Harder 2003-05-03 1:40 ` Niels Freimann ` (2 subsequent siblings) 3 siblings, 1 reply; 30+ messages in thread From: Barry Margolin @ 2003-05-02 23:31 UTC (permalink / raw) In article <m3k7d9aqjf.fsf@defun.localdomain>, Jesper Harder <harder@myrealbox.com> wrote: >Luis Fernandes <elf@ee.ryerson.ca> writes: > >> I'm wondering which version of Emacs is the oldest still currently >> running. Please let us know. > >twenex.org is running TOPS-20 with an Emacs identifying itself as: > > EMACS Editor, version 165 - type ^_ (the help character) for help. > >its.svensson.org is runing ITS with an Emacs saying: > > EMACS Editor, version 162 - type Help(^_H) for help. Since this is gnu.emacs.help, I suspect the OP is mainly interested in GNU Emacs. ITS EMACS is a totally different beast (although it was written by RMS as well). -- Barry Margolin, barry.margolin@level3.com Genuity Managed Services, a Level(3) Company, Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-02 23:31 ` Barry Margolin @ 2003-05-03 0:08 ` Jesper Harder 2003-05-03 17:36 ` Karl Eichwalder 0 siblings, 1 reply; 30+ messages in thread From: Jesper Harder @ 2003-05-03 0:08 UTC (permalink / raw) Barry Margolin <barry.margolin@level3.com> writes: > Jesper Harder <harder@myrealbox.com> wrote: > >>twenex.org is running TOPS-20 with an Emacs identifying itself as: >> >> EMACS Editor, version 165 - type ^_ (the help character) for help. >> >>its.svensson.org is runing ITS with an Emacs saying: >> >> EMACS Editor, version 162 - type Help(^_H) for help. > > Since this is gnu.emacs.help, I suspect the OP is mainly interested > in GNU Emacs. ITS EMACS is a totally different beast (although it > was written by RMS as well). Yeah, but the interesting thing is that both of them feel very familiar -- I think anyone who's used to a modern Emacs would have few problems using the old versions. The Emacs user interface hasn't really changed that much. Compare that to using ITS or TOPS-20. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-03 0:08 ` Jesper Harder @ 2003-05-03 17:36 ` Karl Eichwalder 2003-05-04 1:51 ` Jesper Harder 2003-05-05 8:59 ` Tim X 0 siblings, 2 replies; 30+ messages in thread From: Karl Eichwalder @ 2003-05-03 17:36 UTC (permalink / raw) Jesper Harder <harder@myrealbox.com> writes: > Yeah, but the interesting thing is that both of them feel very > familiar -- I think anyone who's used to a modern Emacs would have few > problems using the old versions. I guess you never watched new Emacs users? They heavily rely on the menu system! > The Emacs user interface hasn't really changed that much. It was enhanced and new Emacs users take it for granted that menus and mouse support is available :) -- | ,__o http://www.gnu.franken.de/ke/ | _-\_<, ke@suse.de (work) / keichwa@gmx.net (home) | (*)/'(*) ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-03 17:36 ` Karl Eichwalder @ 2003-05-04 1:51 ` Jesper Harder 2003-05-05 19:53 ` Barry Margolin 2003-05-05 8:59 ` Tim X 1 sibling, 1 reply; 30+ messages in thread From: Jesper Harder @ 2003-05-04 1:51 UTC (permalink / raw) Karl Eichwalder <keichwa@gmx.net> writes: > Jesper Harder <harder@myrealbox.com> writes: > >> Yeah, but the interesting thing is that both of them feel very >> familiar -- I think anyone who's used to a modern Emacs would have few >> problems using the old versions. > > I guess you never watched new Emacs users? They heavily rely on the > menu system! But those are minor details. You login to an ITS or TOPS-20 box, and it's a strange and unfamiliar place. You stumble along, you don't know the vernacular, you can't move a file or order a beer. But then you see this familiar building, type emacs -- and it's almost like home. The usual key bindings do what you expect them to, there's paren matching, you can split windows with `C-x 2' and there's even Dired. Now, wouldn't it be ungrateful to complain about missing menues :-? Next, all you need is to discover that they both have Lisps (Maclisp and Interlisp, repectively), and you could actually start using them for something interesting. That's not so bad for an ancient operating system you've never used before. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-04 1:51 ` Jesper Harder @ 2003-05-05 19:53 ` Barry Margolin 2003-05-05 22:37 ` Niels Freimann ` (2 more replies) 0 siblings, 3 replies; 30+ messages in thread From: Barry Margolin @ 2003-05-05 19:53 UTC (permalink / raw) In article <m3ptmz32eu.fsf@defun.localdomain>, Jesper Harder <harder@myrealbox.com> wrote: >Next, all you need is to discover that they both have Lisps (Maclisp >and Interlisp, repectively), and you could actually start using them >for something interesting. ITS/TOPS-20 EMACS is customized in TECO, not Lisp. -- Barry Margolin, barry.margolin@level3.com Genuity Managed Services, a Level(3) Company, Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-05 19:53 ` Barry Margolin @ 2003-05-05 22:37 ` Niels Freimann [not found] ` <mailman.5607.1052174541.21513.help-gnu-emacs@gnu.org> 2003-05-06 0:43 ` Jym Dyer 2 siblings, 0 replies; 30+ messages in thread From: Niels Freimann @ 2003-05-05 22:37 UTC (permalink / raw) Cc: Barry Margolin On Monday 05 May 2003 21:53, Barry Margolin wrote: > ITS/TOPS-20 EMACS is customized in TECO, not Lisp I already mentioned that in my first message. *emacs* isn't ITS/TOPS-20 emacs, but Bernies Multics emacs, and the machine with the *running its" in real is a PC or something running an pdp-10 emulator. Guess we should close that chapter. ^ permalink raw reply [flat|nested] 30+ messages in thread
[parent not found: <mailman.5607.1052174541.21513.help-gnu-emacs@gnu.org>]
* Re: Oldest running Emacs version [not found] ` <mailman.5607.1052174541.21513.help-gnu-emacs@gnu.org> @ 2003-05-05 23:08 ` Barry Margolin 2003-05-06 8:48 ` Niels Freimann [not found] ` <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org> 0 siblings, 2 replies; 30+ messages in thread From: Barry Margolin @ 2003-05-05 23:08 UTC (permalink / raw) In article <mailman.5607.1052174541.21513.help-gnu-emacs@gnu.org>, Niels Freimann <nfreimann@firemail.de> wrote: >On Monday 05 May 2003 21:53, Barry Margolin wrote: >> ITS/TOPS-20 EMACS is customized in TECO, not Lisp > >I already mentioned that in my first message. *emacs* isn't >ITS/TOPS-20 emacs, but Bernies Multics emacs, and the >machine with the *running its" in real is a PC or something >running an pdp-10 emulator. Since Multics Emacs ran on Multics, and was never ported to any other OS, I really doubt that this is what you're seeing. It's almost certainly ITS EMACS, which runs on PDP-10/20 machines running ITS or TOPS-20. ITS EMACS is the grand-daddy of all Emacs and Emacs-like editors. They all share the same basic commands (e.g. the ones you learn in the tutorial), as well as the overall UI philosophy (buffers, major and minor modes, etc.), but diverge when you start looking at the less commonly used features (like they all have Dired, but differ in the commands that are available within it). This is mostly just due to normal evolutionary processes. Development of ITS EMACS and Multics Emacs stopped in the early 80's. GNU Emacs was born around that time, with most of the features that the predecessors had, and has since had hundreds of developers adding things to it. Throughout all of this it has still retained much of the core; a time traveler coming from 1980 would have little difficulty using GNU Emacs. -- Barry Margolin, barry.margolin@level3.com Genuity Managed Services, a Level(3) Company, Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-05 23:08 ` Barry Margolin @ 2003-05-06 8:48 ` Niels Freimann [not found] ` <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org> 1 sibling, 0 replies; 30+ messages in thread From: Niels Freimann @ 2003-05-06 8:48 UTC (permalink / raw) Cc: barry.margolin On Tuesday 06 May 2003 01:08, Barry Margolin wrote: > t's almost certainly ITS EMACS, which runs on PDP-10/20 machines running ITS > or TOPS-20. No, it cant be true. ITS editor macros was written entirely in TECO and not Lisp. It was ported to Tenex and TOPS-20 operating systems by Stallman and McMahon. Therefore both the ITS and the TOPS-20 emacsens were TECO , and not maclisp (multics) or moclisp (unix), emacsens. What the posters found on the pdp-10 emulator was not Richards ITS emacs. ITS was an experimental OS of the MIT written by hackers. ^ permalink raw reply [flat|nested] 30+ messages in thread
[parent not found: <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org>]
* Re: Oldest running Emacs version [not found] ` <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org> @ 2003-05-06 15:31 ` Barry Margolin 2003-05-07 2:20 ` Bijan Soleymani 1 sibling, 0 replies; 30+ messages in thread From: Barry Margolin @ 2003-05-06 15:31 UTC (permalink / raw) In article <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org>, Niels Freimann <nfreimann@firemail.de> wrote: >On Tuesday 06 May 2003 01:08, Barry Margolin wrote: > >> t's almost certainly ITS EMACS, which runs on PDP-10/20 machines running ITS >> or TOPS-20. > >No, it cant be true. ITS editor macros was written entirely in TECO and >not Lisp. It was ported to Tenex and TOPS-20 operating systems by Stallman >and McMahon. Therefore both the ITS and the TOPS-20 emacsens were TECO , >and not maclisp (multics) or moclisp (unix), emacsens. What the posters found >on the pdp-10 emulator was not Richards ITS emacs. ITS was an experimental >OS of the MIT written by hackers. I know, I was there from 1979 to 1983. The first EMACS I used was ITS EMACS, then Multics Emacs. Over the years I've also used Gosling (later renamed Unipress) Emacs, Zimmerman's Emacs, ZWEI, Epsilon, and TV. I don't know what you've got, but it's not Multics Emacs. I was the last maintainer of Multics Emacs, when I worked for Honeywell Bull until they cancelled Multics development. It was never ported to any other system. It wouldn't have been impossible, but it would have been quite a bit of work, because it made use of lots of Multics-specific features. There are a few other Emacs-like editors for PDP-10's. For instance, Mike Kazar at CMU wrote FINE. However, Craig Finseth's FAQ on Emacs implementations doesn't list any of them that use Lisp as their extension language. -- Barry Margolin, barry.margolin@level3.com Genuity Managed Services, a Level(3) Company, Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version [not found] ` <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org> 2003-05-06 15:31 ` Barry Margolin @ 2003-05-07 2:20 ` Bijan Soleymani 1 sibling, 0 replies; 30+ messages in thread From: Bijan Soleymani @ 2003-05-07 2:20 UTC (permalink / raw) Niels Freimann <nfreimann@firemail.de> writes: > On Tuesday 06 May 2003 01:08, Barry Margolin wrote: > > > t's almost certainly ITS EMACS, which runs on PDP-10/20 machines running ITS > > or TOPS-20. > > No, it cant be true. ITS editor macros was written entirely in TECO and > not Lisp. It was ported to Tenex and TOPS-20 operating systems by Stallman > and McMahon. Therefore both the ITS and the TOPS-20 emacsens were TECO , > and not maclisp (multics) or moclisp (unix), emacsens. What the posters found > on the pdp-10 emulator was not Richards ITS emacs. ITS was an experimental > OS of the MIT written by hackers. It was Richard Stallman's pdp-emacs (in TECO) running on ITS. The whole point of having a pdp-10 emulator is to run ITS :) (some people run twenex, I guess...) Bijan ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-05 19:53 ` Barry Margolin 2003-05-05 22:37 ` Niels Freimann [not found] ` <mailman.5607.1052174541.21513.help-gnu-emacs@gnu.org> @ 2003-05-06 0:43 ` Jym Dyer 2 siblings, 0 replies; 30+ messages in thread From: Jym Dyer @ 2003-05-06 0:43 UTC (permalink / raw) > ITS/TOPS-20 EMACS is customized in TECO, not Lisp. =v= Customized in TECO, but used for editing and executing Lisp. <_Jym_> ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-03 17:36 ` Karl Eichwalder 2003-05-04 1:51 ` Jesper Harder @ 2003-05-05 8:59 ` Tim X 1 sibling, 0 replies; 30+ messages in thread From: Tim X @ 2003-05-05 8:59 UTC (permalink / raw) >>>>> "Karl" == Karl Eichwalder <keichwa@gmx.net> writes: Karl> Jesper Harder <harder@myrealbox.com> writes: >> Yeah, but the interesting thing is that both of them feel very >> familiar -- I think anyone who's used to a modern Emacs would have >> few problems using the old versions. Karl> I guess you never watched new Emacs users? They heavily rely Karl> on the menu system! Ah! Is that what that thingy along the top of the scrren is! I suppose you use one of those ratty things to access it? What about that funny 3d thingy along the left of the screen with the little arro shape things at each end and the floaty blocky thingy which moves up and down and gets smaller and smaller the more I write? I suppose you use the ratty thing for that as well. And while I'm on the topic, who was the bright spark who introduced a third hand controlled device for the computer? I'm mean really, was he some sort of mutant with three arms or something? I've got two perfectly good feet which do nothing but sit under the desk all day. I'd much prefer to be kicking some cat around under my desk to access menus and other pointless GUI widgets than constantly moving from one control to another with my hand on a rat! Tim -- Tim Cross The e-mail address on this message is FALSE (obviously!). My real e-mail is to a company in Australia called rapttech and my login is tcross - if you really need to send mail, you should be able to work it out! ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-02 23:15 ` Jesper Harder 2003-05-02 23:31 ` Barry Margolin @ 2003-05-03 1:40 ` Niels Freimann 2003-05-03 2:41 ` Luis Fernandes [not found] ` <mailman.5520.1051926159.21513.help-gnu-emacs@gnu.org> 3 siblings, 0 replies; 30+ messages in thread From: Niels Freimann @ 2003-05-03 1:40 UTC (permalink / raw) Cc: Jesper Harder On Saturday 03 May 2003 01:15, Jesper Harder wrote: > twenex.org is running TOPS-20 with an Emacs identifying itself as: > > EMACS Editor, version 165 - type ^_ (the help character) for help > > its.svensson.org is runing ITS with an Emacs saying: > > EMACS Editor, version 162 - type Help(^_H) for help how about porting both to gnu/linux? ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-02 23:15 ` Jesper Harder 2003-05-02 23:31 ` Barry Margolin 2003-05-03 1:40 ` Niels Freimann @ 2003-05-03 2:41 ` Luis Fernandes 2003-05-03 3:29 ` Bijan Soleymani [not found] ` <mailman.5520.1051926159.21513.help-gnu-emacs@gnu.org> 3 siblings, 1 reply; 30+ messages in thread From: Luis Fernandes @ 2003-05-03 2:41 UTC (permalink / raw) >>>>> "harder" == Jesper Harder <harder@myrealbox.com> writes: harder> twenex.org is running TOPS-20 with an Emacs identifying harder> its.svensson.org is runing ITS with an Emacs saying: Is anyone actually using emacs to do stuff (write software, read email, all the usual stuff emacs was used for) on these boxen, or are they just for nostalgia's sake? What does the lastlog say? :) ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-03 2:41 ` Luis Fernandes @ 2003-05-03 3:29 ` Bijan Soleymani 0 siblings, 0 replies; 30+ messages in thread From: Bijan Soleymani @ 2003-05-03 3:29 UTC (permalink / raw) Luis Fernandes <elf@ee.ryerson.ca> writes: > >>>>> "harder" == Jesper Harder <harder@myrealbox.com> writes: > > harder> twenex.org is running TOPS-20 with an Emacs identifying > > harder> its.svensson.org is runing ITS with an Emacs saying: > > Is anyone actually using emacs to do stuff (write software, read > email, all the usual stuff emacs was used for) on these boxen, or are > they just for nostalgia's sake? > > What does the lastlog say? :) I run ITS emacs at home sometimes. There's a pretty decent emulator somewhere on the net. I think that's what its.svensson.org is running. Bijan ^ permalink raw reply [flat|nested] 30+ messages in thread
[parent not found: <mailman.5520.1051926159.21513.help-gnu-emacs@gnu.org>]
* Re: Oldest running Emacs version [not found] ` <mailman.5520.1051926159.21513.help-gnu-emacs@gnu.org> @ 2003-05-03 3:31 ` Bijan Soleymani 0 siblings, 0 replies; 30+ messages in thread From: Bijan Soleymani @ 2003-05-03 3:31 UTC (permalink / raw) Niels Freimann <nfreimann@firemail.de> writes: > On Saturday 03 May 2003 01:15, Jesper Harder wrote: > > twenex.org is running TOPS-20 with an Emacs identifying itself as: > > > > EMACS Editor, version 165 - type ^_ (the help character) for help > > > > its.svensson.org is runing ITS with an Emacs saying: > > > > EMACS Editor, version 162 - type Help(^_H) for help > > how about porting both to gnu/linux? Could happen. As far as I know both are written in TECO. So mostly all one needs is to get TECO up and running on GNU/Linux. Bijan ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-02 22:35 Oldest running Emacs version Luis Fernandes 2003-05-02 23:15 ` Jesper Harder @ 2003-05-07 14:34 ` Luis Fernandes 2003-05-10 0:58 ` Brian Masinick 2003-05-10 14:06 ` Massimiliano Mirra - bard 1 sibling, 2 replies; 30+ messages in thread From: Luis Fernandes @ 2003-05-07 14:34 UTC (permalink / raw) me> I'm wondering which version of Emacs is the oldest still me> currently running. Please let us know. me> (I would not be surprised if someone is still running 18.x; I me> would be surprised at 17.x. I still have 19.34 installed (the me> best Emacs ever released) on our system but have switched to me> 21.0.106 (the 21.1 pre-test) :) In hindsight, I see that perhaps I should have worded the question differently. :) What I want to know is the oldest version of Emacs *still in use*. You know someone who refuses to upgrade their Emacs to the latest and are still running the version they first encountered. For example, someone located the sources to Gnus 2.0 (they're up on gnus.org now) and perhaps this "stubborn" person is using it to read USENET on Emacs 18.x-- that's what I was interested in. >From a personal example, i skipped Emacs 20.x entirely because of the Mule-Wars and happily lived with 19.34 for the longest time. (I originally forgot to xpost to comp.emacs, now added; the more the merrier :) ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-07 14:34 ` Luis Fernandes @ 2003-05-10 0:58 ` Brian Masinick 2003-05-11 21:43 ` Why 19.34? [Oldest running Emacs version] Alan Mackenzie 2003-05-15 22:20 ` Oldest running Emacs version Patrick Scheible 2003-05-10 14:06 ` Massimiliano Mirra - bard 1 sibling, 2 replies; 30+ messages in thread From: Brian Masinick @ 2003-05-10 0:58 UTC (permalink / raw) Luis Fernandes <elf@ee.ryerson.ca> writes: > me> I'm wondering which version of Emacs is the oldest still > me> currently running. Please let us know. > > me> (I would not be surprised if someone is still running 18.x; I > me> would be surprised at 17.x. I still have 19.34 installed (the > me> best Emacs ever released) on our system but have switched to > me> 21.0.106 (the 21.1 pre-test) :) > > In hindsight, I see that perhaps I should have worded the question > differently. :) > > What I want to know is the oldest version of Emacs *still in use*. > You know someone who refuses to upgrade their Emacs to the latest and > are still running the version they first encountered. For example, > someone located the sources to Gnus 2.0 (they're up on gnus.org now) > and perhaps this "stubborn" person is using it to read USENET on > Emacs 18.x-- that's what I was interested in. > > From a personal example, i skipped Emacs 20.x entirely because of the > Mule-Wars and happily lived with 19.34 for the longest time. > > (I originally forgot to xpost to comp.emacs, now added; the more the > merrier :) On one hand, I use both GNU Emacs 21.2 (or 21.3) or XEmacs 21.4.12 (or a similar variant), depending on which system I happen to be logged into at any given moment. I have a slight bias toward GNU Emacs, but I have no aversion to either one, and I use both of them often. I can't remember how long ago it was, but I happened to come across a GNU Emacs 18.55 or 19.57 implementation. Though my very first introduction to Emacs actually happened on a MULTICS system and the version was prior to the creation of GNU Emacs, I actually started using GNU Emacs regularly around the time that 18.55 came out. I probably used 18.55 for around a year, then moved to 18.57, 18.58 briefly, and 18.59 before starting to use the 19 releases. I probably used 19.28 and 19.34 more than any other releases in that release cycle. I think I've used all of the version 20 releases and I've definitely used all of the version 21 releases. Way back in version 18, there were really basic X11 capabilities that were implemented through the direct use of X11 Xlib calls. As such, performance was pretty good, and overhead was modest, compared to today's software, but the capabilities of the graphical interface were rather limited. The Epoch project and the Lucid Emacs project were initiated to improve the X support. For better or for worse, that's where the separation came between the GNU Emacs and the XEmacs projects. gatekeeper.dec.com, accessible through anonymous FTP, contains many versions of GNU Emacs software. The oldest version they still have available is a version of 19.34. Hope this provides you with some useful information! -- Brian Masinick mailto:masinick@yahoo.com ^ permalink raw reply [flat|nested] 30+ messages in thread
* Why 19.34? [Oldest running Emacs version] 2003-05-10 0:58 ` Brian Masinick @ 2003-05-11 21:43 ` Alan Mackenzie 2003-05-12 8:41 ` Kai Großjohann ` (2 more replies) 2003-05-15 22:20 ` Oldest running Emacs version Patrick Scheible 1 sibling, 3 replies; 30+ messages in thread From: Alan Mackenzie @ 2003-05-11 21:43 UTC (permalink / raw) In comp.emacs Brian Masinick <masinick@yahoo.com> wrote: > I can't remember how long ago it was, but I happened to come across a > GNU Emacs 18.55 or 19.57 implementation. Though my very first > introduction to Emacs actually happened on a MULTICS system and the > version was prior to the creation of GNU Emacs, I actually started > using GNU Emacs regularly around the time that 18.55 came out. I > probably used 18.55 for around a year, then moved to 18.57, 18.58 > briefly, and 18.59 before starting to use the 19 releases. I probably > used 19.28 and 19.34 more than any other releases in that release > cycle. I think I've used all of the version 20 releases and I've > definitely used all of the version 21 releases. A question from a "newbie": What was so special about GNU Emacs 19.34? Why did it become (and stay) so popular? You've indicated that there were versions 19.xx for xx > 34. There are Info files which refer specifically to 19.34 (well, at least one that does). Books (well, at least one book) say "The examples in this book ... were tested in GNU Emacs version 19.34 ...". So, why 19.34? > Way back in version 18, there were really basic X11 capabilities that > were implemented through the direct use of X11 Xlib calls. As such, > performance was pretty good, and overhead was modest, compared to > today's software, but the capabilities of the graphical interface were > rather limited. The Epoch project and the Lucid Emacs project were > initiated to improve the X support. For better or for worse, that's > where the separation came between the GNU Emacs and the XEmacs > projects. > gatekeeper.dec.com, accessible through anonymous FTP, contains many > versions of GNU Emacs software. The oldest version they still have > available is a version of 19.34. Sorry, which release was that again, exactly? ;-) Thanks in advance! > -- > Brian Masinick > mailto:masinick@yahoo.com -- Alan Mackenzie (Munich, Germany) Email: aacm@muuc.dee; to decode, wherever there is a repeated letter (like "aa"), remove half of them (leaving, say, "a"). ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-11 21:43 ` Why 19.34? [Oldest running Emacs version] Alan Mackenzie @ 2003-05-12 8:41 ` Kai Großjohann 2003-05-12 18:13 ` Edward O'Connor 2003-05-12 20:12 ` Brian Masinick 2 siblings, 0 replies; 30+ messages in thread From: Kai Großjohann @ 2003-05-12 8:41 UTC (permalink / raw) Alan Mackenzie<none@example.invalid> writes: > A question from a "newbie": What was so special about GNU Emacs 19.34? > Why did it become (and stay) so popular? You've indicated that there > were versions 19.xx for xx > 34. There are Info files which refer > specifically to 19.34 (well, at least one that does). Books (well, at > least one book) say "The examples in this book ... were tested in GNU > Emacs version 19.34 ...". No, AFAIK 19.34 was the last 19 version. That probably explains the popularity :-) -- This line is not blank. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-11 21:43 ` Why 19.34? [Oldest running Emacs version] Alan Mackenzie 2003-05-12 8:41 ` Kai Großjohann @ 2003-05-12 18:13 ` Edward O'Connor 2003-05-12 20:12 ` Brian Masinick 2 siblings, 0 replies; 30+ messages in thread From: Edward O'Connor @ 2003-05-12 18:13 UTC (permalink / raw) > So, why 19.34? It was the last official release of GNU Emacs without MULE integration. Ted -- Edward O'Connor oconnor@soe.ucsd.edu ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-11 21:43 ` Why 19.34? [Oldest running Emacs version] Alan Mackenzie 2003-05-12 8:41 ` Kai Großjohann 2003-05-12 18:13 ` Edward O'Connor @ 2003-05-12 20:12 ` Brian Masinick 2003-05-12 20:19 ` Henrik Enberg 2 siblings, 1 reply; 30+ messages in thread From: Brian Masinick @ 2003-05-12 20:12 UTC (permalink / raw) Alan Mackenzie<none@example.invalid> writes: > In comp.emacs Brian Masinick <masinick@yahoo.com> wrote: > >> I can't remember how long ago it was, but I happened to come across a >> GNU Emacs 18.55 or 19.57 implementation. Though my very first >> introduction to Emacs actually happened on a MULTICS system and the >> version was prior to the creation of GNU Emacs, I actually started >> using GNU Emacs regularly around the time that 18.55 came out. I >> probably used 18.55 for around a year, then moved to 18.57, 18.58 >> briefly, and 18.59 before starting to use the 19 releases. I probably >> used 19.28 and 19.34 more than any other releases in that release >> cycle. I think I've used all of the version 20 releases and I've >> definitely used all of the version 21 releases. > > A question from a "newbie": What was so special about GNU Emacs 19.34? > Why did it become (and stay) so popular? You've indicated that there > were versions 19.xx for xx > 34. There are Info files which refer > specifically to 19.34 (well, at least one that does). Books (well, at > least one book) say "The examples in this book ... were tested in GNU > Emacs version 19.34 ...". > > So, why 19.34? > >> Way back in version 18, there were really basic X11 capabilities that >> were implemented through the direct use of X11 Xlib calls. As such, >> performance was pretty good, and overhead was modest, compared to >> today's software, but the capabilities of the graphical interface were >> rather limited. The Epoch project and the Lucid Emacs project were >> initiated to improve the X support. For better or for worse, that's >> where the separation came between the GNU Emacs and the XEmacs >> projects. > >> gatekeeper.dec.com, accessible through anonymous FTP, contains many >> versions of GNU Emacs software. The oldest version they still have >> available is a version of 19.34. > > Sorry, which release was that again, exactly? ;-) > > Thanks in advance! > >> -- >> Brian Masinick >> mailto:masinick@yahoo.com > > -- > Alan Mackenzie (Munich, Germany) > Email: aacm@muuc.dee; to decode, wherever there is a repeated letter > (like "aa"), remove half of them (leaving, say, "a"). The directory /pub/GNU/emacs on gatekeeper.dec.com (also known as gatekeeper.research.compaq.com) contains many versions of GNU Emacs, including emacs-19.34b.tar.gz (the oldest one I could spot) and emacs-21.3.tar.gz, the current version. You can also find versions of Emacs on mirror sites in many locations around the world. I happen to like that particular location; it usually works very well for me, personally. -- Brian Masinick mailto:masinick@yahoo.com ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-12 20:12 ` Brian Masinick @ 2003-05-12 20:19 ` Henrik Enberg 2003-05-12 20:46 ` Brian Masinick 0 siblings, 1 reply; 30+ messages in thread From: Henrik Enberg @ 2003-05-12 20:19 UTC (permalink / raw) Brian Masinick <masinick@yahoo.com> writes: > The directory /pub/GNU/emacs on gatekeeper.dec.com (also known as > gatekeeper.research.compaq.com) contains many versions of GNU Emacs, > including emacs-19.34b.tar.gz (the oldest one I could spot) and > emacs-21.3.tar.gz, the current version. /old-gnu/emacs on ftp.gnu.org has 18.59 ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-12 20:19 ` Henrik Enberg @ 2003-05-12 20:46 ` Brian Masinick 2003-05-13 1:30 ` David Madore 2003-05-14 8:20 ` Dave Pearson 0 siblings, 2 replies; 30+ messages in thread From: Brian Masinick @ 2003-05-12 20:46 UTC (permalink / raw) Henrik Enberg <henrik+news@enberg.org> writes: > Brian Masinick <masinick@yahoo.com> writes: > >> The directory /pub/GNU/emacs on gatekeeper.dec.com (also known as >> gatekeeper.research.compaq.com) contains many versions of GNU Emacs, >> including emacs-19.34b.tar.gz (the oldest one I could spot) and >> emacs-21.3.tar.gz, the current version. > > /old-gnu/emacs on ftp.gnu.org has 18.59 Cool! I'll have to pull over a copy to one of my systems so that I can play with it again, just for "old times sake"! Thanks! -- Brian Masinick mailto:masinick@yahoo.com ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-12 20:46 ` Brian Masinick @ 2003-05-13 1:30 ` David Madore 2003-05-14 8:20 ` Dave Pearson 1 sibling, 0 replies; 30+ messages in thread From: David Madore @ 2003-05-13 1:30 UTC (permalink / raw) Brian Masinick in litteris <8765ofc2oo.fsf@yahoo.com> scripsit: > Henrik Enberg <henrik+news@enberg.org> writes: >> /old-gnu/emacs on ftp.gnu.org has 18.59 > > Cool! I'll have to pull over a copy to one of my systems so that I > can play with it again, just for "old times sake"! Thanks! I'm sure you can find a Unix port of TECO that will still work, and some proto-historic versions of Emacs as a TECO macro package, if you really like "old times". :-) -- David A. Madore (david.madore@ens.fr, http://www.eleves.ens.fr:8080/home/madore/ ) ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Why 19.34? [Oldest running Emacs version] 2003-05-12 20:46 ` Brian Masinick 2003-05-13 1:30 ` David Madore @ 2003-05-14 8:20 ` Dave Pearson 1 sibling, 0 replies; 30+ messages in thread From: Dave Pearson @ 2003-05-14 8:20 UTC (permalink / raw) * Brian Masinick <masinick@yahoo.com>: > Henrik Enberg <henrik+news@enberg.org> writes: > > > /old-gnu/emacs on ftp.gnu.org has 18.59 > > Cool! I'll have to pull over a copy to one of my systems so that I can > play with it again, just for "old times sake"! Thanks! While I don't know if it really counts as "running" because the machine doesn't get used so much these days, 18.59 is the emacs that I use on my Macintosh Performa 475. -- Dave Pearson: | lbdb.el - LBDB interface. http://www.davep.org/ | sawfish.el - Sawfish mode. Emacs: | uptimes.el - Record emacs uptimes. http://www.davep.org/emacs/ | quickurl.el - Recall lists of URLs. ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-10 0:58 ` Brian Masinick 2003-05-11 21:43 ` Why 19.34? [Oldest running Emacs version] Alan Mackenzie @ 2003-05-15 22:20 ` Patrick Scheible 1 sibling, 0 replies; 30+ messages in thread From: Patrick Scheible @ 2003-05-15 22:20 UTC (permalink / raw) Some of the folks running TOPS-20 under emulated PDP-10s have teco emacs from the late 70s in use. Why? Maybe Gnu Emacs doesn't run or would need porting, maybe they don't have a good C compiler, maybe they just like the historical feel of it. If you're looking for further info, you could add alt.sys.pdp10 and I'm sure someone would know more. -- Patrick ^ permalink raw reply [flat|nested] 30+ messages in thread
* Re: Oldest running Emacs version 2003-05-07 14:34 ` Luis Fernandes 2003-05-10 0:58 ` Brian Masinick @ 2003-05-10 14:06 ` Massimiliano Mirra - bard 1 sibling, 0 replies; 30+ messages in thread From: Massimiliano Mirra - bard @ 2003-05-10 14:06 UTC (permalink / raw) Luis Fernandes <elf@ee.ryerson.ca> writes: > What I want to know is the oldest version of Emacs *still in use*. > You know someone who refuses to upgrade their Emacs to the latest and > are still running the version they first encountered. For example, > someone located the sources to Gnus 2.0 (they're up on gnus.org now) > and perhaps this "stubborn" person is using it to read USENET on > Emacs 18.x-- that's what I was interested in. Well, if refusing to throw away an old 486/4mb laptop and therefore trying to use Emacs 18.59 counts as stubborness, here I am. I say `trying' because I managed to compile it on ol' Debian slink, but upon running the terminal gets scrambled. If any luckier stubborn person is reading this, I'll sing him a praise if he'll share the magic formula. Massimiliano ^ permalink raw reply [flat|nested] 30+ messages in thread
end of thread, other threads:[~2003-05-15 22:20 UTC | newest] Thread overview: 30+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-05-02 22:35 Oldest running Emacs version Luis Fernandes 2003-05-02 23:15 ` Jesper Harder 2003-05-02 23:31 ` Barry Margolin 2003-05-03 0:08 ` Jesper Harder 2003-05-03 17:36 ` Karl Eichwalder 2003-05-04 1:51 ` Jesper Harder 2003-05-05 19:53 ` Barry Margolin 2003-05-05 22:37 ` Niels Freimann [not found] ` <mailman.5607.1052174541.21513.help-gnu-emacs@gnu.org> 2003-05-05 23:08 ` Barry Margolin 2003-05-06 8:48 ` Niels Freimann [not found] ` <mailman.5614.1052211157.21513.help-gnu-emacs@gnu.org> 2003-05-06 15:31 ` Barry Margolin 2003-05-07 2:20 ` Bijan Soleymani 2003-05-06 0:43 ` Jym Dyer 2003-05-05 8:59 ` Tim X 2003-05-03 1:40 ` Niels Freimann 2003-05-03 2:41 ` Luis Fernandes 2003-05-03 3:29 ` Bijan Soleymani [not found] ` <mailman.5520.1051926159.21513.help-gnu-emacs@gnu.org> 2003-05-03 3:31 ` Bijan Soleymani 2003-05-07 14:34 ` Luis Fernandes 2003-05-10 0:58 ` Brian Masinick 2003-05-11 21:43 ` Why 19.34? [Oldest running Emacs version] Alan Mackenzie 2003-05-12 8:41 ` Kai Großjohann 2003-05-12 18:13 ` Edward O'Connor 2003-05-12 20:12 ` Brian Masinick 2003-05-12 20:19 ` Henrik Enberg 2003-05-12 20:46 ` Brian Masinick 2003-05-13 1:30 ` David Madore 2003-05-14 8:20 ` Dave Pearson 2003-05-15 22:20 ` Oldest running Emacs version Patrick Scheible 2003-05-10 14:06 ` Massimiliano Mirra - bard
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.