.emacs-my
changeset 881 10910d09430c
parent 880 995e7f89c52d
child 882 58b84ad67327
equal deleted inserted replaced
880:995e7f89c52d 881:10910d09430c
  2188      ))
  2188      ))
  2189 
  2189 
  2190 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2190 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2191 (message "printing")
  2191 (message "printing")
  2192 
  2192 
       
  2193 (setq ps-paper-type 'a4)
       
  2194 
  2193 ;; Use Notepad to print plain text files to the default Windows printer
  2195 ;; Use Notepad to print plain text files to the default Windows printer
  2194 ;(setq lpr-command "notepad")
  2196 ;(setq lpr-command "notepad")
  2195 ;(setq lpr-headers-switches '("/p"))    ; \ mis-use these
  2197 ;(setq lpr-headers-switches '("/p"))    ; \ mis-use these
  2196 ;(setq lpr-switches nil)                ; / two variables
  2198 ;(setq lpr-switches nil)                ; / two variables
  2197 ;(setq printer-name nil)        ; notepad takes the default
  2199 ;(setq printer-name nil)        ; notepad takes the default