Re: \222 instead of "'"

2002-01-04 Thread Michael Sanders
On Fri, Jan 04, 2002 at 12:44:33AM -0800, Gary Johnson wrote: > > I received e-mail earlier from Michael Sanders who reported that it > worked fine for him. He is using 1.3.22.1i. > Yes, it works on my system 1.3.22.1i (with the security patch applied). -- (T.) Michael Sanders interne

Re: \222 instead of "'"

2002-01-04 Thread Gary Johnson
On Fri, Jan 04, 2002 at 03:20:55AM -0500, Ken Wahl wrote: > On Thu, Jan 03, 2002 at 10:06:49AM -0800, Gary Johnson wrote: > > How about > > > > set display_filter=demoroniser > > > > instead? Then you can still use mutt's built-in pager and have the > > headers weeded. > > > > You need to

Re: \222 instead of "'"

2002-01-03 Thread Gary Johnson
On Thu, Jan 03, 2002 at 12:16:47PM -0500, Michael Sanders wrote: > Thanks. I now have > > macro pager \eX "|demoroniser|less\n" > macro index \eX "|demoroniser|less\n" > > It works, although the full headers are a bit annoying. How about set display_filter=demoroniser instead? Then you

Re: \222 instead of "'"

2002-01-03 Thread Michael Sanders
On Wed, Jan 02, 2002 at 09:37:16PM -0500, mike ledoux wrote: > > I'm surprised no one has mentioned the demoronizer yet: > > http://www.fourmilab.ch/webtools/demoroniser/ > > It is a perl script that converts things like Microsoft 'Smart Quotes' > into something the rest of the world can

Re: \222 instead of "'"

2002-01-02 Thread Roman Neuhauser
> Date: Wed, 2 Jan 2002 20:23:04 -0600 > From: "Robert A. Knop Jr." <[EMAIL PROTECTED]> > To: Magnus Bodin <[EMAIL PROTECTED]> > Cc: mutt-users <[EMAIL PROTECTED]> > Subject: Re: \222 instead of "'" > > > Windows-1252 is a supers

Re: \222 instead of "'"

2002-01-02 Thread Robert A. Knop Jr.
> Windows-1252 is a superset of iso-8859-1 and includes a number of > additional characters. > > > > Windows users and their software usually mix in WIN-1252 chars in > iso-8859-1 text. I think of it as their problem more than yours. It

Re: \222 instead of "'"

2002-01-02 Thread Magnus Bodin
On Wed, Jan 02, 2002 at 09:04:56PM +0100, Roman Neuhauser wrote: > Hi there, > > looks like Outlook (specifically: X-Mailer: Microsoft Outlook IMO, Build > 9.0.2416 (9.0.2911.0)) does something wrong when it base64-encodes a > message: single quote becomes "\222". Instea

\222 instead of "'"

2002-01-02 Thread Roman Neuhauser
Hi there, looks like Outlook (specifically: X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)) does something wrong when it base64-encodes a message: single quote becomes "\222". Instead of "I'm not sure", mutt would display "I\222m not sure". Any