Resending this because it seems to not have reached
---
I asked Adrian Thurston the author of ragel if he would support help this
project.
His reply to me is here:
Hi Rustom,
>
> I can certainly help with guidance. I'm about to relocate across much of
> canada and so I
I asked Adrian Thurston the author of ragel if he would support help this
project.
His reply to me is here:
Hi Rustom,
I can certainly help with guidance. I'm about to relocate across much of
canada and so I won't be able to crack open code very easiliy.
Aurélien: my apologies I haven't responde
Neuwirth Erich wrote:
> Is it possible to assign the results of a babel code block to a
> variable? Then the results produce by one language could be
> transferred as input to a code block in another language. I studied
> the documentation and could not find any hint about this.
>
Here's a ve
Is it possible to assign the results of a babel code block to a variable?
Then the results produce by one language could be transferred as input to a
code block in another language.
I studied the documentation and could not find any hint about this.
Ilya Shlyakhter writes:
> A blank headline (e.g. with just a TODO keyword) caused a crash when
> building colview. Patch attached.
Applied, thanks!
--
Bastien
A blank headline (e.g. with just a TODO keyword) caused a crash when
building colview. Patch attached.
>From 6bb1413821a7cbf94b3abbfc6e985e187dd8d6d9 Mon Sep 17 00:00:00 2001
From: Ilya Shlyakhter
Date: Sat, 24 Mar 2012 12:25:59 -0400
Subject: [PATCH] Colview bugfix: A headline with just a TO
Am 24.03.2012 um 20:00 schrieb Nick Dokos:
> Martin Halder wrote:
>
>> Hi all,
>>
>> trying to use a function to output a latex file using python with =
>> #+call.
>>
>> The example below does work but when pycalltest gets too big it just =
>> output "nil".
>> When I call pycalltest directly w
Am 24.03.2012 um 20:00 schrieb Nick Dokos:
> Martin Halder wrote:
>
>> Hi all,
>>
>> trying to use a function to output a latex file using python with =
>> #+call.
>>
>> The example below does work but when pycalltest gets too big it just =
>> output "nil".
>> When I call pycalltest directly
Hello,
Alejandro Reyes writes:
> 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 footnote
Simon Thum wrote:
> Hi Daniel,
>
> On 03/24/2012 12:05 PM, Daniel Dehennin wrote:
> > Simon Thum writes:
> > It seems that one problem with cherry-picking is the tracking of what is
> > in which branch and from where it comes.
> >
> > I'm not a git neither DVCS guru, but daggyfixes[1][2][3] is
Hi Daniel,
On 03/24/2012 12:05 PM, Daniel Dehennin wrote:
Simon Thum writes:
It seems that one problem with cherry-picking is the tracking of what is
in which branch and from where it comes.
I'm not a git neither DVCS guru, but daggyfixes[1][2][3] is saner than
cherry-picking.
I'm a bit bias
Martin Halder wrote:
> Hi all,
>
> trying to use a function to output a latex file using python with =
> #+call.
>
> The example below does work but when pycalltest gets too big it just =
> output "nil".
> When I call pycalltest directly with C-c C-c it works even with a big =
> function.
>
>
Nick Dokos wrote:
> Nick Dokos wrote:
>
> > FengShu wrote:
> >
> > > ...
> > > At this time ,it can't covert all the latex fragments in the
> > > buffer and only convert one, I can't find the problem due my
> > > pool computer language ability. so I need help!
> > >
> >
> > I tried your p
Hi all,
trying to use a function to output a latex file using python with #+call.
The example below does work but when pycalltest gets too big it just output
"nil".
When I call pycalltest directly with C-c C-c it works even with a big function.
Is there a size limit when I use #+call ?
Thanks
Nick Dokos wrote:
> FengShu wrote:
>
> > ...
> > At this time ,it can't covert all the latex fragments in the
> > buffer and only convert one, I can't find the problem due my
> > pool computer language ability. so I need help!
> >
>
> I tried your patch and I can see the problem (I think),
FengShu wrote:
> ...
> At this time ,it can't covert all the latex fragments in the
> buffer and only convert one, I can't find the problem due my
> pool computer language ability. so I need help!
>
I tried your patch and I can see the problem (I think), but it might not
be a problem with you
On Mar 24, 2012, at 12:03 PM, Bastien wrote:
> Hi Mike,
>
> Mike McLean writes:
>
>> Steps to Reproduce:
>>
>> 1 Start Emacs clean
>>
>> /Applications/Emacs.app/Contents/MacOS/Emacs -Q
>>
>> 1.1 Note: Emacs Version
>>
>> emacs-version is a variable defined in `C source code'.
>> Its value
On 3/24/2012 2:58 AM, Bastien wrote:
How should case-sensitivity work in Org? The documentation doesn't
specify. From past messages, it looks like tags and todo keywords
are defined to be case-sensitive. What about priorities, categories,
user-defined properties, regexp matching of entries, fo
Hi Mike,
Mike McLean writes:
> Steps to Reproduce:
>
> 1 Start Emacs clean
>
> /Applications/Emacs.app/Contents/MacOS/Emacs -Q
>
> 1.1 Note: Emacs Version
>
> emacs-version is a variable defined in `C source code'.
> Its value is "24.0.94.1"
What shows M-x org-version RET?
--
Bastien
Steps to Reproduce:
1 Start Emacs clean
/Applications/Emacs.app/Contents/MacOS/Emacs -Q
1.1 Note: Emacs Version
emacs-version is a variable defined in `C source code'.
Its value is "24.0.94.1"
2 Load Org Mode and some sample tags
Evaluate the following in the scratch buffer
(require 'org-insta
> On Thu, Mar 22, 2012 at 8:03 PM, Myles English wrote:
>
> 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 hour
When calling Org-Collector with =:id global=, the call to
=(org-narrow-to-subtree)= generates an error when the first line of the org
file is not a header. Given that =:id global= is designed to use the entire
file, the call to =(org-narrow-to-subtree)= is not even necessary. This patch
skips i
The default path by which we can preview latex fragments
is like this: latex -> dvi -> png , and this path works
very well to the people who mainly use pdflatex.
But,if you mainly use *xelatex* and use some features which is
only available in *xelatex* ,for example using system fonts:
#+
Hi List,
I like to use windmove.el and it is working outside orgmode buffers in
my Emacs:
,-
| runs the command windmove-left, which is an interactive
| compiled Lisp function in `windmove.el'.
|
| It is bound to .
`--
Simon Thum writes:
> Hi all,
Hello,
[...]
> Many projects use the IMO more sane model of release branches (or
> maintenance branches, if you prefer) for major releases. Minor ones
> are tagged on those branches, and back-porting critical fixes is much
> cleaner: Fixes and development go to mas
Hello,
Aurélien Aptel writes:
> The objective of the project is to implement an Elisp backend for
> Ragel (a "parser generator") in order to replace the slow, complex and
> error-prone parsing code in org-mode with fast code generated by Ragel
> from a clean and readable grammar.
FYI, there is
> From: Bastien Guerry
> Date: Fri, 23 Mar 2012 23:26:04 +0100
> Cc: 8...@debbugs.gnu.org
>
> Alexander Sidorov writes:
>
> > Org-mode in emacs for Windows doesn't allow to create prooperly
> > tables. This is the result of creation a table 5x2:
> >
> > | | | | | | |---+---+---+---+--
Hi Rasmus,
Rasmus Rempling writes:
> I confirm that the workaround works. The date is not missing. However,
> putting the show-summaries to nil omits the summation of effort and clock,
> which are in the same row.
That's the point of `org-agenda-columns-show-summaries': controlling the
display
28 matches
Mail list logo