Re: [O] refile too slow

2017-10-24 Thread Samuel Wales
On 10/5/17, Samuel Wales wrote: > delete-dups seems suspicious but what do i know. i wonder if > cl-delete-duplicates is more efficient. perhaps it has been made more efficient in new emacs versions than 24? > > (defun delete-dups (list) > "Destructively remove `equal' duplicates from LIST. >

[O] htmlize

2017-10-24 Thread Jean-Christophe Helary
I tried to export to html and org told me to first install htmlize ( https://github.com/hniksic/emacs-htmlize). I tried to find an emacs-htmlize in the package list, and found nothing, so I went to the github page and since saw it was a seemingly normal el package called htmlize I checked agai

Re: [O] One org file to multiple pages static website.

2017-10-24 Thread Marcin Borkowski
On 2017-10-24, at 18:42, Kaushal Modi wrote: > Funny that this topic from Oct 2016 gets revived after a year :) My fault - I was just going through my "unread messages" queue, and didn't notice the date;-). > It was on "my list" to develop an Org exporter that exports one-to-many > style for H

Re: [O] One org file to multiple pages static website.

2017-10-24 Thread Pierre-Henry Frohring
Hi! I toyed with https://github.com/harc/ohm before I ended up with a couple of lines of Racket, Nginx and Pandoc. Ohm is worth looking at! Best, Cordialement, Pierre-Henry Fröhring 06 34 48 17 57 2017-10-24 18:42 GMT+02:00 Kaushal Modi : > Funny that this topic from Oct 2016 gets revived

Re: [O] One org file to multiple pages static website.

2017-10-24 Thread Kaushal Modi
Funny that this topic from Oct 2016 gets revived after a year :) It was on "my list" to develop an Org exporter that exports one-to-many style for Hugo static site generator. I released in back in September this year: https://ox-hugo.scripter.co/ (Source code: https://github.com/kaushalmodi/ox-hug

Re: [O] Leslie Lamport has a foot in the 21st century

2017-10-24 Thread Marcin Borkowski
On 2016-10-11, at 16:56, Hubert Chathi wrote: > I don't know much about LaTeX3, but it looks like it's still targeting > print, and so it would have the same problems. Not only that, but the > existing LaTeX-to-HTML tools might not work with LaTeX3, so if you're > getting rid of half of your to

Re: [O] One org file to multiple pages static website.

2017-10-24 Thread Marcin Borkowski
On 2016-10-12, at 01:03, Pierre-Henry Frohring wrote: > Hi! > > Here is some code to go from one org-file to a multiple pages static > website, > one heading -> one post. > > Since I did not find anything like it, did it myself, think maybe others may > find this helpful. > > https://github.com

Re: [O] Formatting issues exporting to a man page

2017-10-24 Thread Anthony Agelastos
Hello Nicolas: Things are working much better now. Thank you for your help with this. Kind regards, Anthony (Please excuse typos; this is sent from a mobile device.) > On Oct 19, 2017, at 13:53, Nicolas Goaziou wrote: > > Hello, > > Anthony Michael Agelastos writes: > >> Greetings: >> >> T

Re: [O] function for inserting a block

2017-10-24 Thread Nicolas Goaziou
Hello, Eric Abrahamsen writes: > In that case, would you be more in favor of a keymap-plus-subkey system, > or a keymap-plus-prompt system? I have no strong opinion, but a keymap-plus-subkey system (subkeys matching current keys in `org-structure-template-alist') with an additional key (e.g. )

Re: [O] Bug: c++ code block automatically adds comma [8.2.10 (release_8.2.10 @ c:/Users/Louis/home/bin/emacs-24.5/share/emacs/24.5/lisp/org/)]

2017-10-24 Thread Nicolas Goaziou
Hello, Michal Politowski writes: > On Mon, 23 Oct 2017 12:15:29 +0200, Nicolas Goaziou wrote: >> Hello, >> >> Michal Politowski writes: >> >> > Interesting, even if not very likely to hit anyone, that lines >> > intentionally starting with ,,* are not escaped and thus >> > lose one comma on t