unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Error reading undo-tree history.
@ 2023-04-30  0:28 Hongyi Zhao
  0 siblings, 0 replies; only message in thread
From: Hongyi Zhao @ 2023-04-30  0:28 UTC (permalink / raw)
  To: help-gnu-emacs

Hi here,

On Ubuntu 22.10, I'm using the latest undo-tree with the following
configuration:

;;https://github.com/raxod502/straight.el/issues/850#issuecomment-926557248
;;https://github.com/daviwil/emacs-from-scratch/wiki/LSP-Python-(pyright)-config-in-emacs-from-scratch#undo-tree
(use-package undo-tree
  :straight (:host github :repo "tarsiiformes/undo-tree")
  :diminish undo-tree-mode
  :config
  (global-undo-tree-mode)
  )

However, the following error message is often triggered:

Error reading undo-tree history from
"/home/werner/.emacs.d/var/undo-tree-hist/.!home!werner!.emacs.d!init.el.~undo-tree~"

Any tips on how to solve this problem?

See here [1] for the related issue.

[1] https://github.com/tarsiiformes/undo-tree/issues/3

Regards,
Zhao
-- 
Assoc. Prof. Hongsheng Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-30  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-30  0:28 Error reading undo-tree history Hongyi Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).