Commit Graph

920 Commits

Author SHA1 Message Date
7662de55d8 Fix yasnippet breaking org-superstar
Because yasnippet has a delete first and ask never policy for cleaning
up overlays in the buffer.
2020-04-17 02:41:10 -04:00
ab025caced Fix legacy pdf(view|tools) links & storing pdf links 2020-04-16 19:10:28 -04:00
ccec354739 Prevent infinite recursion opening legacy pdf links 2020-04-16 18:28:14 -04:00
166d1ecabc Hide mode-line in org-roam buffer 2020-04-16 15:19:06 -04:00
2de08ef4d6 Bump :lang org
bastibe/org-journal@8a844de -> bastibe/org-journal@3fdb5b3
dzop/emacs-jupyter@97c421a -> dzop/emacs-jupyter@62ad054
emacs-straight/org-mode@0fadd06 -> emacs-straight/org-mode@9994e8e
fuxialexander/org-pdftools@4f22e13 -> fuxialexander/org-pdftools@4156b67
jethrokuan/org-roam@a71176e -> jethrokuan/org-roam@e33c144
2020-04-16 15:19:05 -04:00
3efef6e38f Fix void-variable link when opening legacy pdf links 2020-04-16 14:52:06 -04:00
fcb2612d3a Fix wrong-number-of-arguments error when opening org links 2020-04-16 12:59:40 -04:00
afca8f14a1 Fix image previews for download:* org links 2020-04-15 23:47:14 -04:00
582fb285bc Fix pdf(view|tools)?: org links
org-pdftools now uses a more generic "pdf:*" for its links, so that
users don't have to worry about the backend.

Also, pdf(view|tools) links should now work for backward compatibility.
2020-04-15 23:46:58 -04:00
f02d28543b Remove reference to org-bullets
Package was replaced in 5c4f3c62a
2020-04-15 18:21:50 -04:00
de330376f0 Bump :lang org
Kungsgeten/org-brain@ec4bd9d -> Kungsgeten/org-brain@3630eb8
abo-abo/org-download@b96fd7b -> abo-abo/org-download@46417e2
bastibe/org-journal@664c08e -> bastibe/org-journal@8a844de
dzop/emacs-jupyter@587ed4e -> dzop/emacs-jupyter@97c421a
emacs-straight/org-mode@b993576 -> emacs-straight/org-mode@0fadd06
jethrokuan/org-roam@6e97003 -> jethrokuan/org-roam@a71176e
kaushalmodi/ox-hugo@1c1e3ec -> kaushalmodi/ox-hugo@b6f4142
magit/orgit@e7cddf3 -> magit/orgit@0242088
oer/org-re-reveal@e4460a9 -> oer/org-re-reveal@61549f4
2020-04-14 18:25:09 -04:00
c23f00b9ca Update package list in lang/org readme 2020-04-14 18:01:44 -04:00
5c4f3c62a7 Replace org-bullets w/ org-superstar
org-superstar is a little faster, better written and still maintained.
It also has a few more features which I've made opt-in because they are
relatively expensive in larger buffers.

