The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] UniPress Emacs V2.20 from 1989
@ 2025-04-18  3:28 Lars Brinkhoff
  2025-04-18  5:36 ` [TUHS] " Henry Bent
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Brinkhoff @ 2025-04-18  3:28 UTC (permalink / raw)
  To: tuhs

The floppy label says it's for AIX, but the source code hits it runs on
Sun, IRIS, Apollo, HP, X10, X11, Amiga, Mac, MS-DOS, Xenix.

https://github.com/larsbrinkhoff/emacs-history/tree/sources/Hans%20H%C3%BCbner

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
  2025-04-18  3:28 [TUHS] UniPress Emacs V2.20 from 1989 Lars Brinkhoff
@ 2025-04-18  5:36 ` Henry Bent
  2025-04-18 18:44   ` Jeff Johnson
  0 siblings, 1 reply; 8+ messages in thread
From: Henry Bent @ 2025-04-18  5:36 UTC (permalink / raw)
  To: Lars Brinkhoff; +Cc: tuhs

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

On Thu, 17 Apr 2025 at 23:35, Lars Brinkhoff <lars@nocrew.org> wrote:

> The floppy label says it's for AIX, but the source code hits it runs on
> Sun, IRIS, Apollo, HP, X10, X11, Amiga, Mac, MS-DOS, Xenix.
>
>
> https://github.com/larsbrinkhoff/emacs-history/tree/sources/Hans%20H%C3%BCbner


Neat!  This built very cleanly on IRIX 4 (what I had up at the moment); I
imagine that it will work with minimal effort on any commercial UNIX from
the appropriate (~1989) timeframe.

-Henry

[-- Attachment #2: Type: text/html, Size: 940 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
  2025-04-18  5:36 ` [TUHS] " Henry Bent
@ 2025-04-18 18:44   ` Jeff Johnson
  2025-04-19  0:19     ` Blake McBride
       [not found]     ` <0EE64047-17A8-4255-8CA7-C0928A5584C1@seiden.com>
  0 siblings, 2 replies; 8+ messages in thread
From: Jeff Johnson @ 2025-04-18 18:44 UTC (permalink / raw)
  To: Henry Bent, Lars Brinkhoff; +Cc: TUHS

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

I got it mostly compiled on a modern Linux system with a bit of hacking, but got stuck at curses incompatibilities due to some defintions and it was more work than I was planning on.   I might have time to take another look at it this weekend, though.

What would be more worthwhile would be building the VMS, MS-DOS, etc. versions that were officially supported.

--
Jeffrey H. Johnson
trnsz@pobox.com

On Fri, Apr 18, 2025, at 1:36 AM, Henry Bent wrote:
> On Thu, 17 Apr 2025 at 23:35, Lars Brinkhoff <lars@nocrew.org> wrote:
>> The floppy label says it's for AIX, but the source code hits it runs on
>> Sun, IRIS, Apollo, HP, X10, X11, Amiga, Mac, MS-DOS, Xenix.
>> 
>> https://github.com/larsbrinkhoff/emacs-history/tree/sources/Hans%20H%C3%BCbner
> 
> Neat!  This built very cleanly on IRIX 4 (what I had up at the moment); I imagine that it will work with minimal effort on any commercial UNIX from the appropriate (~1989) timeframe.
> 
> -Henry

[-- Attachment #2: Type: text/html, Size: 2278 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
  2025-04-18 18:44   ` Jeff Johnson
@ 2025-04-19  0:19     ` Blake McBride
  2025-04-19  0:21       ` Ron Natalie
       [not found]     ` <0EE64047-17A8-4255-8CA7-C0928A5584C1@seiden.com>
  1 sibling, 1 reply; 8+ messages in thread
From: Blake McBride @ 2025-04-19  0:19 UTC (permalink / raw)
  To: Jeff Johnson; +Cc: TUHS

[-- Attachment #1: Type: text/plain, Size: 1235 bytes --]

Greetings,

I worked on the MS-DOS version many years ago.  I'd really love to see this
on modern Linux!!

Thanks!!

Blake McBride


On Fri, Apr 18, 2025 at 1:44 PM Jeff Johnson <trnsz@pobox.com> wrote:

> I got it mostly compiled on a modern Linux system with a bit of hacking,
> but got stuck at curses incompatibilities due to some defintions and it was
> more work than I was planning on.   I might have time to take another look
> at it this weekend, though.
>
> What would be more worthwhile would be building the VMS, MS-DOS, etc.
> versions that were officially supported.
>
> --
> Jeffrey H. Johnson
> trnsz@pobox.com
>
> On Fri, Apr 18, 2025, at 1:36 AM, Henry Bent wrote:
>
> On Thu, 17 Apr 2025 at 23:35, Lars Brinkhoff <lars@nocrew.org> wrote:
>
> The floppy label says it's for AIX, but the source code hits it runs on
> Sun, IRIS, Apollo, HP, X10, X11, Amiga, Mac, MS-DOS, Xenix.
>
>
> https://github.com/larsbrinkhoff/emacs-history/tree/sources/Hans%20H%C3%BCbner
>
>
> Neat!  This built very cleanly on IRIX 4 (what I had up at the moment); I
> imagine that it will work with minimal effort on any commercial UNIX from
> the appropriate (~1989) timeframe.
>
> -Henry
>
>
>

[-- Attachment #2: Type: text/html, Size: 2655 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
  2025-04-19  0:19     ` Blake McBride
@ 2025-04-19  0:21       ` Ron Natalie
  2025-04-21  0:08         ` William H. Mitchell
  0 siblings, 1 reply; 8+ messages in thread
From: Ron Natalie @ 2025-04-19  0:21 UTC (permalink / raw)
  To: Blake McBride, Jeff Johnson; +Cc: TUHS

