>>>> "Michael" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
>>>> "Martin" == Martin Buchholz
<martin(a)xemacs.org> writes:
Martin> $ env EMACSPACKAGEPATH= ./xemacs
-no-site-file -no-init-file -f kill-emacs
Martin> ^GWrong type argument: stringp, nil
Michael> Here's the fix.
Michael> 1998-05-13 Michael Sperber [Mr. Preprocessor]
<sperber(a)informatik.uni-tuebingen.de>
Michael> * emacs.c (Fdecode_path_internal): Removed bogus handling of nil
Michael> and empty string inputs.
Fix tested and verified to work.
Martin