From: Robert Oaks
Subject: LISP beautifier and formatter
Date: 
Message-ID: <4fdnen$nb2@rcp6.elan.af.mil>
  I am trying to locate a formater and a beautifier for LISP programs. I 
currently write some programs for AutoLISP and need utility to help to format 
the routines.

Thanks to whoever reads and response to this message!!

Robert Oaks
···········@mhs.elan.af.mil

From: Martin Cracauer
Subject: Re: LISP beautifier and formatter
Date: 
Message-ID: <1996Feb9.140652.12195@wavehh.hanse.de>
····@elan.af.mil (Robert Oaks) writes:

>  I am trying to locate a formater and a beautifier for LISP programs. I 
>currently write some programs for AutoLISP and need utility to help to format 
>the routines.

xemacs has a nice 'pretty-print-buffer' function, which inserts a
title and such. Context-sensitive fonts and automatic indentation is
in xemacs, anyway. These features also exist for GNU emacs.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <········@wavehh.hanse.de>  -  Fax +49 40 522 85 36
 BSD User Group Hamburg, Germany   -   No NeXTMail anymore, please.
 Copyright 1995. Redistribution via Microsoft Network is prohibited
From: Luca Pisati
Subject: Re: LISP beautifier and formatter
Date: 
Message-ID: <3124BDEB.41C6@nichimen.com>
Martin Cracauer wrote:
> 
> ····@elan.af.mil (Robert Oaks) writes:
> 
> >  I am trying to locate a formater and a beautifier for LISP programs. I
> >currently write some programs for AutoLISP and need utility to help to format
> >the routines.
> 
> xemacs has a nice 'pretty-print-buffer' function, which inserts a
> title and such. Context-sensitive fonts and automatic indentation is
> in xemacs, anyway. These features also exist for GNU emacs.
> 
> Martin
> --

I always tryed to use pretty-print-buffer, but it always complained about:

"Required feature faces not provided"

Do you know where this stuff is located, so that I could load it ?

I run Xemacs 19.13 MIPS-SGI-IRIX-5.3

-- 
Luca Pisati              Nichimen Graphics Inc.
12555 West Jefferson Blvd. Suite 285, Los Angeles, CA 90066
Phone: (310) 577-0500; Fax: (310) 577-0577  ······@nichimen.com (internet)
From: Michael Hucka
Subject: Re: LISP beautifier and formatter
Date: 
Message-ID: <827mxt2qrh.fsf@hawk.eecs.umich.edu>
>>>>> On 8 Feb 1996, ····@elan.af.mil (Robert Oaks) wrote:

  Oaks> I am trying to locate a formater and a beautifier for LISP
  Oaks> programs. I currently write some programs for AutoLISP and need
  Oaks> utility to help to format the routines.

There are some freely-available Lisp pretty-printers that may help you get
started.  The one I'm familiar with is Richard Water's XP, available from

	ftp://merl.com/pub/xp

or the CMU AI Repository:

	http://www.cs.cmu.edu/Web/Groups/AI/html/repository.html
-- 
Mike Hucka     ·····@umich.edu     http://ai.eecs.umich.edu/people/hucka
University of Michigan AI Lab & EECS Departmental Computing Organization