|--==> "JV" == Jan Vroonhof <jan.vroonhof(a)ntlworld.com> writes:
JV> Trond Eivind Glomsrod <teg(a)redhat.com> writes:
>M-x term, choose to run bash. I immediately get complaints of
>
>(1) (error/warning) Error in process filter: (error /home/devel/te/ is not a
directory)
>
>If I stand in another directory, same thing happens - it looks for the
>pwd with the last character cut off.
JV> I don't see that here. Does it give a backtrace with debug-on-error
JV> set to 't'? Can you see it with xemacs -vanilla ?
I see it. In 'xemacs -vanilla' too. Here's a backtrace:
# bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error
debug-on-error)
signal(error ("/home/stev/ is not a directory"))
# bind (args datum)
cerror("%s is not a directory" "/home/stev/")
apply(cerror "%s is not a directory" "/home/stev/")
# bind (args datum)
error("%s is not a directory" "/home/stev/")
# bind (dir)
cd-absolute("/home/stev")
# bind (dir)
cd("/home/stev")
# bind (string)
#<compiled-function (string) "...(56)" [term-pending-frame fileline
filename second-colon first-colon string 0 ?\^Z string-match ":" 1 string-to-int
?/ cd nil t] 4>("//home/stev")
# bind (end)
# (unwind-protect ...)
# (unwind-protect ...)
# bind (str-length selected win temp old-point save-marker save-point count funny char i
previous-buffer str proc)
term-emulate-terminal(#<process "terminal" pid 25141 state:run>
"//home/steve\n[~]$ ")
# (condition-case ... . error)
# bind (inhibit-quit)
# (condition-case ... . error)
# (catch top-level ...)
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|