diff -r 6d35f95afe08 -r bfb236f0ef44 .emacs-my --- a/.emacs-my Sat Jun 18 10:46:07 2011 +0300 +++ b/.emacs-my Sat Jun 18 11:14:06 2011 +0300 @@ -1164,6 +1164,8 @@ ;;; ---------------------------------------------------------------- (message "devel, prog, programming") +(which-func-mode 1) + (add-to-list 'auto-mode-alist '("\\.cu$" . c-mode)) (defun my-c++-header-file-p ()