> From: Eric Hanchrow <[EMAIL PROTECTED]>
> Date: Fri, 11 Aug 2006 16:15:37 -0700
>
> For what it's worth, this patch seems to make Emacs work as I'd
> expect:
>
> --- w32.c 21 Jul 2006 10:27:34 -0700 1.105
> +++ w32.c 11 Aug 2006 16:04:12 -0700
> @@ -999,10 +999,10 @@
>
> if (get_folder_path != NULL)
> {
> - profile_result = get_folder_path (NULL, CSIDL_APPDATA, NULL,
> + profile_result = get_folder_path (NULL, CSIDL_PROFILE, NULL,
> 0, default_home);
??? Won't this leave the problem is it is now, just for some other
directory? Please explain.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug