From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Politz Newsgroups: gmane.emacs.help Subject: Re: Weird behavior of kill-emacs Date: Wed, 18 Feb 2015 22:02:23 +0100 Message-ID: <87zj8byluo.fsf@hochschule-trier.de> References: <83y4nv3u6h.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1424293381 30154 80.91.229.3 (18 Feb 2015 21:03:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2015 21:03:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 18 22:02:51 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 1YOBlj-000059-3l for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Feb 2015 22:02:51 +0100 Original-Received: from localhost ([::1]:53030 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOBli-00021k-9B for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Feb 2015 16:02:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOBlX-000216-0J for help-gnu-emacs@gnu.org; Wed, 18 Feb 2015 16:02:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOBlW-0003nZ-5s for help-gnu-emacs@gnu.org; Wed, 18 Feb 2015 16:02:38 -0500 Original-Received: from gateway-a.fh-trier.de ([143.93.54.181]:57674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOBlS-0003h8-BG; Wed, 18 Feb 2015 16:02:34 -0500 X-Virus-Scanned: by Amavisd-new + McAfee uvscan + ClamAV [Rechenzentrum Hochschule Trier] Original-Received: from luca (dslb-092-074-088-169.092.074.pools.vodafone-ip.de [92.74.88.169]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: politza) by gateway-a.fh-trier.de (Postfix) with ESMTPSA id AA189178C054; Wed, 18 Feb 2015 22:02:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=hochschule-trier.de; s=default; t=1424293344; bh=INQ1pShjeOBzGHvcrOL4rufGb/c=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=mNT1ggZNwVctHYGrQbXNBXBBu5i/CrZBxCf7NNf7ufdwz31bj6doaDoVE72IqgIKT 7d8q/LmGSGwZheSSCHaMB5IWvuDBqpK6EdQpCizhGMPPopBPZY5IjziJm4uUvKWGnk vMPhwtfMRd5F1yb3d0lBweXLmY5Ms5fiw9bENh6Y= Original-Received: from politza by luca with local (Exim 4.80) (envelope-from ) id 1YOBlH-00023P-O6; Wed, 18 Feb 2015 22:02:23 +0100 In-Reply-To: <83y4nv3u6h.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 18 Feb 2015 21:18:14 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 143.93.54.181 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:102799 Archived-At: Eli Zaretskii writes: >> From: Philipp Stephani >> According to git blame this was introduced in commit f927c5aed, the first >> revision. > > Yes, so this code was there "forever". According to bzr at least since 1991. -ap