I'm trying to use eproject with it set to use ido-completing-read. It appears that it eventually winds up trying to string-match on some sort of buffer reference(I know next to nothing about lisp). Any ideas. I've pasted the last couple of lines of the backtrace.
(wrong-type-argument stringp #)
string-match("" #) ...some junk here
ido-set-matches-1((# #) t)
I'm trying to use eproject with it set to use ido-completing-read. It appears that it eventually winds up trying to string-match on some sort of buffer reference(I know next to nothing about lisp). Any ideas. I've pasted the last couple of lines of the backtrace.
(wrong-type-argument stringp #)
string-match("" #) ...some junk here
ido-set-matches-1((# #) t)