pre-Released
Quick followup to my last post before I go to sleep. Here\’s a partial and buggy implementation for CVS and darcs. Yay. Maybe it\’ll get better tomorrow.
enscript: couldn't find prolog "enscript.pro": No such file or directory
%!PS-Adobe-3.0
%%BoundingBox: 24 24 571 818
%%Title: Enscript Output
%%For: Greg Pfeil
%%Creator: GNU enscript 1.6.4
%%CreationDate: Tue May 21 12:15:07 2013
%%Orientation: Portrait
%%Pages: (atend)
%%DocumentMedia: A4 595 842 0 () ()
%%DocumentNeededResources: (atend)
%%EndComments
%%BeginProlog
%%BeginResource: procset Enscript-Prolog 1.6 4
This entry was posted
on Thursday, November 16th, 2006 at 01:00 and is filed under Code, Lisp.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
November 16th, 2006 at 03:54
That should probably be (ppcre:split “.” filename), shouldn’t it?
November 16th, 2006 at 10:29
Ok, that’s hilarious. It is “.”, but I guess it got removed by the blogging software somewhere along the way. The funny thing is that when I got your comment in email, it said ‘That should probably be (ppcre:split “.” filename), shouldn’t it?’ And I was going to respond that I’m not using CL-Interpol (but should be).
Anyway, I blame it all on mis-esaping by WordPress.