Michael Brand
fb5003ea63
org-table-transpose-table-at-point: Preserve indentation and point
...
* lisp/org-table.el (org-table-transpose-table-at-point): Preserve
indentatinon of first row. Restore point to transposed field in
transposed table.
2013-10-15 16:49:07 +02:00
Eric Schulte
2eef1b4549
call org-confirm-babel-evaluate from code block
...
Always call org-confirm-babel-evaluate from the head of the code
block being evaluated so that the info may be found with
e.g., (org-babel-get-src-block-info 'light)
* lisp/ob-core.el (org-babel-check-confirm-evaluate): Call
org-confirm-babel-evaluate from code block head.
2013-10-14 07:23:39 -06:00
Bastien Guerry
8f8c8cbed0
Merge branch 'maint'
2013-10-14 10:06:08 +02:00
Bastien Guerry
c1ea2c3df9
ox-org.el: Show all headings and all blocks before fontifying when htmlizing sources
...
* ox-org.el (org-org-publish-to-org): When htmlizing an .org
file, ensure to show all headings and all blocks before
fontifying.
2013-10-14 10:05:30 +02:00
Bastien Guerry
66676f7dc7
Merge branch 'maint'
2013-10-14 09:51:42 +02:00
Bastien Guerry
838cf55bcd
org.texi (Plain lists, Plain lists): Fix typos
...
* org.texi (Plain lists, Plain lists): Fix typos.
Thanks to Elifsu Sabuncu for reporting this.
2013-10-14 09:51:06 +02:00
Carsten Dominik
5128864d2c
Manual: Grammar fixes
...
Thanks to TonyMc for pointing these out.
2013-10-14 08:40:31 +02:00
Mike McLean
9175fb721f
Org Mac Outlook opens messages via AppleScript
...
* org-mac-link.el (org-mac-outlook-message-open): Use Apple Script.
Previously ~org-mac-outlook-message-open~ used the Mac OS X Spotlight
index via ~mdfind~ to open messages via shell commands. This patch
changes the open to an AppleScript method to resolve an issue reported
by Manish Sharma.
2013-10-13 20:23:37 +02:00
Nicolas Goaziou
b5356dadb4
Merge branch 'maint'
2013-10-13 18:41:12 +02:00
Nicolas Goaziou
9c1ef6df93
ox-publish: Fix compilation problem
...
* lisp/ox-publish.el (org-publish-all): Fix compilation problem.
2013-10-13 18:34:57 +02:00
Nicolas Goaziou
f37f3596a2
Merge branch 'maint'
2013-10-13 18:21:14 +02:00
Nicolas Goaziou
92c2ccb1fb
org-element: Fix interpreter for timestamp with delay
...
* lisp/org-element.el (org-element-timestamp-interpreter): Correctly
interpret timestamps with delays.
* testing/lisp/test-org-element.el: Add test.
2013-10-13 18:13:35 +02:00
Nicolas Goaziou
fd5a4f7d36
Merge branch 'maint'
2013-10-13 10:20:58 +02:00
Nicolas Goaziou
11514badc1
org-element: Parse warning delays in timestamps
...
* lisp/org-element.el (org-element-timestamp-parser,
org-element-timestamp-interpreter): Parse warning delays.
* testing/lisp/test-org-element.el (test-org-element/timestamp): Add
tests.
2013-10-13 10:17:16 +02:00
Eric Schulte
be3dad300f
re-apply an orphaned anonymous lambda function
...
* lisp/ob-tangle.el (org-babel-tangle-collect-blocks): Re-apply an
orphaned anonymous lambda function.
2013-10-09 10:29:01 -06:00
Eric Schulte
15847336c3
tangled links use relative paths by default
...
* lisp/ob-tangle.el (org-babel-tangle-use-relative-file-links):
Controls the use of relative paths in files and links in tangled
source code.
(org-babel-spec-to-string): Optionally use relative paths in files
and links.
2013-10-09 10:29:01 -06:00
Bastien Guerry
2829fdad0b
Merge branch 'maint'
2013-10-08 08:08:11 +02:00
Bastien Guerry
0eb0e5778b
Use bzg@gnu.org instead of bzg AT gnu DOT org
2013-10-08 08:07:21 +02:00
Nicolas Goaziou
379e2b1bea
Merge branch 'maint'
2013-10-07 19:10:46 +02:00
Nicolas Goaziou
2280ad5eca
ox: Fix a test
...
* testing/lisp/test-ox.el (test-org-export/with-backend): Fix test.
2013-10-07 19:09:55 +02:00
Nicolas Goaziou
21b11071d3
Merge branch 'maint'
2013-10-07 17:06:10 +02:00
Nicolas Goaziou
655f62dbbb
ox-beamer: Fix b67ff6073c
...
* lisp/ox-beamer.el (org-beamer--format-section): Fix regression
introduced in b67ff6073c
, which would
prevent frames from being propely exported.
2013-10-07 16:58:25 +02:00
Nicolas Goaziou
58b157956c
ox: Fix `org-export-with-backend'
...
* lisp/ox.el (org-export-with-backend): Ensure function will use
provided back-end.
* testing/lisp/test-ox.el: Add test.
2013-10-07 16:58:20 +02:00
Eric Schulte
8aaf3c9748
reading tables from lisp code block output
...
* lisp/ob-lisp.el (org-babel-execute:lisp): Read tabular results
written to STDOUT as tables.
2013-10-06 17:13:01 -06:00
Eric Schulte
5afd5d9785
optional arguments to org-babel-insert-header-arg
...
* lisp/ob-core.el (org-babel-insert-header-arg): Optional arguments
for usage from Emacs Lisp programs. In addition this function will
now insert header arguments in the correct place instead of at the
current point.
2013-10-06 09:07:42 -06:00
Nicolas Goaziou
45d81d47ca
Merge branch 'maint'
2013-10-04 21:14:39 +02:00
Nicolas Goaziou
35e5e5b8b0
org-list: Fix misleading docstring
...
* lisp/org-list.el (org-list-allow-alphabetical): Remove reference to
unused VALUE.
2013-10-04 21:13:23 +02:00
Nicolas Goaziou
1734eea184
Merge branch 'maint'
2013-10-04 21:12:40 +02:00
Nicolas Goaziou
b67ff6073c
ox-beamer: Protect fragile commands in sections
...
* lisp/ox-beamer.el (org-beamer--format-section): Protect fragile
commands in sections.
2013-10-04 21:11:49 +02:00
Eric Schulte
ee6c792ec7
ob-clojure nrepl customization variable
...
- ensure body is expanded for n-repl as well
- declare n-repl functions
- remove require ob-tangle from ob-clojure
* lisp/ob-clojure.el (org-babel-clojure-backend): Customization
variable to select clojure backend
(nrepl-eval): Declared function.
(nrepl-current-connection-buffer): Declared function.
(org-babel-execute:clojure): Execution now uses customized backend.
2013-10-03 13:25:46 -06:00
Oleh Krehel
7429ceaa0c
ob-clojure.el: switch to nREPL as the main method of evaluating Clojure.
...
Get the old behavior with:
(defalias 'org-babel-execute:clojure 'org-babel--execute-clojure-slime)
2013-10-03 13:06:28 -06:00
Nicolas Goaziou
2020009cc9
Merge branch 'maint'
2013-10-03 13:44:20 +02:00
Nicolas Goaziou
79ee98d755
Fix check-box toggling when point is on a link at an item
...
* lisp/org.el (org-ctrl-c-ctrl-c): When using C-c C-c at an item with
point on a link, make sure checkbox, if any, is toggled.
Reported-by: Christoph LANGE <math.semantic.web@gmail.com>
2013-10-03 13:41:09 +02:00
Rick Frankel
6f5180bd9f
Fix escaping of links in html export.
...
* lisp/ox-html.el (org-html-link): Unescape org-escaped links an
re-escape for html (browser).
2013-10-02 18:26:27 -04:00
Carsten Dominik
f871fb6fca
Merge branch 'master' of orgmode.org:org-mode
2013-10-01 20:20:04 +02:00
Carsten Dominik
08d9c1b42c
Fix two regular expressions
...
* lisp/org.el (org-property-drawer-re): Make less greedy to avoid
overreaching matches.
(org-clock-drawer-re): Make less greedy to avoid
overreaching matches.
2013-10-01 20:19:42 +02:00
Eric Schulte
01467ae083
remove leading newline when removing a result
...
This fixes a number of new test failures
* lisp/ob-core.el (org-babel-remove-result): Remove leading newline
when removing a result.
2013-10-01 06:25:31 -06:00
Eric Schulte
2c5251f0da
added Makefile targets to check single tests
...
e.g., to run a single test without re-compiling Org-mode use the
following.
make single-test-dirty TEST=test-ob/org-babel-remove-result--results-code
This should aid in isolating errors with git bisect.
2013-10-01 06:19:26 -06:00
Vladimir Lomov
11498bf86f
remove dangling 'padline' variable
...
And seems that you miss another 'padline' in function
'org-babel-spec-to-string', line 323. I attached small patch which
removes that line so I can tangle Org document with shell scripts.
* lisp/ob-tangle.el (org-babel-spec-to-string): Remove dangling
'padline' variable.
TINYPATCH
2013-10-01 06:00:44 -06:00
Carsten Dominik
e0dd999a7b
Manual: Improvements to summary by Thomas Dye
2013-10-01 05:28:27 +02:00
Carsten Dominik
31d1f2b69d
Merge branch 'maint'
2013-09-30 11:02:57 +02:00
Carsten Dominik
3868f45c16
Fix typos
2013-09-30 11:01:29 +02:00
Carsten Dominik
d0c797aa5a
Fix typos
2013-09-30 10:56:33 +02:00
Carsten Dominik
8e5932acc8
Manual and guide: more small changes
2013-09-30 09:16:18 +02:00
Carsten Dominik
4f77594dca
Add --expand option to texi2pdf
...
This improves macro expansion, because TeX does cause problems with
whitespace when a macro expansion inserts an item.
2013-09-30 08:36:16 +02:00
Carsten Dominik
a68f44f08e
Manual: small fixes
2013-09-30 08:03:38 +02:00
Carsten Dominik
95784bef22
Manual: Improve activation section
2013-09-30 07:01:33 +02:00
Carsten Dominik
fbd604d7f5
Merge branch 'master' of orgmode.org:org-mode
2013-09-29 22:21:07 +02:00
Carsten Dominik
afeff01f77
Manual: Shorten Introduction
...
* doc/org.texi: Remove one useless piece from the introduction. Modify
a paragraph about key bidings.
2013-09-29 22:20:46 +02:00
Eric Schulte
c076b41c9e
better directory handling for lisp code blocks
...
* lisp/ob-lisp.el (org-babel-execute:lisp): Removed an if in which the
else branch was never taken.
2013-09-29 13:43:59 -06:00