diff -r dc922d7bcb05 -r 1beeb0ad3272 .emacs-my --- a/.emacs-my Tue Oct 02 11:31:11 2012 +0300 +++ b/.emacs-my Thu Oct 11 14:03:12 2012 +0300 @@ -1940,6 +1940,12 @@ )) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +(message "scons") + +(add-to-list 'auto-mode-alist '("SConstruct\\'" . python-mode)) +(add-to-list 'auto-mode-alist '("SConscript\\'" . python-mode)) + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "TAGS, etags, ctags, GNU GLOBAL") ;; One of 'tags-table-list' or 'tags-file-name' control which TAGS files to