From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CImeNM+pcWGoGwEAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 19:56:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mIQhMM+pcWHDKAAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 17:56:31 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 763F3D8A3 for ; Thu, 21 Oct 2021 19:56:31 +0200 (CEST) Received: from localhost ([::1]:50458 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdcIo-0007HW-M7 for larch@yhetil.org; Thu, 21 Oct 2021 13:56:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdcBY-0000MX-97 for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 13:49:00 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:36818) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdcBW-0000fe-Qs for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 13:48:59 -0400 Received: by mail-wm1-x336.google.com with SMTP id z11-20020a1c7e0b000000b0030db7b70b6bso556236wmc.1 for ; Thu, 21 Oct 2021 10:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=BgXWKA5+eOy4iqNoBS4lzYC1381QY9MGnSBIOhinnss=; b=DhiJBG4BE6VUq0+ku+GKU1FW7BILaZtso8HYHGnc5nivSqdGtj/4Dtww9+KqzAkRGY MJvgE185zGTNbNlR1RXMvXi8kwMwKot7lmkhAMIWl9J2VcddTKgAPb6xyANh+DoeMlyE 1ZFOVF+60eEWC6n2Vm21VHY/KVBVWQGVPMhO0msHmrYVZaY4YZBncOw7tN4MgkQ/Igm0 Fla2g7HhcU0YpS/ahlQtGcTBsKV4tlUrrYA5nl1ixs3wPnqOXg/2N0W6KpQt0UPlwPqO MDqLUgQpbnieNKqBXSPJRvkM5+bAN9E562x/qklHLvhY7m1yN3dcuiqPvgx/oZz6IsHM /mtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=BgXWKA5+eOy4iqNoBS4lzYC1381QY9MGnSBIOhinnss=; b=UBuPMRAFjfEf8Rz7abbsk2YCZ9pefuIHNdx+CL/qoEgrqstiwbwqPZePVcshmu2xul GBieXf/6HKMODm1vS4DiC4yJ0C2lNODLtuTTqdbE5GFMQQLvTz9m8gUOm/qL/5ag5KtI OGhYnJaHaRHEDi7yvLxOYzKc/95zCpJYzzKztP1hYDQq2bWbdQ2AKnVIEdzNpvqxflDw wwUvEZxAZ0QGhSVFKIZzh9Im/rVyXlGp2gcXBNXe+EUDI06DrKdnQ4dQUgBfh/QETmss XZjWrm+3BLQExKCEyqkqT+3BT54s4Nhmymx7uDb2fC+wfHrSDXeQEXht9EfQwlMcI8// l7NA== X-Gm-Message-State: AOAM531JEccJcIlVVQI1b0TCzoBL+hAjnVqU1R4dmaxyP7QDC9v5D98a HpT8xtxCuu3a9CN5RSK6ae8eqV1jX74= X-Google-Smtp-Source: ABdhPJwNadHwKKycZk37uy5+cR3PGH0/WU7RmJO4RySFcWN0Whi9NdW9QqLlLaLVqV3/rWT4RcxNgA== X-Received: by 2002:a1c:e906:: with SMTP id q6mr23077605wmc.126.1634838535805; Thu, 21 Oct 2021 10:48:55 -0700 (PDT) Received: from hirondell ([146.0.25.93]) by smtp.gmail.com with ESMTPSA id v191sm5687094wme.36.2021.10.21.10.48.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 10:48:55 -0700 (PDT) From: =?utf-8?Q?K=C3=A9vin_Le_Gouguec?= To: emacs-orgmode@gnu.org Subject: Re: how to indent (or refill) properties References: <87y26m4egy.fsf@mat.ucm.es> Date: Thu, 21 Oct 2021 19:48:48 +0200 In-Reply-To: <87y26m4egy.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 21 Oct 2021 16:52:45 +0200") Message-ID: <878rymz2tb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::336; envelope-from=kevin.legouguec@gmail.com; helo=mail-wm1-x336.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634838991; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BgXWKA5+eOy4iqNoBS4lzYC1381QY9MGnSBIOhinnss=; b=PQSjdN4TpDqJDpD0iTyk+Q1TIvXVvaHG1a/3pn+kcpZqS3S3r93xs9rpc0oxPMYk67wUBY IjIZrLTTvYM39kpPVvB/qfldnDGbHkFlqAYf0afgf7p1B9vH+XiqGsasi0HVWjvOHJRzjf FHVeqMx5B8vR33OhzTZpGDHX0zGW4nSksfWbT48JZAxywsA7Zr37iBYCZ5LcKw2BoWB0Bs mPsbnoUuxPw6uAY5R1G7Jajn/TM9r/Bm9srRNBa1XaEdFSNXpR0hTg+Kx89lDGErJifzcn ql+azn/VdgAjqhT/rs5nmRYwM4fFCToeb+HkORuqIjaH7jPnORgPdYWr+ji64Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634838991; a=rsa-sha256; cv=none; b=iFCcp8rcP0HvDZg94HbKFtyHsIXgdbemR2VLGT46dKd2L1DzfcCCJ/nwUxX6JpOJlzvMFa ImveZFZdjA+9+492A++PDU7wuJmhql4XMgNvX9vZYxHt9+fA5PFq5NZuBYsKA46UxSQDoJ 5hpRXZzB+ntkwT7apu3sRoqk8nznjrm/NBEIAFW++DX5wNUzemFpgubKJAC3M4q61atLwh Nce5Iwk1FtjA25D1EYX5188C96toLgtkSiwb0wCwT8050F+GY1IjpIIVsFLP0r3yn/yoH3 NEP6ajXcplGDqboZAlCscOTN2YN1UQAYQYfQyJ36OPW4jCWCI3v9BC2E3G3PXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=DhiJBG4B; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -4.66 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=DhiJBG4B; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 763F3D8A3 X-Spam-Score: -4.66 X-Migadu-Scanner: scn1.migadu.com X-TUID: 8TRTypcIMr3B Uwe Brauer 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.