Mail Archives: djgpp/1997/10/13/09:39:46
On Sat, 11 Oct 1997 ph DOT tan AT bj DOT col DOT co DOT cn wrote:
> Hi, djgpp gurus,
>
> Emacs 19.34 runs perfectly at DOS prompt, but under bash , it
> refuses to run by giving the following complaint:
>
> emacs: Cannot open termcap database file.
>
> What's the matter?
>
Bash set the TERM environment variable and this confuses emacs into
thinking that it needs to look in the termcap database to find
terminal characteristics and control descriptions. Just unset TERM.
Art S. Kagel, kagel AT bloomberg DOT com
- Raw text -