Page 1 of 1
Emacs newlisp package missing
Posted: Tue Aug 21, 2007 8:10 pm
by 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
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
Posted: Wed Aug 22, 2007 3:48 pm
by Lutz
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/ and orginal link to the emacs package.
Lutz
Posted: Thu Aug 23, 2007 5:44 pm
by alexis
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
Posted: Sat Aug 25, 2007 5:06 am
by didi
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 :-)
Re: Emacs newlisp package missing
Posted: Sun Sep 16, 2007 5:16 am
by rickyboy
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.
Posted: Sun Sep 16, 2007 3:52 pm
by Jeff
I've got a working version of the emacs mode on my website,
http://artfulcode.nfshost.com.
Posted: Sun Sep 16, 2007 7:39 pm
by rickyboy
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?