emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: POLL: make C-x o transient


From: Richard Stallman
Subject: Re: POLL: make C-x o transient
Date: Tue, 26 Jan 2021 00:59:25 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > (global-set-key (kbd "C-x <left>")  'windmove-left)
  > (global-set-key (kbd "C-x <right>") 'windmove-right)

Those two have current bindings in the same spirit: previous-buffer
and next-buffer.  Which ones are better, I have no opinion.

  > (global-set-key (kbd "C-x <up>")    'windmove-up)
  > (global-set-key (kbd "C-x <down>")  'windmove-down)

These two are undefined.

-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]