On Wed, 16 Oct 2002 01:11:26 +0900, "Stephen J. Turnbull" said:
>>>>> "sjt" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
sjt> module-load-path ends up being "$blddir/modules/".
sjt> (require 'postgresql) fails.
appending "postgresql" to the load-path element enables the require to
succeed.
This is sort of what I was getting at with my previous mail - is this a
"require" that *has* to be there, or just a case of getting some other
package to load without complaint?
/Valdis (who ends up using sumo's because it Just Sucks Too Hard to try to
unsnarl all the packages that add features I don't need to packages I wanted)