Commit Graph

6024 Commits

Author SHA1 Message Date
ab144f89c2 use the λ! macro 2019-09-30 17:29:09 +02:00
22d3dbe306 use descriptions from kaushalmodi/ox-hugo@a8e0c6e
remove defun declarations, use lambdas
2019-09-30 17:29:09 +02:00
8457d2f825 descriptions and keybindings as per ox-hugo docs
Mimicks the ox menu `C-c C-e H #`
2019-09-30 17:29:09 +02:00
8fd3bd80da fix config.el, clean package :recipe 2019-09-30 17:29:09 +02:00
ea4fa7021d move +hugo feature to contrib/+hugo.el 2019-09-30 17:28:15 +02:00
a9e2bdf28c update package! with straight recipe
This is needed to avoid downloading the whole hugo configuration of the
repo' documentation website
2019-09-30 17:28:15 +02:00
84cd3b5bfb use package! macro :when flag
minor change to the README docs
2019-09-30 17:27:49 +02:00
ede04f705c add +hugo to init.example.el and README.org 2019-09-30 17:25:35 +02:00
f6b79d40a2 add ox-hugo to org 2019-09-30 17:23:38 +02:00
3f7e0fd103 Fix +workspace/delete changing workspaces
...when deleting other workspaces.
2019-09-29 23:12:43 -04:00
fd67534c89 Change how {size-indication,column-number}-mode are enabled
Relevant to #1817
2019-09-29 13:11:26 -04:00
060f6a36d3 Fix +workspace/delete initially filtering workspaces
SPC u SPC TAB d will prompt you for the workspace you want to delete,
with the name of the current workspace prefilled into the the
minibuffer. This filters out all other workspaces from the get go, which
may fool you into thinking you can only delete the current workspace.

Now it only selects the current workspace by default, without filtering
them.
2019-09-29 12:50:20 -04:00
ad1a7fd1ad completion/helm: conditionally install helm-org 2019-09-29 02:00:47 -04:00
3a026c0a8c completion/helm: fix void-variable helm-completing-read-handlers-alist error 2019-09-29 01:58:22 -04:00
a8e7c4fd45 Move helm-org config to completion/helm 2019-09-28 23:08:44 -04:00
9d770546da Merge pull request #1741 from jjzmajic/helm-org
Add helm-org (bound but not installed).
2019-09-28 23:02:25 -04:00
b66de08204 Merge pull request #1727 from jjzmajic/develop
Load hydra examples without using example hydras.
2019-09-28 22:57:38 -04:00
768846fa75 Merge pull request #1794 from rgrinberg/debug-defun-edebug
lang/emacs-lisp: add edebug keybinds
2019-09-28 22:48:46 -04:00
7c8badc8fe tools/flycheck: speed up buffer-wide flyspell checks 2019-09-28 12:47:21 -04:00
e079b4b1e3 ui/vc-gutter: fix {next,previous}-hunk commands
They would sometimes jump to random hunks.
2019-09-27 15:18:44 -04:00
f4346cdb61 Merge pull request #1832 from webframp/rustdoc
Fix install command for clippy, uses rustup
2019-09-27 15:04:36 -04:00
f62723644f Fix install command for clippy, uses rustup
Trying to install with cargo fails with the following error:

```
Caused by:
  failed to run custom build command for `clippy v0.0.302`

Caused by:
  process didn't exit successfully: `/var/folders/66/180ynjt55z74l338gh0stq0c0000gn/T/cargo-installkNqJBB/release/build/clippy-bcde765a4c9acf93/build-script-build` (exit code: 1)
--- stderr

error: Clippy is no longer available via crates.io

help: please run `rustup component add clippy-preview` instead
```
2019-09-27 14:39:17 -04:00
e88a759f09 Merge pull request #1830 from filalex77/fix-plantuml-url-again
lang/plantuml: fix jar download path (again)
2019-09-27 12:07:23 -04:00
ac17c468d2 tools/pdf: revise comments 2019-09-27 12:05:48 -04:00
54d4bbf829 lang/plantuml: fix jar download path (again)
Now this should redirect to the auto-selected mirror.

