From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tetsurou Okazaki Newsgroups: gmane.emacs.devel Subject: Re: diff mode weirdness Date: Sat, 13 Sep 2008 12:11:42 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1221275612 24860 80.91.229.12 (13 Sep 2008 03:13:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Sep 2008 03:13:32 +0000 (UTC) Cc: Emacs Development To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 13 05:14:28 2008 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 1KeLad-0005Kn-Ly for ged-emacs-devel@m.gmane.org; Sat, 13 Sep 2008 05:14:27 +0200 Original-Received: from localhost ([127.0.0.1]:50409 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeLZd-0004sa-6W for ged-emacs-devel@m.gmane.org; Fri, 12 Sep 2008 23:13:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KeLZZ-0004sV-Ac for emacs-devel@gnu.org; Fri, 12 Sep 2008 23:13:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KeLZX-0004sH-6b for emacs-devel@gnu.org; Fri, 12 Sep 2008 23:13:20 -0400 Original-Received: from [199.232.76.173] (port=54613 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeLZW-0004sE-TY for emacs-devel@gnu.org; Fri, 12 Sep 2008 23:13:19 -0400 Original-Received: from post1.infonia.net ([211.13.218.225]:4718) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KeLZU-0006B0-VK for emacs-devel@gnu.org; Fri, 12 Sep 2008 23:13:17 -0400 Original-Received: from cebu.isolanet (hawaii.isola.jp [219.118.188.102]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by post1.infonia.net (Postfix) with ESMTP id F1FA312A4E; Sat, 13 Sep 2008 12:13:10 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: GNU/Linux 2.2 (3) 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:103865 Archived-At: At Fri, 12 Sep 2008 09:47:25 +0200, joakim@verona.se wrote: > > I wanted to look at a diff file, and it opened nicely in diff mode, with > font-lock etc. Then I had some issues: > > - diff mode repeatedly asks me where the diff source is. In this case I > only had the diff, not the source. This was very annoying. > > - after a while the diff buffer was automatically killed, to my > surprise. Do you use CEDET? Developement versions of CEDET around June or July had such a bug. http://sourceforge.net/mailarchive/forum.php?thread_name=g4kc76%2425t%241%40ger.gmane.org&forum_name=cedet-devel -- Tetsurou Okazaki