Re: [PATCH] Enhance org-html--build-meta-info

2020-12-19 Thread TEC
Jens Lechtenboerger writes: >> For people who want to customise this to add metadata, the page title is >> something they're probably interested in. > > What metadata would you derive from the title? In my earlier example, I use the "og:title" property. >> If so, I think it's work giving the

Re: [PATCH] Enhance org-html--build-meta-info

2020-12-19 Thread TEC
Jens Lechtenboerger writes: >> For people who want to customise this to add metadata, the page title is >> something they're probably interested in. > > What metadata would you derive from the title? In my earlier example, I use the "og:title" property. >> If so, I think it's work giving the

Re: org-mime: markdown not html

2020-12-19 Thread Tim Cross
Uwe Brauer writes: > Hi > > Does anybody know a package which would allow, using say gnus, to > markdown-ise an email, that would be useful for sending email to github > issues. > No, sorry. I'm, also not sure Github will accept such MIME emails as an issue. I think only plain text is supporte

org-mime: markdown not html

2020-12-19 Thread Uwe Brauer
Hi Does anybody know a package which would allow, using say gnus, to markdown-ise an email, that would be useful for sending email to github issues. Thanks Regards Uwe Brauer

Re: Bug: Babel+R handles spaces wrongly in tables [9.3.6 (release_9.3.6 @ /home/cassou/.emacs.d/lib/org/lisp/)]

2020-12-19 Thread Jeremie Juste
Hello, Apologies for the late reply and thanks for pointing out this bug. || On Sunday, 6 Sep 2020 at 13:32, Damien Cassou wrote: #+name: table | | 2014 | |-+--| | A C |1 | | C |2 | #+name: linechart #+begin_src R :results value :var accounts="" :exports none length(accoun

Re: LaTeX fragments not being generated due to extra * in tikz env

2020-12-19 Thread Jeremie Juste
Hello Thibault, Many thanks. This looks like a reasonable trade off for me. Best regards, Jeremie On Thursday, 17 Dec 2020 at 19:30, Thibault Marin wrote: > Hi, > > I introduced the change that broke the behavior. The attached patch > seems to fix the issue for me, does it look reasonable? > > T

Re: stability of toc links

2020-12-19 Thread Ihor Radchenko
Carsten Dominik writes: > Dear all, > > I am sorry, I have trouble finding the time to work on this - so if someone > else wants to look further into this, that would be great. > > Carsten FYI, there is also built-in generator for bibtex ids - bibtex-generate-autokey from bibtex.el. It does a pr

Selecting a date to show on the agenda with time grids

2020-12-19 Thread Christopher Dimech
Dear Compeers, I able to run the command (org-agenda-list nil (org-read-date)) to select the date and get the week for the agenda. But I would like the grid marks for the selected date to show up together with the list of appointments in the time slots. Would be very grateful if somebody can h