unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Error reading undo-tree history.
Date: Sun, 30 Apr 2023 08:28:31 +0800	[thread overview]
Message-ID: <CAGP6POJDmk18QngjDjQe3GS2nXY6fkxLX4Eme5BX-Hz9rFG69g@mail.gmail.com> (raw)

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



                 reply	other threads:[~2023-04-30  0:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGP6POJDmk18QngjDjQe3GS2nXY6fkxLX4Eme5BX-Hz9rFG69g@mail.gmail.com \
    --to=hongyi.zhao@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).