cl-cookbook-contrib Mailing List for The Common Lisp Cookbook (Page 8)
Brought to you by:
jthing
You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(17) |
Apr
(27) |
May
(12) |
Jun
(14) |
Jul
(5) |
Aug
(14) |
Sep
(16) |
Oct
(14) |
Nov
(1) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
(1) |
Mar
(11) |
Apr
(3) |
May
(6) |
Jun
(3) |
Jul
(2) |
Aug
(3) |
Sep
(24) |
Oct
(27) |
Nov
(29) |
Dec
(14) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
(5) |
Aug
(2) |
Sep
(1) |
Oct
(8) |
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(4) |
Apr
(2) |
May
|
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(2) |
Oct
|
Nov
(1) |
Dec
(2) |
2006 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(7) |
Nov
(1) |
Dec
|
2007 |
Jan
(6) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2008 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Nick L. <nd...@ra...> - 2003-03-12 10:55:44
|
Morning Edi. I tried the script by hand and it worked. Maybe the time my cron runs is a bad one for SF? - n > I've been attempting to download the current CVS sources, with a > script which has worked in the past. Now I get: > > cvs [update aborted]: recv() from server cvs.cl-cookbook.sourceforge.net: EOF > > Has anyone else been experiencing such problems or is it just me? Just tried cvs update on my current sources and it worked fine. Also, the Expect script that updates the webpage once per night didn't have any problems recently. I suppose this is a just a temporary thing. (I remember that SF had shut down the CVS servers completely a couple of times in the last weeks. Maybe they're updating or replacing something there.) Cheers, Edi. |
From: Edi W. <ed...@ag...> - 2003-03-12 10:45:09
|
Nick Levine <nd...@ra...> writes: > Hi. > > I've been attempting to download the current CVS sources, with a > script which has worked in the past. Now I get: > > cvs [update aborted]: recv() from server cvs.cl-cookbook.sourceforge.net: EOF > > Has anyone else been experiencing such problems or is it just me? Just tried cvs update on my current sources and it worked fine. Also, the Expect script that updates the webpage once per night didn't have any problems recently. I suppose this is a just a temporary thing. (I remember that SF had shut down the CVS servers completely a couple of times in the last weeks. Maybe they're updating or replacing something there.) Cheers, Edi. |
From: Nick L. <nd...@ra...> - 2003-03-12 10:35:03
|
Hi. I've been attempting to download the current CVS sources, with a script which has worked in the past. Now I get: cvs [update aborted]: recv() from server cvs.cl-cookbook.sourceforge.net: EOF Has anyone else been experiencing such problems or is it just me? - nick |
From: Jeff C. <jd...@us...> - 2003-03-12 01:17:48
|
uid=115044(jdcal) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Mar 11 17:17:42 PST 2003 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv6482 Modified Files: win32.html Log Message: "CLOS class" should be "CLOS method". Correction to TranslateMessage usage. |
From: Jeff C. <jd...@us...> - 2003-03-11 05:21:55
|
uid=115044(jdcal) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Mar 10 21:21:55 PST 2003 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv8911 Added Files: AppendixA.jpg AppendixB.jpg AppendixC.jpg Log Message: Added files for win32.html (jdcal) |
From: Jeff C. <jd...@us...> - 2003-03-11 05:21:12
|
uid=115044(jdcal) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Mar 10 21:21:11 PST 2003 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv8865 Modified Files: index.html Log Message: added Jeff Caldwell to developers list; added win32.html to index |
From: Jeff C. <jd...@us...> - 2003-03-11 05:20:52
|
uid=115044(jdcal) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Mar 10 21:20:51 PST 2003 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv8734 Added Files: win32.html Log Message: added Jeff Caldwell to developers list; added win32.html to index |
From: SourceForge.net <no...@so...> - 2003-03-09 15:44:09
|
Support Requests item #612276, was opened at 2002-09-20 15:55 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447473&aid=612276&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: replace-in-string not found Initial Comment: hello, in completer.el, the function completer-file calls the function replace-in-string. neither emacs nor i can find its definition. can you help? i'm running gnu emacs version 21.2.1 thanks, -geo geo...@ho... ---------------------------------------------------------------------- >Comment By: Jeff Caldwell (jdcal) Date: 2003-03-09 10:54 Message: Logged In: YES user_id=727455 Add to .emacs ; From ; http://www.mail-archive.com/jd...@su.../msg05272.html (if (not (fboundp 'replace-in-string)) ;;; copied from gnus-util (Oort) (defun replace-in-string (string regexp newtext &optional literal) (let ((start 0) tail) (while (string-match regexp string start) (setq tail (- (length string) (match-end 0))) (setq string (replace-match newtext nil literal string)) (setq start (1- (- (length string) tail))))) string)) The 1- in the final setq start puts start at the last character of the replacement string. Trying to sub a char with itself loops. I haven't run into trouble with (setq start (- (length string) tail)) but ymmv. I haven't done the grand tour considering everything that might happen with a sub'd regexp. I think the if-not-boundp is just there in case the original function pops up from somewhere. If your .emacs is settled and you're going to depend upon this version of replace-in-string, you probably can remove the if. Jeff Caldwell ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447473&aid=612276&group_id=46815 |
From: SourceForge.net <no...@so...> - 2003-02-07 06:16:55
|
Feature Requests item #609410, was opened at 2002-09-14 15:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=609410&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Please write about using a GUI toolkit Initial Comment: Hello -- The documentation on using something like CLIM is overwhelming. We need to simple tips on building GUIs, simple examples. Please choose a simple a Libre Software solution. Thank you. synthespian ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-02-06 22:23 Message: Logged In: NO I have had some success getting the 'lisp2wish.lisp' to work; My Setup; Win2000 tei-emacs: http://www.tei-c.org/Software/#body.1_div.2 CLISP 2.30 (http://clisp.cons.org/) IDE: emacs with Ilisp as per: http://cl-cookbook.sourceforge.net/windows.html Wish (http://tcl.tk/man/tcl8.4/UserCmd/wish.htm) I got the free precompiled ActiuveState Version http://aspn.activestate.com/ASPN/Downloads/ActiveTcl/ Finally I used lisp2wish.lisp as described at the cliki site: http://www.cliki.net/lisp2wish file at: http://cvs.sourceforge.net/cgi- bin/viewcvs.cgi/clslideshow/clslideshow/lisp2wish-jc.lisp This version is based on an original version found at ftp://ftp.cis.upenn.edu/pub/kaye/with-wish.tar.Z and is part of a CL-slideshow application. It works; 1. Start emacs 2. F5 to start clisp/ilisp ide 3. (load "lisp2wish.lisp") 4. (test-wish) All I need to work out now is how to use it. stephen the lisp newbie spd...@bi... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=609410&group_id=46815 |
From: Edi W. <nh...@us...> - 2002-12-26 23:39:10
|
uid=76419(nhabedi) gid=100(users) groups=100(users),47815(cl-cookbook) Thu Dec 26 15:39:10 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv30003 Modified Files: CHANGELOG license.html Log Message: more typos |
From: Edi W. <nh...@us...> - 2002-12-26 23:36:02
|
uid=76419(nhabedi) gid=100(users) groups=100(users),47815(cl-cookbook) Thu Dec 26 15:36:00 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv29262 Modified Files: misc.html Log Message: typo |
From: Edi W. <nh...@us...> - 2002-12-26 01:17:28
|
uid=76419(nhabedi) gid=100(users) groups=100(users),47815(cl-cookbook) Wed Dec 25 17:17:24 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory sc8-pr-cvs1:/tmp/cvs-serv29110 Modified Files: CHANGELOG index.html macros.html Added Files: misc.html Log Message: misc.html and more see CHANGELOG |
From: <no...@so...> - 2002-11-02 00:47:28
|
Feature Requests item #632383, was opened at 2002-11-01 16:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=632383&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: using XEmacs based CL on PC Initial Comment: do you have any idea how to configure the GNU XEmacs for WINDOWS to work with the CL programs? I personally use xemacs-21.4.6. Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=632383&group_id=46815 |
From: Bill C. <bil...@us...> - 2002-10-22 14:44:45
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 22 07:44:44 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv2206 Modified Files: windows.html Log Message: Updated windows.html and .emacs by Bill Clementson to revert to Corman Lisp 1.5 due to problems with running clconsole.exe inside of emacs in version 2.0. |
From: Bill C. <bil...@us...> - 2002-10-22 14:44:37
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 22 07:44:36 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv2080 Modified Files: CHANGELOG Log Message: Updated windows.html and .emacs by Bill Clementson to revert to Corman Lisp 1.5 due to problems with running clconsole.exe inside of emacs in version 2.0. |
From: Bill C. <bil...@us...> - 2002-10-22 14:44:27
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 22 07:44:27 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv1935 Modified Files: .emacs Log Message: Updated windows.html and .emacs by Bill Clementson to revert to Corman Lisp 1.5 due to problems with running clconsole.exe inside of emacs in version 2.0. |
From: Bill C. <bil...@us...> - 2002-10-21 22:12:47
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Oct 21 15:12:47 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv7054 Modified Files: .emacs Log Message: Changes to add support for inferior lisp mode for Corman Lisp and minor clean-ups. |
From: Bill C. <bil...@us...> - 2002-10-21 16:57:45
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Oct 21 09:57:44 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv8901 Modified Files: windows.html Log Message: Updated windows.html and .emacs by Bill Clementson to add support for Corman Lisp 2.0, removed instructions for the w3 utility (not necessary for viewing documentation) and provide support in .emacs for auto-detecting which lisp implementations have been installed. |
From: Bill C. <bil...@us...> - 2002-10-21 16:57:25
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Oct 21 09:57:24 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv8726 Modified Files: CHANGELOG Log Message: Updated windows.html and .emacs by Bill Clementson to add support for Corman Lisp 2.0, removed instructions for the w3 utility (not necessary for viewing documentation) and provide support in .emacs for auto-detecting which lisp implementations have been installed. |
From: Bill C. <bil...@us...> - 2002-10-21 16:56:58
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Mon Oct 21 09:56:57 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv8239 Modified Files: .emacs Log Message: Updated windows.html and .emacs by Bill Clementson to add support for Corman Lisp 2.0, removed instructions for the w3 utility (not necessary for viewing documentation) and provide support in .emacs for auto-detecting which lisp implementations have been installed. |
From: Bill C. <bil...@us...> - 2002-10-15 17:09:10
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 15 10:09:10 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv11981 Modified Files: windows.html Log Message: Instructions to change lisp-used, EMACSDIR & ILISPDIR variables. |
From: Bill C. <bil...@us...> - 2002-10-15 17:08:59
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 15 10:08:58 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv11821 Modified Files: CHANGELOG Log Message: Instructions to change lisp-used, EMACSDIR & ILISPDIR variables. |
From: Bill C. <bil...@us...> - 2002-10-15 16:54:10
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 15 09:54:09 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv2280 Modified Files: windows.html Log Message: Instructions on changing lisp-used variable. |
From: Bill C. <bil...@us...> - 2002-10-15 16:54:01
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Tue Oct 15 09:54:00 PDT 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv2174 Modified Files: CHANGELOG Log Message: Instructions on changing lisp-used variable. |
From: <no...@so...> - 2002-10-08 14:15:01
|
Feature Requests item #619966, was opened at 2002-10-07 17:07 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=619966&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Robert P. Goldman (rpgoldman) Assigned to: Nobody/Anonymous (nobody) Summary: Question/suggestion for hash-table page Initial Comment: I stumbled across this while looking for an answer to a poignant hash-table question. Namely, how does one make a hash-table whose entries are CLOS objects? The spec only requires that hash-tables accept eq, eql, equal, equalp as tests. Unfortunately, these are all equivalent to EQ when applied to CLOS objects. And none are generic functions. An answer to this question would sure be helpful! If I find a good one, I'll submit it. Cheers, R ---------------------------------------------------------------------- >Comment By: Robert P. Goldman (rpgoldman) Date: 2002-10-08 09:15 Message: Logged In: YES user_id=275595 I wasn't confusing CLOS objects with the ability to use Generic Functions as a test in a hash table. But there is an obvious connection: since none of the existing equality tests are sufficient to test CLOS objects, a generic function is a logical way to implement an equality/equivalence test for CLOS objects in a hash table. Actually, it turns out that I'm NOT stuck. For CMUCL, one can make special-purpose hash tables using the (not well-documented) function define-hash-table-test, which allows you to provide a special hash-function/equality test combination for new kinds of hash tables. [I'm not sure what the situation is for Allegro, since I don't have a license any more, but I'm pretty sure I was able to make hash tables of objects there.] The CMUCL solution is actually just the Right Thing, because it allows you to provide two pretty simple pieces of information, and then use the hash-table functions as they are. Much better than having to do all kind of monkeying around with making lists out of objects, handling buckets and collisions yourself, etc. After all, if I wanted to write C, I could write C. I'm writing CL because (1) I need to do rapid prototyping and experiment with different data structures and (2) my time is more important than my Athlons'! So, with all due respect, *I* would prefer to be the judge of whether my hash table is going to be too inefficient to be usable. Not only do I want to use CL instead of C, I want to use CL instead of Pascal, the language that nags me! :-) I could write up instructions about how to use hash-tables for more ambitious things in CMUCL, but probably I would be better off offering to help fix the CMUCL documentation for this. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-10-08 01:16 Message: Logged In: NO I think you might be confusing CLOS objects with the ability to use GFs, so I want to ask: do you want a hash-table whose equality test is a GF, or a table which distinguishes CLOS objects by some means other than the four equality tests you (correctly) listed? If it's the first of these, then you're stuck. If it's the other you could write some code to extact the information you want out of a CLOS structure into - say - a list in such a form that equal would serve you. Hash-tables have to be restricted in this way, otherwise they'd be too inefficient to be usable. Maybe you shouldn't be using a hash-table? What are you trying to achieve? What would your equality test look like? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=619966&group_id=46815 |