From mint-bounce@lists.fishpool.fi Sun Dec 20 16:05:19 2009 Message-ID: <4B2E90FE.3050109@freesbee.fr> Date: Sun, 20 Dec 2009 22:02:54 +0100 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Patch: Deadkey support References: <4B2E89B9.5070605@online.no> In-Reply-To: <4B2E89B9.5070605@online.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Antivirus: avast! (VPS 091220-1, 20/12/2009), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id nBKL5JtO007453 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