From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Open drawers ... Date: Mon, 18 Mar 2019 18:45:55 +0000 Message-ID: <878sxcja1o.fsf@gmail.com> References: <87muls3uom.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5xGp-0007GO-CU for emacs-orgmode@gnu.org; Mon, 18 Mar 2019 14:45:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5xGo-0005lj-Ot for emacs-orgmode@gnu.org; Mon, 18 Mar 2019 14:45:59 -0400 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:34944) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5xGo-0005kf-DF for emacs-orgmode@gnu.org; Mon, 18 Mar 2019 14:45:58 -0400 Received: by mail-wm1-x330.google.com with SMTP id 81so6689452wme.0 for ; Mon, 18 Mar 2019 11:45:58 -0700 (PDT) In-Reply-To: <87muls3uom.fsf@skimble.plus.com> (Sharon Kimble's message of "Mon, 18 Mar 2019 18:26:49 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Sharon Kimble Cc: emacs-orgmode@gnu.org On Monday, 18 Mar 2019 at 18:26, Sharon Kimble wrote: > Is it possible to open all drawers of a file from one command please? > > Or to have them opened when the file is loaded up, either on restart > of emacs or be manually opened, please? Put #+startup: showeverything and all drawers will be open when you visit the file and if you type C-u C-u TAB when already in the file. In the info manual at Document Structure -> Visibility Cycling -> Initial visibility (section 2.2.2). -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.2-287-gb1429c