[95] in bug-owl
Re: reply to zaway
daemon@ATHENA.MIT.EDU (James M. Kretchmar)
Sat Oct 12 11:46:55 2002
Message-Id: <200210121546.LAA12728@mission-control.mit.edu>
To: Jeremy Daniel <jdaniel@MIT.EDU>
cc: bug-owl@MIT.EDU
In-Reply-To: Your message of "24 Aug 2002 01:10:24 EDT."
<skek7mg970f.fsf@multics.mit.edu>
Date: Sat, 12 Oct 2002 11:46:53 -0400
From: "James M. Kretchmar" <kretch@MIT.EDU>
> This patch sets the zwriteline for outgoing zaway messages so they can
> be replied to like normal outgoing messages. The main bulk of the
> patch comes from moving the functionality of composing a zwriteline
> out of functions.c where it was in the middle owl_function_reply() and
> into a separate procedure which I called owl_message_make_zwriteline()
> in message.c. I'm not sure if this is exactly the right place for it,
> but this allows it to be used from both places which is a definite
> win. Suggestions are welcome if you don't like it as is.
This works now as a result of other work that's been done.
kretch