emacs-devel
[Top][All Lists]
Advanced

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

Re: Lisp error: (wrong-type-argument arrayp nil) when finding a symlink


From: Tassilo Horn
Subject: Re: Lisp error: (wrong-type-argument arrayp nil) when finding a symlink to a version controlled file
Date: Wed, 03 Dec 2008 20:29:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> when I do `C-x C-f ~/.emacs RET' I get the error below.
>
> Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
>   file-truename(nil)
>   find-buffer-visiting(nil)
>   vc-follow-link()
>   vc-find-file-hook()
>   run-hooks(find-file-hook)
>   after-find-file(nil t)
>   find-file-noselect-1(#<buffer .emacs> "~/.emacs" nil nil 
> "~/repos/configs/dot-emacs.el" (11732594 2051))
>   find-file-noselect("~/.emacs" nil nil t)
>   find-file("~/.emacs" t)
>   call-interactively(find-file nil nil)

Works again with an emacs from yesterday evening.

Bye,
Tassilo




reply via email to

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