From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Problems with the url package on w32? Date: Wed, 20 Dec 2006 10:07:15 +0100 Message-ID: References: <87lkltztzy.fsf@freemail.hu> <871wniv89d.fsf@freemail.hu> <87wt5825wh.fsf@freemail.hu> <45887987.3040105@student.lu.se> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1166605668 17140 80.91.229.10 (20 Dec 2006 09:07:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2006 09:07:48 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 20 10:07:47 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 1GwxQL-0004ms-SI for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 10:07:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwxQL-0003gp-EL for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 04:07:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GwxQ3-0003eT-0s for emacs-devel@gnu.org; Wed, 20 Dec 2006 04:07:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GwxQ1-0003ca-G3 for emacs-devel@gnu.org; Wed, 20 Dec 2006 04:07:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwxQ1-0003cU-9j for emacs-devel@gnu.org; Wed, 20 Dec 2006 04:07:21 -0500 Original-Received: from [64.233.182.186] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GwxQ0-0004xJ-Pu for emacs-devel@gnu.org; Wed, 20 Dec 2006 04:07:20 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so2583390nfe for ; Wed, 20 Dec 2006 01:07:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uON+xgYAhdarWSufMzv47mKvi4D+7S2OYmDpgkwXTSAPlstevXLU0VkC6ghohED/jwWe4O62dz5AlvS81J/jkey8iFusNSuskuzTipTRi5V36aQtSD3temjBw0p0EW3DdKcnSWOhNp/ykTPoSAZX+m4UjXv2+h86dxTCpcwxgE8= Original-Received: by 10.82.165.1 with SMTP id n1mr1404917bue.1166605635958; Wed, 20 Dec 2006 01:07:15 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Wed, 20 Dec 2006 01:07:15 -0800 (PST) Original-To: "Eli Zaretskii" In-Reply-To: Content-Disposition: inline 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:63981 Archived-At: On 12/20/06, Eli Zaretskii wrote: > I do, but I do it with "M-|", not with Ediff. I don't use ediff either. I was talking of cutting a patch from an e-mail, for example, pasting it into a buffer, M-x diff-mode'ing and doing C-c C-a. If your e-mail program did somehow alter the patch (which Gmail does, unless you take pains to extract the patch from the original view), C-c C-a often mistakenly says that it's applying hunks which it's not. > Never had such problems with my method, since the shell command output > is displayed by M-|. That only means that you method works, not that diff-mode or ediff don't have a problem :-) /L/e/k/t/u