[comp.emacs] Byte-compile question

beck@qtp.ufl.edu (Sullivan Beck) (10/07/90)

I have a couple of questions.  First, the easy one.  Several
months ago there were a couple of files posted which would allow
you to Cv followed by Mv and your curser would be in the same place
it was before you flipped down a screen.  That is, whenever you
moved down or up one screen, it kept the curser in the same place
relative to the window edges.  I did not get a copy of this and
don't remember it's name.  I assume that it's stored in the lisp
archives at tut.cis.ohio-state.edu.  If so, could someone send me
the name of the file.  If not, could someone send me a copy of the
files.  Thanks.

Second question.  I am writing a lisp program which does a lot of
text operations and uses a lot of alists, lists, and vectors.  It
does so much in fact that it is a little on the slow side and I will
eventually want to byte-compile it in order to speed it up.  What
can I do now to help get the best speed once I byte-compile it?

	Thanks in advance
        S. Beck
          beck@qtp.ufl.edu