>>>> "skip" == skip <skip(a)pobox.com>
writes:
> - (Help-find-file (locate-data-file "NEWS")))
> + (Help-find-file (expand-file-name "NEWS" data-directory)))
Hrvoje> That seems a better fix.
Stephen> +1
skip> If it's ambiguous like this is there any reason to keep
skip> locate-data-file?
Sure. Same reasons as you keep any implicit path-searching around:
you don't necessarily know that the file is there, or where it is, but
the name is sufficiently likely to identify it uniquely.
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.