Skip to content

Instantly share code, notes, and snippets.

@Apsu
Created October 7, 2012 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Apsu/3849945 to your computer and use it in GitHub Desktop.
Save Apsu/3849945 to your computer and use it in GitHub Desktop.
Emacs settings for make-buffer -> new frame
(setq pop-up-frames "graphic-only")
(setq completion-show-help nil)
(setq ido-completion-buffer nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment