From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: C-c C-k unfolds archived headings [9.1.6 (9.1.6-10-g0c9329-elpaplus @ /home/ionasal/.emacs.d/elpa/org-plus-contrib-20180108/)] Date: Sat, 20 Jan 2018 13:30:24 +0100 Message-ID: <87h8rgogpr.fsf@nicolasgoaziou.fr> References: <87vafxo7l2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ecsHz-0000UP-NP for emacs-orgmode@gnu.org; Sat, 20 Jan 2018 07:30:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ecsHz-0007kI-3X for emacs-orgmode@gnu.org; Sat, 20 Jan 2018 07:30:27 -0500 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:36568) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ecsHy-0007dv-TV for emacs-orgmode@gnu.org; Sat, 20 Jan 2018 07:30:27 -0500 In-Reply-To: (Allen Li's message of "Sat, 20 Jan 2018 02:34:13 -0800") 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: Allen Li Cc: emacs-orgmode@gnu.org Hello, Allen Li writes: > > * Foo > ** Bar > *** a > *** b > ** Archive :ARCHIVE: > *** a > *** b > *** c > > Expected visibility when using C-c C-k on Foo: > > * Foo > ** Bar > *** a > *** b > ** Archive :ARCHIVE:... > > Actual: > > * Foo > ** Bar > *** a > *** b > ** Archive :ARCHIVE: > *** a > *** b > *** c Fixed. Thank you. Regards, -- Nicolas Goaziou