Nicolas P. Rougier

Results 1829 comments of Nicolas P. Rougier

We're on it actually. I like the idea of separating the lower level primitives from the higher level plotting API. But this requires some work on how to properly define...

That's weird. Did you try with vanilla emacs (`emacs -q`)?

@MagicRB Can you try with `emacs -q` ?

For the prefix, you can play with the `org-agenda-prefix-format`: ``` (setq org-agenda-prefix-format '((agenda . " %?-14t% s") (todo . " %i %-14:c [%e] ") (tags . " %i %-14:c") (search...

the `%e` in TODO is supposed to show the effort. Can you try to add "hello" in the format just to check if it is taken into account ?

Thanks for the correction. Can you make a PR?

Yes, exactly. Sorry for the confusion. You can a PR by forking the repository and edit the file from the web interface (in your forked repository) and GitHub will propose...

You made my day ! I've the same problem and never took time to try to solve it.

Could you make a PR for the post with your code (and add your name)?

Thanks for the report. Can you make a PR? As for the file, they more or less included in the sources becaus since they evolve along the story, I was...