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 ms0.migadu.com with LMTPS id QBkqDkQWcmFwhgAAgWs5BA (envelope-from ) for ; Fri, 22 Oct 2021 03:39:16 +0200 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 2HzTCUQWcmHtBgAAB5/wlQ (envelope-from ) for ; Fri, 22 Oct 2021 01:39:16 +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 BD8899BEC for ; Fri, 22 Oct 2021 03:39:15 +0200 (CEST) Received: from localhost ([::1]:33548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdjWc-0000lc-09 for larch@yhetil.org; Thu, 21 Oct 2021 21:39:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40132) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdjVk-0000Pv-6I for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 21:38:20 -0400 Received: from mail-pj1-x102e.google.com ([2607:f8b0:4864:20::102e]:51151) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdjVh-0002RN-0a for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 21:38:19 -0400 Received: by mail-pj1-x102e.google.com with SMTP id gn3so1839317pjb.0 for ; Thu, 21 Oct 2021 18:38:16 -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=EZerGRUuXy6P3vgoauaeB/zcMO6okL7siahhUengPP8=; b=E786TgRRzs2DPIg+mYlSi8SDvKb+FcNAZpPCVsI4OX88GR67har0RM7/yfD9gWuqdo YPeS1WLjqVjWVLh2jWCCnAax5oEA7xZNBiv2VBhPwA5QelqQZtJX/2Htun29p6nvC+Pk A5gSFWWzSChHG9AKYVc801U6F07xhrCX0ptwg2lpoXvWaU3/1+rVFstAO0dHSxiuW+iD VjPPWpTVCbHyMOXZF9u+3HMHybgiYq+NcO20MJdbAScosZD6blEZvS6tXUGKdFvUfp8Z mSt6vx09UyMlZoPuf8sstvD+HzKa/Ms7YMOsGkjq422MwJVDnnxkvGVufaFJk7Kz4hrG YBzw== 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=EZerGRUuXy6P3vgoauaeB/zcMO6okL7siahhUengPP8=; b=jaGelNMGfJBTQD/j2/OkiSojcgOSYd+eHlP+IU/VduHpd9VMtGBunAItcGdYTPIKrw uv8xnkCfHx4J8RbBY237UJznj0u8WbUPVgtDWWdYJ3U+nbBYenDJJWb1VoYhoBmMsAp3 8jZe0csQ8shnYJdlRNtPqD7jxmhbsfh+hN6dyAokkQHQyUPfO4Qmxv4fYMddzDgugMZc RLdWzvx2vEBjFUaFGa7PQPk+HbYl5W0NKrK8TKQWGOc4XBQb0s1uPnZqmG09M6oBBzYU Bz+aIuIIcTV3X1Eb4pzV7J0wdrZYJr5gnWy5Emq2GjabirI3NpCcWTV5HRF05u6COzeI aWAQ== X-Gm-Message-State: AOAM533/pa7peoSC7hjOGvKIUGQevsmLYOXwf/a7rAu3S72VH5+PSfC6 d4P6yridyNZh6Ehbgyw4ZA0= X-Google-Smtp-Source: ABdhPJxvbo7I0j7ERYffNaUZfbZ7Q6rjXqn5NZuJaZHOm9u5BN1COI63fY1gVsT0C1txpfEYsVAfXQ== X-Received: by 2002:a17:90a:3e0c:: with SMTP id j12mr10933812pjc.23.1634866695668; Thu, 21 Oct 2021 18:38:15 -0700 (PDT) Received: from localhost ([103.125.234.111]) by smtp.gmail.com with ESMTPSA id c4sm8799424pfv.144.2021.10.21.18.38.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 18:38:15 -0700 (PDT) From: Ihor Radchenko To: William Denton Subject: Re: Lisp error: (void-function org-element-keyword-parser) In-Reply-To: References: Date: Fri, 22 Oct 2021 09:39:38 +0800 Message-ID: <877de5ald1.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102e; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102e.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634866755; 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=EZerGRUuXy6P3vgoauaeB/zcMO6okL7siahhUengPP8=; b=DjcAXdZ++u+Eb2PrH5jXvwGKu+V7X5LmwXP4ZfaTsoMS9tM+vE1nFt0tSC+wFJC7X46c81 eVgsYbMO3WWROsieD6ZCx30baR6muMAhv1ZnZUWnANVxxVTsKGvt/JOPOW0nnWpm6UQITE h3MRupw4RWLtWrctWriCfhqEaHdmduzDPGdvPGjFHn93m2v39Q2Il/GM4aQZWAreQ4LSbo zKxxIuARB/1tPgHlnK2pf4UOfAuTKpxR13nmna0vvDWQoCZ2CUnKdXA4jkGxtF/0wBhrBo 3dCwLMM0wKWC0ADDo5A9sP3wVP0XiM8pJngxPFNBfjieSiShN/ve0tFjZUNHbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634866755; a=rsa-sha256; cv=none; b=i9l0ant6/oD+TVuNnviNOmK+HjmufkrhcQ1mPJI4EmYb8gSJ/SNB5xcp4G4rATBYiPYLCx b835vOLMNcbblyKFoGJQlinq5ePAd9RAICi7ZMgcs8p7eGhFoVmGkDMLOFC/E0KhuasiSy iL79as/wplD5+kMao6umJ3l8qlCLa1zmcAeR6idY45cOVnPY5ukUeYGG9QphUK0PwfNHQK p8XRIfOQE5CZpBMLC+NtIDZpwdGyrTQ4vL4D/5ONQTeJEFFrm4zjEcekjnDeNAU2OfHcGP OH4D+c5mBPVhR2F4IOIe+fKFbwD4siqCLRi8agtPCykcgeUBMq1F+VqiEXEeCg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=E786TgRR; 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-Spam-Score: -3.53 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=E786TgRR; 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: BD8899BEC X-Spam-Score: -3.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: Q8NMqmv32Wfj William Denton writes: > $ git rev-parse HEAD > 5315773e8a0838268592617174b221ec7bf1c87a Sorry, I missed that you are already on the latest main. I cannot reproduce the problem using relatively recent Emacs master (commit ae9bfaa891c). A blind guess: Try to run make clean? Best, Ihor