[comp.mail.elm] Elm Problem

jwas@PacBell.COM (Joe Wasik) (04/07/90)

A user running elm 2.2pl13 gets the following error when doing a 'reply'
to a mail message:

t_token calls nested greater than 20 deep!
Emergency exit taken!  All temp files intact!

She says that she gets this message occasionally. Although when I asked her for
the mail that it had bombed on, it had already been read and deleted with
Unix mail.

Sorry, but I am not able to upgrade to pl16 on this machine.

Any suggestions?

-- 
Joe Wasik - PacBell, 2600 Camino Ramon, 4e750, San Ramon, CA 94583  823-2422
jwas@pbhyf.PacBell.COM or {att,bellcore,sun,ames,pyramid}!pacbell!pbhyf!jwas
No shoes, no shirt, no dial tone.

eric@abode.UUCP (Eric C. Bennett) (12/28/90)

I recently compiled Elm on my system and have come across a couple of 
problems with it.

First off, it doesn't seem to like the 'ex' editor. If the users default
editor is ex he cannot send a message with elm. Here is an example. The 
user is in elm, he uses the 'm' command to enter a message and then gets
the ':' prompt. After the user uses the 'a' command to add what he wants 
to the message he needs to exit the editor and write and send the file.
Well, the problem is that the user cannot get out of the editor. You are
supposed to be able to hit the delete key and get the ':' prompt again
but it doesn't seem to work. Nothing I try will make the prompt appear.
But, elm works fine with the 'vi' editor.

Last note... I am only using Elm to patch level 5. If this was a problem
on earlier versions and I am not patched up to that please let me know. I
have patches 7, 8 and 9 and but I need to get 6 first.

If anyone here has any suggestions please send them to me in Email since I
do not regularly read this newsgroup.

Thanks

Eric
-- 
     Eric C. Bennett     uucp: {elroy|cit-vax}!wciu!abode!eric
     El Monte, Ca    Internet: eric@abode.wciu.edu

If you can read this you aren't looking through the hubble space telescope!

syd@DSI.COM (Syd Weinstein) (12/28/90)

eric@abode.UUCP (Eric C. Bennett) writes:
:First off, it doesn't seem to like the 'ex' editor. If the users default
:editor is ex he cannot send a message with elm. Here is an example. The 
:user is in elm, he uses the 'm' command to enter a message and then gets
:the ':' prompt. After the user uses the 'a' command to add what he wants 
:to the message he needs to exit the editor and write and send the file.
:Well, the problem is that the user cannot get out of the editor. You are
:supposed to be able to hit the delete key and get the ':' prompt again
:but it doesn't seem to work. Nothing I try will make the prompt appear.
:But, elm works fine with the 'vi' editor.
The problem here is not with Elm, but with how you are using ex.
Ex ends append mode with an escape.  DEL, your interrupt key, happens
to work also, but the proper code is escape.

Note, your ex is broken, as it sounds like it is not resetting
the interrupt trap correctly.
-- 
=====================================================================
Sydney S. Weinstein, CDP, CCP                   Elm Coordinator
Datacomp Systems, Inc.                          Voice: (215) 947-9900
syd@DSI.COM or dsinc!syd                        FAX:   (215) 938-0235