From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Kelling Newsgroups: gmane.emacs.help Subject: Is there a way highlight diff details for all diff sections in ediff? Date: Wed, 12 Feb 2014 18:49:48 -0800 Message-ID: <52FC32CC.2090504@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1392259808 13109 80.91.229.3 (13 Feb 2014 02:50:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2014 02:50:08 +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 Feb 13 03:50:15 2014 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 1WDmNS-0003uY-QX for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Feb 2014 03:50:14 +0100 Original-Received: from localhost ([::1]:43810 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDmNS-0006yk-6Q for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Feb 2014 21:50:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDmNA-0006xG-Ry for help-gnu-emacs@gnu.org; Wed, 12 Feb 2014 21:50:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDmN4-0008Cy-Mg for help-gnu-emacs@gnu.org; Wed, 12 Feb 2014 21:49:56 -0500 Original-Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDmN4-0008BN-IY for help-gnu-emacs@gnu.org; Wed, 12 Feb 2014 21:49:50 -0500 Original-Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 70E7820BD5; Wed, 12 Feb 2014 21:49:49 -0500 (EST) Original-Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Wed, 12 Feb 2014 21:49:49 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; s=smtpout; bh=5 tww33R166yDDvm8BMvBpPBz8Cw=; b=iRfhIuCqyLyyK8q/T5wjKZxObjGD2hCVr 9BXS3Qs3T4gkC1O0DdvK5UQgN5pHSQqRINiFq83t+niLQvqP4u4g5U/s8MsSwjlz 1+ay6RquDFSp3jcSb7g5flp1PSxFRnDqfPPcoLPxOolx1juXq+6efjjU6XOHwITS m9qZ4YeFKk= X-Sasl-enc: yjoSFknSzgKzuhOffcJ8Ny5w+N7g5wZDFh7tmygRKVt/ 1392259789 Original-Received: from treetowl.lan (unknown [67.160.118.141]) by mail.messagingengine.com (Postfix) with ESMTPA id 1CF93C007AE for ; Wed, 12 Feb 2014 21:49:49 -0500 (EST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.25 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:96046 Archived-At: In ediff, I select a diff section and it highlights the details within that section that are different. Sometimes I want that for the whole buffer at once, across all the diff sections. I didn't see how I could do that in the manual. Excuse my ediff terminology is probably wrong because this has been in the back of my mind. Thanks. - Ian Kelling