so lets edit an xinitrc using emacs: 
 
 
 
lets change some values
    xemacs or emacs invokes the editor, add a filename and it will either create or open that file. add a -nw to the string and the editor will launch ina terminal instead of trying to open a new window.
cp /usr/local/X11R6/lib/X11/xinit/xinitrc ~/xinitrc
emacs -nw .xinitrc
    joel jaeggli
Last modified: Mon May  1 06:24:38 PDT 2000