From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: ediff errors on exit Date: Sun, 05 Apr 2009 11:26:50 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238923666 23315 80.91.229.12 (5 Apr 2009 09:27:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Apr 2009 09:27:46 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: km Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 05 11:29:04 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LqOeu-00033k-CR for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Apr 2009 11:28:56 +0200 Original-Received: from localhost ([127.0.0.1]:35106 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqOdV-0000Ds-QO for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Apr 2009 05:27:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqOcx-0000Dn-Qt for help-gnu-emacs@gnu.org; Sun, 05 Apr 2009 05:26:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqOcv-0000DP-9X for help-gnu-emacs@gnu.org; Sun, 05 Apr 2009 05:26:53 -0400 Original-Received: from [199.232.76.173] (port=39222 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqOcv-0000DL-0c for help-gnu-emacs@gnu.org; Sun, 05 Apr 2009 05:26:53 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:52102) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqOcu-0005qx-Me for help-gnu-emacs@gnu.org; Sun, 05 Apr 2009 05:26:52 -0400 Original-Received: from thursday (g228008032.adsl.alicedsl.de [92.228.8.32]) by dd18200.kasserver.com (Postfix) with ESMTP id 1DBC718323489; Sun, 5 Apr 2009 11:26:52 +0200 (CEST) In-Reply-To: (km's message of "Sat, 4 Apr 2009 20:47:21 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:63488 Archived-At: km wrote: > i'm using emacs23 from cvs, but same behavior in emacs22. any > suggestions how to solve this? Unless this error persists when running emacs -Q, it's likely a bug in your .emacs. It looks like you might have added an incompatible function to a hook. Look for ediff and hook in your .emacs. regards, Nikolaj Schumacher