Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Victor Stoichita
emacs-config
Commits
e57740b2
Commit
e57740b2
authored
Nov 29, 2020
by
Victor A. Stoichiţă
Browse files
maybe start server at end of init
parent
423f3f5d
Changes
1
Show whitespace changes
Inline
Side-by-side
init.el
View file @
e57740b2
...
...
@@ -531,7 +531,7 @@ deleted or iconified, according to option `frame-auto-hide-function'."
(
define-key
mu4e-view-mode-map
(
kbd
"C-x <f11>"
)
'olivetti-mode
)
(
define-key
mu4e-compose-mode-map
(
kbd
"C-x <f11>"
)
'olivetti-mode
)
(
unless
(
server-running-p
)
(
server-start
))
(
cd
(
expand-file-name
"~"
))
;; Local Variables:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment