all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ctrl-x x not recognised in Ubuntu 22.04
@ 2022-08-21 15:34 Bill Purvis
  2022-08-21 15:44 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Bill Purvis @ 2022-08-21 15:34 UTC (permalink / raw)
  To: help-gnu-emacs

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?

Bill

-- 
+----------------------------------------+
| Bill Purvis                            |
| email: bill@billp.org                  |
+----------------------------------------+




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Ctrl-x x not recognised in Ubuntu 22.04
  2022-08-21 15:34 Ctrl-x x not recognised in Ubuntu 22.04 Bill Purvis
@ 2022-08-21 15:44 ` Eli Zaretskii
       [not found]   ` <9804971e-0e72-cf22-d932-8ef71ecba95c@billp.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2022-08-21 15:44 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 21 Aug 2022 16:34:32 +0100
> From: Bill Purvis <bill@billp.org>
> 
> 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?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Ctrl-x x not recognised in Ubuntu 22.04
       [not found]   ` <9804971e-0e72-cf22-d932-8ef71ecba95c@billp.org>
@ 2022-08-21 16:11     ` Eli Zaretskii
       [not found]       ` <673ff092-a2a1-5333-e6ae-c71be37ec92d@billp.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2022-08-21 16:11 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 21 Aug 2022 17:09:39 +0100
> From: Bill Purvis <bill@billp.org>
> 
> On 21/08/2022 16:44, Eli Zaretskii wrote:
> >> Date: Sun, 21 Aug 2022 16:34:32 +0100
> >> From: Bill Purvis <bill@billp.org>
> >>
> >> 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?
> from 'About emacs':
> 
> GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, 
> cairo version 1.16.0)
>   of 2022-01-24, modified by Debian
> 
> As installed by Ubuntu Upgrade (22.04).

That's the problem: "C-x x t" appeared in Emacs 28.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Ctrl-x x not recognised in Ubuntu 22.04
       [not found]       ` <673ff092-a2a1-5333-e6ae-c71be37ec92d@billp.org>
@ 2022-08-21 16:33         ` Eli Zaretskii
  2022-08-21 18:56           ` Bill Purvis
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2022-08-21 16:33 UTC (permalink / raw)
  To: help-gnu-emacs

[Please don't reply in private email.]

> Date: Sun, 21 Aug 2022 17:22:34 +0100
> From: Bill Purvis <bill@billp.org>
> 
> On 21/08/2022 17:11, Eli Zaretskii wrote:
> >> Date: Sun, 21 Aug 2022 17:09:39 +0100
> >> From: Bill Purvis <bill@billp.org>
> >>
> >> On 21/08/2022 16:44, Eli Zaretskii wrote:
> >>>> Date: Sun, 21 Aug 2022 16:34:32 +0100
> >>>> From: Bill Purvis <bill@billp.org>
> >>>>
> >>>> 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?
> >> from 'About emacs':
> >>
> >> GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30,
> >> cairo version 1.16.0)
> >>    of 2022-01-24, modified by Debian
> >>
> >> As installed by Ubuntu Upgrade (22.04).
> > That's the problem: "C-x x t" appeared in Emacs 28.
> Hmmm, Ubuntu moving backwards then - it worked fine on Ubuntu 21.10!

No clue.  I don't use Ubuntu.

> Any other way to invoke line truncation?

M-x toggle-truncate-lines RET



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Ctrl-x x not recognised in Ubuntu 22.04
  2022-08-21 16:33         ` Eli Zaretskii
@ 2022-08-21 18:56           ` Bill Purvis
  0 siblings, 0 replies; 5+ messages in thread
From: Bill Purvis @ 2022-08-21 18:56 UTC (permalink / raw)
  To: help-gnu-emacs

On 21/08/2022 17:33, Eli Zaretskii wrote:
> [Please don't reply in private email.]
>
>> Date: Sun, 21 Aug 2022 17:22:34 +0100
>> From: Bill Purvis <bill@billp.org>
>>
>> On 21/08/2022 17:11, Eli Zaretskii wrote:
>>>> Date: Sun, 21 Aug 2022 17:09:39 +0100
>>>> From: Bill Purvis <bill@billp.org>
>>>>
>>>> On 21/08/2022 16:44, Eli Zaretskii wrote:
>>>>>> Date: Sun, 21 Aug 2022 16:34:32 +0100
>>>>>> From: Bill Purvis <bill@billp.org>
>>>>>>
>>>>>> 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?
>>>> from 'About emacs':
>>>>
>>>> GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30,
>>>> cairo version 1.16.0)
>>>>     of 2022-01-24, modified by Debian
>>>>
>>>> As installed by Ubuntu Upgrade (22.04).
>>> That's the problem: "C-x x t" appeared in Emacs 28.
>> Hmmm, Ubuntu moving backwards then - it worked fine on Ubuntu 21.10!
> No clue.  I don't use Ubuntu.
>
>> Any other way to invoke line truncation?
> M-x toggle-truncate-lines RET
OK, I've managed to compile and install 28.1, working fine.

Thanks!

Bill

-- 
+----------------------------------------+
| Bill Purvis                            |
| email: bill@billp.org                  |
+----------------------------------------+




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-21 18:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-21 15:34 Ctrl-x x not recognised in Ubuntu 22.04 Bill Purvis
2022-08-21 15:44 ` Eli Zaretskii
     [not found]   ` <9804971e-0e72-cf22-d932-8ef71ecba95c@billp.org>
2022-08-21 16:11     ` Eli Zaretskii
     [not found]       ` <673ff092-a2a1-5333-e6ae-c71be37ec92d@billp.org>
2022-08-21 16:33         ` Eli Zaretskii
2022-08-21 18:56           ` Bill Purvis

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.