unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* swapping C-x and C-j reliably for ergonomic reasons
@ 2011-02-18 17:57 Le Wang
  2011-02-20 10:44 ` Bernardo
  0 siblings, 1 reply; 5+ messages in thread
From: Le Wang @ 2011-02-18 17:57 UTC (permalink / raw)
  To: GNU Emacs List

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

Hi,

I do this from my .emacs.el:

(keyboard-translate ?\C-x ?\C-j)
(keyboard-translate ?\C-j ?\C-x)


This is part of my ongoing effort to use Emacs more ergonomically.  It works
most of the time, however, ocassionally when I press C-j,
`newline-and-indent' still runs.  I haven't put my finger on the exact
sequences of events that cause this.

My Emace environment is heavily customized, so any number of things could be
causing this.  It seems from the wiki and blogs that this swap is quite
common among power users, has anyone else noticed something similar?

-- 
Le

[-- Attachment #2: Type: text/html, Size: 851 bytes --]

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

end of thread, other threads:[~2011-02-23 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4d611405.0673e50a.0a3b.3a48SMTPIN_ADDED@mx.google.com>
2011-02-20 16:25 ` swapping C-x and C-j reliably for ergonomic reasons Aaron Culich
2011-02-22 15:49   ` Le Wang
2011-02-23 15:14     ` Aaron Culich
2011-02-18 17:57 Le Wang
2011-02-20 10:44 ` Bernardo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).