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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,81bb2ce65a3240c3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.230.98 with SMTP id sx2mr8674865pbc.1.1335671552075; Sat, 28 Apr 2012 20:52:32 -0700 (PDT) Path: r9ni110623pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: What would you like in Ada202X? Date: Sat, 28 Apr 2012 20:52:31 -0700 (PDT) Organization: http://groups.google.com Message-ID: <31624258.2178.1335671551666.JavaMail.geo-discussion-forums@vbdx11> References: <3637793.35.1335340026327.JavaMail.geo-discussion-forums@ynfi5> <6167748.344.1335524349986.JavaMail.geo-discussion-forums@yncd3> NNTP-Posting-Host: 96.2.54.122 Mime-Version: 1.0 X-Trace: posting.google.com 1335671551 20385 127.0.0.1 (29 Apr 2012 03:52:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 29 Apr 2012 03:52:31 +0000 (UTC) In-Reply-To: <6167748.344.1335524349986.JavaMail.geo-discussion-forums@yncd3> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=96.2.54.122; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-28T20:52:31-07:00 List-Id: On Friday, April 27, 2012 5:59:09 AM UTC-5, Martin wrote: > > 5) The ability to override the 'Image function > 6) An alternative to 'Image that doesn't have a leading space for integers! > > -- Martin I thought I read about a way to do a user-defined Image function that would override the default 'Image attribute... but, alas, I cannot find it.