all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4454: 23.1.50; vc-call-backend raises wrong-type-argument error
@ 2009-09-16 22:00 Stephen Berman
  2009-09-16 23:36 ` Stephen Berman
  2009-09-17  1:21 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Berman @ 2009-09-16 22:00 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

After updating today, I started emacs -Q and tried to visit a file in my
CVS Emacs tree, and this raised a wrong-type-argument error.  This
happens with any file under version control.  It does not happen with my
previous build from two weeks ago. A backtrace is attached (because it
contains byte code)

In GNU Emacs 23.1.50.3 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
 of 2009-09-16 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
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: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t


[-- Attachment #2: backtrace --]
[-- Type: text/plain, Size: 1389 bytes --]

Debugger entered--Lisp error: (wrong-type-argument symbolp (get backend (quote vc-functions)))
  vc-call-backend(RCS registered "/home/steve/cvsroot/emacs/configure")
  #[(b) "\302\b\303	#\205\x14\304	\305\b#\205\x14\306\307\310\"\207" [b file vc-call-backend registered vc-file-setprop vc-backend throw found t] 4](RCS)
  mapc(#[(b) "\302\b\303	#\205\x14\304	\305\b#\205\x14\306\307\310\"\207" [b file vc-call-backend registered vc-file-setprop vc-backend throw found t] 4] (RCS CVS SVN SCCS Bzr Git Hg Mtn Arch))
  byte-code("\303\b\304\"\x19\305\306	\203\x11	\307=\203\x15\n\202\x18	\nB\"\210)\310\b\304\307#\210\311\207" [file backend vc-handled-backends vc-file-getprop vc-backend mapc #[(b) "\302\b\303	#\205\x14\304	\305\b#\205\x14\306\307\310\"\207" [b file vc-call-backend registered vc-file-setprop vc-backend throw found t] 4] none vc-file-setprop nil] 4)
  vc-registered("/home/steve/cvsroot/emacs/configure")
  vc-backend("/home/steve/cvsroot/emacs/configure")
  #[nil "\301\b!\207" [buffer-file-name vc-backend] 2]()
  vc-find-file-hook()
  run-hooks(find-file-hook)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer configure> "~/cvsroot/emacs/configure" nil nil "/Users/steve/cvsroot/emacs/configure" (132524 2056))
  find-file-noselect("/home/steve/cvsroot/emacs/configure" nil nil nil)
  find-file("/home/steve/cvsroot/emacs/configure")
  dired-find-file()
  call-interactively(dired-find-file nil nil)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-17  1:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 22:00 bug#4454: 23.1.50; vc-call-backend raises wrong-type-argument error Stephen Berman
2009-09-16 23:36 ` Stephen Berman
2009-09-17  1:21 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.