bboard hyperpithole gate
 (DIR) Menu
 (DIR) Section <GOPHER>
 (DIR) Forward
 (DIR) Backward
       Thread[.post]: 4.16
       TACKER:  jdd (John)
       SUBJECT: .. Editing for readability
       DATE:    05-Jul-26 01:29:00
       HOST:    sverige
       
       FWIW, I have a simple function defined in my .emacs so I can switch into 
       gopher edit mode with a single command. I prefer to wrap at 60, not really 
       sure why. 
       
       (defun gopher-edit ()
         "sets a standard format for gopher phlog posts"
         (interactive)
         (set-fill-column 60)
         (auto-fill-mode 1)
         )
       
       
       
       <GOPHER.4.16/19>(61)[ <ENTER> follow thread, (R)EPLY, (F)LAG or (Q)UIT ]