Bastien writes:
> Hi Lennart,
>
> (I'm copying the Orgmode mailing list because it helps to get people's
> opinion on such ideas...)
>
> Lennart Borgman writes:
>
>> I am missing the minor mode org-link-mode. I just had a look at
>> linkd.el again and decided I wanted to ask you to make a minor
Up to date documentation of Fireforg now resides on Worg:
http://orgmode.org/worg/org-devel.php#fireforg
Please only use the installation procedures described there from now on.
Andreas
___
Emacs-orgmode mailing list
Remember: use `Reply All' to sen
Hi Lennart,
(I'm copying the Orgmode mailing list because it helps to get people's
opinion on such ideas...)
Lennart Borgman writes:
> I am missing the minor mode org-link-mode. I just had a look at
> linkd.el again and decided I wanted to ask you to make a minor mode
> out of the link handling
Hello,
I find org-mode's MACRO feature very useful for exporting to HTML as
it allows you to generate literally any HTML construct that you need,
here is a simple example: http://www.nf.mpg.de/kinderuni/kinderuni_en.html
(see the "Colophon" section; thanks again to everybody from the list
On 2009-08-08 22:14 +0100, Graham Smith wrote:
> Based on this I have altered the headers in orgmode to
>
> #+LATEX_HEADER: \usepackage{tikz}
> #+LATEX_HEADER: \usetikzlibrary{mindmap,trees}
> #+LATEX_HEADER: \usepackage[active,tightpage]{preview}
> #+LATEX_HEADER: \PreviewEnvironment{tikzpicture}
leo
Thanks, this was useful, but...
> %%
> \documentclass{article}
> \usepackage{tikz}
> \usetikzlibrary{mindmap}
> \usepackage[active,tightpage]{preview}
> \PreviewEnvironment{tikzpicture}
> \setlength\PreviewBorder{1pt}
Based on this I have altered the headers
A small extension to orgmode would let you track how you're balancing
your time among your projects: whether you're spending more than you
want on some, and less than you want on others.
It would work as follows. For any node you can define a property
"goal", saying how many todo's you want to c
On Sat, 8 Aug 2009 17:09:35 -0300
Daniel Martins wrote:
> The issue on org-agenda-files was solved. It was my mistake, sorry.
No problem
> (right click on the statusbar entry) : works in a limited sense. It pops up
> the remember and store-links options but nothing happens when I left-click
>
> In the meantime, it would be useful to describe what kind of XML output
> do you want, because "XML" does not really describe anything per se.
I'm looking for XML output that would closely mirror the logical
structure of the org file, and that would contain all the information
in the orgfile (si
The issue on org-agenda-files was solved. It was my mistake, sorry.
The firefox plugin:
(right click on the statusbar entry) : works in a limited sense. It pops up
the remember and store-links options but nothing happens when I left-click
on both fields.
(left click on the statusbar entry) : doe
On 2009-08-08 19:29 +0100, Graham Smith wrote:
> I am experimenting with a TiKZ/pgf mindmap in orgmode. Although it
> looks as if it should fit on the (A4) PDF page, it is offset to the
> right and cut off, even though there seems to plenty of room on the
> page to left of the diagram.
I think th
On Sat, 8 Aug 2009 14:19:35 -0300
Daniel Martins wrote:
> I followed your indications but it did not work properly.
>
> 1. My org-agenda-files became nil I dont know the reason
org-agenda-files is not altered in my code.
I made a small mistake in the original posting and am changing the
install
I am experimenting with a TiKZ/pgf mindmap in orgmode. Although it
looks as if it should fit on the (A4) PDF page, it is offset to the
right and cut off, even though there seems to plenty of room on the
page to left of the diagram.
The code is just the example from the manual, which I have modifi
I followed your indications but it did not work properly.
1. My org-agenda-files became nil I dont know the reason
2. The plugin was properly installed in firefox but it did not talk
propoerly with emacsclient. Nothing happens on emacs.
I dont know how to make a few tests to verify what happened
Carsten Dominik writes:
My culprit wasn't the good one !
Here is the backtrace when using org-agenda-clockreport-mode :
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
*(nil 2)
(setq b (1+ (point-at-eol)) n (* level org-indent-indentation-per-level))
(while (not
15 matches
Mail list logo