From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 eOB2K6A7dmI4GQEAbAwnHQ (envelope-from ) for ; Sat, 07 May 2022 11:28:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id INCJK6A7dmLbfAEA9RJhRA (envelope-from ) for ; Sat, 07 May 2022 11:28:00 +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 5863220E0F for ; Sat, 7 May 2022 11:28:00 +0200 (CEST) Received: from localhost ([::1]:60822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnGjG-0006AS-Se for larch@yhetil.org; Sat, 07 May 2022 05:27:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnGh8-0006AH-RJ for emacs-orgmode@gnu.org; Sat, 07 May 2022 05:25:46 -0400 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]:36851) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnGh7-0001OW-GJ for emacs-orgmode@gnu.org; Sat, 07 May 2022 05:25:46 -0400 Received: by mail-io1-xd32.google.com with SMTP id e15so10467637iob.3 for ; Sat, 07 May 2022 02:25:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DxRWQ0dXmQ2PrnVLjEyhRD7TAOVXzPzklTAQnOLeG/I=; b=F5a/fEY8V7+OawFbbHq7zTmPqUj/cQF515rBqcQSu3zKIpdmptQlNpEK0fdX2di5gm 5FDDGPiogIwagakKf4l1ZIutjXmiDvxU7iDY0Mj4vxtq5de+xf01TxIBFTefY0cmAbIa 9rA0M1qUnkkDh9r83IDgszCqlUZrOMRwTF52pBc3MORswSpNM6RzDcpQRz9Z0Hpd0zEo 5w2gcO5wZytnitNvQSVCRPd/XtS7JNMmc+ee0jYh+gt5n/Rw6bziErQ39fKdo/Jhq6wx BiyzBieTc7yjv6EhPR3jM63pO0ricVpk1FEhq6x66cHZMFJvXL4I1P7XsqUjCCz53IJh VARA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DxRWQ0dXmQ2PrnVLjEyhRD7TAOVXzPzklTAQnOLeG/I=; b=Hf/spaP2uxYWM3GWDzJpRFZiZ7viEGczJYBneGNer5TjJBgiFYFr2ZW7SNnFQ3yLzj BdLAlfsQ8LvhBipVFQ7FpnwRLNLuTm1cNLwaQs+Jam9FlEUxSdSibdKSVz+ilmPYRlu0 ksDOtyXGaAKzSrxhI+urMYfguzV122u2nSQ0vWwrl5Bpq18S5tvmAhFMaRme2STnGc5N nBPcj6JJQUCNzUeLIn2UZSB51PSgBPg7pZB5F73Gef9wNBeml/9TsY6aPY6y0QfwMi7Z mo7iSdod6SbVr0bmcGhatxmatF7+jJq92mAgdgVDOzWN4amOhnm2R/kdSn4yYouoC0Ne LMLQ== X-Gm-Message-State: AOAM530MoJ3S885RBnH5acSIp5aUA/S2DxK5sE+gVQfruxJqnebONu+h roZOV6ZrGwUx1Zf3G/XEXQunmxlWQ4CUqjpmIeE= X-Google-Smtp-Source: ABdhPJwCdIHIm8ddh6cn8ECB05nzO6bck2Akoqh+e2TS7vJSX7E2oYfXOBogLmu8y8nYbkLyhNBLnKt8HjFGNKqr3Yw= X-Received: by 2002:a02:a68d:0:b0:32a:f755:821f with SMTP id j13-20020a02a68d000000b0032af755821fmr3035168jam.185.1651915544063; Sat, 07 May 2022 02:25:44 -0700 (PDT) MIME-Version: 1.0 References: <87leveyo3p.fsf@localhost> In-Reply-To: <87leveyo3p.fsf@localhost> From: Vikas Rawal Date: Sat, 7 May 2022 14:55:32 +0530 Message-ID: Subject: Re: org-fold documentation To: Ihor Radchenko Cc: org-mode mailing list Content-Type: multipart/alternative; boundary="00000000000033f13f05de688fbb" Received-SPF: pass client-ip=2607:f8b0:4864:20::d32; envelope-from=vikasrawal@gmail.com; helo=mail-io1-xd32.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_FROM=0.001, HTML_MESSAGE=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=1651915680; 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=DxRWQ0dXmQ2PrnVLjEyhRD7TAOVXzPzklTAQnOLeG/I=; b=cBRTXfQrli9PuN89AGBNvfUNXLO06Iw94+83R132krAGBwZg/cwCbbK7na5EbwrkT0FrCL 1MYx+xrZdUrxxuK/YJaizyVPCB6kKZmqLkXKP1BmRaaFgCyAWBlwADz6WuPpUJXlplR+07 OITknt2WQ67agNLbKkg07h5FevalLZ1WfEoht6xX0faWAb941D7Ecmq29r1HZ1DbMSkuGs nZlQUlKvBkPBaEXuB/wAQVfF5BP6xXDILTkxvYCcE23bW4o08aI5q+fvDax5GNr1hzsBH9 l5jvn0vEXdSFKVr+mdOextoGbmej7jTucZjh8zFCGuZ6MEYzSprWsJ/tnitrsQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651915680; a=rsa-sha256; cv=none; b=Rfa6MScJUYdCr5YPySfo7kHCRaE0cNTbg0LyXLgdmkDlYVWB1X/pJ9iN6qAtzFBpBKzQmq BJrkdKaY440qDxLC5z3HqD2LiRCFuJrVytC147gswhO/Cs8KxLYoho6Vcbv2Fk8ndXwTGX 7xe6ZuSEQyYjszP+CRkeeMj+9p+Fv5zaJmKCeQnQGsvwPZIyBortuMUeV3mhz1EG61ZhEA WEzNYMEP9xHbepphRzFzh1QtOnUf5CXAze960aNuUIaVlvdPdDZOOX7205se1uwVa600Wa cHWXlg4Dh2gw8nwobQ4577nGxVSJZtbCrXdOtUhbq0/nsyF1/YypDLXkXnW5Yg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="F5a/fEY8"; 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: -3.80 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="F5a/fEY8"; 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: 5863220E0F X-Spam-Score: -3.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9y2WnG+G4Bhx --00000000000033f13f05de688fbb Content-Type: text/plain; charset="UTF-8" > > These are native-comp warnings. They are not uncommon when > native-compiling Org (not only org-fold.el) and generally harmless. > If you are sufficiently annoyed with them, most of these warnings can be > "fixed" by declaring the missing functions. The functions are available > at runtime, but not during native-compilation. > > I am not sure I understand fully, but are you suggesting that the problem is because I forgot to compile org and therefore these files were being compiled during runtime? Would running "make" solve it then? I have done that anyway since I was not sure if I did it earlier. Thanks, Vikas > --00000000000033f13f05de688fbb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


These are native-comp warnings. They are not uncommon when
native-compiling Org (not only org-fold.el) and generally harmless.
If you are sufficiently annoyed with them, most of these warnings can be "fixed" by declaring the missing functions. The functions are ava= ilable
at runtime, but not during native-compilation.


I am not sure I understand fully, but = are you suggesting that the problem is because I forgot to compile org=C2= =A0and therefore these files were being compiled during runtime? Would runn= ing "make" solve it then? I have=C2=A0 done that anyway since I w= as not sure if I did it earlier.=C2=A0

Thanks,

Vikas


--00000000000033f13f05de688fbb--