syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
syl20bnr
2d20a46b16
org: update doc for SPC m D
2016-01-03 23:52:35 -05:00
Christoph Paulik
cbabf88325
Add binding for org-drawers and fix drawer surround
2016-01-03 22:23:13 -05:00
syl20bnr
e3a816b37d
org: move orgit to git layer and add documenation
2015-12-20 01:02:12 -05:00
Mikhail Skorzhinskiy
76ebff66f0
org: support org links to magit buffers
2015-12-20 00:52:53 -05:00
Eivind Fonn
ac0ba50154
Make flycheck/flyspell hooks more explicit
2015-12-11 02:08:55 -05:00
person808
2fa11f8c22
Fix extra dash in org documentation.
2015-12-09 00:58:04 -05:00
Channing Walton
49b06a7c8a
Added a keybinding for inactive time stamps in the org layer
2015-12-07 19:36:14 +01:00
Fabien Dubosson
ec8250ea1d
Move jump-in-buffer
to SPC s j
...
After a discussion on gitter with @TheBB and @syl20bnr, `jump-in-buffer`
is moved from `SPC s L` to `SPC s j`.
2015-12-07 13:12:10 +01:00
syl20bnr
a5ce15f03f
Revert "fixed shift+hjkl, added leader major binding, adjusted doc"
...
This reverts commit 869e529b68
.
It shadows `J` in normal state which is an important key binding.
2015-12-06 01:14:53 -05:00
syl20bnr
bef8d26688
Fixes typos
2015-12-04 00:04:46 -05:00
AdrieanKhisbe
6e8d89ef61
Add Documentation about how to avoid conflict
...
built on #3277 cf #3562
2015-12-04 00:01:32 -05:00
Adrian Staniec
869e529b68
fixed shift+hjkl, added leader major binding, adjusted doc
2015-12-03 23:56:33 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Eivind Fonn
0c57b94cf4
Temporary disable org loading check
2015-11-24 15:43:18 +01:00
Eivind Fonn
2918ca2b56
Clean up org loading check
2015-11-23 20:15:09 +01:00
Tony Day
3f72bec69a
Added check to catch when org has already been loaded.
2015-11-23 20:11:31 +01:00
Eivind Fonn
1ca1ee3720
More org improvements
...
- Evil bindings in org agenda
- Evil bindings in org calendar minibuffer
- Restore windows after org agenda
2015-11-23 19:58:26 +01:00
Eivind Fonn
17a2ae74ce
Fix bug with org ctrl-c-ctrl-c binding
2015-11-21 19:38:55 +01:00
Eivind Fonn
6a51119889
Fix erroneous org-mode leader keys
2015-11-21 19:33:11 +01:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Eivind Fonn
e7fbc84ff0
Remove package guards for evilified
...
See discussion in #3879
2015-11-21 11:07:14 +01:00
justbur
b294461957
evilified-state: Make into local package
2015-11-18 23:35:01 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Swaroop C H
7b3436bece
[org] Add key for org-set-property
2015-11-11 21:31:16 +01:00
justbur
0b3207ba4e
Declare org global prefix
2015-11-11 21:30:33 +01:00
syl20bnr
aed1811f76
perspectives: big refactoring
...
- Rename micro-states to "layouts"
- Rename some functions to include "layout" instead of "perspective"
- cleanup variables
- move functions to funcs.el
- move package specific stuff to post-init functions
- changes key bindings
- micro-state documentation rewrite
- change format of the layouts line in the micro-state doc
- defer loading of persp-mode which loads with `SPC l`
- always display the spacemacs home buffer with no switch
- various fixes
- various new bugs :-)
2015-11-09 00:36:09 -05:00
Eivind Fonn
3fb38773b3
org: add drawer evil-surround pair
2015-11-06 15:28:30 +01:00
Eivind Fonn
5e05b79432
org: add some multi-purpose keybindings
2015-11-06 15:28:29 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
Klaus Loft Højbjerre
faf8a0b242
Move .org-id-locations to .cache directory
2015-10-18 22:27:41 -04:00
Fabien Dubosson
5105b99754
Add a note about org loading limitation
...
Add a release note about the limitation of org loading since 0.105, and
also document it in the org-layer's README.
Close #3277
Move note to FAQ and correct text to 0.104
2015-10-18 10:10:02 -04:00
Fabien Dubosson
2b5b2d3922
Give a prefix and bindings for org applications
...
Related to #1296 .
Use `SPC a o` as prefix for org related applications like `org-agenda`
or `org-capture`. The `a` is for "application", and `o` for "org". To
avoid long keystrokes for `agenda`, direct bindings are offered through
`SPC a o <key>`.
Because `org-agenda` is one of the principal application, it has be
mapped to repeating the last letter (`SPC a o o`).
2015-10-18 10:05:42 -04:00
syl20bnr
4f810a3d0c
org: reformat README
2015-10-13 23:59:35 -04:00
syl20bnr
acc197f7fe
org: minor README fix
2015-10-12 09:59:56 -04:00
justbur
b44d27aad4
org: Add doc about RET keybinding
2015-10-12 09:50:53 -04:00
Eivind Fonn
48edef187f
org: take control of evil-org
2015-10-10 23:34:56 -04:00
person808
c1b6293268
Replace eval-after-load
with with-eval-after-load
.
...
We now backport the macro for 24.3 so we can use it everywhere.
2015-10-07 15:51:39 -04:00
justbur
4b8a5ffb1b
org: Use RET in normal-state for links
2015-10-07 15:51:39 -04:00
syl20bnr
383b1bec20
Update dotspacemacs/config and dotspacemacs/init occurrences
2015-09-28 02:05:18 -04:00
Yufan Lou
83c971070b
Fix typo "SPV" in layers/org/README
2015-09-27 21:06:24 -04:00
syl20bnr
3832a601c4
org: add :step pre to org-plus-contrib package
2015-09-25 01:02:02 -04:00
Robert O'Connor
b2628fb6b7
gnus layer: fix conflicting key bindings
...
change:
SPC m h -> SPC m M
SPC m H -> SPC m m
2015-09-23 22:51:09 -04:00
Pierre Faure
42e2009e85
Add org layer keybindings for subtree & TODOs
...
* Move whole subtrees up/down/right/left with SPC mS commands
* When using more complex TODO sets, move between them with SPC m C-S
commands
* Add more cycling options with SPC mL SPC mK, etc.
(for timestamps, headlines, items, properties)
* Insert timestamps with SPC m.
2015-09-23 22:38:04 -04:00
syl20bnr
c0a66452a7
gnus: move org-mime to org layer
...
org-mime is installed by org-plus-contrib so it makes more sense to
configure in org layer.
2015-09-23 22:04:07 -04:00
syl20bnr
3f1f1a9fbc
org: install org-plus-contrib from org ELPA repo
2015-09-23 22:03:38 -04:00
Martin Račák
e89ff3544e
Update org layer doc to reflect 194f7d5
2015-09-22 11:10:38 +02:00
justbur
89ec2d7096
Add back core-keys: Rewrite emacs-leader handling
...
Brings back the changes made in
dad786bc8d
with an additional fix for
evil-org whose config was unbinding important leader keys in org-mode
2015-09-19 01:07:26 -04:00
Eivind Fonn
d0d2b15ae2
Fix org-repo-todo loading
...
- Incorrect function name
- Remove explicit list of commands (they all have autoload cookies)
2015-09-18 10:27:27 +02:00
syl20bnr
bb24c36304
org: tweak gnuplot package configuration
...
- remove variable org-disable-github-support, users can excluded it
the usual way (updated the documentation to mention this)
- lazy load gnuplot
2015-09-09 23:45:05 -04:00