emacs-orgmode
[Top][All Lists]
Advanced

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

Re: add automatically a counter to a header/TODO???


From: Eric S Fraga
Subject: Re: add automatically a counter to a header/TODO???
Date: Tue, 02 Nov 2021 11:23:02 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

On Monday,  1 Nov 2021 at 20:53, Uwe Brauer wrote:
>    (format "%s" (- 1 (string-to-number

Shouldn't this be the other way around, i.e.
(- (string-to-number ...) 1)
?

-- 
: Eric S Fraga via Emacs 28.0.60, Org release_9.5-186-gb135b8
: Latest paper written in org: https://arxiv.org/abs/2106.05096



reply via email to

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