all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Single key navigation, selection, copy-paste, delete, etc. possible?
@ 2009-03-15  7:27 Foss User
  2009-03-15  8:57 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Foss User @ 2009-03-15  7:27 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I am currently using C-p, C-n, C-f, C-b, etc. for navigating. I am
wondering if I can use vi like single-key navigation by just pressing
p, n, f, b or h, j, k, l or something similar.

I understand this is not possible because in emacs we can edit and
navigate at the same time. But there are times, when I have very
minimal editing to and more navigation or moving code around from one
section of a file to another. In such a case, I wouldn't want to
bother myself with the 'Ctrl' key.

So, in such a case I would want a mode that I can enable where
inputting text is disabled and single key navigation, single key
selection, single key copy, paste, delete, etc. are enabled. Is it
possible?




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

* Re: Single key navigation, selection, copy-paste, delete, etc. possible?
  2009-03-15  7:27 Single key navigation, selection, copy-paste, delete, etc. possible? Foss User
@ 2009-03-15  8:57 ` Peter Dyballa
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2009-03-15  8:57 UTC (permalink / raw)
  To: Foss User; +Cc: help-gnu-emacs


Am 15.03.2009 um 08:27 schrieb Foss User:

> Is it possible?


Yes, it's possible to activate vi emulations.

--
Greetings

   Pete

Bigamy is having one wife too many. Monogamy is the same.
				– Oscar Wilde







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

* Re: Single key navigation, selection, copy-paste, delete, etc.  possible?
       [not found] <mailman.3212.1237105384.31690.help-gnu-emacs@gnu.org>
@ 2009-03-17  1:22 ` weber
  0 siblings, 0 replies; 3+ messages in thread
From: weber @ 2009-03-17  1:22 UTC (permalink / raw)
  To: help-gnu-emacs

On Mar 15, 4:27 am, Foss User <foss...@gmail.com> wrote:
> Hi,
>
> I am currently using C-p, C-n, C-f, C-b, etc. for navigating. I am
> wondering if I can use vi like single-key navigation by just pressing
> p, n, f, b or h, j, k, l or something similar.
>
> I understand this is not possible because in emacs we can edit and
> navigate at the same time. But there are times, when I have very
> minimal editing to and more navigation or moving code around from one
> section of a file to another. In such a case, I wouldn't want to
> bother myself with the 'Ctrl' key.
>
> So, in such a case I would want a mode that I can enable where
> inputting text is disabled and single key navigation, single key
> selection, single key copy, paste, delete, etc. are enabled. Is it
> possible?

The best solution I've found so far is modal-mode.el:
http://jjfoerch.com/git/modal-mode/modal-mode.el
(I'm not the author)
Cheers,
Hugo



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

end of thread, other threads:[~2009-03-17  1:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15  7:27 Single key navigation, selection, copy-paste, delete, etc. possible? Foss User
2009-03-15  8:57 ` Peter Dyballa
     [not found] <mailman.3212.1237105384.31690.help-gnu-emacs@gnu.org>
2009-03-17  1:22 ` weber

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.