> On Jun 23, 2018, at 2:06 PM, Nicolas Goaziou wrote:
>
> Hello,
>
> "Berry, Charles" writes:
>
>> tl;dr: `:exports results :noweb no-export :eval never-export' needlessly
>> expands <> code causing massive slowdowns on export.
>
> I think this is now fixed.
I think so, too.
Thanks,
C
On Thu, Jun 21, 2018 at 4:37 AM, Nicolas Goaziou wrote:
> Grant Rettke writes:
>> If you like the additional documentation, then I will update it with
>> this and send a new patch.
>
> Let's first merge the complete documentation, then apply it, if you
> don't mind.
Happy to, mistakenly said pat
Hello,
stardiviner writes:
> `org-insert-link` should be smart on decide whether current buffer is the
> same buffer with `org-store-link` source buffer, if yes, use [[(set the temp
> buffer to unibyte)]]. If no, use:
>
> [[file:~/Org/elquery.org::(set%20the%20temp%20buffer%20to%20unibyte)][(s
Hello,
"Sheng Yang (杨圣)" writes:
> I was trying the beloved clock feature of org-mode, and tried
> `org-clock-display` on an org file. A total time is added to each
> headline as expected, but it is not the case for headlines with a link
> in it. The whole link is displayed as if `org-toggle-lin
Hello,
Zongheng Yang writes:
> Cool, looking forward to see the rewrite!
So do I. But I'm not volunteering :)
Regards,
--
Nicolas Goaziou
hehe we don't know if the rewrite will occur, or when. :]
> I don't think is it planned. Feel free to implement it, if you want to.
> I consider Org agenda in dire need of rewriting, though. for better
> scalability and easier maintenance.
for me, the biggest problem in all of emacs is the spe
Hello,
Tobias Zawada writes:
> org-export-data for the signature causes double LaTeX translation at
> https://emacs.stackexchange.com/questions/42200/prevent-org-export-from-expanding-as-backslash/42207?noredirect=1#comment66334_42207.
>
> The translator for the headlines org-koma-letter-headlin
Hello,
"Berry, Charles" writes:
> tl;dr: `:exports results :noweb no-export :eval never-export' needlessly
> expands <> code causing massive slowdowns on export.
I think this is now fixed.
Thank you.
Regards,
--
Nicolas Goaziou
Hello,
org-export-data for the signature causes double LaTeX translation at
https://emacs.stackexchange.com/questions/42200/prevent-org-export-from-expanding-as-backslash/42207?noredirect=1#comment66334_42207.
The translator for the headlines org-koma-letter-headline is used to extract
the :clos
Hello,
Gennady Uraltsev writes:
> Running =(org-babel-tangle)= from inside a =src= block ignores
> =header-args= properties
> Consider the following org-mode file set for tangling.
>
> This code should run the command =org-babel-tangle=
>
> #+BEGIN_SRC emacs-lisp :results silent
> (org-babel-ta
I did some additional testing, and found some interesting results that
appear to
point to the =org-babel-get-src-block-info= function as the culprit.
Depending on
whether this function is evaluated directly, or executed in source blocks in
different locations through this file, the function returns
Running =(org-babel-tangle)= from inside a =src= block ignores
=header-args= properties
Consider the following org-mode file set for tangling.
This code should run the command =org-babel-tangle=
#+BEGIN_SRC emacs-lisp :results silent
(org-babel-tangle)
#+END_SRC
that should tangle the stuff in th
"Siraphob (Ben) Phipathananunth" writes:
> I just sent an email to ass...@gnu.org with my information,
Great!
> how will I know when copyright assign is completed?
They will let you know. Then, you may let me know. :)
Hello,
"jhe...@t-online.de" writes:
> Hi list,
>
> have spent hours with trying to de-mystify this issue, but no chance to get
> it.
> Any hints or doc references are welcome.
>
>
> Given a src block with a simple if clause depending on parameter p1:
>
> #+NAME: decider
> #+BEGIN_SRC emacs-lisp
Thank you very much for accepting the patch.
Nicolas Goaziou wrote:
> BTW, what is your status wrt FSF papers?
I just sent an email to ass...@gnu.org with my information, how will I know
when copyright assign is completed?
Thank you again,
--
Siraphob (Ben) Phipathananunth
Hi list,
have spent hours with trying to de-mystify this issue, but no chance to get it.
Any hints or doc references are welcome.
Given a src block with a simple if clause depending on parameter p1:
#+NAME: decider
#+BEGIN_SRC emacs-lisp :var p1="tbd" :results output
(cond ((equal p1 "valA")(
Hello,
"Siraphob (Ben) Phipathananunth" writes:
> I've begun reading the Org Mode manual, and noticed that the wording
> in some places could be improved (so far I've read up to Section 4.8).
> I've attached my patch. Some of the more drastic changes:
>
> - Changed all occurrences of "the curso
17 matches
Mail list logo