From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5821 invoked from network); 17 Jun 2020 08:16:06 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 17 Jun 2020 08:16:06 -0000 Received: (qmail 3361 invoked by alias); 17 Jun 2020 08:15:58 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 46051 Received: (qmail 7592 invoked by uid 1010); 17 Jun 2020 08:15:58 -0000 X-Qmail-Scanner-Diagnostics: from wout5-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25842. spamassassin: 3.4.4. Clear:RC:0(64.147.123.21):SA:0(-2.6/5.0):. Processed in 5.401096 secs); 17 Jun 2020 08:15:58 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudejvddgtdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfgjfhfogggtgfesthhqtddtredtjeenucfhrhhomhepffgrnhhi vghlucfuhhgrhhgrfhcuoegurdhssegurghnihgvlhdrshhhrghhrghfrdhnrghmvgeqne cuggftrfgrthhtvghrnhephfdtteefheevuedthedutdeifeegteettdejtdffheduieei jeelteetkeduteehnecukfhppeejledrudejiedrfeelrdeileenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegurdhssegurghnihgvlhdrshhh rghhrghfrdhnrghmvg X-ME-Proxy: Date: Wed, 17 Jun 2020 08:15:11 +0000 From: Daniel Shahaf To: Miroslav =?UTF-8?B?S2/FoWvDoXI=?= Cc: zsh-workers@zsh.org Subject: Re: [PATCH] docs: GLOBAL_RCS option is set with +d Message-ID: <20200617081511.35fd4333@tarpaulin.shahaf.local2> In-Reply-To: References: X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks! Merged. Miroslav Ko=C5=A1k=C3=A1r wrote on Wed, 17 Jun 2020 08:02 +0200: > --- > Doc/Zsh/options.yo | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo > index 6da6830..b3bf11f 100644 > --- a/Doc/Zsh/options.yo > +++ b/Doc/Zsh/options.yo > @@ -1124,7 +1124,7 @@ pindex(GLOBALRCS) > pindex(NOGLOBALRCS) > cindex(startup files, global, inhibiting) > cindex(files, global startup, inhibiting) > -item(tt(GLOBAL_RCS) (tt(-d)) )( > +item(tt(GLOBAL_RCS) (tt(+d)) )( > If this option is unset, the startup files tt(zprofile()), > tt(zshrc()), tt(zlogin()) and tt(zlogout()) will not be run. It > can be disabled and re-enabled at any time, including inside local start= up