Masatake YAMATO <[EMAIL PROTECTED]> writes: > I think we agree that we should not introduce "untabbified files" with > indentation > changes.
Not sure to get what you mean. Stefan just removed tabs, replacing them by spaces, which we agreed on. TABs are just a source of problem, especially when some people use a non-standard tab-width, which is the case of one xtla author. It would have been better to provide "untabbification" in a separate patch, but it doesn't matter. Now, I just realize that indentation is wrong in the lisp files. I'll fix this in my next patch (303 probably). (to all: Please, merge it first). > What I'm doing is star-merging all of xlta developers' patches other > than [EMAIL PROTECTED] Merge my patch 301. It contains all others. If you merge any other, you may get conflicts when merging mine. (Re-read thread "Completely distributed development" for details https://mail.gna.org/public/xtla-el-dev/2004-06/msg00085.html ) We definitely need a merging assistant telling you which patch to merge first. It would take me ages to implement it in tla itself, but I plan to do it next July in xtla. -- Matthieu
