David Duthie writes:
> * org-refile.el: (define-obsolete-function-alias): Added missing version
> number, [...]
Thank you for the patch, but this was already addressed on Thursday by
248dfcd71.
Hi,
When calling org-bibtex-read on a fresh emacs on a text which is not a
.bib file, we get the following error: bibtex-parse-entry: Wrong type
argument: stringp, nil
This problem is solved if the (bibtex-set-dialect) function is called
before. Note that this function is called automatically the
Hello,
I've run across a test error on the current HEAD.
When I run "make test" on my system, then test-org-archive/datetree
fails.
The test fails because the expected output should contain "Sunday",
but with a German locale the generated text is "Sonntag" instead
(which is the German translation
Hello, Jason,
Jason Ross writes:
> I recently had the same thought and I've started working on one.
> You can see it here:
>
> https://github.com/Jason-S-Ross/ox-context/
>
> It's no substitute for the LaTeX exporter but it implements a lot
> of the basics. I'm deriving from the LaTeX exporter b
On 2021-01-07 01:29, Gerardo Moro wrote:
Thanks. Then why is in
https://orgmode.org/worg/org-contrib/org-protocol.html#installation
this confusing bit?
INSTALLATION
*
To load org-protocol.el add the following to your .emacs:
(server-start)
(add-to-list 'load-path "~/path/to/org/protoc
On 2021-01-03 16:27, TRS-80 wrote:
Hello!
I seem to have come across a bug today in org-footnote.
I had just learned about the variable org-footnote-auto-adjust and set
it to t. Then I tried to test it by invoking org-footnote-new in my
Org file in between existing footnotes 2 and 3.
N.B., my
> I can’t give an informed opinion about the patch, but the example looks
> great! I did not know that Java support in org-babel is that good.
Thanks. Yes, ob-java got an update with org 9.4.
On Fri, Jan 8, 2021 at 11:28 AM John Herrlin wrote:
> I would like to combine imports from header-args with imports from a
> source block.
> ...
> I didnt get the to work so I made a patch.
John, Sorry that wasn't working. Thanks for investigating and
submitting a fix. I think the problem was t
Loris (& the list),
did you get this sorted? It seems that I am running into the same
problem now.
What seems to be happening is that the LaTeX file is created in
/tmp/babel-XX/latex-YY.tex but the log, aux, etc. files are
being created in the current directory (where the file with the L
* org-refile.el: (define-obsolete-function-alias): Added missing version
number, which is required since 32c6732d16385f242b1109517f25e9aefd6caa5c
was merged into Emacs' master branch. org-copy was made obsolete in
f636cf91b6cbe322eca56e23283f4614548c9d65, prior to the 9.4 release.
---
lisp/org-ref
10 matches
Mail list logo