emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how can I fill a column (of any size) with zeros?
@ 2023-03-07 11:13 Uwe Brauer
  2023-03-07 12:28 ` Ihor Radchenko
  2023-03-07 13:11 ` Fraga, Eric
  0 siblings, 2 replies; 5+ messages in thread
From: Uwe Brauer @ 2023-03-07 11:13 UTC (permalink / raw)
  To: emacs-orgmode


Hi

If I have 

| this | that |
|------+------|
|      |      |
|      |      |
|      |      |
|      |      |
#+TBLFM: $1=@#-1

Then C-c C-c will fill the first colum with consecutive numbers.
| this | that |
|------+------|
|    1 |      |
|    2 |      |
|    3 |      |
|    4 |      |
#+TBLFM: $1=@#-1


How could I generate just a column of zeros but not consecutive numbers?

Thanks and regards

Uwe Brauer 



-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-07 13:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 11:13 how can I fill a column (of any size) with zeros? Uwe Brauer
2023-03-07 12:28 ` Ihor Radchenko
2023-03-07 13:48   ` Uwe Brauer
2023-03-07 13:11 ` Fraga, Eric
2023-03-07 13:49   ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).