Re: display_filters & Apple Mail
Hi David,
On Saturday, September 13, 2003 at 9:57:44 PM +0930, David Purton wrote:
> quote marks display as a '?'.
> my display filter might be: "tr \\\\222 \\\\047"
You have ? and want ', so use "tr \\? \\\\047" ;-))
More seriously you could try appending //TRANSLIT to your $charset.
Or much better get a real CP-1252 terminal, like everybody else... :-)
Bye! Alain.
--
Give your computer's unused idle processor cycles to a scientific goal:
The Genome@home project at <URL:http://genomeathome.stanford.edu/>.