Hrvoje Niksic writes:
Colin Rafferty <craffert(a)ms.com> writes:
> I know that there is a variable `internal-doc-file-name',
which
> defaults to "DOC". Can I just do a setq in site-start.el, or is
> there a better way?
This scheme will fail to work for people who use `-q
-no-site-file'.
Maybe you should modify the code to initialize
`internal-doc-file-name' from C to the correct value.
Ugh. I don't really want to start messing with the code that heavily.
I guess if our users start with `-q -no-site-file', they get what they
deserve.
--
Colin