What's this for? Guess variables like c-basic-offset, tab-width and indent-tabs-mode automatically. Configuration Add the following to your .emacs: (add-to-path 'load-path "/path/to/guess-style") (autoload 'guess-style-set-variable "guess-style" nil t) (autoload 'guess-style-guess-variable "guess-style") (autoload 'guess-style-guess-all "guess-style" nil t) Usage To guess variables when a major mo