Re: [O] Org-drill edit feature request

2018-12-27 Thread stardiviner
Leu Zhe writes: I want org-drill can add a feature to auto pronounce the word. That's standard functionality in word-drill Apps. > Hi, > > Making drill editing seems be very painful by the current way > org-drill offers. > I make a lot of notes on most of the drilled entries, as for now, > 1).

Re: [O] [Feature Request] Add an dispatcher command (keybinding) for inserting dynamic blocks

2018-12-27 Thread stardiviner
Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> The re-generated patch is in attachment. > > Thank you! :) > >> --- >> doc/org-manual.org | 9 ++--- >> etc/ORG-NEWS| 14 ++ >> lisp/org-clock.el | 5 + >> lisp/org-colview.el | 6 +- >> lisp/

Re: [O] Release 9.2

2018-12-27 Thread Scott Randby
On 12/27/18 4:41 AM, Bastien wrote: > Hi all, > > Org 9.2 is out: https://orgmode.org The link https://orgmode.org/org-9.2.tar.gz gives a 404 Not Found page. Can someone please fix this? Scott Randby

[O] Bug: C-u M-x org-footnote-action sort deletes footnotes used in #+include:’d files [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.3/lisp/org/)]

2018-12-27 Thread Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] Release 9.2

2018-12-27 Thread Josiah Schwab
> Below are the release notes. These look like the in-progress notes for 9.3 rather than those associated with 9.2. The website (https://orgmode.org/Changes.html) seems correct. Josiah

Re: [O] [Feature Request] Add an dispatcher command (keybinding) for inserting dynamic blocks

2018-12-27 Thread Nicolas Goaziou
Hello, stardiviner writes: > The re-generated patch is in attachment. Thank you! > --- > doc/org-manual.org | 9 ++--- > etc/ORG-NEWS| 14 ++ > lisp/org-clock.el | 5 + > lisp/org-colview.el | 6 +- > lisp/org-keys.el| 6 ++ > lisp/org.el

[O] Release 9.2

2018-12-27 Thread Bastien
Hi all, Org 9.2 is out: https://orgmode.org Below are the release notes. I'm just the "release manager" here, all the kudos for this hard work should go to Nicolas and the list of contributors. Let's continue to have fun by hacking this nice piece of software together! Best, =