From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2ab2363e1eab337d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-05 08:40:39 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!teaser.fr!enst.fr!not-for-mail From: "Beard, Frank Randolph CIV" Newsgroups: comp.lang.ada Subject: RE: I hate Microsoft Outlook (was Using GNU make with ObjectAda) Date: Fri, 5 Sep 2003 11:23:32 -0400 Organization: ENST, France Message-ID: NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: avanie.enst.fr 1062776311 46337 137.194.161.2 (5 Sep 2003 15:38:31 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 5 Sep 2003 15:38:31 +0000 (UTC) To: Return-Path: X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Using GNU make with ObjectAda Thread-Index: AcNzNeujtRyUmc6oS+yvQZ5dk/Q8tgAH7eRZABo+fyA= X-OriginalArrivalTime: 05 Sep 2003 15:23:32.0561 (UTC) FILETIME=[AAA94C10:01C373C1] X-Scanned-By: MIMEDefang 2.1 (www dot roaringpenguin dot com slash mimedefang) X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:42180 Date: 2003-09-05T11:23:32-04:00 Sorry about sending out HTML format in the previous email. I thought I had this problem solved, but it has resurfaced again. It doesn't make sense. My settings in Outlook don't appear to have changed, = despite the fact our systems group pushed updates to our machines, and the=20 obvious old problem resurfacing. When I open an email from the list, it shows "Plain Text" as the format. When I hit reply, it still shows "Plain Text" as the format. But when it broadcasts back to me from the list, it is "HTML" format. We are using Microsoft Outlook 2000 SR-1 (9.0.0.4527). I didn't have this problem with Outlook 98. My Outlook settings are: Tools/Options/Mail Format Send in this message format: "Plain Text" International options... Use this encoding for outgoing messages: "US-ASCII" (it used to be "Western European (ISO)", but changing to US-ASCII seemed to stop the problem) If anyone else has any ideas, please let me know. And before=20 anyone suggests switching mail clients, or using a news dealer. I don't have a choice. We are not allowed to use News dealers, and Outlook is the command standard for email. Thanks for your patience. Frank PS. This email shows the format as "Plain Text", but we'll see what happens when it broadcasts from the list. -----Original Message----- From: Tim Spargo [mailto:tim.spargo@NO_SPAMsympatico.ca] Hi, I am relatively new to Ada (from the Dark side - C++). I am trying to = use GNU make to create a make file for some ObjectAda projects I am working = on.