Commit Graph

26 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet b0d85d92a0
Added mu4e news shortcuts 2020-03-25 13:11:22 +01:00
Lucien Cartier-Tilet 0877fb9d2d
Added org-trello support, lua layer 2020-03-25 13:10:10 +01:00
Lucien Cartier-Tilet 0bceaf56e2
Updated org shortcuts 2020-03-15 19:50:52 +01:00
Lucien Cartier-Tilet fce23d5c2d
Fixed export language for config website 2020-03-15 19:50:04 +01:00
Lucien Cartier-Tilet c974c60128
Updated and added org capture templates 2020-03-15 19:49:40 +01:00
Lucien Cartier-Tilet 979fd31fe4
Changing metaprogramming language to EmacsLisp 2020-03-15 12:24:46 +01:00
Lucien Cartier-Tilet c2e73bde4b
Updated config for mu4e, added draft folder, wider headers view 2020-02-28 16:30:14 +01:00
Lucien Cartier-Tilet 30ef30d9dd
Added odf-mode to Emacs 2020-02-28 16:29:56 +01:00
Lucien Cartier-Tilet b5d50c788d
Shell now appears at the bottom of the frame 2020-02-28 16:29:15 +01:00
Lucien Cartier-Tilet d9015c267b
Removed git powerline prompt for Eshell 2020-02-25 15:02:24 +01:00
Lucien Cartier-Tilet 35d285b07a
Greater delay for Helm popup
This will allow Emacs to be less laggy. Also fixed indentation on a
code block
2020-02-25 12:37:43 +01:00
Lucien Cartier-Tilet 11517d9c0b
Added my notes to my agenda, updated capture templates
I also completed my comment about the protocol templates, and I
removed a piece of Elisp code not used anymore
2020-02-25 12:36:39 +01:00
Lucien Cartier-Tilet 1fa563b74a
Silent results for Emacs-lisp code
I can now evaluate in-place my Elisp code without it generating some
results I then have to delete.
2020-02-25 12:34:30 +01:00
Lucien Cartier-Tilet d91932bf0e
Replaced Gnus with Mu4e
Removed all Gnus configuration, replaced them with mu4e.
2020-02-25 12:33:38 +01:00
Lucien Cartier-Tilet b4a9471af3
Added mu4e configuration
I might do a full switch from Gnus to mu4e honestly
2020-02-24 21:45:32 +01:00
Lucien Cartier-Tilet 6202168e05
Fixed issue with commit #775b436
Now org-capture templates actually work and are no longer contained
in strings but external files.
2020-02-24 21:42:45 +01:00
Lucien Cartier-Tilet 775b436977
Added templates for org-capture
However, some stopped working while others do, I have to work on that
2020-02-24 21:02:54 +01:00
Lucien Cartier-Tilet 764e4f0b78
Allow to get read and unread emails in Gnus groups 2020-02-21 04:32:47 +01:00
Lucien Cartier-Tilet b115f6cd8c
Updated some paths, fixed some code style, added back some shortcuts
Updated some paths after the Emacs configuration directory was moved

Some variables in my dotspacemacs were renamed in order to follow the
Spacemacs coding style with a ~//~ used for marking private variables,
and I prefixed their name with ~dotspacemacs-~ in order to avoid any
collision with other packages or configuration I write.

Added back M-« and M-» in order to fix the M-< and M-> shortcuts issue
with the bépo layout.
2020-02-16 23:56:25 +01:00
Lucien Cartier-Tilet 92d5c67e8e
Fixed issue with `tramp-methods is void' error 2020-02-08 17:39:10 +01:00
Lucien Cartier-Tilet a6b3a60910
categorized shortcuts 2020-02-08 17:27:49 +01:00
Lucien Cartier-Tilet 59beb20d4f
added shortcut for yadm status in Emacs 2020-02-08 14:22:19 +01:00
Lucien Cartier-Tilet 3cfa85c86d
Added redshift as blue light filter, converting eshell aliases
Eshell aliases are being converted to Eshell functions
2020-02-08 14:22:01 +01:00
Lucien Cartier-Tilet 46cfd4adf8
Better behavior for Org src buffers 2020-02-07 14:14:54 +01:00
Lucien Cartier-Tilet 457b4cbb65
spacemacs.org cleanup 2020-01-30 14:07:23 +01:00
Lucien Cartier-Tilet 2867f6629a
Moved org files, added proper README
Org files are moved from org/config-website to org/config. Symlink img
was changed accordingly.

org/config/index.org is no longer a symlink and was replaced by the
former README.org which is now shorter and more consice.

org/config/header.org was cleaned, no more lines related to LaTeX
exports and no unused macros
2020-01-30 13:12:09 +01:00