Related: #1637 #1639
2019-09-27 15:38:21 +03:00
525193f94b ui/workspaces: fset -> defalias
Allows these commands to be advised.
2019-09-26 17:55:33 -04:00
87b7a8da05 lang/org: fix broken inline-image previews
For uses with imagemagick installed. Caused by
https://code.orgmode.org/bzg/org-mode/commit/48da60f4
2019-09-26 16:04:07 -04:00
647ea041be lang/csharp: minor correction to readme 2019-09-26 15:23:39 -04:00
62711489df tools/pdf: run pdf-tools-install-noverify after init 2019-09-26 15:04:25 -04:00
a7e288c191 Merge pull request #1825 from UndeadKernel/fix_pdf-viewers
lang/latex: +pdf-viewers ordering and hook type-o
2019-09-26 14:31:00 -04:00
364cec34e0 tools/lsp: revert lsp-eldoc-enable-hover to default (t) 2019-09-26 14:26:48 -04:00
0690bac82f completion/company: update plugin list in readme 2019-09-26 14:26:48 -04:00
be1b3d298c lang/csharp: update README 2019-09-26 14:26:48 -04:00
d51cc0879d lang/csharp: add +lsp flag & support 2019-09-26 14:26:47 -04:00
bb68bcb80a lang/rust: update prerequisites in README #1827 2019-09-26 14:26:47 -04:00
737407dcec tools/flyspell: remove +flycheck-immediately #1824 2019-09-26 14:26:47 -04:00
a940f56fb4 tools/pdf: fix 1826
Error occurs if pdf-annot is never loaded before kill-buffer hook runs.
2019-09-26 14:26:47 -04:00
7ec6a32c30 lang/latex: associate .tex with LaTeX-mode 2019-09-26 14:26:47 -04:00
ece174d9ed tools/pdf: document pdf-tools-install hackery 2019-09-26 14:26:47 -04:00
5385ee4f35 lang/latex: +pdf-viewers ordering and hook type-o
Previously, the last viewer set in `+latex-viewers` would take
precedence. The list is now reversed before applying changes so that the
first set has precedence.

The wrong hook variable was used to revert view buffers after compilation.
2019-09-26 14:35:44 +02:00
2dfa690f83 Autoload new locate-command default
This makes it much easier to customize, since it will always be set early in the startup process, rather than unpredictably, whenever this autoloads file is loaded.
2019-09-23 13:39:53 -04:00
212bdf8ae5 Set locate-command in tools macos
It should be mdfind since spot light is on by default

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-23 17:47:58 +09:00
30f15189e4 Merge pull request #1810 from rgrinberg/use-mdfind-counsel-locate-mac
Use mdfind for counsel-locate on a Mac
2019-09-22 14:29:13 -04:00
7a1c8bd582 ui/popup: fix buffer cleanup ignoring kill-buffer-hook 2019-09-22 14:25:10 -04:00
4d910accc9 lang/python: revise comments in conda config 2019-09-22 14:05:03 -04:00
19ef103392 completion/helm: add mdfind support to helm-locate 2019-09-22 13:33:26 -04:00
87c6e8900c Fix org-insert-link desc prompt for helm users #1710
A change upstream causes the prompt to be suppressed if the current
command wasn't run interactively. The check for interactivity gets
tricky when advice are involved.
2019-09-22 13:06:16 -04:00
bc1c16605f config/default: move SPC g o . to SPC g o o 2019-09-22 12:10:13 -04:00
f4d17707e7 config/default: bind SPC f l to locate
This will be remapped to counsel-locate or helm-locate if the ivy/helm
modules are enabled.
2019-09-22 12:09:51 -04:00
342d7f8f12 Minor reformatting & comment revision 2019-09-22 11:59:53 -04:00