From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Patch] Fix check of previous-sibling in org-depend Date: Wed, 12 Jul 2017 14:12:52 +0200 Message-ID: <87inix26rf.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVGVq-0007ys-Sy for emacs-orgmode@gnu.org; Wed, 12 Jul 2017 08:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVGVm-0001Bj-Vn for emacs-orgmode@gnu.org; Wed, 12 Jul 2017 08:13:02 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:44890) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dVGVm-0001B5-OV for emacs-orgmode@gnu.org; Wed, 12 Jul 2017 08:12:58 -0400 In-Reply-To: (Yuri Lensky's message of "Tue, 11 Jul 2017 17:37:30 -0700") 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: Yuri Lensky Cc: "emacs-orgmode@gnu.org" Hello, Yuri Lensky writes: > The "previous-sibling" blocker sometimes checked the previous /visible/ > heading, > instead of the true previous sibling. > From 0b5ae17e7832a22c276a7afa3439fdb2a313de4b Mon Sep 17 00:00:00 2001 > From: "Yuri D. Lensky" > Date: Mon, 10 Jul 2017 16:21:52 -0700 > Subject: [PATCH 1/2] org-depend.el: Fix check for previous-sibling blocker. > > The "previous-sibling" blocker checked the previous /visible/ heading, > instead of the true previous sibling. Applied. Thank you. Regards, -- Nicolas Goaziou