From: "Stefan Reichör" <stefan@xsteve.at>
To: help-gnu-emacs@gnu.org
Subject: Re: auto incremental columns in table of org-mode?
Date: Mon, 17 Mar 2008 22:04:08 +0100 [thread overview]
Message-ID: <87eja95agn.fsf@xsteve.at> (raw)
In-Reply-To: vgbq5dp3me.fsf@clpc78.comlab
Hi poppyer!
> Hi, guys,
>
>
> I am using orgtbl-mode minor mode, basically as following:
>
> | k | n | f(n,k) |
> |---+-----+--------|
> | 1 | 100 | |
> | 2 | | |
> | 3 | | |
> | | | |
> | | | |
> | | | |
>
> My question is how can I fill the k column when I add rows?
I would do it via cua rectangles:
C-RET : start a rectangle
down, down,... : extend the rectangle selection
M-n : run cua-sequence-rectangle
4 RET : start with 4
RET : increment by 1 (default)
RET : use default format (%d)
done :-)
Stefan.
--
Posted via a free Usenet account from http://www.teranews.com
next prev parent reply other threads:[~2008-03-17 21:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-17 19:11 auto incremental columns in table of org-mode? poppyer
2008-03-17 21:04 ` Stefan Reichör [this message]
2008-03-18 15:36 ` Bastien
[not found] ` <mailman.9096.1205854612.18990.help-gnu-emacs@gnu.org>
2008-03-18 20:57 ` poppyer
2008-03-18 22:24 ` Bastien
[not found] ` <mailman.9111.1205879059.18990.help-gnu-emacs@gnu.org>
2008-03-19 2:44 ` poppyer
2008-03-19 3:44 ` Bastien
[not found] ` <mailman.9151.1205898289.18990.help-gnu-emacs@gnu.org>
2008-03-19 7:24 ` poppyer
2008-03-19 9:55 ` drostekirsten
2008-03-19 14:00 ` poppyer
2008-03-19 9:52 ` drostekirsten
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eja95agn.fsf@xsteve.at \
--to=stefan@xsteve.at \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.