Skip to content

Instantly share code, notes, and snippets.

@sri
Created September 24, 2013 07:45
Show Gist options
  • Save sri/6681576 to your computer and use it in GitHub Desktop.
Save sri/6681576 to your computer and use it in GitHub Desktop.
;; Whitespace
(setq whitespace-style
(remove 'newline
(remove 'newline-mark whitespace-style)))
;; Selective Display:
;; http://www.gnu.org/software/emacs/manual/html_node/emacs/Selective-Display.html#Selective-Display
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment