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: reversion revulsion [was: log format for vc-bzr] Date: Fri, 8 Jan 2010 14:32:35 +0100 Message-ID: References: <200912081747.nB8HlwPR021836@godzilla.ics.uci.edu> <87ws0vrd46.fsf@telefonica.net> <87hbqxa9ti.fsf@ambire.localdomain> <87k4vtd1uy.fsf@telefonica.net> <83ljg9as4g.fsf@gnu.org> <87wrzszz4y.fsf_-_@ambire.localdomain> <87d41kdeqp.fsf@telefonica.net> <834omwbwof.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1262957645 6374 80.91.229.12 (8 Jan 2010 13:34:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2010 13:34:05 +0000 (UTC) Cc: =?UTF-8?Q?=C3=93scar_Fuentes?= , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 08 14:33:57 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NTEyR-00043Y-Fn for ged-emacs-devel@m.gmane.org; Fri, 08 Jan 2010 14:33:56 +0100 Original-Received: from localhost ([127.0.0.1]:38629 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTEyS-0004OJ-31 for ged-emacs-devel@m.gmane.org; Fri, 08 Jan 2010 08:33:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTExd-0003GF-7z for emacs-devel@gnu.org; Fri, 08 Jan 2010 08:33:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTExX-00037s-5f for emacs-devel@gnu.org; Fri, 08 Jan 2010 08:33:03 -0500 Original-Received: from [199.232.76.173] (port=36113 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTExW-00037c-Tf for emacs-devel@gnu.org; Fri, 08 Jan 2010 08:32:58 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:60325) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTExU-0001qN-Oe; Fri, 08 Jan 2010 08:32:57 -0500 Original-Received: by bwz7 with SMTP id 7so13324318bwz.26 for ; Fri, 08 Jan 2010 05:32:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=CiB/xe2jpXbIniBnzlk76xG6GfYuJW3PRW5xPUcq7Z8=; b=FDcrYXDRIphSuiOKkhsbcvt3vNGcCR2dd4hqKGBpOsj4/WFYXiJoHZ4JJsWPkhJtOQ C+xu4Ie2n61qhHHM8PpRSqB1lCePE98aGVTLRFmF3IkI0vtz9bULA28IMF4Fe0elo0Lc zBZfKd/AeiuDdVnRoqezTW47gtuLxR8nKXji4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=Q9Y5rL13wmUJxE/PkStrUHwDPkUPD40usrnjButOZuVeAoyCPKOvwzBE0Llm6tYV6H ERMc14D5lu8AJtGNDaHyvLAhSYBI/ac8tcIels6C79inOtd+OYpQNZNHka1h1bIlbrgi qCQXiEOtQw6jh0uoKYHC5+ZsXSLzDpk9Xs1E0= Original-Received: by 10.204.11.15 with SMTP id r15mr1104220bkr.40.1262957575516; Fri, 08 Jan 2010 05:32:55 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:119691 Archived-At: On Fri, Jan 8, 2010 at 14:29, Juanma Barranquero wrote: > I hope it is now clear that it does not. Sorry, I think I should read more slowly. =C3=93scar is right, you're talking about using --forget-merges in quickfixes, which is another case altogether. Juanma