[-- Attachment #1: Type: text/plain, Size: 1618 bytes --]

I might be inclined to take a stab.   Gosmacs was my editor of choice 
for years.   I even worked for Unipress for a few months.



------ Original Message ------
From "Blake McBride" <blake1024@gmail.com>
To "Jeff Johnson" <trnsz@pobox.com>
Cc "TUHS" <tuhs@tuhs.org>
Date 4/18/2025 8:19:28 PM
Subject [TUHS] Re: UniPress Emacs V2.20 from 1989

>Greetings,
>
>I worked on the MS-DOS version many years ago.  I'd really love to see 
>this on modern Linux!!
>
>Thanks!!
>
>Blake McBride
>
>
>On Fri, Apr 18, 2025 at 1:44 PM Jeff Johnson <trnsz@pobox.com> wrote:
>>I got it mostly compiled on a modern Linux system with a bit of 
>>hacking, but got stuck at curses incompatibilities due to some 
>>defintions and it was more work than I was planning on.   I might have 
>>time to take another look at it this weekend, though.
>>
>>What would be more worthwhile would be building the VMS, MS-DOS, etc. 
>>versions that were officially supported.
>>
>>--
>>Jeffrey H. Johnson
>>trnsz@pobox.com
>>
>>On Fri, Apr 18, 2025, at 1:36 AM, Henry Bent wrote:
>>>On Thu, 17 Apr 2025 at 23:35, Lars Brinkhoff <lars@nocrew.org> wrote:
>>>>The floppy label says it's for AIX, but the source code hits it runs 
>>>>on
>>>>Sun, IRIS, Apollo, HP, X10, X11, Amiga, Mac, MS-DOS, Xenix.
>>>>
>>>>https://github.com/larsbrinkhoff/emacs-history/tree/sources/Hans%20H%C3%BCbner
>>>
>>>Neat!  This built very cleanly on IRIX 4 (what I had up at the 
>>>moment); I imagine that it will work with minimal effort on any 
>>>commercial UNIX from the appropriate (~1989) timeframe.
>>>
>>>-Henry
>>

[-- Attachment #2: Type: text/html, Size: 4490 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
  2025-04-19  0:21       ` Ron Natalie
@ 2025-04-21  0:08         ` William H. Mitchell
  0 siblings, 0 replies; 8+ messages in thread
From: William H. Mitchell @ 2025-04-21  0:08 UTC (permalink / raw)
  To: TUHS

I started using Gosling’s Emacs around 1981-1982.  "make" in Emacs was a game changer!

I recall that in the Emacs documentation Gosling wrote something like, "The only similarity between MockLisp and Lisp is the syntax."  I didn’t get it--MockLisp sure seemed like Lisp to me! Years later I did get it and viewed that as a measure of my coming along as a computer scientist.

A couple of years later I did a project where I dropped in the Icon programming language as a peer of MLisp (UniPress’s name for MockLisp, I believe.)  See https://www2.cs.arizona.edu/~whm/An_Icon_Subsystem_for_UNIX_Emacs_tr84_8.pdf


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
       [not found]     ` <0EE64047-17A8-4255-8CA7-C0928A5584C1@seiden.com>
@ 2025-04-21 14:45       ` Lars Brinkhoff
  2025-04-21 21:22         ` Marc Donner
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Brinkhoff @ 2025-04-21 14:45 UTC (permalink / raw)
  To: Mark Seiden; +Cc: The Eunuchs Hysterical Society

Mark Seiden writes:
> the display updating code, as i recall, had a skull and crossbones on it
> i remember there was a bit of a kerfuffle when richard stallman introduced
> that code into gnu emacs

This is true.  Gosling Emacs from 1984 and GNU Emacs 13 from 1985 both
have the skull and crossbones comment.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [TUHS] Re: UniPress Emacs V2.20 from 1989
  2025-04-21 14:45       ` Lars Brinkhoff
@ 2025-04-21 21:22         ` Marc Donner
  0 siblings, 0 replies; 8+ messages in thread
From: Marc Donner @ 2025-04-21 21:22 UTC (permalink / raw)
  To: Lars Brinkhoff; +Cc: Mark Seiden, The Eunuchs Hysterical Society

[-- Attachment #1: Type: text/plain, Size: 813 bytes --]

Yeah, the screen redraw stuff was tense.  As I recall, the best way to see
that was on a mid-speed line, say 9600 baud.  Slower and you could see it
but it was still just annoying.  A lot faster and there was no visible
magic.  At 9600 you could see the screen optimization doing some startling
stuff.
=====
nygeek.net
mindthegapdialogs.com/home <https://www.mindthegapdialogs.com/home>


On Mon, Apr 21, 2025 at 11:41 AM Lars Brinkhoff <lars@nocrew.org> wrote:

> Mark Seiden writes:
> > the display updating code, as i recall, had a skull and crossbones on it
> > i remember there was a bit of a kerfuffle when richard stallman
> introduced
> > that code into gnu emacs
>
> This is true.  Gosling Emacs from 1984 and GNU Emacs 13 from 1985 both
> have the skull and crossbones comment.
>

[-- Attachment #2: Type: text/html, Size: 1418 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-21 21:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-18  3:28 [TUHS] UniPress Emacs V2.20 from 1989 Lars Brinkhoff
2025-04-18  5:36 ` [TUHS] " Henry Bent
2025-04-18 18:44   ` Jeff Johnson
2025-04-19  0:19     ` Blake McBride
2025-04-19  0:21       ` Ron Natalie
2025-04-21  0:08         ` William H. Mitchell
     [not found]     ` <0EE64047-17A8-4255-8CA7-C0928A5584C1@seiden.com>
2025-04-21 14:45       ` Lars Brinkhoff
2025-04-21 21:22         ` Marc Donner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).