Re: Mutt guessing wrong encoding for outgoing PDFs?

2002-09-10 Thread Brian Grayson
On Mon, Sep 09, 2002 at 09:42:21AM -0700, Michael Elkins wrote: > Brian Grayson wrote: > > I downloaded 1.4 on Friday just to see, and the same problem > > occurs. The fundamental problem is once the CTE code sees a > > nonzero value of lobin, it goes into quoted, rega

Re: Mutt guessing wrong encoding for outgoing PDFs?

2002-09-09 Thread Brian Grayson
On Fri, Sep 06, 2002 at 11:21:09PM -0700, Michael Elkins wrote: > Brian Grayson wrote: > > Hm. I have 1.2.5 source locally, and it looks like in > > mutt_set_encoding() in sendlib.c, the following logic may be > > faulty: > > I just noticed that you are using an e

Re: Mutt guessing wrong encoding for outgoing PDFs?

2002-09-06 Thread Brian Grayson
(info->from && option (OPTENCODEFROM))) { b->encoding = ENCQUOTEDPRINTABLE; } else b->encoding = ENC7BIT; ... That is, if we have 8-bit characters, don't even consider quoted unless OPTALLOW8BIT is false. Brian -- Brian Grayson, SysPer

Re: Mutt guessing wrong encoding for outgoing PDFs?

2002-09-06 Thread Brian Grayson
g, so that you can see what's _really_ in there, and so you can play around yourself. Let me know if you need more info! Also, for my own education, which file contains the guessing code? Thanks! Brian -- Brian Grayson, SysPerf (System Performance, Modeling, and Simulation) [EMAIL

gbnet.net [was Re: After-editing hook?]

2002-09-06 Thread Brian Grayson
t to tweak the welcome message to remove all references to [EMAIL PROTECTED] and [EMAIL PROTECTED] if you truly want to hide that domain name. Brian -- Brian Grayson, SysPerf (System Performance, Modeling, and Simulation) [EMAIL PROTECTED] Somerset Design Center Motorola Austin, TX

Mutt guessing wrong encoding for outgoing PDFs?

2002-09-05 Thread Brian Grayson
x27;always send PDF files as base64', sort of like a reverse mailcap, or to make it check more thoroughly? Thanks! Brian -- Brian Grayson, SysPerf (System Performance, Modeling, and Simulation) [EMAIL PROTECTED] Somerset Design Center Motorola Austin, TX