From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: How to change the keyboard mapping? Date: Sun, 14 Aug 2016 13:28:51 +0100 Message-ID: <87fuq7mt4s.fsf@robertthorpeconsulting.com> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1471179687 20575 195.159.176.226 (14 Aug 2016 13:01:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 14 Aug 2016 13:01:27 +0000 (UTC) Cc: John Mastro , help-gnu-emacs@gnu.org To: Sharon Kimble Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 14 15:01:24 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYv2Z-00054S-4C for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Aug 2016 15:01:23 +0200 Original-Received: from localhost ([::1]:60832 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYv2W-0005Dz-7V for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Aug 2016 09:01:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYuXE-0001Aq-S4 for help-gnu-emacs@gnu.org; Sun, 14 Aug 2016 08:29:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYuXA-0001xe-KJ for help-gnu-emacs@gnu.org; Sun, 14 Aug 2016 08:28:59 -0400 Original-Received: from outbound-smtp07.blacknight.com ([46.22.139.12]:59952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYuXA-0001vq-DW for help-gnu-emacs@gnu.org; Sun, 14 Aug 2016 08:28:56 -0400 Original-Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp07.blacknight.com (Postfix) with ESMTPS id A6FE71C20FF for ; Sun, 14 Aug 2016 13:28:52 +0100 (IST) Original-Received: (qmail 1490 invoked from network); 14 Aug 2016 12:28:52 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.76.24.251]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 14 Aug 2016 12:28:52 -0000 In-Reply-To: (message from John Mastro on Fri, 12 Aug 2016 19:10:15 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 46.22.139.12 X-Mailman-Approved-At: Sun, 14 Aug 2016 09:00:36 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:111134 Archived-At: John Mastro writes: > Sharon Kimble wrote: >> The programme is 'flyspell-popup'. > > Ah, I hadn't heard of that package. I installed it but wasn't able to > reproduce the issue you describe - for me, enter always accepts the > selected candidate. What John says here is suspicious. Sharon, have you tried using Emacs -Q and then loading that mode? It may be a part of your init that's disturbing flyspell-popup. BR, Robert Thorpe