@ -128,6 +128,9 @@
(setq subword-backward-regexp "\\(\\(\\W\\|[[:lower:][:digit:]]\\)\\([\\\\[:upper:]]+\\W*\\)\\|\\W\\w+\\)")
(global-set-key (kbd "<f6>") 'sourcepair-load)
;; Well this is really useful for LaTeX only, but then it gets in the way when I use the minibuffer.
(global-set-key (kbd "S-SPC") "\\")
;; this should really be called in the hook
(setq default-fill-column 120)