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

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

bug#8170: vc-dir choking on new bzr status output


From: Juanma Barranquero
Subject: bug#8170: vc-dir choking on new bzr status output
Date: Fri, 4 Mar 2011 02:24:25 +0100

>From Bazaar 2.3.0 on, bzr status shows a summary of the shelves:

  C:\emacs\trunk\> bzr status
  modified:
    lisp/ChangeLog
    lisp/image-dired.el
  1 shelf exists. See "bzr shelve --list" for details.

which vc-dir does not understand:

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  ewoc-data(nil)
  vc-dir-node-directory(nil)
  vc-dir-update((("../elf exists. See \"bzr shelve --list\" for
details." nil) ("ChangeLog" edited) ("image-dired.el" edited))
#<buffer *vc-dir*>)
  #[(G102203 entries &optional more-to-come) "r Jq\210\306       J\"\210\n?\205'

This happens in 23.3RC and 24.0.50.

    Juanma





reply via email to

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