Re: emacs + org-mode in virtual machine/docker/...

2020-05-24 Thread Olivier Berger
Hi. On 24/05/2020 11:03, Jens Lechtenboerger wrote: On 2020-05-23, Olivier Berger wrote: Hi. This looks quite similar to my approach to producing course material, which is documented here : https://olberger.gitlab.io/org-teaching including the use of Docker (see https://gitlab.com/olberger

Re: emacs + org-mode in virtual machine/docker/...

2020-05-23 Thread Olivier Berger
> https://oer.gitlab.io/OS/ > > Material generated from this: > https://gitlab.com/oer/OS/-/blob/master/.gitlab-ci.yml > > A howto: https://oer.gitlab.io/emacs-reveal-howto > > Best wishes > Jens > > -- Olivier BERGER https://www-public.imtbs-tsp.eu/~berger_o/ - Ope

[O] Running org-mode (and emacs) inside the Web browser ?

2017-10-27 Thread Olivier Berger
performance would be interesting to benchmark. Thanks for your feedback. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

Re: [O] org-info.js (un)maintained ?

2017-07-07 Thread Olivier Berger
Hi. Responding to myself a bit : Olivier Berger writes: > > Maybe a useful thing to do could be to merge the changes from worg/code > into a clone on github and make sure there are pending corresponding > pull requests ? > At least this seems to be feasable, but the result

[O] org-info.js (un)maintained ?

2017-07-07 Thread Olivier Berger
yet to contact Sebastian Rose and thought that maybe others could enlighten me on the code's status before I dig more into the issue. Many thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - D

[O] Subtitles in HTML export render document invalid

2017-07-04 Thread Olivier Berger
"self-close" an element, that is, ending it with "/>" instead of ">". This is problematic at least for #+HTML_DOCTYPE: xhtml-strict. Hope this helps, Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 In

[O] No support for generation of 'HELP' setting of org-info.js in HTML export

2017-07-03 Thread Olivier Berger
INFOJS_OPT: settings. Thanks in advance. Best regards, [0] http://orgmode.org/worg/code/org-info-js/#text-using-set -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] Adding remarks or warning blocks to technical manuals exported to LaTeX

2017-07-03 Thread Olivier Berger
logo I though this could be a quite generic need, for which I struggled to find instructions, thus sharing the tip with the org-mode community. Maybe there are other alternatives to bclogo [0], which may then be worth sharing too. Hope this helps, [0] http://www.ctan.org/pkg/bclogo -- O

[O] Suggestion: provide more detailed example of :options for LaTeX special blocks

2017-07-03 Thread Olivier Berger
nately, I'm not fluent enough in LaTeX to suggest a more "generic" environment than bclogo, readily available in an article, for a direct patch proposal to the manual sources. Hope this helps. Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berg

Re: [O] Agenda view missing most schedules + Wrong number of arguments: (1 . 5), 6; Skipping entry

2017-01-08 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > Since Debian testing's latest update to 9.0.3 (previously in 9.0), most > of my agenda is missing. > > I get many messages like : > Wrong number of arguments: (1 . 5), 6; Skipping entry [289 times] > > I guess something's

[O] Agenda view missing most schedules + Wrong number of arguments: (1 . 5), 6; Skipping entry

2017-01-08 Thread Olivier Berger
. Without agenda I'm lost ;-) Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] A modest "framework" for authoring teaching material with org-mode

2016-12-20 Thread Olivier Berger
o/org-teaching/slides.html and corresponding handbook : http://www-public.tem-tsp.eu/~berger_o/org-teaching/handbook.pdf Feel free to reuse, adapt, enhance and report. Hope this helps. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D

Re: [O] ox-icalendar's org-icalendar-include-todo and export for TODOs with custom DONE states

2016-12-12 Thread Olivier Berger
Hi. Nicolas Goaziou writes: > Hello, > > Olivier Berger writes: > >> I have a TODO file with additional TODO/DONE states. >> >> It seems that when org-icalendar-include-todo is set to 't', it should >> "include tasks that are not in DONE

[O] ox-icalendar's org-icalendar-include-todo and export for TODOs with custom DONE states

2016-12-09 Thread Olivier Berger
(e) ATTENTE(a) RDV(v) | DONE(d) ANNULE(n) REPORTE(r) I would expect that exporting the TODOs would only export the ones in TODO, DEMARRE, ATTENTE or RDV states. However, TODOs in ANNULE state are exported too, it seems. Any hints ? Thanks in advance. Best regards -- Olivier BERGER http://www-public

