On 2020-10-01 16:09, David Masterson wrote:
Just wondering -- what's the limit in the number of tags for a
headline?
What if I have a headline with lots of tags or some very long tags?
These are some of reasons I started putting my tags into PROPERTIES.
Then I don't have to worry about crowdin
Hallo,
I tried to change the value of org-agenda-block-separator variable to
many things (including characters and strings, in accordance with the
documentation) however I could not seem to achieve the desired result.
I was trying to make one blank line between agenda blocks in my custom
agenda
I made the changes, updated the commit message for the large patch, and
pushed.
On Sat, Oct 24, 2020 at 10:40 PM Kyle Meyer wrote:
> ian martins writes:
>
> > After making the changes, should I submit updated patches or is it fine
> to
> > push?
>
> Push away. Thanks again.
>
This patch adds asynchronous evaluation for session blocks in
Python. It also adds functionality to implement async session eval for
other languages using ob-comint.el.
To test the attached patch, add ":async" to a Python session block
with a long computation (or "time.sleep") in it. Upon evaluati
This might be a spacemacs-specific error, but maybe people here can help me
out?
I am getting the following error on org load
> (file-missing "Cannot open load file" "No such file or directory" "om")
(full stacktrace below)
Indeed, I get this:
> (require 'om)
> *** Eval error *** Cannot open l
Hi Bastien,
Bastien writes:
> Applied, thanks!
Thank you.
> The commit message and the changelog were perfect, thanks for taking
> care of this. I simply added "TINYCHANGE".
I signed the FSF copyright times a short while ago, so I think this is
no longer necessary.
Best,
Fix a -Wimplicit-int compiler warning, and make it more obvious how to
obtain scrnsaver.h on three of the most popular Linux distros.
Signed-off-by: Adam Spiers
---
contrib/scripts/x11idle.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/contrib/scripts/x11idle.c b/con