From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KLsOMQXaxWG9UQEAgWs5BA (envelope-from ) for ; Fri, 24 Dec 2021 15:32:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WKrpLAXaxWF6SAAA1q6Kng (envelope-from ) for ; Fri, 24 Dec 2021 14:32:37 +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 81DB327777 for ; Fri, 24 Dec 2021 15:32:37 +0100 (CET) Received: from localhost ([::1]:51670 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n0lca-0008Is-Nn for larch@yhetil.org; Fri, 24 Dec 2021 09:32:36 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47020) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0lbV-0008Fj-Dr for emacs-orgmode@gnu.org; Fri, 24 Dec 2021 09:31:29 -0500 Received: from [2a00:1450:4864:20::433] (port=42676 helo=mail-wr1-x433.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n0lbT-00027f-SD for emacs-orgmode@gnu.org; Fri, 24 Dec 2021 09:31:29 -0500 Received: by mail-wr1-x433.google.com with SMTP id w20so8843231wra.9 for ; Fri, 24 Dec 2021 06:31:27 -0800 (PST) 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=2ifaBCmvYbyz6sshyYtlBRrckJG6JFVai7A8SsCuaY0=; b=UXQcoMSSbScX+kvI9+TWc3TCqdI0Axiw9mi3rTyiEX1rg2mrlFCl9T+0lo0bA1eCQe hDz/1In0KrKsAmGscRWLFc1PrLZrfx6sMMx2udR7HsBlIHp8kxv95kpTJZ9I+OU7DUAU YNgx4gxdDtOJPPH9vCYXRZdHHj0rWEouL7GLJVyjtYLUq1Wp0cohW6NyEuQpbDLgQDHO n+zlXbV/h0J0g/i8Zn86O/65aLmPGxxUFDVeJbAIHl3VETI4jgJ/PWvRPeCVm4CoDhc1 GwRQybfaIVHN17CMkiGDfM8efNzMqK5nzT6XLYVgMvf0wAP08lf9BO0crgK/VlSdG+Zi pZEw== 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=2ifaBCmvYbyz6sshyYtlBRrckJG6JFVai7A8SsCuaY0=; b=HtOHoMglIVSJ+SqoPQFfOcXrENqO0R7fgmnTKFmej6UxUEfMpOEQ0gFs5rwNBZCTmA gflOaUDAMZNf3gcBH73mTTMOy1N4lVl/sUwTPX76VeJnpsEVKUUF4MCSpD4r/zVU733e sW6FiA3+9qkFJYQRnT3ASjT3+YP5adzSc4woh02XOwSmrVh3/JEiPCenSnHMrhT2tPtb K9nuYw/EQxu762qQFYPPh/VcohWeQRFmdkGC5T++mKFocBUPvHH2PHp9px3l8jvAJx11 mFg2t1jLNxMdM4CxbbZWlmoFIAoCCl0m59bKyUGDL2PvjwdONOuAru3nd90OVf+yCSKv Zztg== X-Gm-Message-State: AOAM530qhbImMwaRmbDFKwYFgRhf7b6bAT4b95/HR6Lc8+GIkV+ypTJ0 FKvjllX1oNcRGBzd7LnHpIbeG9S6lQBXzw== X-Google-Smtp-Source: ABdhPJwxF2ts9HnKYkglWhfEr3zKnBgZZ+rfGGjZgo3/79RVnTx3VrY0AP2fnCjX8H3ytNbdive48A== X-Received: by 2002:a5d:6d0a:: with SMTP id e10mr4897516wrq.65.1640356286499; Fri, 24 Dec 2021 06:31:26 -0800 (PST) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id b2sm9513347wrd.35.2021.12.24.06.31.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Dec 2021 06:31:26 -0800 (PST) From: Ihor Radchenko To: Samuel Wales Subject: Re: [bug] File mode specification error: (void-function file-attribute-inode-number) In-Reply-To: References: <87fsqnl3gq.fsf@localhost> Date: Fri, 24 Dec 2021 22:32:49 +0800 Message-ID: <87tueyoyy6.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::433 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=yantar92@gmail.com; helo=mail-wr1-x433.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: , 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640356357; 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=2ifaBCmvYbyz6sshyYtlBRrckJG6JFVai7A8SsCuaY0=; b=czvUfuzNOjVvGpxWICk7YZ+HZdjSND2qe6SyBt1Im9H3Kk8F0ZKYvINdnmFULR8huKoJ0g SssJmaLOoP9rn5kAN3Dx7yNzm3pf2GRDIeJjlvNTcuYyY/WxwVnVzDWJ0NytTGlfAoZRjI OiUS+GGFpkxGs2inc1cnup+EAbsmOtKlUvHBmP95rm9VoQvs2PEnD0fU0u8/fN13ysw0nP ubA/Z0R3ZZGCBW73Nu6/5rVO9zMKmtiEpt439KjgcqH2UW/xPf2PlHC9v/g7JiM8yA1gPa cescV3mW07BV1ox+gg7IUQ5oGvpiZaAtDFQ59QfvLx24ipz/U3xBDoyMtbeFIA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640356357; a=rsa-sha256; cv=none; b=LuyIDTEH34MJ9X5TqEqBGHGGYuDdEp8M72uc3B7dE5lwUoFMa61QeWIwBCTfYZXCAX54aJ JlsWn/T4cEOmOcZ9QktxSkHxQYUl8kpESR0oHjN1ulh9Athqnu7YlCLZSVTegtJqczIlV4 WzsKxkTn17k7P2B/RP2DNMja6kHybbqbxp+jw59agO18BlrAOl3faTCLl93dfmYhOFPSdr 9il+jxFawrGrDVgKAH9HHtjG2i8d17R2vUEG+PmCBo+gTehEnMx4h3qWDCaUGbG3L8GiYN BE+arP2a1MTe1/eAMrIOZZ9rNTQYsF7MfloWA07bWRjUwLmUAZfPYrqocqMlZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=UXQcoMSS; 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.26 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=UXQcoMSS; 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: 81DB327777 X-Spam-Score: -5.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: qnk8jvqiMTB4 Samuel Wales writes: > ... and another where c-x c-c is very slow but there aren't > messages saying what it is doing. This is most likely also related to org-persist. It tries to save the cached parser state on Emacs exit and load it back on startup. > ... if i quit at the wrong time, cache tells me to hit quit more > times because it captures that signal This is somewhat unexpected. Do you also observe Emacs in the middle of Emacs session? If you do, it may indicate a bug. Best, Ihor