From owner-freebsd-questions Fri Jan 30 19:02:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28497 for questions-outgoing; Fri, 30 Jan 1998 19:02:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phoenix.volant.org (phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA28491 for ; Fri, 30 Jan 1998 19:02:53 -0800 (PST) (envelope-from patl@phoenix.volant.org) From: patl@phoenix.volant.org Received: from asimov.phoenix.volant.org [205.179.79.65] by phoenix.volant.org with smtp (Exim 1.62 #1) id 0xyTCm-0006Ux-00; Fri, 30 Jan 1998 19:02:52 -0800 Received: from localhost by asimov.phoenix.volant.org (SMI-8.6/SMI-SVR4) id TAA05762; Fri, 30 Jan 1998 19:00:54 -0800 Date: Fri, 30 Jan 1998 19:00:54 -0800 (PST) Reply-To: patl@phoenix.volant.org Subject: Re: [X]emacs and apsfilter To: Greg Lehey cc: Doug White , Burton Sampley , questions@FreeBSD.ORG In-Reply-To: <19980131130158.17449@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" > On Fri, Jan 30, 1998 at 06:26:37PM -0800, patl@phoenix.volant.org wrote: > > > >>> Does anybody know what code or key sequence is needed to get either > >>> Xemacs or Emacs to force end of page? > >>> > >>> Here's the situation: > >>> > >>> I need to turn in a hardcopy version of my C++ code for my class. My > >>> professor requires all functions must be printed on a separate page. I > >>> like the headers with the file name and page numbers obtained by ps > >>> printing from either version of Emacs, however I can't figure out how > >>> to force the end of page at the end of a function. My only other > >>> alternative is to edit the code in StarOffice. > > > > Sounds like you want to insert FormFeed characters. That's a ^F > > Control-F). > > Form feed is ctrl-L. Damnit. That's what I meant to say. But I was trying to do too many things at once and must have copied the ^F from the second message. (I should know it is ^L, I used to put them in all over the place, back in the old days when printouts were de rigur.) That's what I get for not taking the time to proofread. -Pat