jed-users mailing list

[2009 Date Index] [2009 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

RE: Trouble with mail_mode (email.sl et al.)


> I then put autoload("mail_mode", "email") into my jed.rc and after I
> start jed, I push Esc x, enter mail_mode and all I get is a message
> saying "ifnot is undefined".  Did I miss some important step here?

This sounds like you have an older jed/slang installed than the .sl file
expects.

From the slang changes.txt:

Changes since 2.0.7
...
16. src/kwhash.c: New keywords: "ifnot" and "then".  The "ifnot"
    keyword plays the same role as "!if", except the use of "!if" is
    deprecated.  Then "then" keyword is used in looping constructs as
    described in #17.


If you cannot update your jed/slang to a newer version, you might just
try substituting the 'ifnot' with '!if'.
Note that there may still be other problems. 

/mark
This e-mail message and any attachments may contain 
legally privileged, confidential or proprietary Information, 
or information otherwise protected by law of EMCON 
Technologies, its affiliates, or third parties. This notice 
serves as marking of its "Confidential" status as defined 
in any confidentiality agreements concerning the sender 
and recipient. If you are not the intended recipient(s), 
or the employee or agent responsible for delivery of this 
message to the intended recipient(s), you are hereby 
notified that any dissemination, distribution or copying 
of this e-mail message is strictly prohibited. 
If you have received this message in error, please 
immediately notify the sender and delete this e-mail 
message from your computer.



--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2009 date index] [2009 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]