Bastien
|
77968ce3a3
Revert "org-src.el: Enhance `org-edit-src-code'"
|
1 year ago |
Bastien
|
cad2a6a588
org-src.el: Enhance `org-edit-src-code'
|
1 year ago |
Nicolas Goaziou
|
c0218ea746
org-src: New `org-src-get-lang-mode' function
|
1 year ago |
Nicolas Goaziou
|
631c4b703e
org-src: Clear overlay in Org buffer after major mode change
|
2 years ago |
Nicolas Goaziou
|
91236a3db3
org-src: Fix indentation when tabs are involved
|
3 years ago |
Nicolas Goaziou
|
0cf58cc208
Improve docstrings
|
4 years ago |
Nicolas Goaziou
|
50a18201c7
org-src: Preserve tab characters unrelated to indentation
|
5 years ago |
Nicolas Goaziou
|
a33acf6191
org-src: Fix indentation rampage when editing src blocks
|
5 years ago |
Nicolas Goaziou
|
3062753e16
org-src: Change ambiguous variable name
|
5 years ago |
Nicolas Goaziou
|
9e52d2ed01
org-src: Allow to edit inline footnote references
|
5 years ago |
Nicolas Goaziou
|
427403d0bb
org-src: Remove `org-src--type'
|
5 years ago |
Nicolas Goaziou
|
d289eb9361
org-src: Fix docstrings
|
5 years ago |
Nicolas Goaziou
|
c347b87ffe
org-src: Allow to post-process edit buffer
|
5 years ago |
Oleh Krehel
|
433b66f2c7
org-src: allow `org-babel-edit-prep:.*' to mark region
|
6 years ago |
Nicolas Goaziou
|
203bf5870f
org-src: Unify source editing tools
|
6 years ago |
Nicolas Goaziou
|
01f736b763
org-src: Fix idle auto-save feature
|
6 years ago |
Bastien Guerry
|
0ceb68d599
org-src.el (org-edit-src-code): Throw a warning instead of an error
|
7 years ago |
Bastien Guerry
|
7790a97cdd
org-src.el (org-edit-src-turn-on-auto-save): New option
|
7 years ago |
Bastien Guerry
|
8c7e46b6a9
org-src.el (org-edit-src-code): Don't set `buffer-auto-save-file-name' unless `auto-save-default' is non-nil
|
8 years ago |
Bastien Guerry
|
463a2f602f
org-src.el (org-edit-src-auto-save-idle-delay): Deactivate auto-saving by default
|
8 years ago |
Bastien Guerry
|
c1cdb379af
org-src.el: Use C-c C-k for `org-edit-src-abort'
|
8 years ago |
Bastien Guerry
|
25aabd7d2f
org-src.el (org-edit-src-auto-save-idle-delay): New option
|
8 years ago |
Bastien Guerry
|
7c9663eb4a
org-src.el: Allow to abort editing with C-c k
|
8 years ago |
Bastien Guerry
|
a4b4143132
org-src.el (org-edit-src-code): Fix bug when trying to edit a table.el table
|
8 years ago |
Bastien Guerry
|
40cb44e795
Fix regression: allow editing HTML and LaTeX source blocks again
|
8 years ago |
Bastien Guerry
|
98a5f3df32
Don't allow special edit in verbatim blocks.
|
8 years ago |
Bastien Guerry
|
a118ae4e1c
org-src.el (org-edit-src-code): Fix another bug about editing special blocks "example" and "verbatim"
|
8 years ago |
Bastien Guerry
|
81d5ebce8d
org-src.el (org-edit-src-code): Check if we are in a source code block with `org-in-src-block-p'.
|
8 years ago |
Michael Gauland
|
4524a02b39
Edit source: fix 'end' initialisation
|
8 years ago |
Bastien Guerry
|
22e4a4ecb9
Revert "org-src.el (org-edit-src-code): Fix bug on Emacs <24.1."
|
8 years ago |
Bastien Guerry
|
7a770c10c1
org-src.el (org-edit-src-code): Fix bug on Emacs <24.1.
|
8 years ago |
Le Wang
|
f793ee37ad
Merge branch 'maint'
|
8 years ago |
Le Wang
|
8d22b11978
org-src: Fix org-edit-src-code for empty blocks and block with just an empty line
|
8 years ago |
Le Wang
|
206257aa7e
org-src: Fix org-edit-src-code for empty blocks and block with just an empty line
|
8 years ago |
Nicolas Goaziou
|
fac86b03fe
Normalize comma-escaping of src-blocks and example-blocks
|
8 years ago |
Bastien Guerry
|
468a73ea11
org-src.el: Fix bug about C-c C-s'ing in the source editing window
|
8 years ago |
Bastien Guerry
|
afe5eb140e
Fix some docstrings format.
|
8 years ago |
Bastien Guerry
|
dadc199491
org-src.el: Fix some typos in docstrings.
|
8 years ago |
Bastien Guerry
|
d5c0af72cf
Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode).
|
8 years ago |
Suvayu Ali
|
526cac1776
Change let bind to a let* in org-edit-src-code
|
9 years ago |
Eric Schulte
|
19f1bf6bce
unified stripping of protective commas -- idempotent org-edit-src-code
|
9 years ago |
Bastien Guerry
|
314bd75c13
org-src.el: Make sure `buffer-file-name' is always nil.
|
9 years ago |
Eric Schulte
|
d9f53f17f2
Referenced code block should not be evaluated on code block edit
|
9 years ago |
Bastien Guerry
|
4d10c36e2b
* org-src.el (org-edit-src-code): Fix typo-bug.
|
9 years ago |
Eric Schulte
|
30931bfe1d
edit-prep: language specific src-edit buffer preparation, with R session association
|
10 years ago |
Bastien Guerry
|
a923f528cd
org-src.el: allow source editing from modes derived from Org.
|
10 years ago |
Dan Davison
|
10f5ac643d
Reorganize org-edit-src-code; allow buffer-local `org-edit-src-content-indentation'
|
10 years ago |
Dan Davison
|
bbb28d5bf8
Get rid of extra help message when editing src code
|
10 years ago |
Dan Davison
|
9db0d7e20b
Tweak condition for src buffer to inherit active region.
|
10 years ago |
Dan Davison
|
60423d2805
Avoid resolving babel references with C-c '
|
10 years ago |
Carsten Dominik
|
5014288b68
Fix Emacs 22 compatibility
|
10 years ago |
Dan Davison
|
9c211df6ae
Don't move point when generating org-src edit buffer
|
10 years ago |
Dan Davison
|
940ab32aa8
Adjustment of location of point when generating org-src edit buffer
|
10 years ago |
Dan Davison
|
92249cffb0
Transmit active region from Org buffer to code edit buffer
|
10 years ago |
Dan Davison
|
49d63185cc
babel: Docstring improvement
|
10 years ago |
Eric Schulte
|
b183da4be6
Babel: fixing compiler warnings
|
10 years ago |
Glenn Morris
|
e314478511
Fix some more Org `check-declare' issues.
|
10 years ago |
Dan Davison
|
4ac8294020
Avoid error and unnecessary message in transient use of code edit buffer
|
10 years ago |
Dan Davison
|
b61e0c4dfc
Associate code edit buffer with babel comint session, if one exists.
|
10 years ago |
Dan Davison
|
d1b8b347fe
Allow org-src edit buffer to be used in read-only mode
|
11 years ago |
Dan Davison
|
081ff1ebe3
Avoid altering window configuration when saving edit buffer.
|
11 years ago |
Dan Davison
|
9592b6f1bd
New variable org-src-ask-before-returning-to-edit-buffer
|
11 years ago |
Carsten Dominik
|
cc50f83583
Example editing: Allow multiple editing buffers
|
11 years ago |