[chora] Adding new language types for enscript

Anil Madhavapeddy anil@recoil.org
Wed, 13 Feb 2002 16:26:12 +0000


On Wed, Feb 13, 2002 at 10:05:18AM +0000, Ahmed Shihab wrote:
> Quoting Anil Madhavapeddy <anil@recoil.org>:
> 
> this leaves the temp files in the /tmp/ dir. Here is a pair generated 
> when attempting to view a .vhd file
> 
>         EnscriptInXcJmLL
>         EnscriptOutcJ7Om8  
> 
> clearly no extension, on the input file which should be '.vhd'
> 
> the horde/chora CVS was checked out at 0900 GMT today (13.2.2002).
> 

What branch?  If you are using -current (as you said before),
then you didnt need to change the enscript driver, since the changes
to use the new getTempFile() extension are already in there.

If you are using -stable, then your getTempFile() doesnt support
the new parameter you just added to the enscript driver.

Anil