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

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

bug#36281: 27.0.50; ediff-directories() ends up with a wrong-type-argume


From: Markus Weber
Subject: bug#36281: 27.0.50; ediff-directories() ends up with a wrong-type-argument lisp error
Date: Tue, 18 Jun 2019 11:58:36 +0200

Hi,

probably with commit 963d4e2, ediff.el seems to be mixed up.

Reproducible: always, with current builds on Debian and mingw-w64.

Stack:
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>  string-match("^/tmp_mnt/" nil)
>  abbreviate-file-name(nil)
>  ediff-abbreviate-file-name(nil)
>  ediff-draw-dir-diffs(((#<buffer *Ediff Session Group Panel<2>*>)))
>  ...

Many thanks!





reply via email to

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