[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug] File mode specification error: (void-function file-attribute-i
From: |
Ihor Radchenko |
Subject: |
Re: [bug] File mode specification error: (void-function file-attribute-inode-number) |
Date: |
Fri, 24 Dec 2021 22:32:49 +0800 |
Samuel Wales <samologist@gmail.com> 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