On Sun, Nov 12, 2000 at 09:50:48PM -0500, John S. J. Anderson wrote:
> >           for $x (sort keys %h){ %print %X [EMAIL PROTECTED]; }'
> 
> You've got a couple typos on that last line; I rewrote it like so:

i don't know where they came from, apparently something went wrong with
the copy-paste. Thanks for the correction.

Anyway, as you've already discovered, that line should be:
           for $x (sort keys %h){ print X @{$h{$x}}; }'

> >  Download mkfontalias.py from Kristin's site
> 
> why not give the URL? <URL:http://home.c2i.net/dark/mkfontalias.py>

It seems less polite to skip the page explaining how to use it and
everything, and just take advantage of the script.


-- 
  finger for GPG public key.

Attachment: pgp2LgANbdRe0.pgp
Description: PGP signature

Reply via email to