Hello Matt,
Matt Price writes:
> Hi folks,
>
> has anyone had any luck converting org files to deck.js? I'm working
> on a presentation for tomorrow... and wondering if html5-slideshow is
> still the best export path. Thanks folks!!
I am not really answering your question.
I had a terrible
Version: 24.1
Seems to have been fixed, but this bug was never closed, nor included on
the discussion. Ref thread
http://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg00439.html
Hi folks,
has anyone had any luck converting org files to deck.js? I'm working on a
presentation for tomorrow... and wondering if html5-slideshow is still the
best export path. Thanks folks!!
matt
Eric Hanchrow wrote:
> I started emacs with "emacs -Q". Then I typed
>
> M-x o r g - m o d e M-x f l y s p e l l -
> m o d e C-h c C-h c M-TAB
>
> C-h c showed me " runs the command pcomplete".
> C-h c M-TAB (which I typed via Ctrl+Alt+i) showed me "M-TAB runs the
> command flyspell-
>> On Thu, 22 Mar 2012 23:34:08 +0100, Uwe Brauer wrote:
> Now org-mime-htmlize allows me to htmlize a message buffer
> but seems not to work with org-preview-latex-fragment
> either the png is not exported or I obtain an error message
> of the sort:
> Unknown conversion type nil
Hello
I love org-preview-latex-fragment and I would like to use it
for scientific correspondence. There exists a couple of
extensions for Thunderbird which insert latex generated png
into an (html) email.
Now org-mime-htmlize allows me to htmlize a message buffer
but seems not to work with org-pr
Is it possible to combine org-babel tangling with ASCII export, so that
the tangled file would have ALL of the Org-file's content
as comments (preserving indentation etc as the ASCII export does),
with the code blocks inserted as non-comments?
Basically I want to write the program in literate-pro
Hi Andreas,
I think the behaviour you have discovered is governed by the constant
org-babel-block-lob-one-liner-regexp;
However, tweaking this regular expression the right way seems to be really hard
(impossible):
http://stackoverflow.com/questions/546433/regular-expression-to-match-outer-br
Hi List,
visiting the GSoC 2012 page recently I was surprised to see the following
announcement:
,--
| mentors: apply now!
| Login or Register
| with a Google Account to get started.
`--
I do not remember having read some
Dear Depeloppers,
I'm using org-mode with outline-minor-mode.
I found a trouble with C-c C-o C-s, show-subtree, says
Wrong type argument: commandp, org-show-subtree
in the mini-buffer.
I think the attached patch fix this trouble.
Best wishes,
K.Nagashima
uni.n...@gmail.com
diff --git a/l
Dear all,
I am having troubles to export my documents to a pdf when I have the R
sessionInfo() as a result. Nevertheless I can export them as a html.
I think org-mode export to latex is getting confused with the output of
the sessionInfo() function and the footnotes definition. The next is a
e
Tassilo Horn writes:
>>> on irc some user reported that the current org-mode version listed
>>> in `M-x package-list-packages' cannot be downloaded anymore. It
>>> seems that this is caused by some cronjob that stopped running on
>>> February, 14th.
>>
>> Looks like some kind of firewall snafu w
Hello,
Andreas Leha writes:
> I experience problems with the new export engine (accessible via
> org-export-dispatch).
>
> When I limit the export to the current subtree,
> the export fails with
> ,
> | if: reference 'foo' not found in this buffer
> `
> when 'foo' is the name of a source
Hi Chris,
>> On Fri, 16 Mar 2012 16:33:22 -0600, Chris Gray said:
> Hello, I am using org-export-as-html with the body-only parameter
> set to t in the org plugin for ikiwiki that I'm working on. It
> works almost perfectly, but I recently had a user point out that
> it's not possible t
Hi Sebastian,
>> On Mon, 19 Mar 2012 14:33:17 +0100, Sebastien Vauban said:
> #+COLUMNS: %40ITEM(Task) %6Effort(Estim.){:} * Context
> The question I'm trying to give an answer to is: *what's the
> remaining number of hours (or days) to finish my project*?
I have just been through this m
Hi all,
I experience problems with the new export engine (accessible via
org-export-dispatch).
When I limit the export to the current subtree,
the export fails with
,
| if: reference 'foo' not found in this buffer
`
when 'foo' is the name of a source block defined outside of that subtree
Writing a first cut backend for elisp into ragel is probably not a big job.
Porting org to that backend is damn ambitious
Aurélien Aptel writes:
Hi Aurelien,
> Here's a draft of my application. I was hoping someone (mentors?)
> could help me improve it (suggestion, typo, correction). Keep in mind
> English is not my native language.
I copied and pasted the Ragel proposal from this email:
,
Hi all,
no need to hurry,
I just wanted to hear about plans.
I can stick with the test branch for now.
Best,
Rainer
Am 22.03.2012 11:12, schrieb Bastien:
> Hi Rainer,
>
> Rainer Stengele writes:
>
>> I have had no problems with sticky buffers.
>> I use 2 or 3 of them and really like the functi
Hi Rainer,
Rainer Stengele writes:
> I have had no problems with sticky buffers.
> I use 2 or 3 of them and really like the function.
> When will they be merged into master?
I will test the branch and merge it to master if there is no problem.
But I need to focus on releasing 7.8.07 first, whi
Hi Carsten,
I have had no problems with sticky buffers.
I use 2 or 3 of them and really like the function.
When will they be merged into master?
Regards,
Rainer
Am 11.03.2012 13:48, schrieb Dominik, Carsten:
> Hi everyone,
>
> already in Januar, Max Mikhanosha had published the first
> version
Hi Rasmus,
Rasmus Rempling writes:
> When scheduling may working day I use the Org-Agenda Day view and the
> column mode with the format as given below. This work very well and I am
> happy with the set-up. However, as shown in the attached png file the date
> is missing. My initial thought was
Hi Joe,
"Joe Vornehm Jr." writes:
> The Customize interface for org-agenda-custom-commands fails for
> agenda commands with an org-agenda-entry-types command option. The
> reason it fails is that the org-agenda-entry-types option should be a
> quoted list, but the defcustom expression doesn't a
Hi Marcel,
Marcel van der Boom writes:
> commit bb28480169558a183fab2330476a49b4fb1aec46 causes major
> performance problems in my install.
thanks a lot for reporting this -- the gain in speed when commenting
the culprit lines out is clear. I added a FIXME to find another way
of folding draw
Chong Yidong writes:
>> on irc some user reported that the current org-mode version listed in
>> `M-x package-list-packages' cannot be downloaded anymore. It seems that
>> this is caused by some cronjob that stopped running on February, 14th.
>
> Looks like some kind of firewall snafu when the m
Andreas Leha writes:
> Hi all,
>
> Say, I have a lisp function working on (and returning a) table:
>
> #+name: insert_hline
> #+header: :var fulltable=testtable :var after_row=1
> #+begin_src emacs-lisp
> (let ((rrr (cons (quote hline) fulltable))
> (bottomrows (nthcdr after_row fulltab
Hi all,
there seems to be a bug in call lines:
Suppose, I have a src block with two parameters:
#+name: insert_hline
#+header: :var fulltable=mytable() :var after_row=1
#+begin_src emacs-lisp
(let ((rrr (cons (quote hline) fulltable))
(bottomrows (nthcdr after_row fulltable))
(
Hi all,
Say, I have a lisp function working on (and returning a) table:
#+name: insert_hline
#+header: :var fulltable=testtable :var after_row=1
#+begin_src emacs-lisp
(let ((rrr (cons (quote hline) fulltable))
(bottomrows (nthcdr after_row fulltable))
(toprows (reverse (nthcdr
Hi all,
Is there a way to force #+call line to have their own results block?
Or what is the best practice to achieve that?
I remember that there was a thread on this recently...
Example:
#+name: sampleblock
#+begin_src R :colnames yes
data.frame(par=1, val=1)
#+end_src
I can call this block:
#
Tassilo Horn writes:
> on irc some user reported that the current org-mode version listed in
> `M-x package-list-packages' cannot be downloaded anymore. It seems that
> this is caused by some cronjob that stopped running on February, 14th.
Looks like some kind of firewall snafu when the machine
30 matches
Mail list logo