> From: Thien-Thi Nguyen <[EMAIL PROTECTED]> > CC: emacs-devel@gnu.org > Date: Sun, 06 Mar 2005 02:25:11 +0100 > > as part of the emacs under vms effort, i'm addressing some of the > "subtle bugs" (that are related to vms) in Fexpand_file_name, by > studying the current behavior, forming a mental model of the correct > behavior and making the necessary changes. for completeness, i would > prefer to apply these bugfixes to all instances of the bug that i can > find, whether in one function or in many.
There's no need to change anything inside the ifdef'ed code, IMHO: it's there only to present the original design of Fexpand_file_name, which is quite hard to glean from the current convoluted code. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel