[SOLVED] Re: the latest commit broke the inline image preview

2019-12-23 Thread stardiviner
Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> After EMC testing, the latest commit " 04d2828ad org: Fix verbatim block >> fontification to end blocks on headlines " break the inline image >> preview I try to git checkout a commit before this commit in history. But

Re: Asynchronous org-agenda-redo

2019-12-23 Thread Adam Porter
Ihor Radchenko writes: > If you accidentally move the point in the buffer being processed by > agenda, the results may be unpredictable (org-agenda-get-* functions > move across the buffer with re-search-forward). I'm afraid that's the basic problem with threading in Emacs: shared state. I

problem with org-toggle-inline-images

2019-12-23 Thread Johannes Brauer
Hi! Typing C-c C-x C-v the image is displayed in the org buffer correctly. Typing C-c C-x C-v again the image does not disappear and I get the error message: org-toggle-inline-images: Symbol’s value as variable is void: image-map Any hints what is going wrong? I am using Aquamacs 3.5 GNU

Re: alpha sort of TODO flagged tasks

2019-12-23 Thread Sharon Kimble
Nicolas Goaziou writes: > Hello, > > Sharon Kimble writes: > >> How can I sort alphabetically some of my org-mode tasks which are in the >> format of [1] please? I can sort them once the TODO flag is removed, but >> I would like to sort them before then. > > I think you can do it the usual way,

[PATCH] restore window configuration after org-edit-src-exit

2019-12-23 Thread Jack Kamm
Attached is a patch to restore the window configuration after exiting an org source buffer, when org-src-window-setup is one of reorganize-frame, split-window-below, or split-window-right. References: https://lists.gnu.org/archive/html/emacs-orgmode/2019-12/msg00263.html

Re: Fix time regexp in org-get-entries-from-diary

2019-12-23 Thread Nicolas Goaziou
Hello, Thomas Fitzsimmons writes: > I have signed FSF papers for contributions to GNU Emacs. I updated your status, then. Thank you for letting me know. Regards, -- Nicolas Goaziou

Re: restore window configuration after org-edit-src-exit

2019-12-23 Thread Nicolas Goaziou
Jack Kamm writes: > However, the change here is very small, I just wrote a small patch and > it's 15 insertions (+), 4 deletions(-), including the entry in > ORG-NEWS. My understanding is that such small changes don't require > explicit copyright assignment. > > Is it OK for me to send the patch

Re: restore window configuration after org-edit-src-exit

2019-12-23 Thread Jack Kamm
> OK. Would you want to implement it? Yes, but I'm still in the process of updating my copyright papers for my current job. My job said they won't be able to sign the copyright disclaimer until the new year, so I expect this to be sorted out later in January some time. However, the change here

Re: Fix time regexp in org-get-entries-from-diary

2019-12-23 Thread Thomas Fitzsimmons
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Thomas Fitzsimmons writes: > >> I filed a bug report in Emacs debbugs, but probably should have sent it >> here instead: >> >>http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38599 >> >> The attached patch appears to fix the bug. Does it look

Re: [Idea] Org Collections

2019-12-23 Thread Roland Everaert
Gustav Wikström writes: > Hi! > >> -Original Message- >> From: Emacs-orgmode On Behalf >> Of Roland Everaert >> Sent: den 16 december 2019 12:26 >> To: emacs-orgmode@gnu.org >> Subject: Re: [Idea] Org Collections >> >> +1 for this idea. >> >> You speak about one document used by

Re: restore window configuration after org-edit-src-exit

2019-12-23 Thread Nicolas Goaziou
Hello, Jack Kamm writes: > I agree, this sounds like the correct behavior to me. OK. Would you want to implement it? Regards, -- Nicolas Goaziou

Re: alpha sort of TODO flagged tasks

2019-12-23 Thread Nicolas Goaziou
Hello, Sharon Kimble writes: > How can I sort alphabetically some of my org-mode tasks which are in the > format of [1] please? I can sort them once the TODO flag is removed, but > I would like to sort them before then. I think you can do it the usual way, with `org-sort-entries'. Have you

alpha sort of TODO flagged tasks

2019-12-23 Thread Sharon Kimble
How can I sort alphabetically some of my org-mode tasks which are in the format of [1] please? I can sort them once the TODO flag is removed, but I would like to sort them before then. Thanks Sharon. [1] --8<---cut here---start->8--- ** TODO foo ** TODO delta