Maybe this would make a good Worg page, a collection of org-mode
screenshots along with the required color-theme.el file?
If we get such a page going, I'd be happy to add my own dark color
theme.
Best -- Eric
Simao M writes:
> Screenshot please? :)
>
> 2010/5/4 Sébastien Vauban :
>> Hi Daniel,
Guys,
Is there a project/TODO/Wish list for Org-babel?
I'd like to give a presentation on Org-babel at the Strange Loop
conference in St. Louis
in October.
http://strangeloop2010.com/
The Strange Loop conference attracted a lot of very smart people that
I think would
be interested in contributi
Sebastian Rose writes:
> --=-=-=
>
> Sorry for replying to my own mail again,
>
> but there's a stupid typo in here. The function is called
> `org-publish-get-set'.
>
> Instead of
>
> > + (org-publish-cache-put filename (list property default)))
>
> it should be
>
> > + (org-publish-cache-ge
"Eric Schulte" writes:
> Hi,
>
> Recently I've been making use of org-entites for exporting my greek/math
> heavy class notes to HTML. I'm really loving the results.
>
> This morning I've started playing around with the below function
> `org-pretty-entities', which is adapted from Phil Hagelberg'
Thanks Darlan!!
I will try this as soon as I can.
Best regards,
Johan
On Wed, May 5, 2010 at 11:27 AM, Darlan Cavalcante Moreira <
darc...@gmail.com> wrote:
>
> The snippet is attached.
>
> In my case I call the snippet inside a 2-level heading (also using odd
> number of start for each level) an
I only have backward dependencies so I tried the first code block.
I put it in ..emacs and tried, but I got a message starting as the message
below.
I could not paste it into the email for some reason...
The tables work as expected when I do it manually.
Any idea what could be wrong?
Error mea
=?utf-8?Q?S=C3=A9bastien_Vauban?= wrote:
> Hi Nick,
>
> > Nick Dokos wrote:
> >> S=C3=A9bastien Vauban org> wrote:
> >>
> >>> (setq org-tag-faces
> >>> '(("home" . (:background "#D4EAFF" :italic t))
> >>> ("work" . (:italic t :background "#F9E816"
> >>>
> >>> Thoug
Sorry for replying to my own mail again,
but there's a stupid typo in here. The function is called
`org-publish-get-set'.
Instead of
> + (org-publish-cache-put filename (list property default)))
it should be
> + (org-publish-cache-get filename (list property default)))
Corrected pa
Screenshot please? :)
2010/5/4 Sébastien Vauban :
> Hi Daniel,
>
> Daniel Martins wrote:
>> Some time ago Carsten sent a file with with his colours patterns with black
>> background.
>>
>> I would like to know if someone has a similar pattern when using black
>> foregroung and a lighter backgroung
Hi,
Recently I've been making use of org-entites for exporting my greek/math
heavy class notes to HTML. I'm really loving the results.
This morning I've started playing around with the below function
`org-pretty-entities', which is adapted from Phil Hagelberg's
`pretty-lambdas'[1]. Calling this
Ilya Shlyakhter writes:
> It would be good if the HTML exporter had an option to create a web
> page with two frames:
> in the top frame would be the original exported HTML, and in the
> bottom frame would display
> the targets of all external links in the org file. Within-orgfile
> links would s
How can I add a priority to the default priorities (not only per file)
I would like to have a priority, let's say like 'T' which refers to
something that I have to do only when inspiration comes (e.g. write a
certain text).
henry
--
http://literaturlatenight.de
__
Simao M writes:
> Hello,
>
> I would like to separate all my first headings with a blank line, even
> aftet collapsing and expanding all the headings, e.g.:
>
> * Main
> ** Heading
>
>
> * Main 2
> ** Heading
>
>
> * Main 3
> ** Heading
>
> But after collapsing I get:
>
> * Main...
> * Main 2...
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
The snippet is attached.
In my case I call the snippet inside a 2-level heading (also using odd
number of start for each level) and you will probably want to modify the
snippet to your needs.
The snippet only asks the name of the current month, the current year and
the name of the last month. I
Simao M writes:
> Hello,
>
> I would like to separate all my first headings with a blank line, even
> aftet collapsing and expanding all the headings, e.g.:
>
> * Main
> ** Heading
>
>
> * Main 2
> ** Heading
>
>
> * Main 3
> ** Heading
>
> But after collapsing I get:
>
> * Main...
> * Main 2...
>
Hi Nick,
> Nick Dokos wrote:
>> Sébastien Vauban
>> wrote:
>>
>>> (setq org-tag-faces
>>> '(("home" . (:background "#D4EAFF" :italic t))
>>> ("work" . (:italic t :background "#F9E816"
>>>
>>> Though, only the color spec above is taken into account. Tags are not in
>
Hi Daniel,
Daniel Martins wrote:
> Some time ago Carsten sent a file with with his colours patterns with black
> background.
>
> I would like to know if someone has a similar pattern when using black
> foregroung and a lighter backgroung (not necessarily white).
>
> Could you share it with us?
Su
Thanks Erik,
that was the problem. As a summary, I fixed my initial problem by
- adding (require 'org-latex) to my .emacs configuration file
- installing the *texlive-latex-extra* package for the LaTeX
supplementary packages
Case closed.
Thanks again,
Rares
P.S. Good spotting Erik, I'm
"Thomas S. Dye" writes:
> On May 4, 2010, at 12:26 AM, Sebastian Rose wrote:
>
>> Erik Butz writes:
>>> Hi,
>>>
>>> after some fiddling and looking at list-load-path-shadows (where I
>>> did
>>> not find org-latex at all), I included
>>> (require 'org-latex)
>>> into my .emacs file, which solved
I sometimes use Org timestamps in the body text of a headline. The timestamps
break when filling with M-q.
Is there a way to prevent this, i.e. Org timestamps as non-breaking words?
Thanks.
___
Emacs-orgmode mailing list
Please use `Reply All' to se
Hi Carsten and Friends of Org-mode,
appended is the ongoing caching stuff as patch against the current
master.
Please everyone: test this patch and report not _if_ it breaks
something, but _what_ it actually breaks :-P
It is meant to make life as a "publisher" easier (or at least faster
... or l
It would be good if the HTML exporter had an option to create a web
page with two frames:
in the top frame would be the original exported HTML, and in the
bottom frame would display
the targets of all external links in the org file. Within-orgfile
links would still be shown in the
top frame. Then,
Hi Daniel,
Daniel Martins wrote:
> Some time ago Carsten sent a file with with his colours patterns with black
> background.
>
> I would like to know if someone has a similar pattern when using black
> foregroung and a lighter backgroung (not necessarily white).
>
> Could you share it with us?
Su
Hello,
I would like to separate all my first headings with a blank line, even
aftet collapsing and expanding all the headings, e.g.:
* Main
** Heading
* Main 2
** Heading
* Main 3
** Heading
But after collapsing I get:
* Main...
* Main 2...
* Main 3...
And I would like to have:
* Main...
Thanks for your help.
You are right, I had customized org to change to state "STARTED" when
I clock in but I had not defined "STARTED" in my keywords.
Thanks!
On Tue, May 4, 2010 at 9:49 AM, Mikael Fornius wrote:
> Simao M writes:
>
>> "cond: State `STARTED' not valid in this file"
>
> Have yo
On May 4, 2010, at 6:15 AM, Sebastian Rose wrote:
"Thomas S. Dye" writes:
On May 4, 2010, at 12:26 AM, Sebastian Rose wrote:
Erik Butz writes:
Hi,
after some fiddling and looking at list-load-path-shadows (where
I did
not find org-latex at all), I included
(require 'org-latex)
into my
27 matches
Mail list logo