From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sAYHFf6Ze2JF+QAAbAwnHQ (envelope-from ) for ; Wed, 11 May 2022 13:11:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sLEvFP6Ze2L/QQEAG6o9tA (envelope-from ) for ; Wed, 11 May 2022 13:11:58 +0200 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 E773F253A1 for ; Wed, 11 May 2022 13:11:57 +0200 (CEST) Received: from localhost ([::1]:33764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nokG4-00054y-KE for larch@yhetil.org; Wed, 11 May 2022 07:11:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40378) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nok8Z-0003Ka-2s for emacs-orgmode@gnu.org; Wed, 11 May 2022 07:04:11 -0400 Received: from mail-pl1-x62b.google.com ([2607:f8b0:4864:20::62b]:36645) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nok8W-0008JD-Dz for emacs-orgmode@gnu.org; Wed, 11 May 2022 07:04:10 -0400 Received: by mail-pl1-x62b.google.com with SMTP id j14so1542977plx.3 for ; Wed, 11 May 2022 04:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=6vZ96avXzz68ARd4cDhcL8gw2Aw1+JYUIHoyjtUmgtU=; b=ohrC/YY/xJS4HtvTtFVKGHrH+B7cDCGMPejvVO4sXQit27CXmjTziK8mvmadCn9PnU +XwL+1BaJd2qyalXgsguwJ6E89hWjYdaijR7oDj5McIA1M3V3+o0zU3QQyjIUYtifwo4 /89AlFJc62pzZRS3jGNpFO27SYmy5DLBFiTT05sBuCHq4hGUTlP9PxtkRLW1/E7qLfB5 eRnu7M6WUQmXm5N/RaVHaOhluJ1pM3Op6EU23SNxjX66UUTmhhIKnRUrFDJr7hx9jys6 02mQqY/DbtGNk459OjFsEH4fTbsUMDUQFwc2JKn+2oAmYT3lsCmQYx0CWPFfmK/ZIhT5 KGag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=6vZ96avXzz68ARd4cDhcL8gw2Aw1+JYUIHoyjtUmgtU=; b=0izjL3pWQLsmahB/bRNcbl+uKnNh93pzjxw/XTBaHPWYVj5V5bgi0MSGG4aJgOTQrj Llg0hleqktnk+TASTt6e3yJc9Cyjhs/AYPiOnZZQl1+jNrTrTWAU5orW+xKi8w5aHQBk X7OJ8bXZSHFKGnJxtd/VZ7ja6k16i+pR5Nqan8Z9PFtP3E6VBGxGQFWr54K5XQKu8dLU hz616e5M2tfGy7tznspIywjvbc0OWoxi00k1n9AVTt1IoUSsacR38gX6DtaQog46SpwU ODyfrRleFYWijTdhIzGTn3keFR7u1bqIF5YPphvEnz6hE9N/GoqMUICM3g+TgCi9uZgJ Zq0Q== X-Gm-Message-State: AOAM532wF+kgw9UFUSE8Ceab0YObj3raYjhjACuB9R8gWRb1UQ8pIN1N NqaFsCOuToLQuI32eOMqBH8= X-Google-Smtp-Source: ABdhPJw1j39udxGH0G9oRnY2Cr7339IbplrBTAmfiZW4ow5kL6xjqinqhN5Yxsl/SsIOnKHIIzw1qQ== X-Received: by 2002:a17:90a:94c2:b0:1d9:3fbd:bbe1 with SMTP id j2-20020a17090a94c200b001d93fbdbbe1mr4760174pjw.59.1652266986621; Wed, 11 May 2022 04:03:06 -0700 (PDT) Received: from localhost ([66.154.104.4]) by smtp.gmail.com with ESMTPSA id a20-20020a63e414000000b003c14af50617sm1474893pgi.47.2022.05.11.04.03.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 May 2022 04:03:05 -0700 (PDT) From: Ihor Radchenko To: Eric S Fraga Cc: Emacs Org mode mailing list Subject: Re: org-fold problems In-Reply-To: <8735hianft.fsf@ucl.ac.uk> References: <87fslmaiga.fsf@ucl.ac.uk> <87sfplyko3.fsf@localhost> <87pmkp91bl.fsf@ucl.ac.uk> <877d6wscy3.fsf@localhost> <8735hianft.fsf@ucl.ac.uk> Date: Wed, 11 May 2022 19:03:50 +0800 Message-ID: <87tu9wjppl.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62b; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62b.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652267517; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=6vZ96avXzz68ARd4cDhcL8gw2Aw1+JYUIHoyjtUmgtU=; b=jVLpNFwCT98EZWVLnsIS6awYI67zxUxPFeSWob+N3joDIyDaBd9uRLL1WGa1MPHOUgxoc6 DJwouVJdgGX2jwbHVIA/6AriuyoZD7BDjz5z6mhpWe1GhFNOvvlT4hfXIvFeFOv+qKjPtu 1qSfh3Fisin9lbMwIaatYffmZQgQWGR8iBIPybSHXSFeCrrK/2HzVxRnr+3jnyMSk2VqGe 9hwVdPv73p92DRZCKUxku9Mt1gdcBoy8KypvEUpoQTr+u/24yh96/UeGEbmC/Ctr8MslzD 9xT+rXRVIzO8AdNBxa7hVoNqqZ6P1+wKwmaI87jJXW+UV0GEWuDwghrsAENgQQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652267517; a=rsa-sha256; cv=none; b=r/4N1ZkmPhwUJ9XSB3z7FBg7fKGWDypchRDPDn2QKqRF4FE0iiD4aL+ZJJn/kwP1mcPyt8 yS7mKR6px2BktsC7ugJ4uOEsIZvzqAIpmajruq03txA3yRFbJXtO/0+z3rpjG0qhibywuT WMdawqeG36CM2uHryGw7+Hqkg1r9+8ifofmkovOp9jUcd4A1GnMjIvEODbtOFVloG1o0nT Ao+PMXohOvyqqxLbp4dSSu5SwBANJq2uizs8OLXlhH1R+pqJ7GiNeAqJ7NVyt+75r/oXij vcxVbMM4VKf96LDPtgO5vDG9YFgzSR7OTJH3Fu+aju7cUzOKoWMM99ahS/ykig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="ohrC/YY/"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.31 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="ohrC/YY/"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E773F253A1 X-Spam-Score: -5.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: vlyI7z3j9BU8 Eric S Fraga writes: >> Note that I tried to run ediff-buffers on Org buffers and everything >> remains folded with stable Org 9.5 as well. > > That has not been my experience. I think... but cannot verify. I do > use drawers a lot and differences are often in them for the type of > document I was working on last week. > > With ediff, we need the documents being compared to be completely > expanded in general. I understand the issue. However, I do not fully understand why you get the documents fully unfolded. Can you create a reproducible example that shows how to compare to Org buffers/files and get them unfolded using an earlier Org version from emacs -Q? Best, Ihor