Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id EAA13365; Thu, 28 Nov 1996 04:17:41 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.7); Thu, 28 Nov 1996 04:17:29 -0500 Received: by CS.UTK.EDU (cf v2.9s-UTK) id EAA13324; Thu, 28 Nov 1996 04:17:27 -0500 Received: from Tomobiki-Cho.CAC.Washington.EDU (starback@tomobiki-cho.cac.washington.edu [128.95.135.58]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id EAA13311; Thu, 28 Nov 1996 04:17:24 -0500 Received: from Ikkoku-Kan.Panda.COM by Tomobiki-Cho.CAC.Washington.EDU (8.7.5/UW-NDC Revision: 2.28 ) id BAA17581; Thu, 28 Nov 1996 01:17:18 -0800 (PST) Received: from localhost by Ikkoku-Kan.Panda.COM (NX5.67e/UW-NDC/Panda Revision: 2.27.MRC ) id AA05848; Thu, 28 Nov 96 01:17:10 -0800 Date: Thu, 28 Nov 1996 01:13:14 -0800 (PST) From: Mark Crispin Sender: Mark Crispin Subject: Re: draft-ietf-drums-msg-fmt-00.txt To: Kai Henningsen Cc: drums@cs.utk.edu In-Reply-To: <6LkpJvvjcsB@khms.westfalen.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII On 28 Nov 1996 01:35:00 +0200, Kai Henningsen wrote: > In news, there is consensus that a FF means "display message until here, > and wait for user action before displaying more". This is a little bit difficult to implement when you are drawing text in a scrollable viewer window as opposed to outputting it on a "piece of paper" scrolling view. Suppose there is text that is 12 lines long, with a FF at each end, but it's displayed inside a 40 line window. In a "piece of paper" viewer (e.g. what you get with "more") this works OK, but not inside a window viewer (e.g. what you get with "emacs"). > It might be nice to have this in mail as well, but it's certainly not > critical. I agree, at least to the point that if FF is to have any special mail semantics, they should be defined. Otherwise there aren't any. > > Does HT move down several lines, or does it move up one line ("line > HT moves horizontal (by an unspecified amount), that's why it's called > *H*T. Do you mean VT? Yes, I meant VT. Sorry.