[40] in bug-owl
Re: More feature requests for 1.2
daemon@ATHENA.MIT.EDU (Mitchell E Berger)
Thu Jun 27 15:08:47 2002
Message-Id: <200206271908.PAA28925@athenaphobia.mit.edu>
To: Mitchell E Berger <mitchb@MIT.EDU>
cc: bug-owl@MIT.EDU
In-Reply-To: Your message of "Thu, 27 Jun 2002 15:00:33 EDT."
<200206271900.PAA28849@athenaphobia.mit.edu>
Date: Thu, 27 Jun 2002 15:08:35 -0400
From: Mitchell E Berger <mitchb@MIT.EDU>
> - It seems like $owl::fields[1] on a zephyr is only the first line of the
> message, or at least that's what "perl $owl::fields[1]" shows. I need to
> adapt my owl::change_curmsg patch for 1.1.3 to check if this is really a
> problem or was fixed, but it may be a bug.
Upon further investigation prompted by Jer saying that it worked for him,
this turns out to only give the first line of a zephyr ONLY in the case of
using "perl $owl::fields[1]". It works correctly for "aperl..." or "pperl..."
and presumably would in owl::change_curmsg and the like. So, it's a much
smaller bug, if at all.
Mitch