Folks that don't care for the differences just have to replace
`org-bullets-bullet-list` in their configs with
`org-superstar-headline-bullets-list`.
2020-04-14 18:00:43 -04:00
3ce752a227 Generalize +org-capture-frame-p
Plus minor refactor of +org-capture/open-frame.
2020-04-14 15:42:24 -04:00
169fe6a7f4 lang/org: revise docstrings 2020-04-14 15:37:00 -04:00
10a6b510d7 Fix background of latex segments in org buffers
'auto doesn't seem to work correctly, especially where face-remap is
involved (e.g. with solaire-mode or auto-dim-other-buffers).
2020-04-14 15:34:20 -04:00
9abc10c78f Replace org-pdfview with org-pdftools
The latter is a continuation fork. The former is no longer maintained.
2020-04-14 15:31:39 -04:00
83a95925dd Lazy load babel libraries for org exporting 2020-04-14 01:29:27 -04:00
4110e3c200 Merge pull request #2896 from alarsyo/org-roam-wrap-lines
Enable visual-line-mode in org-roam-backlinks buffer
2020-04-13 15:52:25 -04:00
41606f5369 Only realign tables in +org-realign-table-maybe-h
Don't recalculate formulas.
2020-04-13 15:23:16 -04:00
006eee75d0 Add popup rule for *Org-Babel...* buffers
Mainly error messages when executing babel blocks.
2020-04-13 14:18:22 -04:00
300568078b Enable visual-line-mode in org-roam buffer 2020-04-13 19:30:31 +02:00
9ba14f0ba4 Fix org-journal-mode not loading on journal files 2020-04-12 03:54:58 -04:00
da427a1b95 Fix #2880: RET on links in other elements 2020-04-11 14:43:58 -04:00
3ef8ff9172 Merge pull request #2867 from mindlike/dan-dev
bump jupyter
2020-04-10 23:36:36 -04:00
1ed0d3555e Merge branch 'develop' into loadConditions 2020-04-10 23:34:57 -04:00
c6c0583107 Configure org-roam completion backend 2020-04-10 23:32:47 +00:00
88fc240d0f org-roam-verbose = nil
Silence 'files: 0, links: 0, titles: 0, refs: 0, deleted: 0' when
starting up org-mode.
2020-04-10 14:40:14 -04:00
Dan
dd8d248423 bump jupyter 2020-04-10 01:49:01 -07:00
24e35b95d5 Move org lang alias to markdown module 2020-04-10 02:04:00 -04:00
6e753ab0ca Bump :lang org +roam
jethrokuan/org-roam@dfb8449 -> jethrokuan/org-roam@6e97003
jethrokuan/company-org-roam@063581d -> jethrokuan/company-org-roam@0913d86
2020-04-10 04:39:33 +00:00
8d6afc7e7d Merge pull request #2847 from jsravn/load-org-roam-on-org-mode
Load org-roam after org-mode
2020-04-08 17:49:03 -04:00
8ecf393a3a Add back :commands and use :hook for org-roam 2020-04-08 21:24:49 +01:00
b78fc4eb76 Minor refactor & reformatting across the board 2020-04-08 15:30:10 -04:00
2957f5ff28 lang/org: move submodule hooks to back of org hooks
So they have an opportunity to override defaults.
2020-04-08 15:30:10 -04:00
73f89fd907 Fix #2848: unset org-agenda-inhibit-startup 2020-04-08 15:30:09 -04:00
82312ac9aa Load org-roam after org-mode
Fix https://github.com/hlissner/doom-emacs/issues/2846
2020-04-08 13:10:17 +01:00
6d81f9b5f4 Merge pull request #2803 from jsravn/fix-inconsistent-uuidgen
Make uuidgen consistent for org-id-new
2020-04-07 17:38:27 -04:00
3ad5665e77 Merge pull request #2822 from UndeadKernel/fix-org_pretty_code
lang/org: pretty symbols for the old and new word case style
2020-04-07 17:33:47 -04:00
dd94bd67ac Use filter-return for downcase of uuidgen 2020-04-07 10:22:05 +01:00
f8090fd09b Disable smartparens rules for org-mode
They're more troublesome than helpful, but we still want brace
autopairing, so leave smartparens-mode on.
2020-04-05 19:03:26 -04:00
2ceac53421 Prevent scrolling on magit refresh & toc-org 2020-04-04 01:27:41 -04:00
d87edaa44d lang/org: pretty symbols for old and new style
org-mode recently changed the standard for naming blocks.
Previously, it would use capitalized names; now it uses lower case
names.

E.g., #+BEGIN_SRC -> #+begin_src

Also, add a "quote" symbol for the #+begin_quote block.
2020-04-03 12:01:34 +02:00
01b7b5818a lang/org: add org-roam to readme 2020-04-01 21:49:49 -04:00
c80573e5b7 Bump :lang org
emacs-straight/org-mode@ba68555 -> emacs-straight/org-mode@b993576
Kungsgeten/org-brain@cae8e22 -> Kungsgeten/org-brain@ec4bd9d
dzop/emacs-jupyter@de7af25 -> dzop/emacs-jupyter@3322ce7
2020-04-01 17:31:09 -04:00
bdbc8620e1 Bump :lang org +roam
jethrokuan/org-roam@b86d2c8 -> jethrokuan/org-roam@dfb8449
jethrokuan/company-org-roam@0d14bf5 -> jethrokuan/company-org-roam@063581d
2020-04-01 17:30:29 -04:00
23b3b8211a Fix #2811: expose more org-roam commands 2020-04-01 17:30:29 -04:00
4434abf1f4 Fix #2810: org-roam-directory is reset 2020-04-01 14:51:12 -04:00
f7fa3f3a86 Make uuidgen consistent for org-id-new
On macos/bsd systems, uuidgen produces all uppercase output. On
Linux/GNU systems it produces all lowercase output. This leads to
problems when managing org files across both systems (see e.g.
https://lists.gnu.org/archive/html/emacs-orgmode/2019-07/msg00081.html).

This change adds a defadvice for `org-id-new` to always lowercase the
output of `uuidgen` so the behavior is consistent across platforms.
2020-03-31 12:33:16 +01:00
ad70b82009 org-roam-show-graph -> org-roam-graph-show
org-roam-show-graph marked obsolete by org-roam commit 22b9d4b, see https://github.com/jethrokuan/org-roam/pull/363
2020-03-30 03:14:01 -04:00