emacs-devel
[Top][All Lists]
Advanced

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

Re: project-find-regexp using ripgrep


From: Ergus
Subject: Re: project-find-regexp using ripgrep
Date: Thu, 18 Jun 2020 09:49:16 +0000 (UTC)

Hi:

I am trying the latest changes in master and when I try to use any project-* command I always get an error:

```
project-current: Wrong type argument: listp, ~/projects/nanos_cluster/
```

Where ~/projects/nanos_cluster/ is actually the root of my current project

With this bt:

Debugger entered--Lisp error: (wrong-type-argument listp ~/projects/nanos_cluster/)
  project--add-to-project-list-front((vc . "~/projects/nanos_cluster/"))
  project-current(t)
  project-switch-to-buffer()
  funcall-interactively(project-switch-to-buffer)
  call-interactively(project-switch-to-buffer nil nil)
  command-execute(project-switch-to-buffer)


Do I need an extra setting/config or anything?

Best,
Ergus

reply via email to

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