in reply to Re^2: Creating (and using) a custom encoding. (SOLUTION)
in thread Creating (and using) a custom encoding.

Thanks. I appreciate the links.

What first motivated this investigation was a quest for alternatives to automatically apply fold case (fc) to an incoming file. I'm well aware that this is a road less traveled. Certainly it violates "the principle of least surprise", and as such I wouldn't consider it for production code. But it's been an interesting investigation so far. :)


Dave

  • Comment on Re^3: Creating (and using) a custom encoding. (SOLUTION)