From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emacs Rocky Newsgroups: gmane.emacs.help Subject: problem in ediff-directories Date: Thu, 7 Apr 2005 22:00:40 +0800 Message-ID: <40991d66050407070026abf358@mail.gmail.com> References: Reply-To: Emacs Rocky NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112882497 21518 80.91.229.2 (7 Apr 2005 14:01:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Apr 2005 14:01:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 07 16:01:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DJXYn-0005tB-Iz for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Apr 2005 16:00:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJX86-0008Fd-I4 for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Apr 2005 09:33:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJX5v-0007Vc-6V for Help-gnu-emacs@gnu.org; Thu, 07 Apr 2005 09:30:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJX5u-0007VW-VW for Help-gnu-emacs@gnu.org; Thu, 07 Apr 2005 09:30:51 -0400 Original-Received: from [64.233.170.207] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DJXZR-0007Vj-C8 for Help-gnu-emacs@gnu.org; Thu, 07 Apr 2005 10:01:21 -0400 Original-Received: by rproxy.gmail.com with SMTP id c16so517916rne for ; Thu, 07 Apr 2005 07:00:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nRmWTUOVqoeAuoNuH4XYkOKWqaU2Z3glQCBxcpbuKOljFtpGn+BEpvJBaJHFDH+tSx/uUX/1MK7RwJJHsj0POE3fpzm3VDiczc7qqLhs9sY8ikYNpiqYsif7rvlff/KuLDXn/Wp4Uo8ulgjBNabUjwphpioqbT8L5CwHnnaK3bU= Original-Received: by 10.38.4.80 with SMTP id 80mr709490rnd; Thu, 07 Apr 2005 07:00:40 -0700 (PDT) Original-Received: by 10.38.22.6 with HTTP; Thu, 7 Apr 2005 07:00:40 -0700 (PDT) Original-To: Help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25463 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25463 hi, all; today, I use ediff-directories to diff 2 directories. I am sure there were several fiiles are not identical. but when I press '=h' to hide the files which are identical, all the files are marked with 'H', :( several days before, it works well. I don't know what happened to my emacs. any ideas?