From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Ctrl-x x not recognised in Ubuntu 22.04 Date: Sun, 21 Aug 2022 18:44:01 +0300 Message-ID: <83pmgtbnzy.fsf@gnu.org> References: <5d1dd3ff-d406-d39c-e4d8-ff33ae68d8fb@billp.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="822"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 21 17:44:45 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oPn81-000Abe-Bu for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 21 Aug 2022 17:44:45 +0200 Original-Received: from localhost ([::1]:52858 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oPn80-0006qb-28 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 21 Aug 2022 11:44:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57802) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oPn7I-0006qM-NN for help-gnu-emacs@gnu.org; Sun, 21 Aug 2022 11:44:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55164) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oPn7I-00049C-4C for help-gnu-emacs@gnu.org; Sun, 21 Aug 2022 11:44:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=+txp/IzjfJFFrLI8Ekz8gjYshRg35Q0Gf08a9+WU7EE=; b=nrHo7AQ01nh/ ZE+gucPUOZHMASY11BEW3+RJIQcpb7hEBseHUj6QvyR90ScLD0OcwFuTCJnlspASXS2oqlzC2QHD8 TtuDWLBBrVXLjlFHQTPULj+/M9RBoedIfxZsaf07jvfnK0Hj2GNUxKCeAelgjrJSodWjIfwks0JqH yQnh4idoDtcM9lUle2lJbDoWN59sAiGDFruJ8pIE3c8EZF0WN+F19o3bqA52vepXh1eSZ9gj14gcW 5dB5H36HDIQAItibjNXgatGms2U2eEeaNC9tYpNw5CfrQofzLGSwzEDlNWl3qfrPu9cNx8LnLvbI9 lHaajGaktVNnkuX7XKyjVw==; Original-Received: from [87.69.77.57] (port=1718 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oPn7H-0001Hb-Dm for help-gnu-emacs@gnu.org; Sun, 21 Aug 2022 11:43:59 -0400 In-Reply-To: <5d1dd3ff-d406-d39c-e4d8-ff33ae68d8fb@billp.org> (message from Bill Purvis on Sun, 21 Aug 2022 16:34:32 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:138969 Archived-At: > Date: Sun, 21 Aug 2022 16:34:32 +0100 > From: Bill Purvis > > Hi, I've just upgraded to Ubuntu 22.04 (as 21.10 is now out of support) > and find that when I type 'ctrl-x x' > is says 'C-x x is undefined' I have been using 'C-x x t' to enable line > truncation, it worked fine with > 21.10, but now in 22.04 I can't do it. > > C-h k also says C-x x is undefined. > > Has something changed? Which Emacs version do you have there?