From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CABHLlUbOV/FPwAA0tVLHw (envelope-from ) for ; Sun, 16 Aug 2020 11:41:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4HQcKlUbOV+CdgAA1q6Kng (envelope-from ) for ; Sun, 16 Aug 2020 11:41:09 +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 581C2940414 for ; Sun, 16 Aug 2020 11:41:09 +0000 (UTC) Received: from localhost ([::1]:56966 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k7H2C-0001Ni-BN for larch@yhetil.org; Sun, 16 Aug 2020 07:41:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51198) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k7H1I-0000xx-5M for emacs-orgmode@gnu.org; Sun, 16 Aug 2020 07:40:12 -0400 Received: from mail-pg1-x532.google.com ([2607:f8b0:4864:20::532]:41143) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k7H1G-00043p-NG for emacs-orgmode@gnu.org; Sun, 16 Aug 2020 07:40:11 -0400 Received: by mail-pg1-x532.google.com with SMTP id s15so6698401pgc.8 for ; Sun, 16 Aug 2020 04:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=gl7GzC/iZn1FsEeSmUvuV2JTmEmsZkA/dBlH7DEeIDo=; b=KpBC+0hOVA5HLK1HCzm4Rm0sMmcGojlhYAs0WLagFZKndirO+TySwa0JIjV8S4mYgr mG7sm0ErolFRrzt7Uijy3hI8HEDgERq+zpzli2JrjWRUY7SWyALIi5zI92OS2F1B/c4D ej792/aVRSdiU4BmuWnIGy0tBdncJDan9Tc+nBsQXhBCt5hNMaMbsNlMLRKPpw95b/T7 PFi+uEZgUdtIINgvonHsDZyH6EH04auPlGRM7xYabrr18dFTthXUjxKTbSaTezSxYjU5 IGdLDc2oTLu1+ZWk2I7+qgYsBR0x0T5/QKqR1eQbOiw5mD43xXWPoRQw8MUfHOctfk5d +6Yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=gl7GzC/iZn1FsEeSmUvuV2JTmEmsZkA/dBlH7DEeIDo=; b=OQewj3VQArXGWELSxMTRbCrdS79gOJZJonSNIClXAFI88S6FNY6l05Nm/1YxM7Y5KR ECHAEnBk8PL8ZOOUP04HDIOoxIJdXhm+H2KprPXAGg6aZEnrSxih8QlNzts5IcDirtUT iXgqZ++/ZyhV6lUbTzrrd1GP7hOydmnNuKe35PBk/QHxs4URDvmeFhUyLJIHBciYhlyT pPuMb+o98NJvP9afM1ch+ZlkWXI4ttKqO2LMskWx0ZNmHyK2tp+usins4Jli/nusatD+ KE/1vbbqcklSVnoiJj/rF3soUD2wsMEkyowNpwJjkXKL4pqIfMFSSLYiV+kKiNZe4SVn vN7A== X-Gm-Message-State: AOAM53398C3NAN5PM/joBoUI5u8nD5WkGnoLvtdBLcCTu8xVKYEN/duK OFohXpGdiPke0wqDCWwkvnQ= X-Google-Smtp-Source: ABdhPJxwRF1HFkFGL8CRdA3ATgdrzWd6/ANFtTYhkzI48Fk/OMxLoQH97LHvFq7RkPr7N/vPxV8Ncw== X-Received: by 2002:a63:7e5b:: with SMTP id o27mr6591425pgn.38.1597578009274; Sun, 16 Aug 2020 04:40:09 -0700 (PDT) Received: from localhost ([104.250.131.79]) by smtp.gmail.com with ESMTPSA id e125sm15070663pfh.69.2020.08.16.04.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Aug 2020 04:40:08 -0700 (PDT) From: Ihor Radchenko To: Colin Baxter , emacs-orgmode@gnu.org Subject: Re: keep org drawers visible In-Reply-To: <87364newa7.fsf@yandex.com> References: <877dtzexf8.fsf@yandex.com> <87364newa7.fsf@yandex.com> Date: Sun, 16 Aug 2020 19:39:17 +0800 Message-ID: <87sgcmhlay.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::532; envelope-from=yantar92@gmail.com; helo=mail-pg1-x532.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=KpBC+0hO; 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-Spam-Score: -1.21 X-TUID: aa6XUfcgAft2 > I realise the above is none too clear. I can use showeverything in > STARTUP of course and this does indeed open the drawers. However the > drawers close and remain closed after multiple uses of -. > Therefore my question is how can I again reach the showeverything status > without closing down the file and re-opening it? Take a look at default org-cycle-hook value. You can remove org-cycle-hide-drawers from there. Best, Ihor Colin Baxter writes: >>>>>> Colin Baxter writes: > > > Hello, > > > Property drawers remaining invisible even when I use - > > drives me nuts. I know about M-x org-hide-drawer-toggle but > > how do I keep the drawers open all the time without having to > > toggle? I work on the basis that I want to see what I write - if I > > didn't then I wouldn't have written it. > > I realise the above is none too clear. I can use showeverything in > STARTUP of course and this does indeed open the drawers. However the > drawers close and remain closed after multiple uses of -. > Therefore my question is how can I again reach the showeverything status > without closing down the file and re-opening it? > > Colin Baxter.