summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-15 06:48:28 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-15 06:48:28 -0700
commit7717872d0626c3924d7b631eabda05be7906f414 (patch)
tree4057853d6f13cf11ee1e254440d3db1244547ac3
parent6b73792b55fc203893643a8090d6320460ca74d6 (diff)
downloaddotfiles-7717872d0626c3924d7b631eabda05be7906f414.tar.gz
C-x 4 d bypasses frames-only-mode
-rw-r--r--.emacs.d/init-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index a2189234..bdc47644 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -44,6 +44,7 @@
'(fci-rule-color "#383838")
'(footnote-narrow-to-footnotes-when-editing t)
'(footnote-section-tag "")
+ '(frames-only-mode-use-window-functions (quote (calendar dired-other-window)))
'(gnus-alias-add-identity-menu nil)
'(gnus-alias-allow-forward-as-reply t)
'(gnus-alias-default-identity "Nucifera")