Emacs newlisp package missing

Started by alexis, August 21, 2007, 01:10:52 PM

Previous topic - Next topic

alexis

Hello,



I was very happy to discover both newlisp and its emacs package yesterday.  Unfortunately, the link here:



http://www.newlisp.org/code/emacs/newlisp.tgz">http://www.newlisp.org/code/emacs/newlisp.tgz



seems to be missing a required file:  (require 'tj-parenface) and I can't seem to find it anywhere.



I was wondering if anybody had it if they might be able to send it to me at ahinds (at) gmail.com?



Thanks in advance,



--Alexis

Lutz

#1
Perhaps you can contact Tim Johnson directly he also is a member of this board but I forgot his username. This is his site: http://www.johnsons-web.com/demo/newlisp/">http://www.johnsons-web.com/demo/newlisp/ and orginal link to the emacs package.



Lutz

alexis

#2
Lutz-



Thanks for the suggestion - unfortunately I can't find his email anywhere, either in the docs or on his web site!



If anybody manages to dig one up...I'll try a search on the forum archives & see if I can PM him too.



Oh, and also - thank you *so much* for newlisp.  I've been looking for something like it (practical lisp scripting) for ages.  :D



--Alexis

didi

#3
It's not always difficult - his username is 'Tim Johnson'  you can search after that name , look at one post of him and  send him a pm  :-)

rickyboy

#4
Sorry about the late reply.  I too had the same problem with newlisp.el when I first got it.  I took the cheap way out: I commented out the require expression, and everything seems to work fine.
(λx. x x) (λx. x x)

Jeff

#5
I've got a working version of the emacs mode on my website, http://artfulcode.nfshost.com">http://artfulcode.nfshost.com.
Jeff

=====

Old programmers don\'t die. They just parse on...



http://artfulcode.net\">Artful code

rickyboy

#6
Quote from: "Jeff"I've got a working version of the emacs mode on my website, http://artfulcode.nfshost.com">http://artfulcode.nfshost.com.

Ahh!  I see you did the same thing I suggested earlier, namely commenting out the (require 'tj-parenface).  You should probably contact Tim -- I think he wants to hand over the newlisp mode overseer's job to someone else.  Interested?
(λx. x x) (λx. x x)