From 32e2a958fce1d3b004a917a65f1a3d5e56dc2222 Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcuskammer@user.noreply.gitlab.com> Date: Mon, 31 Aug 2020 18:17:56 +0200 Subject: [PATCH] Update custom file for windows --- bundle/custom_win32_EVG02667NB.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index 3738c551..437ad9da 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -7,6 +7,9 @@ '(ansi-color-faces-vector [default default default italic underline success warning error]) '(backup-directory-alist (quote (("." . "~/.backup_filez")))) + '(calendar-date-style (quote iso)) + '(calendar-view-diary-initially-flag t) + '(calendar-week-start-day 1) '(custom-enabled-themes (quote (nord))) '(custom-safe-themes (quote @@ -20,6 +23,7 @@ (alpha . 100) (fullscreen . maximized)))) '(delete-by-moving-to-trash t) + '(diary-file "d:/Syncplicity/Marcus.Kammer/documents/Diary/diary") '(display-line-numbers-grow-only t) '(elpy-modules (quote @@ -32,6 +36,7 @@ '(inhibit-startup-buffer-menu t) '(initial-buffer-choice "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org") '(initial-frame-alist nil) + '(ispell-program-name "aspell") '(line-spacing nil) '(ls-lisp-dirs-first t) '(menu-bar-mode nil) @@ -43,6 +48,7 @@ (global-mode-string ("--" global-mode-string)) "-%-"))) + '(nov-text-width nil) '(nov-unzip-program "C:\\Users\\Marcus.Kammer\\AppData\\Local\\Programs\\unzip-5.51-1-bin\\bin\\unzip.exe") '(nov-variable-pitch nil) @@ -51,6 +57,7 @@ '(olivetti-minimum-body-width 80) '(olivetti-mode-hook nil t) '(org-agenda-files (quote ("d:/syncplicity/Marcus.Kammer/documents/Journal/"))) + '(org-agenda-include-diary t) '(org-babel-load-languages (quote ((js . t) @@ -67,6 +74,11 @@ '(org-clock-out-remove-zero-time-clocks t) '(org-default-notes-file "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org") '(org-duration-format (quote h:mm)) + '(org-export-with-sub-superscripts nil) + '(org-html-table-caption-above nil) + '(org-html-table-default-attributes + (quote + (:border "2" :cellspacing "0" :cellpadding "6" :rules "groups" :frame "hsides" :width "100%"))) '(org-modules (quote (ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)))