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

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

bug#894: completing-read in pcvs.el


From: Stefan Monnier
Subject: bug#894: completing-read in pcvs.el
Date: Fri, 05 Sep 2008 11:09:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> completing-read()'s second arg requires alist (or hash-table,
> obarray), but in pcvs.el uses a list.

Emacs also accepts a list (at least since Emacs-22, maybe even
Emacs-21), so that's not a problem.

> Calling cvs-mode-set-flags() makes error
> if uning a tiny original completion elisp.

Could you describe in which circumstance the problem manifests itself?


        Stefan







reply via email to

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