Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucsd!helios.ee.lbl.gov!nosc!humu!uhccux!lupton From: lupton@uhccux.uhcc.hawaii.edu (Robert Lupton) Newsgroups: comp.emacs Subject: How to move point to end of buffer? Message-ID: <3696@uhccux.uhcc.hawaii.edu> Date: 8 Apr 89 23:08:54 GMT Organization: University of Hawaii Lines: 16 (Running Gnu 18.52) I'm having trouble moving the point to the end of a buffer, which may or not' be displayed. If it's OK to display it, I can use set-window-point and all is well, but If I can't I'm not so happy. select-buffer appears to do an implicit save-excursion, in that I can select my buffer, go tot eh end and insert a string, but point isn't moved. I guess I want a set-buffer-point, but I can't find one. Any ideas? Robert (lupton@uhccux.uhcc.hawaii.edu)