all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: When NOT filling in text mode...
Date: Tue, 08 May 2007 21:21:59 -0500	[thread overview]
Message-ID: <hrGdnRCyNrX3rdzbnZ2dnUVZ_gydnZ2d@sysmatrix.net> (raw)
In-Reply-To: <mailman.416.1178675594.32220.help-gnu-emacs@gnu.org>

Amy Templeton wrote:
> Hey all,
> 
> So a pretty random question...occasionally I have the need to edit
> text files in which lines are NOT filled automatically.
> Specifically, I occasionally need to edit web forms (using either
> the MozEx extension, allowing me to outsource text boxes from
> Iceweasel to emacsclient, or else w3m's text box editor mode), and
> if the lines are filled so that they look nice in my emacs (just
> under 70 characters/line), they look very silly when they show up
> on the internet. Anyway, is there a way to edit these in which I
> could move within a wrapped, very long line with C-n and C-p as
> though it were actually several shorter lines? If so, that would be
> quite useful and I'd be much obliged if someone could tell me about
> it.
> 
> Thanks,
> Amy
> 

I normally use text mode without filled lines and I navigate with C-s and 
C-r. Once you get used to this, you will find that it takes less time and 
fewer keystrokes than if Emacs had the functionality you are looking for. 
The only thing that is hard to get used to is setting point exactly where 
you want it by breaking out of the incremental search with a cursor movement 
keychord (C-f or C-b normally). For example, I use C-s x y (last letter of 
word, space, first letter of next word)then C-b to position cursor at the 
beginning of word starting with y. If by chance this same string occurs 
before the instance you wish to move to, then just press C-s again.

Ed

       reply	other threads:[~2007-05-09  2:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.416.1178675594.32220.help-gnu-emacs@gnu.org>
2007-05-09  2:21 ` B. T. Raven [this message]
2007-05-09 15:37 ` When NOT filling in text mode rareway
2007-05-09  1:51 Amy Templeton
2007-05-09  5:18 ` Maciej Katafiasz
2007-05-09  7:27   ` Sebastian Tennant
2007-05-09 15:57     ` Amy Templeton

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=hrGdnRCyNrX3rdzbnZ2dnUVZ_gydnZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --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.