[O] SCHEDULED: now needs to be on 2nd line ? - Was: Re: Compact schedule time ranges no longer supported in agenda in org 9 ?

2016-11-15 Thread Olivier Berger
placed on the second line right after the entry's headline, whereas it used to be recognized even in later lines before org 9... So : ** TODO meeting something SCHEDULED <2016-11-15 Tue 14:00-15:00> won't work, but : ** TODO meeting SCHEDULED <2016-11-15 Tue 14:00-15

[O] Compact schedule time ranges no longer supported in agenda in org 9 ?

2016-11-15 Thread Olivier Berger
tasks don't appear any more in the agenda views. I can't seem to find a reference to this "compact form" in the manual or changelog... maybe that was an undocumented feature ? Anyone else with the issue / workaround ? Thanks in advance. Best regards, -- Olivier BERGER http

[O] Litteral :var passing buggy for shell execution in org-babel when in :session

2016-05-20 Thread Olivier Berger
me to recover. I suspect an issue related to tramp + session, incompatible with the variable initialisation mechanism. Any clue ? My setup should be org-mode version : 8.3.4 and normally, ob-sh.el supposedly stock emacs in Debian testing context... Thanks in advance. Best regards, -- Olivier BERGER

Re: [O] HTML + RDFa export/publishing ?

2015-04-21 Thread Olivier Berger
f what you could imagine doing with a link type > approach that could be inline with text. > -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

Re: [O] HTML + RDFa export/publishing ?

2015-04-20 Thread Olivier Berger
47]{kitchin-2010} Any clue what's wrong ? Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] Extending the @@html: making for other content ?

2015-04-20 Thread Olivier Berger
ks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] Colorization/masking of @@html: @@ in emacs editing mode ?

2015-04-20 Thread Olivier Berger
I haven't found instructions for reporting feature requests for org, so feel free to direct me to a more appropriate venue. Hope ths helps. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institu

Re: [O] HTML + RDFa export/publishing ?

2015-04-20 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > John Kitchin writes: > >> Can you give us an example of what you are trying to do? > > For instance, I'd like to link my WebID to publications of mine in a > semantic way, using dcterm or FOAF vocabularies. > > Th

Re: [O] HTML + RDFa export/publishing ?

2015-04-17 Thread Olivier Berger
arch.270a.info/ [1] https://www-public.tem-tsp.eu/~berger_o/weblog/2015/04/07/publishing-my-papers-as-linked-research/ -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

Re: [O] HTML + RDFa export/publishing ?

2015-04-17 Thread Olivier Berger
de stuff with RDF properties or relations on the fly... Hope this makes sense (at least for the Semantic Web aware fools ;). Best regards, [0] http://www.w3.org/TR/turtle/ -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] HTML + RDFa export/publishing ?

2015-04-15 Thread Olivier Berger
a imagine properties may be used for this, but I'm not so much familiar with using org-mode for storing structured data... Maybe POSH is the answer, but org-mode syntax and editing modes are so cool ;) Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.e

Re: [O] Archive scheduled (done) items to date-tree wrt scheduled date - Was: Was: Re: Can I set achive or refile target to date-tree?

2013-05-25 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > I found the org-archive-subtree-defadvice.el quite useful, but I'd like > to be able to archive DONE items not to today's date in a date-tree > archive file, but instead to their scheduled date. > > Thus, it reconstructs a jo

[O] Archive scheduled (done) items to date-tree wrt scheduled date - Was: Was: Re: Can I set achive or refile target to date-tree?

2013-05-25 Thread Olivier Berger
date-tree. > http://gist.github.com/370843 > > Regards. > -- Olivier BERGER (OpenPGP: 4096R/7C5BB6A5) http://www.olivierberger.com/weblog/

[O] Exporting org-bibtex links as \cite{} refs in Latex

2012-03-23 Thread Olivier Berger
I think this can work (see more details in [0]), and maybe that wouldn't be too hard to patch org-bibtex for something more generic ? Is this reasonable ? I'm not following the list regularly, so any feedback by email couldn't hurt. Best regards, [0] http://www-public.it-sudpari

[O] Navigatable and exportable bib/notes links - Was: Re: Integration of RefTeX and LaTeX export

2012-03-23 Thread Olivier Berger
ire 'org) to pick up the definition of org-add-link-type: > that seems to be a missing autoload somewhere. > > And finally I like to quote functions with function, not quote, for > compiled-code reasons, but in most cases, it won't make any difference: > use quotes if you prefer. > > Nick > -- Olivier BERGER (OpenPGP: 4096R/7C5BB6A5) http://www.olivierberger.com/weblog/

