From: Bijan Soleymani <bijan@psq.com>
Subject: Re: true "word wrap"
Date: 07 Dec 2002 02:13:57 -0500 [thread overview]
Message-ID: <87wummfgi2.fsf@server.crasseux.com> (raw)
In-Reply-To: 8765u94qep.fsf@squeaker.lickey.com
Matt Armstrong <matt@lickey.com> writes:
> Is there a way to get "true" word wrap in emacs? I.e. not
> auto-fill-mode and not (setq truncate-lines nil), but something
> similar to (setq truncate-lines nil) that wraps the display on word
> boundaries.
>
> The dominance of Visual C++'s ability to do this in its editor has
> made 80 column source code a rarity where I work. :-(
I'm not sure but you might be thinking of the fact that many editors
move by screen lines instead of logical lines. That really helps when
you have lines that are wrapping 3 or 4 times. However having code
wrap on words instead of in the middle of them doesn't make THAT much
of a difference.
I don't know if emacs has a mode for moving by screen lines instead of
logical lines. But if it doesn't it shouldn't be too hard to
implement.
Bijan
prev parent reply other threads:[~2002-12-07 7:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-04 17:58 true "word wrap" Matt Armstrong
2002-12-04 18:42 ` D. Goel
2002-12-07 3:15 ` Miles Bader
2002-12-07 7:09 ` Matt Armstrong
2002-12-07 14:14 ` Kai Großjohann
2002-12-07 20:40 ` Michael Herman
2002-12-07 21:30 ` Kai Großjohann
2002-12-07 23:35 ` Michael Herman
[not found] ` <mailman.6.1039293639.3906.help-gnu-emacs@gnu.org>
2002-12-07 23:45 ` Bijan Soleymani
2002-12-09 21:13 ` Kevin Rodgers
2002-12-08 3:19 ` Miles Bader
2002-12-07 7:13 ` Bijan Soleymani [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wummfgi2.fsf@server.crasseux.com \
--to=bijan@psq.com \
/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.
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).