emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how can I fill a column (of any size) with zeros?


From: Uwe Brauer
Subject: how can I fill a column (of any size) with zeros?
Date: Tue, 07 Mar 2023 12:13:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]