Hi,
I'd like to use a babel code block to fill a table with values. The
sbe elisp function looks like the right thing for this task, but it
appears that the result of the code block always goes into a single
cell of a table. I can specify ranges of values, but then the entire
output is placed in
> I am not sure I understand why we need `org-lparse-convert-process'
> and `org-lparse-convert-processes' -- isn't it possible to just have
> the first one, while listing the choices within this option?
I need a radio-table of an (a)list with a simultaneous ability to modify
radio-table entries.
Hi again,
I think that naming columns in tables is a very nice feature. It only
works, however, as a reference, i.e. on the right-hand side of a
formula specification. That is, I can refer to a column by name to
read its value, not to write it (using TBLFM).
Example:
| ! | name1 | name2 |
| #
Hi Jambunathan,
Jambunathan K writes:
> I still need a way to save the changes. All I was asking for is some
> temporary storage space.
Okay -- org-mode/contrib/ is not the place for that, Achim's and
Suvayu's suggestions are fine.
Best,
--
Bastien
suvayu ali writes:
> I have this working now. Works great. I should have reported back with
> my solution:
Thanks for sharing!
--
Bastien
Hi Sébastien,
"Sebastien Vauban" writes:
> This works in many cases, but suffers some problems. Anyway, you're
> really not far from giving this a definitive solution[1].
Please try latest git repo. I should have fixed the problem you
mention.
Thanks!
--
Bastien
Hi Marcelo,
Marcelo de Moraes Serpa writes:
> I'd like to know if it's possible to highlight the TODO keywords when
> using dash " - " as the bulletpoint for items. Example:
This is not possible to highlight them as being TODO keywords, as
TODO keywords only work on headlines (starting with an
"Dr. Adrian Wrigley" writes:
> I was using Debian Squeeze, which has the 6.33 by default.
Debian should not squeeze users into using such old versions ;)
--
Bastien
Based on my experience I have received far more feedback/bug reports on
odt exporter since 7.6 release than when it was in my own git.
All three suggestions made here miss the whole point. They are
suggesting to hide a useful piece of work underneath githubs, repos etc.
- It is not a question of
Hello,
> With the update of 20 mins ago or so, that is [2011-08-18 Thu 23:00] (CET),
> I've got the following error when trying to use a capture template I use many
> times every day.
>
> Debugger entered--Lisp error: (error "Capture template `m':
> number-or-marker-p")
> signal(error ("Capture
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> This works in many cases, but suffers some problems. Anyway, you're
>> really not far from giving this a definitive solution[1].
>
> Please try latest git repo. I should have fixed the problem you mention.
AFAICT, this works like a cha
"Sebastien Vauban" writes:
>> Please try latest git repo. I should have fixed the problem you mention.
>
> AFAICT, this works like a charm! Even in the case of refiling, which I did not
> test yesterday -- well today!
Thanks for the quick test and confirmation!
--
Bastien
Hi Darlan,
Darlan Cavalcante Moreira writes:
> There is probably a way to make the attach link type also work when
> exporting the org buffer, but since I don't need this right now I didn't
> search how to do it.
You could use a `org-export-preprocess-hook' to convert those "attach"
links into
suvayu ali writes:
> Hi Jambu and Bastien,
>
> On Thu, Aug 18, 2011 at 9:31 AM, Bastien wrote:
>> Hi Jambunathan,
>>
>> these are great improvements -- I'm surprised people didn't thank
>> you more for this! So, thanks.
>>
>
> Does this feature mean we can export to other common word processor
Good morning gents,
I think you nailed it. Thanks!
* Summary
Having the todo list in a daily view is very convenient, but not provided
out-of-the-box. The enabling of it used to be relatively simply with a single
variable, but in more recent version it’s now reserved for org-savvy people.
Hoo
Hi,
I'd like to note, that ".~" would lead to a hard space, that disallows a line
break, so I think only ".\ " is correct, although Emacs M-q does not break
after ". " with a single space, too, to be able to detect sentence ends.
Daniel
Am Freitag, 19. August 2011, 08:50:52 schrieb Andras Majo
Hi Jambunathan,
we are discussing in abstract terms, and that might distract us from
DTRT together: can you show the patched version of htmlfontify.el?
Thanks!
--
Bastien
Hi Michael,
Michael Gilbert writes:
> I have run into one problem that I don't
> know how to apprach. Quite possibly there is an obvious answer in the
> manual that I've missed and if so, please forgive me. (I have noticed that
> most of my questions don't, in fact, have such answers though.)
(
Greetings,
I write articles in their own page, with a main heading as the title.
I've written a function that builds a table with links to other
articles that share tags with the heading under which the table is
built (and that share the same language, assuming that the :lang:
property is set). T
On Aug 19, 2011, at 11:02 AM, peter.fri...@agfa.com wrote:
> Good morning gents,
>
> I think you nailed it. Thanks!
>
>
> * Summary
> Having the todo list in a daily view is very convenient, but not provided
> out-of-the-box. The enabling of it used to be relatively simply with a single
> va
Andras Major writes:
> Hi,
> in TeX and LaTeX, the width of the glue (blank space) after a "." can
> be one of two different values, depending on the context.
And depending on the use of \nonfrenchspacing and \frenchspacing.
> There is always a longer space between sentences than after a "."
>
Consider the following org file:
--8<---cut here---start->8---
* foo
Verbiage to begin the paragraph
#+begin_src shell
get-config.py var section [section ...]
#+end_src
and verbiage to end the same paragraph.
* bar
Verbiage to begin the paragraph
#+begin_exa
Hi Jambunathan,
I see this addition in one of the latest commit:
+(defcustom org-export-odt-use-htmlfontify t
+ "Specify whether or not source blocks need to be fontified.
+Turn this option on if you want to colorize the source code
+blocks in the exported file. For colorization to work, you ne
Jambunathan K writes:
> Till such time as this patch is integrated in to official Emacs, I would
> like to check-in a copy of htmlfontify.el into the contrib dir. Will
> there any objection to this?
It just occurred to me: why using htmlfontify.el instead of htmlize.el?
I guess there are good
On Aug 19, 2011, at 11:02 AM, peter.fri...@agfa.com wrote:
> Good morning gents,
>
> I think you nailed it. Thanks!
>
>
> * Summary
> Having the todo list in a daily view is very convenient, but not provided
> out-of-the-box. The enabling of it used to be relatively simply with a single
> va
Hello Carsten,
On 19 Aug 2011, at 11:59, Carsten Dominik wrote:
> The two main issues you are having are these:
>
> 1. There is no simple way for beginners to get both TODO and agenda in one
> view
> 2. Moving through time does not work in a block view when the cursor is in
> the TODO list.
On Aug 19, 2011, at 12:35 PM, Peter Frings wrote:
> Hello Carsten,
>
>
> On 19 Aug 2011, at 11:59, Carsten Dominik wrote:
>
>> The two main issues you are having are these:
>>
>> 1. There is no simple way for beginners to get both TODO and agenda in one
>> view
>> 2. Moving through time does
On Aug 19, 2011, at 12:35 PM, Peter Frings wrote:
> Hello Carsten,
>
>
> On 19 Aug 2011, at 11:59, Carsten Dominik wrote:
>
>> The two main issues you are having are these:
>>
>> 1. There is no simple way for beginners to get both TODO and agenda in one
>> view
>> 2. Moving through time does
> > There is always a longer space between sentences than after a "."
> > that doesn't mark the end of a sentence
>
> This could easily be turned off with the use of a single \frenchspacing
> in the preamble (or in the document; you may switch between the two in
> the document as often as you like
On Aug 19, 2011, at 8:50 AM, Andras Major wrote:
> Hi,
>
> in TeX and LaTeX, the width of the glue (blank space) after a "." can
> be one of two different values, depending on the context. There is
> always a longer space between sentences than after a "." that doesn't
> mark the end of a sente
On 19 Aug 2011, at 13:05, Carsten Dominik wrote:
> On Aug 19, 2011, at 12:35 PM, Peter Frings wrote:
>> On 19 Aug 2011, at 11:59, Carsten Dominik wrote:
>>
>>> The two main issues you are having are these:
>>>
>>> 1. There is no simple way for beginners to get both TODO and agenda in one
>>> vi
> It just occurred to me: why using htmlfontify.el instead of
> htmlize.el? I guess there are good reasons...
htmlfontify is part of Emacs and so a first class citizen. A user
doesn't have to install any additional package to get fontification
support. It will work out of the box.
Jambunathan K
I have tried to use BEAMER_FRAME_LEVEL instead of setting specific
sections/environments for the individual levels. If I remove all
entries from the sectioning part of org-export-latex-classes, `nil' is
called as a function. If I put anything in the sectioning part of
org-export-latex-classes those
Bastien writes:
> Hi Jonathan,
>
> Jonathan Leech-Pepin writes:
>
>> The server does seem to support HTTP for pulling, however it is very
>> slow.
>
> Yes, I noticed this too.
>
>> http:// does work for cloning and pulling from the main Repo, however
>> there's nothing to indicate that anything
Bastien writes:
> Hi Jambunathan,
>
> I see this addition in one of the latest commit:
>
> +(defcustom org-export-odt-use-htmlfontify t
> + "Specify whether or not source blocks need to be fontified.
> +Turn this option on if you want to colorize the source code
> +blocks in the exported file.
Jambunathan K writes:
>> Hi Jambunathan,
>>
>> we are discussing in abstract terms, and that might distract us from
>> DTRT together: can you show the patched version of htmlfontify.el?
>
> Here you go.
>
> Patch numbered 1 is the base htmlfontify.el (same as that in emacs-24
> trunk). I am also
Hi Carsten,
Carsten Dominik writes:
> OK, I am attaching a patch proposal which will clean this up a bit.
Thanks for tackling these issues -- I can't read the patch thourh,
as it is just two lines long, can you resent it?
> It does:
>
> - Clean up the variable name include-all, which is conf
Hi Marko,
Marko Schütz Schmuck wrote:
> I have tried to use BEAMER_FRAME_LEVEL instead of setting specific
> sections/environments for the individual levels. If I remove all
> entries from the sectioning part of org-export-latex-classes, `nil' is
> called as a function. If I put anything in the se
Hi Sébastien,
"Sebastien Vauban" writes:
>> I do try to keep current, but apparently I missed that! I see it in the
>> docstring, but I don't see its usage explained (in the docstring or in the
>> manual). Am I overlooking it?
>
> I confirm the explanation is missing from the doc.
Could you pro
On Aug 19, 2011, at 3:08 PM, Bastien wrote:
> Hi Carsten,
>
> Carsten Dominik writes:
>
>> OK, I am attaching a patch proposal which will clean this up a bit.
>
> Thanks for tackling these issues -- I can't read the patch thourh,
> as it is just two lines long, can you resent it?
Strange.
"Sebastien Vauban" writes:
>> I do try to keep current, but apparently I missed that! I see it in the
>> docstring, but I don't see its usage explained (in the docstring or in the
>> manual). Am I overlooking it?
>
> I confirm the explanation is missing from the doc.
I just added a line in the d
Carsten Dominik writes:
> Strange. Here it is again:
Thanks -- please go ahead!
(Good to get rid of "include-all", I stumbled on this while
debugging the agenda a while ago...)
Best,
--
Bastien
Hi Jason,
Jason Dunsmore writes:
> I ran some tests and found that the download speed is proportional to
> the size of the repo:
Good to know, thanks.
> If you clone via git://, it does some optimizations during the transfer,
> whereas cloning via http:// does not. If I do a "git gc" on the r
Hi András
2011/8/19 András Major :
>> > There is always a longer space between sentences than after a "."
>> > that doesn't mark the end of a sentence
>>
>> This could easily be turned off with the use of a single \frenchspacing
>> in the preamble (or in the document; you may switch between the tw
On Aug 19, 2011, at 3:23 PM, Bastien wrote:
> Carsten Dominik writes:
>
>> Strange. Here it is again:
>
> Thanks -- please go ahead!
Done.
- Carsten
>
> (Good to get rid of "include-all", I stumbled on this while
> debugging the agenda a while ago...)
>
> Best,
>
> --
> Bastien
- Car
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>>> I do try to keep current, but apparently I missed that! I see it in the
>>> docstring, but I don't see its usage explained (in the docstring or in the
>>> manual). Am I overlooking it?
>>
>> I confirm the explanation is missing from th
Andras Major writes:
> Org-mode export doesn't allow me to easily include these hints without
> affecting readability and export to other formats. Therefore I ask
> that LaTeX export places ". " or ".\ " in the output automatically
> depending on the context:
I would like something like this to
Using org-edit-special bound to C-c ' to edit the contents of source or
example blocks will inserted the leading ","s automatically when they
are required.
Best -- Eric
Daniel Bausch writes:
> Hi,
>
> AFAIK that is exactly the case, for which the "," rule is for.
> Just put a "," in front of th
Andras Major writes:
> Hi everyone,
>
> I've been trying to use org-mode for report generation lately, and
> haven't really succeeded. Here's a list of issues I encounter:
>
> - Babel offers a way of generating a code block from the output or
> value of a code block. That new block, however, i
Andras Major writes:
> Hello, here is an example of apparently erroneous behaviour of the
> :results switch. In this example, we use an sh block, but it also
> appears to affect other languages (will need more investigation).
>
> Example Org code:
>
> #+begin_src sh :exports output
> echo "Hel
Henri-Paul Indiogine writes:
> Greetings!
>
> This is from my .emacs
>
> (org-babel-do-load-languages
> 'org-babel-load-languages
> '((R . t)
>(ditaa . t)
>.
>.
> (defun my-org-confirm-babel-evaluate (lang body)
> (not (string= lang "ditaa"))) ; don't ask for dita
t...@tsdye.com (Thomas S. Dye) writes:
> Christian Egli writes:
>
>> Hi all
>>
>> I enhanced the taskjuggler tutorial on worg. However the fix is not
>> published as there is a problem with the intro page for Babel[1] (see
>> also the publishing report[2]). The page also fails if I try to publish
András Major writes:
> Hi,
>
> I'd like to use a babel code block to fill a table with values. The
> sbe elisp function looks like the right thing for this task, but it
> appears that the result of the code block always goes into a single
> cell of a table. I can specify ranges of values, but t
On Fri, Aug 19, 2011 at 4:55 PM, Rasmus wrote:
> Andras Major writes:
>
>> Org-mode export doesn't allow me to easily include these hints without
>> affecting readability and export to other formats. Therefore I ask
>> that LaTeX export places ". " or ".\ " in the output automatically
>> dependi
Hi gang,
sorry to bother you all again, but my transition to the new emacs is now taking
days and I’m getting really frustrated.
I’m trying to find out why shift-arrow on a date/time stamp no longer works
with my brand new and shiny set-up.
Emacs 23, org-mode 7.7.
When running a minimal set
Eric Schulte writes:
> When writing a code block *all* variables require a default value. I've
> added default values to all of the variables in this file and it now
> exports as expected.
In the mean time I moved the intro to the FIXME directory so that my
stuff would be published on worg. Now
Nick Dokos writes:
> Consider the following org file:
>
>
> * foo
>
> Verbiage to begin the paragraph
> #+begin_src shell
> get-config.py var section [section ...]
> #+end_src
> and verbiage to end the same paragraph.
>
> * bar
>
> Verbiage to begin the paragraph
> #+begin_example
> get-config.py
Eric Schulte wrote:
> If you want results embedded into a paragraph, then I would suggest
> using an inline code block. Regular code blocks are "blocks" in that
> they will break paragraphs and are treated (in my mind) more like
> figures than inline elements.
>
Actually in my "real" case, I w
Hi,
it seems commit
commit 8c3ecbe39a0c99e3724246d1eb460495a53721b6
Author: Bastien Guerry
Date: Wed Aug 17 16:08:02 2011 +0200
Move three functions and add appropriate require/declarations.
* org-clock.el (org-duration-string-to-minutes)
(org-minutes-to-hh:mm-string, org-hh:
Hi Eric!
2011/8/19 Eric Schulte :
> On a side note (and personal preference) I would highly recommend using
> TikZ for LaTeX documents as the finished product seamlessly integrates
> with the rest of the document and scales nicely from posted to post-card
> printings.
Yes, I agree. I had used Ti
Christian Egli writes:
> Eric Schulte writes:
>
>> When writing a code block *all* variables require a default value. I've
>> added default values to all of the variables in this file and it now
>> exports as expected.
>
> In the mean time I moved the intro to the FIXME directory so that my
> s
At Fri, 19 Aug 2011 10:46:26 +0200,
Bastien wrote:
What about org-add-link-type?
Besides the new link type name, org-add-link-type can receives two
functions, one used to follow the link and another to export the link.
I was able to make the attach link type work by using org-add-link-type,
whe
Adds a line to the manual specifying this requirement.
Tom
>From 5ee660db5f5f4fbaac13ac3787c6e4bca3d2abeb Mon Sep 17 00:00:00 2001
From: Tom Dye
Date: Fri, 19 Aug 2011 06:27:11 -1000
Subject: [PATCH] * doc/org.texi: :var requires default value when declared
---
doc/org.texi |3 ++-
1 files
Applied, Thanks -- Eric
t...@tsdye.com (Thomas S. Dye) writes:
> Adds a line to the manual specifying this requirement.
>
> Tom
>
> From 5ee660db5f5f4fbaac13ac3787c6e4bca3d2abeb Mon Sep 17 00:00:00 2001
> From: Tom Dye
> Date: Fri, 19 Aug 2011 06:27:11 -1000
> Subject: [PATCH] * doc/org.texi: :v
yeah, I'm going to do that. I was just curious why that wasn't possible.
Thanks Bastien.
On Fri, Aug 19, 2011 at 2:45 AM, Bastien wrote:
> Hi Marcelo,
>
> Marcelo de Moraes Serpa writes:
>
> > I'd like to know if it's possible to highlight the TODO keywords when
> > using dash " - " as the bull
Hi Will,
> > I'm fully aware of that, but that also messes up the spacing between
> > sentences. My proposed solution should be robust enough to be
> > more-or-less foolproof yet produce nice-looking output.
>
> What is nice-looking is a matter of personal taste. Personally, I tend
> to prefer e
Hi Eric,
> If we did return the value of shell scripts then ":results value" would
> almost always simply return 0 (or possibly an error message). For this
> reason shell code blocks do not implement value returns, but rather will
> always collect results from STDOUT.
I think that this unnecessa
Hi Eric,
> sbe is just an elisp function which is called by the Org-mode
> spreadsheet's function evaluation mechanisms. The spreadsheet does not
> allow for insertion of results into multiple cells and thus neither does
> the use of sbe.
Hmmm. It appears that one can make sbe set multiple cell
András Major writes:
> This would be most easily done using an sh block which returns a
> numeric exit code.
No one keeps you from using
echo $?
in the last line of that shell block.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the T
Andras Major writes:
> Hi,
>
> in TeX and LaTeX, the width of the glue (blank space) after a "." can
> be one of two different values, depending on the context. There is
> always a longer space between sentences than after a "." that doesn't
> mark the end of a sentence (abbreviations, dates, et
Here's another one: In a haskell code, the :results options value and
output both work erroneously. "value" returns the output, "output"
returns nothing into the :results block.
Example code:
#+begin_src haskell :results value
putStrLn "hello"
#+end_src
#+results:
: hello
#+begin_src haskell
Hi András and Eric,
András Major wrote:
>
>> If we did return the value of shell scripts then ":results value" would
>> almost always simply return 0 (or possibly an error message). For this
>> reason shell code blocks do not implement value returns, but rather will
>> always collect results from
Greetings!
I am just now starting to use babel in my org-mode files. I am
intrigued by its capabilities, but I encountered a strange phenomenon:
8<--->8-
#+srcname: test
#+begin_src sh :results value
#!/bin/bash
echo "hello"
#+end_src
#+results:
Hi Achim,
Achim Gratz wrote:
> András Major writes:
>> This would be most easily done using an sh block which returns a
>> numeric exit code.
>
> No one keeps you from using
>
> echo $?
>
> in the last line of that shell block.
Even if this is a smart workaround, it don't think this is equivalen
Hi all,
András Major wrote:
>> > I'm fully aware of that, but that also messes up the spacing between
>> > sentences. My proposed solution should be robust enough to be
>> > more-or-less foolproof yet produce nice-looking output.
>>
>> What is nice-looking is a matter of personal taste. Personal
Hi,
Eric Schulte wrote:
> Daniel Bausch writes:
>> AFAIK that is exactly the case, for which the "," rule is for.
>> Just put a "," in front of the offending line and everything will be fine.
>> On export the "," is removed.
>
> Using org-edit-special bound to C-c ' to edit the contents of source
Eric Schulte wrote:
> > I get sane behavior with the attached patch, but I'm wondering if it
> > breaks other backends, so if somebody is willing to test, I'd appreciate
> > it (and of course, I'll test as well). For the time being at least, this
> > is a trial balloon, not a real patch.
> >
>
>
Hi Henri-Paul,
Henri-Paul Indiogine wrote:
> Greetings!
>
> I am just now starting to use babel in my org-mode files. I am
> intrigued by its capabilities, but I encountered a strange phenomenon:
>
> 8<--->8-
> #+srcname: test
> #+begin_src sh :resu
Am 19.08.2011 21:06, schrieb Henri-Paul Indiogine:
Greetings!
I am just now starting to use babel in my org-mode files. I am
intrigued by its capabilities, but I encountered a strange phenomenon:
8<--->8-
#+srcname: test
#+begin_src sh :re
Hi Peter,
Peter Frings writes:
> When loading the starter-kit from Kieran Healy [1],
AFAIU, this starter-kit relies on the commit c88c76b of Org:
https://github.com/kjhealy/emacs-starter-kit/tree/master/src
Please make sure to report what your exact version of Org is (M-x
org-version), that m
Hi Sebastien!
2011/8/19 Sebastien Vauban :
> The only other solutions are:
>
> - use the option =:results raw=, but you can't do any replace anymore (of old
> results by new results)
>
> - =(setq org-babel-min-lines-for-block-output 1)=, to force Org to put the
> output enclosed in a #+begin/end
Hi Tassilo,
Tassilo Horn writes:
> it seems commit
>
> commit 8c3ecbe39a0c99e3724246d1eb460495a53721b6
> Author: Bastien Guerry
> Date: Wed Aug 17 16:08:02 2011 +0200
>
> Move three functions and add appropriate require/declarations.
>
> * org-clock.el (org-duration-string-to-min
Jambunathan K writes:
>> It just occurred to me: why using htmlfontify.el instead of
>> htmlize.el? I guess there are good reasons...
>
> htmlfontify is part of Emacs and so a first class citizen. A user
> doesn't have to install any additional package to get fontification
> support. It will wor
Jambunathan K writes:
>> +(defcustom org-export-odt-use-htmlfontify t
The name of the variable is confusing -- we should mention this is
about src block.
>> + "Specify whether or not source blocks need to be fontified.
>> +Turn this option on if you want to colorize the source code
>> +blocks
Hi Henri-Paul,
Henri-Paul Indiogine wrote:
> 2011/8/19 Sebastien Vauban :
>> The only other solutions are:
>>
>> - use the option =:results raw=, but you can't do any replace anymore (of old
>> results by new results)
>>
>> - =(setq org-babel-min-lines-for-block-output 1)=, to force Org to put th
Carsten Dominik wrote:
> 2. Moving through time does not work in a block view when the cursor is in
> the TODO list.
>
> Maybe we can find ways to address these two issues? For example, including a
> built-in command
> for this double view, or seeding org-agenda-custom-commands with this
> pa
On Fri, Aug 19, 2011 at 11:10 AM, Peter Frings wrote:
> Hi gang,
>
> sorry to bother you all again, but my transition to the new emacs is now
> taking days and I’m getting really frustrated.
>
> I’m trying to find out why shift-arrow on a date/time stamp no longer works
> with my brand new and s
Hi András
I am not sure if you really need the data between the sh output and
the sbe input as a table. If not, this can be used:
#+source: shcode(x = 0)
#+begin_src sh
echo "$x"
#+end_src
| 1 | 2 | 3 |
#+TBLFM: @1$1..@1$3 = '(sbe "shcode" (x "$#"))
Michael
2011/8/19 András Major :
> Hi,
>
>
Hi Andras,
Andras Major writes:
> - If, in the source, the "." precedes a double space " " or a newline,
> use ". ".
>
> - In any other case, use ".\ ".
I wonder how such a function would look like.
Does anyone wants to try to write it? Even pseudo-code would be fine at
this stage.
> The
Hi Iain,
Iain Houston writes:
> I'd be very grateful for some help setting up Mobile Org.
I'm not using org-mobile myself, I hope someone will be able
to help you on this.
Best,
--
Bastien
Hi Nick,
Nick Dokos writes:
> * foo
>
> Verbiage to begin the paragraph
> #+begin_src shell
> get-config.py var section [section ...]
> #+end_src
> and verbiage to end the same paragraph.
>
> * bar
>
> Verbiage to begin the paragraph
> #+begin_example
> get-config.py var section [section ...]
>
Oké Dan,
Understood. That sounds right; to move all the code into the
org-icons.el file. That way the patch is no longer needed, and
org-icons can live in the contrib dir (together with a directory for
the images).
I think its best if I make a fork of your repo. That gives me some
space for worki
Jambunathan K writes:
>> we are discussing in abstract terms, and that might distract us from
>> DTRT together: can you show the patched version of htmlfontify.el?
>
> Here you go.
Thanks.
I will look into this next week. Not before tuesday, as I'm off
for a long week-end.
Best,
--
Bast
Hi Dan,
Dan Davison writes:
> org-icons needs to be moved into contrib/, hooked in via a
> lightweight patch against org.el, instead of being implemented as a
> monolithic change to org.el. I made a start on that in this branch:
>
> https://github.com/dandavison/org-devel/tree/org-icons
Great -
Hi Achim,
Achim Gratz writes:
> In org-fixup-indentation:
> org.el:7368:32:Warning: reference to free variable `org-property-end-re'
>
> In org-set-property:
> org.el:14316:34:Warning: reference to free variable `fn'
Both fixed, thanks!
--
Bastien
Bastien wrote:
> Hi Nick,
>
> Nick Dokos writes:
>
> > * foo
> >
> > Verbiage to begin the paragraph
> > #+begin_src shell
> > get-config.py var section [section ...]
> > #+end_src
> > and verbiage to end the same paragraph.
> >
> > * bar
> >
> > Verbiage to begin the paragraph
> > #+begin_exa
Greetings!
I have another question regarding the output of the bash script. I
have a bunch of echo statements. org-mode outputs now everything in a
table. Is it possible to suppress this and have just plain lines?
That was the behavior with a simple script.
Thanks,
Henri-Paul
--
Henri-Paul
Nick Dokos writes:
> Commit 8c3ecbe3 introduced a new dependency
>
> org-agenda.el --> org-clock.el
>
> by moving the org-hh:mm-string-to-minutes etc. functions into org-clock.el.
> Presumably, org-agenda.el now needs a
I reverted this change, so you should not have this error anymore.
HTH,
-
Hi again,
I want to use haskell code blocks in order to evaluate them. The
problem is that, depending on what haskell interpreters are installed
on the computer, Babel will call a different interpreter to evaluate
the code with. Also, the haskell interpreter interface appears to be
highly state
Hi Vladimir,
Vladimir Lomov writes:
> *** Determining adapter chipset and used driver
>
> #+BEGIN_EXAMPLE
> zbox$ lspci -v
> ...
> 04:00.0 Network controller: *RaLink RT2860*
> Subsystem: Device 1a3b:1059
> Flags: bus master, fast devsel, latency 0, IRQ 19
> Memory at febf (32-bit, non-pr
1 - 100 of 105 matches
Mail list logo