On 22 Aug 2006, at 08:49, YAMAMOTO Mitsuharu wrote:
The proxy icon is set by giving the corresponding alias record to SetWindowProxyAlias. But the correspondence between file name and alias record seems to be not persistent. Actually, the latter takes care of renaming.
So if you keep alias records, then you refer to the files by FSRef, correct? Could standard tracking of file changes (e.g. user changes file name or moves the file in Finder, Emacs updates its records automatically) then be easily implemented?
Could you try the following patch? It tries to see if the alias record that is currently set is updated by the current file name.
I tried it and it seems to work - I can't reproduce the problem anymore. Thanks! _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
