I have a table like this one:
| a | b | c |
|---++---|
| a | 2 | 2 |
| b | 3 | 7 |
| c | -3 | 4 |
| d | 5 | 9 |
#+TBLFM: $3=...@-1::@2$3=$2
Now, I want the value in column c in every row to be the sum of column b so
far. I try to achieve this by writing a column formula for column $3 and
On Wed, 22 Jul 2009 08:13:53 -0700, Wes Hardaker wrote:
>> On Wed, 22 Jul 2009 01:59:12 +0200, Bastien
>> said:
>
> B> Those two functions come from alist.el which is included in Apel:
>
> So does that mean it's safe to leave the functions in use within
> org-export generic, or should I
THankBastien wrote:
Markus Heller writes:
how would I go about setting a background color to my org headline
faces? I'm an emacs/org newbie ...
Go on a headline and M-x customize-face RET - then you can customize
the background color of this face.
Thanks. And where do I find ‘org-set-f
Markus Heller writes:
> how would I go about setting a background color to my org headline
> faces? I'm an emacs/org newbie ...
Go on a headline and M-x customize-face RET - then you can customize
the background color of this face.
--
Bastien
__
User writes:
> Please consider adding this change to org mode:
>
> http://www.emacswiki.org/emacs/OrgMode#toc11
Funny that you mention this because Lennart just told me about this
tip and I was about to ask Orgers.
> http://img19.imagevenue.com/img.php?image=86735_Clipboard01_122_582lo.jpg
Pl
When using the :step day option in the clocktable, every day gets it's own
table. This is a great option! It can however easily be a lot of tables,
even if there's not too much information. Say for example there are only
items in two out of thirty tables.
Is there an option to show only non-empty
Russell Adams wrote:
I like! I may go change my faces to give it a whirl.
On Wed, Jul 22, 2009 at 06:27:00PM +, User wrote:
Hi,
Please consider adding this change to org mode:
http://www.emacswiki.org/emacs/OrgMode#toc11
It makes it possible to show headers as full lines to separate the
This is a little patch to let org-show-notification (in org-clock.el)
use the package [todochiku.el] if available. This means that if
todochiku has been set up correctly, org-show-notification will work
with Growl (on MacOS) or Snarl (on MSWindows), as well as libnotify (on
*ix).
[todochiku.el]
I like! I may go change my faces to give it a whirl.
On Wed, Jul 22, 2009 at 06:27:00PM +, User wrote:
> Hi,
>
> Please consider adding this change to org mode:
>
> http://www.emacswiki.org/emacs/OrgMode#toc11
>
>
> It makes it possible to show headers as full lines to separate the
> diffe
Hi,
Please consider adding this change to org mode:
http://www.emacswiki.org/emacs/OrgMode#toc11
It makes it possible to show headers as full lines to separate the
different sections better. It's only effective if the user set a
background color to the org header line face.
Here's a demo of ho
Nick Dokos hp.com> writes:
>
> Markus Baden gmail.com> wrote:
>
> > Hi all,
> >
> > Ok, I'm not really fluent in emacs, but I try to describe my problem
> > anyhow I'm using org-mode in Aquamacs for a while now and since
> > lately the following error occurs (unfortunately I don't know w
Rustom Mody writes:
> Thanks Bernt for C-c ' -- thats what I needed.
> BTW Whats the : at BOL for?
I think it's just used to escape the data for the exporter but that's
just a guess. Other people probably have a more definitive answer.
-Bernt
PS. If you include me in the To: header of mails d
* On Wed 07:50AM +, 22 Jul 2009, Bastien (bastiengue...@googlemail.com)
wrote:
> Hi,
>
> "Tang, Hsiu-Khuern" writes:
>
> > If I include a file in my Org file, say using
> >
> > #+INCLUDE: "script.sh" src sh
> >
> > and export to HTML, the included file shows up as a block, which is
> > ni
Hello,
I've regenerate my .org doc with 6.28trans (was with 6.24)
and Vertical Lines, I want to keep -- not working anymore.
Ex:
| Legasy machines | # of BC | # of RTI connected |
|-+-+|
| / | < | < |
| pca/ellse1
> On Wed, 22 Jul 2009 01:59:12 +0200, Bastien
> said:
B> Those two functions come from alist.el which is included in Apel:
So does that mean it's safe to leave the functions in use within
org-export generic, or should I replace it with a locally defined
slightly-different-named version?
Bastien wrote:
> Hi Nick,
>
> Nick Dokos writes:
>
>> AFAICT this has *not* been fixed:
>
> Yes, you're right - the issue I fixed was just a small step forward.
>
> Robert, I applied your patch, thanks a lot for it.
>
> I renamed it to `org-save-frame-excursion' and I slightly modified the
>
onguarde - writes:
> .emacs config file
> ;(setf org-adapt-indentation nil)
> (setf org-adapt-indentation t)
>
> I tried setting it up it .emacs like so but it doesn't seem to work no
> matter which I comment.
>
> Am I missing something??
,[ org-adapt-indentation ]
| Non-nil means, adapt ind
Hi,
"Tang, Hsiu-Khuern" writes:
> If I include a file in my Org file, say using
>
> #+INCLUDE: "script.sh" src sh
>
> and export to HTML, the included file shows up as a block, which is
> nice.
> However, a leading comma is put in front of every line that starts with a #,
> even those with lea
Hi Nick,
Nick Dokos writes:
> AFAICT this has *not* been fixed:
Yes, you're right - the issue I fixed was just a small step forward.
Robert, I applied your patch, thanks a lot for it.
I renamed it to `org-save-frame-excursion' and I slightly modified the
docstring, hope you don't mind. I wi
19 matches
Mail list logo