>>>> "sjt" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Mike> Recent messages (most recent first):
Mike> -----------------------------------
Mike> Parsing /home/kupfer/.mailrc... done
Mike> Parsing /home/kupfer/.mailrc...
Mike> Loading xemacsbug...done
Mike> Loading xemacsbug...
Mike> No such face: gnus-splash-face
Mike> Loading gnus-start...done
Mike> Loading gnus-start...
Mike> Attempt to save to a file which you aren't allowed to write
sjt> Do you know what's going on here? Is this all from your init file
sjt> from "Loading executable" up to here?
I assume so.
The "attempt to save" message is probably from trying to write to
$HOME/.emacs, which is under RCS and currently not checked out.
Mike> Loading efs-cu...done
Mike> Loading efs-cu...
Mike> Note: file is write protected
Mike> Loading cus-edit...done
Mike> Loading customization dependencies...done
Mike> Loading customization dependencies...
Mike> Loading cus-edit...
Mike> Error in init file: Wrong type argument: number-char-or-marker-p, nil
sjt> IIRC this may indicate a problem with the menu code. I don't think
sjt> this would affect the gnus-splash-face which should be defface'd
sjt> when Gnus is loaded, though. Still it may be worth chasing these
sjt> down.
I'll see what information I can dig up.
mike