.emacs-my
changeset 1100 df3489a212a9
parent 1099 ca26bcd6e73b
child 1101 500c2af9b6fb
equal deleted inserted replaced
1099:ca26bcd6e73b 1100:df3489a212a9
  2159 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2159 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2160 (message "scons")
  2160 (message "scons")
  2161 
  2161 
  2162 (add-to-list 'auto-mode-alist '("SConstruct\\'" . python-mode))
  2162 (add-to-list 'auto-mode-alist '("SConstruct\\'" . python-mode))
  2163 (add-to-list 'auto-mode-alist '("SConscript\\'" . python-mode))
  2163 (add-to-list 'auto-mode-alist '("SConscript\\'" . python-mode))
       
  2164 
       
  2165 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
       
  2166 (message "gdb, gud")
       
  2167 ;; Use C-x SPACE to set breakpoint in source file.
       
  2168 
       
  2169 (setq gdb-show-main t)                  ; See also (gdb-many-windows)
  2164 
  2170 
  2165 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2171 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2166 (message "TAGS, etags, ctags, GNU GLOBAL")
  2172 (message "TAGS, etags, ctags, GNU GLOBAL")
  2167 
  2173 
  2168 ;; One of 'tags-table-list' or 'tags-file-name' control which TAGS files to
  2174 ;; One of 'tags-table-list' or 'tags-file-name' control which TAGS files to