From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gnuist006@gmail.com Newsgroups: gmane.emacs.help Subject: Re: ediff question ... Date: Wed, 29 Apr 2015 20:04:12 -0700 (PDT) Message-ID: <941933b6-ea7a-44a9-9f52-91f8a8665ff8@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1430363119 13950 80.91.229.3 (30 Apr 2015 03:05:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2015 03:05:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 30 05:05:19 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ynems-0004Lj-5s for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Apr 2015 05:05:18 +0200 Original-Received: from localhost ([::1]:41794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ynemq-0003jZ-UO for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Apr 2015 23:05:16 -0400 X-Received: by 10.236.2.98 with SMTP id 62mr3436268yhe.20.1430363052340; Wed, 29 Apr 2015 20:04:12 -0700 (PDT) X-Received: by 10.182.137.137 with SMTP id qi9mr20466obb.36.1430363052264; Wed, 29 Apr 2015 20:04:12 -0700 (PDT) Original-Path: usenet.stanford.edu!j5no4422461qga.1!news-out.google.com!n7ni20768igk.0!nntp.google.com!l13no11894149iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=99.103.154.252; posting-account=REkl4woAAABFXaU7nL79XtGpnmNCQ415 Original-NNTP-Posting-Host: 99.103.154.252 User-Agent: G2/1.0 Injection-Date: Thu, 30 Apr 2015 03:04:12 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:211803 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104086 Archived-At: Hi, Can anyone reply and explain what Cano Jonathan askd in 1997 ... ? On Thursday, February 6, 1997 at 12:00:00 AM UTC-8, cano_jonathan wrote: > > I'm using ediff to merge some files. I've been reading through the > ediff documentation and I can't figure out how to do the following: > > I want to be able to jump the the next (or previous) diff that meets > the following criteria: > > 1) the prefered revision is buffer A > > or > > 2) there is a revision A/B conflict. > > I read *ediff info* on "selective browsing" but I don't understand how > to use the #f or #h mechanism to achieve the objective I've described > above. > > Thanks in advance for your help. > > Regards, > --jfc > >