(custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(auth-source-save-behavior nil) '(bar-cursor nil) '(bbdb-boring-xfield-list '(asynk:googletobbdb:gc asynk:owncloud:cd bbdb-id gids)) '(bbdb-phone-label-list '("mobile" "main" "home" "work" "other")) '(blink-cursor-mode nil) '(browse-url-generic-program "opera") '(column-number-mode t) '(debug-on-error nil) '(diff-switches "--unified --ignore-all-space") '(direnv-mode t nil (direnv)) '(enable-local-variables t) '(grep-find-ignored-directories '(".backups" "www" "wwwroot" "SCCS" "RCS" "CVS" "MCVS" ".svn" ".git" ".hg" ".bzr" "_MTN" "_darcs" "{arch}")) '(ido-auto-merge-delay-time 2) '(ido-max-directory-size 10000000) '(kill-whole-line t) '(mouse-wheel-progressive-speed nil) '(mouse-wheel-scroll-amount '(3 ((shift)) ((control) . 10))) '(org-support-shift-select t) '(safe-local-variable-values '((whitespace-style face trailing) (whitespace-style trailing) (whitespace-action . auto-cleanup) (delete-old-versions . t) (Package ITERATE :use "COMMON-LISP" :colon-mode :external) (syntax . COMMON-LISP) (Package . CL-FAD) (Package . bind) (package . puri) (whitespace-style quote (face trailing empty tabs)) (package . cl-user) (Package . CLOS) (c-file-offsets (innamespace . 0) (substatement-open . 0) (c . c-lineup-dont-change) (inextern-lang . 0) (comment-intro . c-lineup-dont-change) (arglist-cont-nonempty . c-lineup-arglist) (block-close . 0) (statement-case-intro . ++) (brace-list-intro . ++) (cpp-define-intro . +)) (c-auto-align-backslashes) (Package . CL-PPCRE) (Syntax . COMMON-LISP) (encoding . utf-8) (Package . SYSTEM) (Package . C) (Lowercase . Yes) (Package . XLIB) (Syntax . Common-lisp) (whitespace-action) (Encoding . utf-8) (readtable . runes) (Package . CXML) (Syntax . ANSI-Common-Lisp) (Base . 10) (Syntax . Common-Lisp))) '(scroll-bar-mode 'right) '(select-enable-primary t) '(set-mark-command-repeat-pop t) '(show-paren-mode t) '(slime-kill-without-query-p t) '(smtpmail-auth-credentials "~/.authinfo.gpg") '(smtpmail-smtp-service 587) '(smtpmail-starttls-credentials '(("\"smtp.gmail.com\"" 587 "nil" "nil"))) '(tool-bar-mode nil) '(tramp-default-user "alendvai" nil (tramp)) '(truncate-lines t) '(whitespace-action '(cleanup))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:stipple nil :background "#ffffff" :foreground "#000000" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 128 :width normal :foundry "microsoft" :family "Consolas")))) '(bold ((t (:bold t)))) '(bold-italic ((t (:bold t :italic t)))) '(font-lock-builtin-face ((((class color) (background light)) (:foreground "Purple3")))) '(font-lock-comment-face ((((class color) (background light)) (:foreground "#88c")))) '(font-lock-constant-face ((t (:foreground "CadetBlue" :weight normal)))) '(font-lock-function-name-face ((((class color) (background light)) (:foreground "brown4" :bold t)))) '(font-lock-keyword-face ((((class color) (background light)) (:foreground "#a00")))) '(font-lock-preprocessor-face ((((class color) (background light)) (:foreground "#00a")))) '(font-lock-type-face ((((class color) (background light)) (:foreground "steelblue" :bold t)))) '(font-lock-warning-face ((t (:foreground "#c00")))) '(paren-match ((t (:background "#d0ffff"))) t) '(secondary-selection ((t (:background "#ffffd0")))) '(show-paren-match ((((class color) (background light)) (:background "#d0ffff")))) '(sldb-section-face ((t (:background "white" :foreground "dark gray")))) '(slime-error-face ((((class color) (background light)) (:foreground "darkred" :bold t)))) '(slime-inspector-value-face ((((background light)) (:foreground "MediumBlue" :bold t)))) '(slime-note-face ((((class color) (background light)) (:background "grey80" :underline t)))) '(slime-reader-conditional-face ((((background light)) (:foreground "DimGray" :bold t)))) '(slime-repl-input-face ((t (:bold t)))) '(slime-repl-output-mouseover-face ((t (:bold t)))) '(slime-style-warning-face ((((class color) (background light)) (:underline t)))) '(slime-warning-face ((((class color) (background light)) (:foreground "darkred" :underline t)))) '(swbuff-current-buffer-face ((t (:foreground "red" :bold t :underline t)))) '(whitespace-empty ((t (:background "cornsilk" :foreground "firebrick")))) '(whitespace-tab ((t (:background "white smoke" :foreground "lightgray"))))) (put 'narrow-to-region 'disabled nil)