[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Patch: Deadkey support



Jo Even Skarstein wrote:
And finally, I know almost nothing about diff. I used the guide Vincent
posted about a week ago, but I see that there are some absolute paths in
the patch that perhaps shouldn't be there.

You forgot the "r" in the options, for "recursive".
But as your tree contain CVS dirs (used for internal CVS machinery), they must be excluded.

So your diff command line should be:
diff -aurN -x CVS olddir newdir

Personally, I always keep olddir and newdir in the same directory. So there are never absolute directories in the patch. I don't know if they cause problems (maybe).

I hope I will be able to use the deadkeys on my French keyboard :-)
There are only 2 deadkeys: ^ and ¨
¨ is actually obtained with Shift+^
Will this work ?

Did you update KeyEdit for the new deadkey table ?

--
Vincent Rivière