From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sfxLJwrb5V+dVQAA0tVLHw (envelope-from ) for ; Fri, 25 Dec 2020 12:28:58 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id QJeXIgrb5V/KVwAAB5/wlQ (envelope-from ) for ; Fri, 25 Dec 2020 12:28:58 +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 235279402D6 for ; Fri, 25 Dec 2020 12:28:58 +0000 (UTC) Received: from localhost ([::1]:44322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ksmDI-0000EV-Hd for larch@yhetil.org; Fri, 25 Dec 2020 07:28:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ksmCt-0000EJ-K5 for emacs-orgmode@gnu.org; Fri, 25 Dec 2020 07:28:31 -0500 Received: from mail-pf1-x42f.google.com ([2607:f8b0:4864:20::42f]:40197) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ksmCr-0008Vi-UY for emacs-orgmode@gnu.org; Fri, 25 Dec 2020 07:28:31 -0500 Received: by mail-pf1-x42f.google.com with SMTP id x126so2509814pfc.7 for ; Fri, 25 Dec 2020 04:28:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=JFp8fXfD+dGAvYgQh1T0eQW+C6MiDPgzHmPPmQLQuJc=; b=KFsVzwKcyKzBfatxTGtkEfnuwPUTgnDmC3Nin+zF/o1dhPXbPdS5L42uvlYrdeQ7i2 4N/7tTqpGKqJIvQrL84FyNLQARMjJtknofUddEF1XplCSVx76RSQWiKeJDW9Xl1IUhgh BBogq74S++qCaT05i1AER40l687NJhyotki5iwy/xtIvEVMczltSIfg3pXFwXsLHHdfy 0GWudx5V5HWxwxcqJM7o6I0FXJtcUhTl90J+7KRYH4JlLaxRiGet1fXM7OgOn1XUvmy2 JzWsy3MyirJ1DW9Hvt4NLQ0YWHgPk1Wcif/BdhAMbZEhNPRInntCPBA3Q3xfmMeW2PcG rv5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=JFp8fXfD+dGAvYgQh1T0eQW+C6MiDPgzHmPPmQLQuJc=; b=PBUpmYLv07CqNJDdeepht4Dycn7OwfWnNpFf+IC+ChL7tCMyVQXcTBT/Hz7W1H09yG Q94w+yoTKM27KCjcp5NUxfoI2gnhQYA+ItruKUIR0el5Bro6ymrGtIgjSidyyNte2cwE IkaXarYsR9D5sp43O4fJqZUTUYvpWIF533tdjRW4JEmM8/YKYq67aSl52++9p2huOLKT 2AdmrkMXyR+bpdAYwmgkRbfpUStKYNh9fpKijcb8D39et1/taUyHjCOJxnLxNGGFpmSM EYXmDbq/bYqqB/JI1c1SQzpXDTaoqW2Jn+a/XRJ0C8Fcag3+Yls54x7UkiS4f0jLpf8h 2C3A== X-Gm-Message-State: AOAM530Vi/v1K6qy13qiVvNUmcs6wL2JC9rxq0yC+n6thKEQiYLuhuFi azEFnHf7mMFeah24bRysZ3s= X-Google-Smtp-Source: ABdhPJzrgs/XCR7FEla8uwt8wP/XAkaD3oiObKMszhl7mmN30mQC8oC5vaM/Rmjj8E+ti+yXtoEgkg== X-Received: by 2002:a63:4404:: with SMTP id r4mr17779233pga.149.1608899308339; Fri, 25 Dec 2020 04:28:28 -0800 (PST) Received: from localhost ([96.44.161.8]) by smtp.gmail.com with ESMTPSA id d2sm5613715pjd.29.2020.12.25.04.28.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Dec 2020 04:28:27 -0800 (PST) From: Ihor Radchenko To: =?utf-8?Q?K=C3=A9vin?= Le Gouguec Subject: Re: [9.4] Fixing logbook visibility during isearch In-Reply-To: <87czyyi22y.fsf@gmail.com> References: <87h7x9e5jo.fsf@localhost> <87mu31adeu.fsf@localhost> <871rkcbx40.fsf@kyleam.com> <87mu301in8.fsf@localhost> <87lfh5vvrp.fsf@localhost> <87sgbc4qpl.fsf@gmail.com> <87sgbaw58y.fsf@localhost> <87pn6ew2pv.fsf@localhost> <8736393tlw.fsf@gmail.com> <87eemtm1ic.fsf@localhost> <875z83hwuc.fsf@gmail.com> <874knm61p3.fsf@localhost> <87r1nrdl5o.fsf_-_@gmail.com> <87r1nqjv9w.fsf@localhost> <87czz91v9h.fsf@gmail.com> <87v9d15dd5.fsf@localhost> <87blesa3mg.fsf@gmail.com> <875z4zam2s.fsf@localhost> <8735zu7p2u.fsf@gmail.com> <87bleizjh6.fsf@localhost> <87czyyi22y.fsf@gmail.com> Date: Fri, 25 Dec 2020 20:32:27 +0800 Message-ID: <87y2hmxe04.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::42f; envelope-from=yantar92@gmail.com; helo=mail-pf1-x42f.google.com 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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.52 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=KFsVzwKc; 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-Migadu-Queue-Id: 235279402D6 X-Spam-Score: -2.52 X-Migadu-Scanner: scn1.migadu.com X-TUID: jOZWyapWjDz1 K=C3=A9vin Le Gouguec writes: > Ihor Radchenko writes: > >> My current plan is supporting the overlay-based approach even after >> merging the branch (by default). So, overlays should be around for a >> while and the issue with drawer visibility will be around as well, >> unless you fix it. I will probably work on this in distant future, but >> that's not the priority now. > > Mmm; is the current state of your branch representative of your plan? Not yet. That's rather a big change and I am currently generalising the core org-fold API to support both text properties and overlays. You can see WIP in org-fold-core.el from org-fold-universal-core branch. That branch is not usable yet. Best, Ihor