equal
deleted
inserted
replaced
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 |