all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Raffaele Ricciardi <rfflrccrd@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: efficient replacing – really faster compared to using the mouse?
Date: Fri, 10 Aug 2012 17:46:35 +0100	[thread overview]
Message-ID: <a8ks7cFkbkU1@mid.individual.net> (raw)
In-Reply-To: <mailman.6706.1344612116.855.help-gnu-emacs@gnu.org>

When editing with the keyboard, you move around with incremental search. 
  Emacs
allows to select and edit rectangles with the keyboard as well.  Read 
the GNU
Emacs Manual for how to accomplish both tasks.

In your case, one may have chosen as well to use a replacing command.

If you are curious about the fastest way to edit code in general, then 
have a
look at Vim (remapping the Esc key will be the only glitch).  Emacs is more
flexible, but it's more of an editor for either text documents or 
programming
languages for which it has dedicated packages. Albeit it can be tweaked 
to be as
efficient as you want in any context, but then such a task is beyond the 
novice
user.

Neither editor caters to the casual user.  If you wish to use them 
efficiently,
you'll have to commit yourself to read the manuals thoroughly and think 
about
how commands may be composed, and how you can apply such commands in your
everyday editing.  Otherwise, fellows who use "more user-friendly" 
editors will
eat in your plate and laugh in your face.

Happy editing, mate ;-)


  parent reply	other threads:[~2012-08-10 16:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6706.1344612116.855.help-gnu-emacs@gnu.org>
2012-08-10 15:40 ` efficient replacing – really faster compared to using the mouse? Carson Chittom
2012-08-10 16:46 ` Raffaele Ricciardi [this message]
2012-08-10 16:47 ` Ralf Fassel
2012-08-10 18:44 ` B. T. Raven
2012-08-11  3:50 ` rusi
2012-08-11 11:55   ` Ferdinand
2012-08-11 13:13     ` Filipp Gunbin
2012-08-12  2:49       ` Eric Abrahamsen
2012-08-10 15:21 Ferdinand
2012-08-10 16:00 ` Filipp Gunbin
2012-08-10 16:46 ` Peter Dyballa
2012-08-10 18:14 ` Aurélien Aptel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8ks7cFkbkU1@mid.individual.net \
    --to=rfflrccrd@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.