From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Disappearance of hi-lock bindings from global key map. Date: Fri, 05 Feb 2016 13:19:13 +0200 Message-ID: <83bn7vv1zi.fsf@gnu.org> References: <20160205103744.GA7727@acm.fritz.box> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1454671197 17710 80.91.229.3 (5 Feb 2016 11:19:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2016 11:19:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 05 12:19:41 2016 Return-path: Envelope-to: ged-emacs-devel@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 1aReQP-0003QN-9A for ged-emacs-devel@m.gmane.org; Fri, 05 Feb 2016 12:19:41 +0100 Original-Received: from localhost ([::1]:47618 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aReQO-0002NI-Av for ged-emacs-devel@m.gmane.org; Fri, 05 Feb 2016 06:19:40 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aReQB-0002NB-07 for emacs-devel@gnu.org; Fri, 05 Feb 2016 06:19:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aReQ6-0008GZ-0z for emacs-devel@gnu.org; Fri, 05 Feb 2016 06:19:26 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aReQ5-0008GV-Ts; Fri, 05 Feb 2016 06:19:21 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1521 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aReQ5-0000FP-8d; Fri, 05 Feb 2016 06:19:21 -0500 In-reply-to: <20160205103744.GA7727@acm.fritz.box> (message from Alan Mackenzie on Fri, 5 Feb 2016 10:37:44 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199374 Archived-At: > Date: Fri, 5 Feb 2016 10:37:44 +0000 > From: Alan Mackenzie > > The traditional key bindings for hi-lock commands, beginning C-x w, have > disappeared from the 25.1 global key map. They have been replaced by > bindings beginning M-s h. That's not what I see here: when I turn on hi-lock-mode, the "C-x w" bindings are shown in the output of "C-h b". What exactly do you see that led you to the above conclusion?