Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!bunny!softg!dana From: dana@softg.UUCP (Eric Dana) Newsgroups: comp.emacs Subject: Emulating TECO paging in EMACS Keywords: TECO Message-ID: <772@softg.UUCP> Date: 13 Jan 88 17:01:08 GMT Organization: Softech Inc., Waltham, Ma. Lines: 9 Recently I have been working on a project to convert TOPS-20 TECO macros to EMACS Lisp. One of the requirements is to read (or yank) in a page of an input file at a time. Even though EMACS (18.49) can handle paging in a buffer, I cannot find a way to get the page from the input file into the buffer. Can anyone help? Thanks in advance. Eric Dana