syl20bnr
79b87c7d5a
Fetch font-lock+ from Emacs Mirror
...
https://github.com/emacsmirror/font-lock-plus
2018-01-25 00:11:15 -05:00
syl20bnr
5aba44f415
Import help-fns+.el as local package
...
Imported from https://github.com/emacsmirror/help-fns-plus
2018-01-25 00:11:15 -05:00
syl20bnr
b5d76b60d8
Import hide-comnt.el as local package
...
Imported from https://github.com/emacsmirror/hide-comnt
2018-01-25 00:11:15 -05:00
syl20bnr
88a07467fb
Import info+.el as local package
...
Imported from https://github.com/emacsmirror/info-plus
2018-01-25 00:11:15 -05:00
syl20bnr
59d8be19d8
core: fix not found packages with dotspacemacs-install-packages all
...
Temporary fix, need to find the root cause.
2018-01-25 00:11:15 -05:00
Muneeb Shaikh
89933acbde
spacemacs-layouts: fix creation of perspective with ivy
...
Fix #10240
2018-01-24 09:41:07 -05:00
Alexander Dalshov
7b4042463f
CMake Layer: add ctest configuration description.
2018-01-24 16:49:06 +03:00
syl20bnr
03343a7f1d
Fix test test-resolve-package-archives--org-supports-https
2018-01-22 23:51:30 -05:00
Bruno Tavares
035fc2a648
Regression fix: Allow new project perspectives
...
Before the commit 4b111f7701
it was possible to create new perspectives from projects not available on the list.
It would be possible to provide a path to a project that has not been open previously by emacs, and have the perspective created. Now that a match is required, it is not possible anymore, as the path provided is not one of the possible matches on the list.
This commit changes the behavior back to allow accessing projects that have not been visited before. Without this change, one needs to open a specific project first, using `C-x C-e` or `SPC f f` and then switch to the layout.
2018-01-22 23:36:11 -05:00
Aaron Jensen
c86940c4f0
core: Use https for org package repo
2018-01-22 23:34:54 -05:00
syl20bnr
a88aa45668
org: sort babel key bindings in documentation
2018-01-22 23:21:49 -05:00
timor
2609cd326a
Document org babel transient state
2018-01-22 23:20:53 -05:00
syl20bnr
9f4d0961a5
ess: sort key bindings in documentation
2018-01-22 23:20:01 -05:00
Jack Kamm
048c92eaf4
ess: add updated keybindings to readme
2018-01-22 23:17:57 -05:00
Miciah Masters
600421eb49
mu4e: Fix major-mode leader-key bindings
...
Instead of specifying mu4e-foo-mode-hook to
spacemacs/set-leader-keys-for-major-mode,
specify mu4e-foo-mode.
2018-01-22 23:17:03 -05:00
David Balatero
2b3d83ccf6
Add gtags to enh-ruby-mode as well as ruby-mode
2018-01-22 23:14:40 -05:00
Paul
990902e6d0
org: fix variable name in docs
2018-01-22 22:49:20 -05:00
Alexander Dalshov
8bc08ade89
Decouple CMake support from C-C++ Layer
2018-01-22 22:48:09 -05:00
syl20bnr
617d63095a
core: install bootstrap and pre packages first
...
Fix issues with built-in org being lodaed before org-plus-contrib.
2018-01-22 11:33:13 -05:00
syl20bnr
1580dfd094
core: fix path to rollback slots
2018-01-22 11:23:59 -05:00
syl20bnr
7a86333d79
mode-line: disable spaceline responsiveness for all-the-icons theme
2018-01-22 00:47:05 -05:00
syl20bnr
723604d904
core: initialize Org earlier to prevent version conflicts
...
Should resolved all our issues with the wrong version of Org being loaded
before Org-plus-contrib! 🎉
2018-01-21 12:15:51 -05:00
syl20bnr
5144c25ab6
org-mime: remove uneeded :commands
...
As they are already declared as autoloaded.
2018-01-21 12:15:22 -05:00
Rudi Grinberg
8f685035bf
enable flycheck for tuareg mode rather than merlin mode
...
merlin mode doesn't actually exist
2018-01-21 09:34:59 -05:00
syl20bnr
c3b2f18901
Add explanation about C-h nil in Org layer
2018-01-21 09:33:31 -05:00
Ag Ibragimov
e2dd5b1e4d
Org: don't rebind C-h in Agenda
...
Evilified state rebinds C-h to execute org-agenda-holidays, that's not good.
2018-01-21 09:31:22 -05:00
Daniel Le
2c78318750
neo-vc-integration accepts a list, not a symbol
...
See bc98dfb44c/neotree.el (L300-L304)
.
2018-01-21 09:29:16 -05:00
Jack Kamm
446ff90fac
ess: revert REPL bindings to follow CONVENTIONS.org
2018-01-21 09:28:53 -05:00
Paul
5c2aa826a2
Fix typo
2018-01-21 09:27:20 -05:00
Jack Kamm
f93d1a1afd
spacemacs-completion: comply w/ new helm-display-buffer signature
2018-01-21 09:26:56 -05:00
denin
8009e1bf50
evilify vc-* buffers
2018-01-20 10:54:40 -05:00
duianto
25fa9b0a50
Format spacemacs-evil/packages.el max 80 chars
2018-01-20 10:41:43 -05:00
smile13241324
3f6342c1a7
Restore evil-org-additional-bindings in insert mode
...
Before some time the additional evil-org bindings were available
in all three evil modes. However due to a bug in evil-org this
seems to have been changed. The bug is fixed now and
I have restored the old insert mode bindings by setting
evil-org-use-additional-insert to true during package
initialization
2018-01-20 10:39:28 -05:00
Amos Bird
f3d4bdb366
use org-mime provided by melpa
...
https://github.com/org-mime/org-mime/issues/6
2018-01-20 10:32:06 -05:00
wigust
9c585370e6
mu4e: Create email with attachments from dired
...
Attachments are mostly handled using the helm baloo interface below,
but sometimes we want to send files from a directory: C-c C-m C-a
2018-01-20 00:06:17 -05:00
syl20bnr
f55b62543b
Revert "mu4e: add evil-mu4e package."
...
This reverts commit 3cb341bf71
.
We should be able to dynamically switch between editing styles so evil-mu4e must
be able to revert its changes. For instance you start Emacs in Vim style and
have evil-mu4e activated then when you switch to Emacs style evil-mu4e should
revert its changes. See evil-magit for inspiration on how to do it.
Evilified maps supports hot switching of editing style out of the box.
2018-01-19 23:57:28 -05:00
Joris Engbers
3cb341bf71
mu4e: add evil-mu4e package.
2018-01-19 23:55:40 -05:00
Joris Engbers
ae29f21775
The mu4e maildirs extension is now optional
...
The extension is not activated by default.
2018-01-19 23:49:44 -05:00
Peter Hoeg
0605476083
mu4e - better defaults, async and utility functions
...
This PR does a few things:
- supports async mode for sending mails
- registers imagemagick as handler for images if it exists
- sets default downloads directory if it exists
- sets a few (more) sane defaults
- supports format=flowed in messages
2018-01-19 23:47:07 -05:00
syl20bnr
0b484bc6cd
mu4e: revert back bindings to SPC a M and change helm-mu bindings
...
Use major-mode specific key bindings for helm-mu commands.
2018-01-19 23:31:06 -05:00
syl20bnr
7487ca53cb
mu4e: use spacemacs/add-to-hooks and fix hook names
2018-01-19 23:29:10 -05:00
Sébastien Bariteau
f192dc957e
helm-mu4e intergration + keybindings
2018-01-19 23:12:00 -05:00
Carl Lange
6da15a0c6e
add .spacemacs config for the initial scratch message
2018-01-19 23:04:10 -05:00
timor
6014860ff5
Add transient state for org source block navigation
2018-01-19 23:00:51 -05:00
timor
044f2986cf
Add org-babel* commands under prefix "b"
...
This includes most of the C-c C-v sequences.
2018-01-19 23:00:51 -05:00
Benjamin Reynolds
b51826f001
Improve support for workman keyboard layout
2018-01-19 22:59:19 -05:00
Philippos Boon Alexaki
20270dd848
Fix base16-theme mapping for all themes in core-themes-support.el
2018-01-19 22:58:00 -05:00
Muneeb Shaikh
6c476a3bd1
spacemacs-layouts: fix S/ivy-persp-switch-project
...
Fix #10177
counsel-projectile has updated custom actions mechanism[1] and
counsel-projectile-switch-project-actions is no more defined
Also,
- moved counsel-projectile into spacemacs-layouts from ivy layer as
perspective/layout based project switching depends on it instead of swiper
- removed swiper from spacemacs-layouts
[1] a4e9a34d7f
2018-01-19 22:57:27 -05:00
Martin Øinæs Myrseth
4ea177ce97
c-c++: Unquote google-set-c-style layer variables
...
The google-set-c-style functions are added to `c-mode-common-hook`
regardless of their value.
Fix #10080
2018-01-19 22:56:21 -05:00
ZarsBranchkin
f48f75e23f
Add nim-mode documentation binding
2018-01-19 22:55:02 -05:00