From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: viper-mode C-[ behavior change in Emacs 24.4 Date: Mon, 04 Aug 2014 13:53:32 +0100 Message-ID: <87y4v4pgab.fsf@robertthorpeconsulting.com> References: <87mwbmwhix.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1407156946 4946 80.91.229.3 (4 Aug 2014 12:55:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Aug 2014 12:55:46 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 04 14:55:39 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 1XEHnd-0005rM-W7 for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Aug 2014 14:55:38 +0200 Original-Received: from localhost ([::1]:52146 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEHnd-0004fq-Ke for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Aug 2014 08:55:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEHlp-0002KS-Ae for help-gnu-emacs@gnu.org; Mon, 04 Aug 2014 08:53:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEHlf-00041K-SZ for help-gnu-emacs@gnu.org; Mon, 04 Aug 2014 08:53:45 -0400 Original-Received: from outbound-smtp01.blacknight.com ([81.17.249.7]:43374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEHlf-00040z-LD for help-gnu-emacs@gnu.org; Mon, 04 Aug 2014 08:53:35 -0400 Original-Received: from mail.blacknight.com (pemlinmail03.blacknight.ie [81.17.254.16]) by outbound-smtp01.blacknight.com (Postfix) with ESMTP id F149E98F29 for ; Mon, 4 Aug 2014 12:52:56 +0000 (UTC) Original-Received: (qmail 4017 invoked from network); 4 Aug 2014 12:53:33 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.76.92.11]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 4 Aug 2014 12:53:33 -0000 In-Reply-To: <87mwbmwhix.fsf@debian.uxu> (message from Emanuel Berg on Sun, 03 Aug 2014 02:20:22 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.7 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:99071 Archived-At: Emanuel Berg writes: > Stefan Monnier writes: ... > > Question: "Non-released" software, I suppose that > includes the emacs24 (or 24.3+1-4+b1) or > > GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.12.2) > of 2014-06-06 on barber, modified by Debian The current released version is 24.3. Perhaps the extra ".1" at the end represents a Debian modification, I don't know. > because I have the same problem, as said. Do you have > to get it from the stable Debian repositories for it to > be "released"? Releases by distributions have nothing directly to do with Emacs releases. Some distributions may keep old version of Emacs "current" for years after they've been superceded, others may use beta versions. The current release is the one on ftp.gnu.org. BR, Robert Thorpe