Go back >> home >> useful

Emacs Links, Tips etc.

  1. Links
    1. Emacs Lisp List
  2. Tips
    1. Query printers in NTEmacs
      (setq ps-lpr-command "c:\\opt\\Ghostgum\\gsview\\gsprint.exe")
      (setq ps-lpr-switches '("-query"))
      (setq ps-printer-name t)	
      	
Go back >> home >> useful
Please send questions, comments, and suggestions to ymeng_9 at etang dot com