help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unable to kill-emacs due to failure to save buffers (in connection w


From: Stefan Monnier
Subject: Re: unable to kill-emacs due to failure to save buffers (in connection with tramp)
Date: Sun, 14 Aug 2022 09:09:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Grep'ping for the ``offending'' address 192.168.x.x, my current best
> culprit is
>
>
>  ~/.cache/org-persist/index
>
> wich mentions it a few times. For instance is expressions like
>
> (:variable #29# :persist-file "d9/6cedfd-05fd-4dc3-8542-ee0bb93ac4b3" :path
> "/scp:<login>@192.168.x.x:/var/services/homes/mobileorg/test.org" :inode
> 11537641 :hash "672132fcd377562aa49d8dbd0044f1c4") 

This suggests that the problem is not in Tramp but in `org-persist` (or
in your use of it), since it seems to be configured to save the value of
some variable (not shown here) into your remote server, and org-persist
probably tries to save this variable before exiting Emacs.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]