From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Problems with the url package on w32? Date: Thu, 21 Dec 2006 17:47:34 -0500 Message-ID: References: <87wt5825wh.fsf@freemail.hu> <45887987.3040105@student.lu.se> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166741273 26137 80.91.229.10 (21 Dec 2006 22:47:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Dec 2006 22:47:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 21 23:47:51 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GxWha-0001Sc-B8 for ged-emacs-devel@m.gmane.org; Thu, 21 Dec 2006 23:47:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxWhZ-00035o-Mx for ged-emacs-devel@m.gmane.org; Thu, 21 Dec 2006 17:47:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GxWhP-00035i-Cg for emacs-devel@gnu.org; Thu, 21 Dec 2006 17:47:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GxWhO-00034u-3o for emacs-devel@gnu.org; Thu, 21 Dec 2006 17:47:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxWhN-00034p-Ss for emacs-devel@gnu.org; Thu, 21 Dec 2006 17:47:37 -0500 Original-Received: from [83.228.153.77] (helo=alfajor.home) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GxWhN-0004sc-02 for emacs-devel@gnu.org; Thu, 21 Dec 2006 17:47:37 -0500 Original-Received: by alfajor.home (Postfix, from userid 20848) id DF60C1C625; Thu, 21 Dec 2006 17:47:34 -0500 (EST) Original-To: "Juanma Barranquero" In-Reply-To: (Juanma Barranquero's message of "Thu\, 21 Dec 2006 00\:13\:41 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64071 Archived-At: >> If you know of any other problem, please report it, > What I've seen many times is like your third item, but the hunks are > not necessarily big. I.e. C-c C-a fails to apply the hunk (i.e. doesn't change the buffer at all), and correctly tells the user about this failure? If so, it's a "minor" bug. > I've never investigated it, but I think it is related to changes in > space and/or end-of-line conventions in the patch. I'd be interested to learn more about it, so please send me the data next time you encounter such a case. Stefan