[O] Pre-reserving options for scheduling ala doodle

2011-11-14 Thread Olivier Berger
frame, and that in case one option's schedule is confirmed, I can notify others that I'm no longer available. How would you manage that in org-mode ? Thanks in advance. Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur

Re: [Orgmode] Re: Org-mode screencasts

2010-09-26 Thread Olivier Berger
've seen use of : http://pabloseminario.com/projects/screenkey/ on Ubuntu, that was quite nice for this I guess. My 2 cents, Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Institut TELECOM, Sud

[Orgmode] Toolbar buttons for common actions (helping emacs newbees)

2010-09-26 Thread Olivier Berger
end to be afraid by the use of complex key presses (yeah, they haven't been enlightened by the beauty of the Emacs, yet ;) What do you think ? Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Instit

[Orgmode] Problem in org + beamer on B_frame BEAMER_env for subsections with BEAMER_FRAME_LEVEL: 0

2010-09-16 Thread Olivier Berger
:B_frame: :PROPERTIES: :BEAMER_env: frame :END: ** Example subsection 1 :B_frame: :PROPERTIES: :BEAMER_env: frame :END: *** Subection 1 text *** coin * Footnotes [fn:1] hehe -- Olivier BERGER http://www-public.it-sudparis

[Orgmode] Re: org-mode on Nokia n800 - Was: Re: OT: orgmode on my palm TX?

2010-08-29 Thread Olivier Berger
Hi. Eric S Fraga writes: > On Sat, 28 Aug 2010 10:46:23 +0200, Olivier Berger > wrote: >> >> Are there packages for nokia n800 running OS 2008 ? I happen to have one >> such device that could very well be used for this instead of collection >> dust ;) >>

[Orgmode] org-mode on Nokia n800 - Was: Re: OT: orgmode on my palm TX?

2010-08-28 Thread Olivier Berger
l seems old and requires dependencies on unabailable packages (libxaw). Also emacs 22 is a bit too old maybe ? Any hints would be welcome. Best regards, -- Olivier BERGER - OpenPGP: 5819D7E8 Ingénieur Recherche - Dept INF - T&MSP (http://www.it-sudparis.eu) __

[Orgmode] Re: OT: orgmode on my palm TX?

2010-08-27 Thread Olivier Berger
ss : http://lists.gnu.org/archive/html/emacs-orgmode/2010-03/msg00750.html Hope this helps. Best regards, -- Olivier BERGER - OpenPGP: 6B829EEC Ingénieur Recherche - Dept INF - T&MSP (http://www.it-sudparis.eu) ___ Emacs-orgmode mailing list

Re: [Orgmode] camel.el, for CamelCase links

2010-08-04 Thread Olivier Berger
a (top > level?) heading in that file. If the heading existed, then great. If > not, then it's created as part of the same trigger. > I think that's the way I would expect it to work in most wikis (or with [[CamelCase#usage]] maybe for some. Best regards, -- Olivier BERGER

Re: [Orgmode] camel.el, for CamelCase links

2010-08-04 Thread Olivier Berger
gt; I'm willing to test. > > Can you provide the handlers so that the code works for Org? > I'd too like to be able to test too... provided I knew how to ;) ... any hints on how to integrate it ? Thanks in advance. Best regards, P.S. what's the Folio project ? -- Oli

Re: [Orgmode] Wiki-like creating links on the fly for org

2010-07-29 Thread Olivier Berger
ttp://lists.gnu.org/mailman/listinfo/emacs-orgmode > >> > > >> > >> ___ > >> Emacs-orgmode mailing list > >> Please use `Reply All' to send replies to the list. > >> Emacs-orgmode@gnu.org > >

Re: [Orgmode] Migrating from zim to org-mode ?

2010-07-29 Thread Olivier Berger
e quite convenient IMHO. > I will eventually do it when my elisp skills reach the required level, > though, for me it's the only thing missing. That'd be cool ;) > > Marcelo. > Best regards, > On Wed, Jul 28, 2010 at 1:00 AM, Olivier Berger > wrote: > > Hi.

[Orgmode] Migrating from zim to org-mode ?

2010-07-27 Thread Olivier Berger
Some useability / convenience comparison betw Zim and Org-Mode would be interesting to me too. Thanks in advance. Best regards, [0] http://zim-wiki.org/ -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Institut TELECOM,