The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Emacs on v7
@ 2023-08-24 23:26 Adam Thornton
  2023-08-25  0:19 ` [TUHS] " Jim Geist
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Thornton @ 2023-08-24 23:26 UTC (permalink / raw)
  To: The Eunuchs Hysterical Society

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

I finally got an Emacs running on v7--it's on misspiggy at LCML now as "ue".

It's Microemacs 3.6; what I did was to clone
https://github.com/troglobit/MicroEMACS and check out the first commit.

Some experimentation later, it had the usual problem with v7 and DEC
linkers that not all the function names (er, more generally exported
symbols, but in this case, function names) were unique in the first 7
characters (which is 6 if you're working with DEC OSes).  So a bit of sed
later and I had something that built, linked, and appears to run with
TERM=vt100 set.

Arrow keys, naturally, don't work, but C-b, C-f, C-p, C-n do.

I think I'm going to just make a GH repo of it, but I'm happy to send the
tarball, or tar.uue, upon request.  I find UUCP kinda fragile on my simh
installation, and I don't know how to get to Miss Piggy's (although the
uucp commands are there), so, well, uuencoding, a pasteboard buffer,
iTerm2's "Paste Slowly", and cat will work as a file transfer mechanism.

Adam

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

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

end of thread, other threads:[~2023-08-25  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-24 23:26 [TUHS] Emacs on v7 Adam Thornton
2023-08-25  0:19 ` [TUHS] " Jim Geist
2023-08-25  3:02   ` Adam Thornton
2023-08-25  5:53     ` Lars Brinkhoff

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).