Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.mac » The apple public-domain editor
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
The apple public-domain editor [message #138404] Wed, 17 July 1985 09:55 Go to next message
tjb is currently offline  tjb
Messages: 7
Registered: June 2013
Karma: 0
Junior Member
Article-I.D.: snow.261
Posted: Wed Jul 17 09:55:59 1985
Date-Received: Sun, 21-Jul-85 02:43:16 EDT
Organization: Castle Numbskull
Lines: 17
Xpath: warwick snow snow ubu

Has anybody out there used the 28-Oct-84 version of apple's public domain
mouse based program editor? We got a copy on our Aztec C 1.06D discs, and
use it in preference to Aztec's VI-like (gag!) editor.
	However, it does seem to have a few bugs, like not updating the
the screen enough after cut-and-pastes, and also occasionally
omits to save your file, even though it whirs the drives in the usual fashion.

Is there a more recent version available? Any information would be
appreciated.

My path is someting like:

{seismo????}!mcvax!ukc!warwick!snow!tjb

Thanks in advance,

Tim Bissell		University of Warwick, England.
Re: The apple public-domain editor [message #138445 is a reply to message #138404] Tue, 23 July 1985 21:28 Go to previous messageGo to next message
scott is currently offline  scott
Messages: 4237
Registered: February 2012
Karma: 0
Senior Member
Article-I.D.: yale.909
Posted: Tue Jul 23 21:28:20 1985
Date-Received: Fri, 26-Jul-85 00:18:28 EDT
References: <261@snow.warwick.UUCP>
Reply-To: scott@yale-comix.UUCP (Walter Scott)
Organization: Yale University CS Dept., New Haven CT
Lines: 23

[I can't believe this bug is still around]

This is a followup to an article about 'Edit', Apple's public-domain
editor which comes with MDS, Aztec C, and presumably several other
programming languages.  I have been using Edit heavily for the past few
months as part of my Aztec-C system, on a 128K Mac, and although I
greatly enjoy its multiple-windows-onto-multiple-files capability and
other features, I have been greatly inconvenienced by its bugs.  Many
times Edit has pretended to save a file when actually it doesn't, so
when I reopen the file I have lost all my changes.  Edit has also been
known to munge, chew up, and generally destroy files to an extent that I
always have to keep backups of everything and never know when I'm going
to lose data.  Also, it seems to be lacking in error checks for low
memory, because I can easily crash the system by opening too many
windows, keeping a large file in memory, changing the font on a large
file, etc. In general, Edit has been a source of much grief for me.  I
still prefer it to MacWrite for program editing, and I'm not going to
buy Word just to use as a text editor.  I would much rather have Apple
fix the bugs in Edit and send out an updated version.

Walter Scott
..decvax!yale!scott
Re: The apple public-domain editor [message #138475 is a reply to message #138404] Thu, 25 July 1985 21:23 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: paul@fcstools.UUCP (Paul Perkins)
Article-I.D.: fcstools.104
Posted: Thu Jul 25 21:23:37 1985
Date-Received: Sun, 28-Jul-85 05:28:43 EDT
References: <909@yale.ARPA>
Organization: Foundation Computer Systems INC., Cary, NC
Lines: 18

I've used the Oct-84, Jan-85, and "1.0" (MDS) versions of Edit on a 512K mac.
Jan-85 and 1.0 are said to be "the same"; they are the same size, anyway.
The Jan-85/1.0 versions still can't figure out how to update the screen
correctly in some situations, and still bomb rather often, but both seem
less frequent than in the older version.  I'm not sure if the "spins disk
but doesn't really save" bug and the "scrambles file contents" bug still
exist in the newer Edit, but both happened (tho rarely) in the old version.

Besides the bugs, Edit seems very slow.  How can it take longer to save
a file from Edit than to compile it (Megamax C)?  Alas, there doesn't yet
seem to be anything else for the Mac that is at all suitable for program
editing.

Paul Perkins

This is all just my opinion, of course.

Oh yeah, I got the Jan-85 version off Compuserve, if anyone was wondering.
Re: The apple public-domain editor [message #138546 is a reply to message #138404] Tue, 30 July 1985 12:56 Go to previous messageGo to next message
mike is currently offline  mike
Messages: 129
Registered: February 2012
Karma: 0
Senior Member
Article-I.D.: smu.20800025
Posted: Tue Jul 30 12:56:00 1985
Date-Received: Fri, 2-Aug-85 06:13:10 EDT
References: <261@snow.warwick.UUCP>
Lines: 8
Nf-ID: #R:snow.warwick.UUCP:-26100:smu:20800025:000:225
Nf-From: smu!mike    Jul 30 11:56:00 1985


Megamax will be shipping a much better editor with release 2.1.  It
has many advantages over the old Edit thing, not the least of which is
its size: almost 20K less if I recall.

Mike McNally		SMU
mike@smu
...convex!smu!mike
Re: The apple public-domain editor [message #140476 is a reply to message #138404] Sun, 04 August 1985 20:10 Go to previous message
bill is currently offline  bill
Messages: 165
Registered: December 2011
Karma: 0
Senior Member
Article-I.D.: crystal.496
Posted: Sun Aug  4 20:10:07 1985
Date-Received: Wed, 7-Aug-85 02:17:29 EDT
References: <261@snow.warwick.UUCP> <909@yale.ARPA>
Organization: U of Wisconsin CS Dept
Lines: 43

 >  [I can't believe this bug is still around]
 >  
 >  This is a followup to an article about 'Edit', Apple's public-domain
 >  editor which comes with MDS, Aztec C, and presumably several other
 >  programming languages.  I have been using Edit heavily for the past few
 >  months as part of my Aztec-C system, on a 128K Mac  ...
 >  I have been greatly inconvenienced by its bugs.  Many
 >  times Edit has pretended to save a file when actually it doesn't, so
 >  when I reopen the file I have lost all my changes.  Edit has also been
 >  known to munge, chew up, and generally destroy files to an extent that I
 >  always have to keep backups of everything and never know when I'm going
 >  to lose data.  Also, it seems to be lacking in error checks for low
 >  memory, because I can easily crash the system by opening too many
 >  windows, keeping a large file in memory, changing the font on a large
 >  file, etc. In general, Edit has been a source of much grief for me.  I

I have also had problems with Edit.  PLEASE MENTION VERSION WHEN YOU POST
AN ARTICLE ! ! !  I have three versions so far:  10/24/84, 12/12/84, and
1/15/85 (which came with the new Aztec C update last week).  the 12/12
version cost me 40 lines of editing (even though I back up regularly, I quit
by doing "Save", which did a REVERT, and it was too late...).

I sure hope a certain C compiler written by the same guy has been debugged
a little better...

Any other known bugs?
Anybody have a more recent version than 1/15/85?
Please mail me, and I'll summarize.
Is there a more current version with the CompuServe Supplement?

	bill

	William Cox
	Computer Sciences Department
	University of Wisconsin, Madison WI
	bill@uwisc
	...{ihnp4,seismo,allegra}!uwvax!bill
-- 
	William Cox
	Computer Sciences Department
	University of Wisconsin, Madison WI
	bill@uwisc
	...{ihnp4,seismo,allegra}!uwvax!bill
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: YAMR (Yet Another Mac Request)
Next Topic: Compuserve bill
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 18 10:04:41 EDT 2024

Total time taken to generate the page: 0.95756 seconds