[PATCH] ob-java: Allow import to end with asterisk

2021-01-25 Thread John Herrlin
Hey, I found this case: #+BEGIN_SRC java import static java.lang.System.*; out.println("Hejsan"); #+END_SRC And it seems to me that the import regex dont see the asterisk. I attached a possible patch. Stay safe! >From a9c37a8a56fd1f91f4a2789b0d7d983fec9a2c1f Mon Sep 17 00:00:00 2001

Inconsistent numbering of verse, example, source blocks

2021-01-25 Thread Jason Ross
Hello, I'm working on an exporter for ConTeXt and I'm trying to handle references to paragraph elements in a consistent way. However, there seems to be some inconsistencies in how such elements are numbered in the existing exporters. Here's a MWE:

Re: [Tip] Export a bibliography to HTML with bibLaTeX and make4ht

2021-01-25 Thread Gustavo Barros
Hi Juan, On Mon, 25 Jan 2021 at 14:46, Juan Manuel Macías wrote: By the way... I have written some code to export the citations using make4ht. It's just a proof of concept, and not too elegant I'm afraid. But I wanted to explore a bit more the use of make4ht in this context. Nice! I also

Free up C-c SPC/org-table-blank-field?

2021-01-25 Thread Eric Abrahamsen
Hi all, The C-c SPC keybinding is pretty prime property (it's also, according to Emacs conventions, meant to be reserved for the user, though I know that's already out the window with Org), and it's currently bound to `org-table-blank-field', which is useless unless you... happen to be in a

Re: [Tip] Export a bibliography to HTML with bibLaTeX and make4ht

2021-01-25 Thread Juan Manuel Macías
Hi Gustavo, Gustavo Barros writes: > I'd also would love to see that. ;-) > > And I do think Org is, by far, the best placed tool to fill this > place. But I also think citations and bibliography are a big > bottleneck in that regard. Of course, there is a long ongoing effort > in that area,

Re: org-refile and ivy

2021-01-25 Thread Pankaj Jangid
Eric S Fraga writes: > On Friday, 22 Jan 2021 at 14:37, Gustavo Barros wrote: >> I use org-refile with ivy, so I might share. If I recall correctly, >> the only thing that does not play well between the two is >> `org-outline-path-complete-in-steps`. My basic setup is the >> following: > >

Re: org-refile and ivy

2021-01-25 Thread Eric S Fraga
On Friday, 22 Jan 2021 at 14:37, Gustavo Barros wrote: > I use org-refile with ivy, so I might share. If I recall correctly, > the only thing that does not play well between the two is > `org-outline-path-complete-in-steps`. My basic setup is the > following: Spot on! Changing the setting of

Re: org-refile and ivy

2021-01-25 Thread Loris Bennett
Hi Eric, Eric S Fraga writes: > Dear all org mode list readers, > > I have been trying to get to grips with org-refile. For some reason, > the completion mechanism (I use ivy generally but I have no idea what > org-refile actually tries to do/use) only shows me the current file name > if I