[[[ To any NSA and FBI agents reading my email: please consider]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> you go to Github
> for the most up to date version it is GPLv3
> https://gith
Dear Charles,
thanks for the quick test.
You wrote:
> I cannot reproduce this in 9.1.14
> C-c C-v C-i on each src block works as expected.
> org-babel-execute-buffer runs to successful completion.
I had a look at the orgmode master.
The problem has already been fixed in the master by substitutin
On 2018-12-04 4:10 a.m., Nicolas Goaziou wrote:
Michael Hoffman writes:
1. What exactly did you do?
- Execute:
(with-eval-after-load 'org
(add-hook 'org-shiftleft-final-hook 'windmove-left))
(org-agenda nil "a")
(split-window-horizontally)
- Type S-left
2. What did you expect to happen?
Sorry, only just noticed this response in my spam folder - gmail is
tagging your messages as spam because it could not verify it was legit.
stardiviner writes:
> Tim Cross writes:
>
>> I think the problem here is that really, project.clj is not a valid
>> clojure source file. It is really a c
no. I did not. How do checkout the "next" branch?
thx
On Mon, 3 Dec 2018 at 12:15 Nicolas Goaziou wrote:
> Hello,
>
> "Ulrich G. Wortmann" writes:
>
> > I made a few more tweaks. The function now recognizes modifiers as to
> which
> > float environment to use, and where to place the float on t
I cannot reproduce this in 9.1.14
C-c C-v C-i on each src block works as expected.
org-babel-execute-buffer runs to successful completion.
HTH,
Chuck
> On Dec 4, 2018, at 8:45 AM, Tobias Zawada wrote:
>
> I mostly cite here from https://emacs.stackexchange.com/q/41208/2370:
>
> The followi
I mostly cite here from https://emacs.stackexchange.com/q/41208/2370:
The following example causes an infinite recursion in
~org-babel-get-src-block-info~.
#+BEGIN_SRC org
,#+BEGIN_SRC org
,#+NAME: add3
,#+BEGIN_SRC elisp :var num=0
(+ 3 num)
,#+END_SRC
,* Use function drawer header arg
:PROPE
Hello,
On 2018-12-04, Nicolas Goaziou wrote:
> Jens Lechtenboerger writes:
>
>> I plan to use that for a table-of-contents plugin [1] of reveal.js,
>> which looks for class attributes inside h-elements to exclude them
>> selectively.
>
> Then I suggest to submit it to "ox-reveal"
> (https://gith
Hello,
Jens Lechtenboerger writes:
> I plan to use that for a table-of-contents plugin [1] of reveal.js,
> which looks for class attributes inside h-elements to exclude them
> selectively.
Then I suggest to submit it to "ox-reveal"
(https://github.com/yjwen/org-reveal/) instead.
Regards,
--
Hello,
Allen Li writes:
> Or did you mean ITEM omits the stars?
Yes, I did.
> That doesn't appear to be the case as of
> 04641c4bbefc5f90e05fe4e846f4aeab15f1c262 on master yesterday.
Actually, that should be the case since Org 9.0.
Do you have an ECM?
Regards,
--
Nicolas Goaziou
On Tue, Dec 4, 2018 at 2:14 AM Allen Li wrote:
>
> Or did you mean ITEM omits the stars? That doesn't appear to be the
> case as of 04641c4bbefc5f90e05fe4e846f4aeab15f1c262 on master
> yesterday.
So org-entry-properties does indeed return ITEM without the leading
stars, but the column view adds
On Mon, Dec 3, 2018 at 2:57 PM Nicolas Goaziou wrote:
>
> Hello,
>
> Allen Li writes:
>
> > (I used org-submit-bug-report, but this is a feature request.)
> >
> > It would be nice to have a special property like ITEM
> > without the leading stars, which is annoying in, e.g., the agenda column
> >
> go to Github
> for the most up to date version it is GPLv3
> https://github.com/stathissideris/ditaa/blob/master/LICENSE
The official-looking site sends you to SourceForge. Git and Svn repo functions
are available there.
At the time, the git part of it was empty. Building the 131K jar requir
Hello,
Michael Hoffman writes:
> 1. What exactly did you do?
>
> - Execute:
> (with-eval-after-load 'org
> (add-hook 'org-shiftleft-final-hook 'windmove-left))
> (org-agenda nil "a")
> (split-window-horizontally)
>
> - Type S-left
>
> 2. What did you expect to happen?
>
> (windmove-left)
>
> 3
14 matches
Mail list logo