Posted to tcl by dburns at Mon May 19 20:42:50 GMT 2014view raw

  1. ;;(setq auto-mode-alist
  2. ;; (cons '("\\.py$" . python-mode) auto-mode-alist))
  3. ;;(setq interpreter-mode-alist
  4. ;; (cons '("python" . python-mode)
  5. ;; interpreter-mode-alist))
  6.  
  7. .
  8. .
  9. .
  10. .
  11. ;;(load-library "python-mode")