emacs-pretest-bug
[Top][All Lists]
Advanced

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

loading symlinked file raises vc error


From: Dr. Thomas Baumann
Subject: loading symlinked file raises vc error
Date: Fri, 15 Oct 2004 20:40:29 +0200

emacs-cvs of today (2004-10-15):

when loading a symlinked file the following error msg is raised 

vc-registered: Wrong type argument: stringp, nil

and the buffer does not show up, although the file is loaded and
accessible by switching the buffers

Example:

ln -s .emacs myemacs
C-xC-f .myemacs
--> vc-registered: Wrong type argument: stringp, nil

hardlinked files work.

In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-10-15 on norvel
configured using `configure '--prefix=/usr' '--mandir=/usr/share/man'
'--infodir=/usr/share/info''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<help-echo> M-x r e p o <tab> r t - <tab> <return>

Recent messages:
Loading mwheel...done
(emacs -q myemacs)
Loading tool-bar...done
Loading image...done
Loading tooltip...done
vc-registered: Wrong type argument: stringp, nil
Making completion list...
Loading help-mode...done
Loading emacsbug...done




reply via email to

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