emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: how to indent (or refill) properties
Date: Thu, 21 Oct 2021 19:48:48 +0200	[thread overview]
Message-ID: <878rymz2tb.fsf@gmail.com> (raw)
In-Reply-To: <87y26m4egy.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 21 Oct 2021 16:52:45 +0200")

Uwe Brauer <oub@mat.ucm.es> writes:

> But I would like them to be indented like this
>
> ** DONE G1                                                            :H1:G1:
>         :PROPERTIES:

In Org 9.5, setting org-adapt-indentation to 'headline-data makes
:DRAWERS: indented (setting it to t makes everything but headlines
indented).

If your drawers are already written and you want to mass-reindent them
with e.g. C-x h TAB, either make sure point is not on a headline (or TAB
will just cycle visibility) or tweak org-cycle-emulate-tab.  Or use
C-x h M-: (indent-for-tab-command).

Not sure how to tell Org how wide indentation should be though.


  reply	other threads:[~2021-10-21 17:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 14:52 how to indent (or refill) properties Uwe Brauer
2021-10-21 17:48 ` Kévin Le Gouguec [this message]
2021-10-22  6:31   ` [BUG in org master?] (was: how to indent (or refill) properties) Uwe Brauer
2021-10-22 13:55     ` Tim Cross
2021-10-22 16:14       ` [BUG in org master?] Kévin Le Gouguec
2021-10-22 16:34       ` Uwe Brauer
2021-10-22 22:36         ` Tim Cross
2021-10-22 15:50     ` Kévin Le Gouguec
2021-10-23  6:38       ` Uwe Brauer

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rymz2tb.fsf@gmail.com \
    --to=kevin.legouguec@gmail.com \
    --cc=emacs-orgmode@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 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).