Maske writes:
> My config, not working yet, everything is numbered with org-num-mode:
>
> (setq org-num-skip-unnumbered 't)
>
> (setq org-use-property-inheritance '("UNNUMBERED"))
>
> (setq org-global-properties '(("DIR" . "data/") ("UNNUMBERED" . "t")))
Note that you need development version of
Hi, Ihor
My config, not working yet, everything is numbered with org-num-mode:
(setq org-num-skip-unnumbered 't)
(setq org-use-property-inheritance '("UNNUMBERED"))
(setq org-global-properties '(("DIR" . "data/") ("UNNUMBERED" . "t")))
Maske
On 15/10/2023 14:40, Ihor Radchenko wrote:
Mask
Yes, very helpful. Thanks a ton!
/PA
On Thu, 19 Oct 2023 at 11:07, Ihor Radchenko wrote:
> Pedro Andres Aranda Gutierrez writes:
>
> > I feel the explanation in
> >
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=b223a3cc7
> is
> > a bit fuzzy and may not be correctly understo
Pedro Andres Aranda Gutierrez writes:
> I feel the explanation in
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=b223a3cc7 is
> a bit fuzzy and may not be correctly understood by newcomers. A pointer to
> a more detailed explanation could help a lot.
I added reference to the m
Hi
I feel the explanation in
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=b223a3cc7 is
a bit fuzzy and may not be correctly understood by newcomers. A pointer to
a more detailed explanation could help a lot.
Best, /PA
--
Fragen sind nicht da, um beantwortet zu werden,
Fragen
Maske writes:
> I added: (setq org-global-properties '(("UNNUMBERED" . "t")))
>
> But it doesn't work, every headline is numbered. (Not tried in emacs -q).
Yeah. Inheritance was explicitly disabled, actually.
I now changed that, but you need to add UNNUMBERED to
`org-use-property-inheritance' to
On Mon, Oct 16, 2023 at 08:39:14PM +0200, Maske wrote:
> Hi Ihor
>
> I added: (setq org-global-properties '(("UNNUMBERED" . "t")))
This Elisp code has to be evaluated. Just adding it in an Org
file won't do that.
Where did you add it,and how?
Cheers
--
t
signature.asc
Description: PGP signat
Hi Ihor
I added: (setq org-global-properties '(("UNNUMBERED" . "t")))
But it doesn't work, every headline is numbered. (Not tried in emacs -q).
Bests
On 15/10/2023 14:40, Ihor Radchenko wrote:
Maske writes:
From the first day, I liked org-num-mode, but I think that its default
which num
Maske writes:
> From the first day, I liked org-num-mode, but I think that its default
> which numbers all headlines could be problematic.
>
> Right now it only has the options to exclude headlines from being
> numbered, so it could be necessary to modify a big amount of headlines,
> for numb
Hi
From the first day, I liked org-num-mode, but I think that its default
which numbers all headlines could be problematic.
Right now it only has the options to exclude headlines from being
numbered, so it could be necessary to modify a big amount of headlines,
for numbering just a tree.
I
10 matches
Mail list logo