home
~
projects
~
socials
Move To The Beginning Of An Emacs Buffer
Use this to go to the start of a buffer
(goto-char (point-min))
-- end of line --