Hi again,
I'm separating the Org document concept from the document property drawer to
not block the document property drawer by syntax changes.
New RFC coming in a moment. Now only for the document property drawer
functionality.
/G
> -Original Message-
> From: Nicolas Goaziou
> Sen
Hi all,
in my org files I've got examples like:
#+begin_src sql
testdb=# alter role simon with nologin;
testdb=# alter role group_a with login;
#+end_src
and in my latex theme I've got:
setbeamerfont{verbatim}{size=\tiny}
This is ok for most of my examples, but here are my questions:
1) the hig
Hi,
This patch introduces a document level property drawer.
This has been discussed previously in a larger context:
- https://lists.gnu.org/archive/html/emacs-orgmode/2019-06/msg0.html
- https://lists.gnu.org/archive/html/emacs-orgmode/2019-08/msg00339.html
- https://lists.gnu.org/archive/h
Hello dear list,
First of all, this may be related:
- https://lists.gnu.org/archive/html/emacs-orgmode/2018-02/msg00300.html
- https://lists.gnu.org/archive/html/emacs-orgmode/2012-01/msg00044.html
- Emacs: src_emacs-lisp{emacs-version} {{{results(=26.3=)}}}
- Org: src_emacs-lisp{org-version} {{
Hi,
> This patch introduces a document level property drawer.
[...]
> What do you say?
I'll install the patch and have a look how it feels in my little
personal Org universe.
Thanks,
--
Marco
Hi the list,
I would be glad to know what is, according to the majority, the best
tool to blog with org-mode. I'm searching something simple to use and
to install in order to blog with emacs, and, ideally, with emacs and
org-mode only.
(I met difficulties with lazyblorg, for example. I did not s
On 9/29/19 6:06 PM, Joseph Vidal-Rosset wrote:
> I would be glad to know what is, according to the majority, the best
> tool to blog with org-mode. I'm searching something simple to use and
> to install in order to blog with emacs, and, ideally, with emacs and
> org-mode only.
>
> (I met difficul
Last time I researched this, this was the list I obtained:
http://bastibe.de/2013-11-13-blogging-with-emacs.html
http://endlessparentheses.com/how-i-blog-one-year-of-posts-in-a-single-org-file.html
https://github.com/howardabrams/dot-files/blob/master/emacs-blog.org
http://www.j
If you want to see one more example of blog generator, I also
built one to generate a blog from a single org file, exporting each
heading into a new file.
https://github.com/itf/org-export-head/blob/master/blog.org
It is an org file with a source block: you run the source block, and
call a single