Re: wraping lines in mutt

2001-03-15 Thread Wouter de Vries
On Tue, Mar 13, 2001 at 06:48:25PM -0500, D-Man wrote: > On Tue, Mar 13, 2001 at 11:35:42AM -0800, Steven E. Harris wrote: > | [EMAIL PROTECTED] writes: > | > | > In my case, it is vi. I have a .exrc file in my home directory that > | > has the following contents: > | > > | > set wl=76 > | > |

Re: wraping lines in mutt

2001-03-14 Thread Osamu Aoki
I do it slight differently, On Wed, Mar 14, 2001 at 01:22:43AM +, Janto Trappe wrote: > On Die, Mär 13, 2001 at 07:09:33 +0100, Daniel de los Reyes wrote: > > How do I wrap lines in mutt? .Currently I have smart_wrap in my > > .muttrc but it doesn't seem to be enough. > > If you use vim you c

Re: wraping lines in mutt

2001-03-13 Thread Janto Trappe
On Die, Mär 13, 2001 at 07:09:33 +0100, Daniel de los Reyes wrote: > How do I wrap lines in mutt? .Currently I have smart_wrap in my > .muttrc but it doesn't seem to be enough. If you use vim you can add the following to your .muttrc: set editor="vim -c 'set tw=68 et'" Janto -- Janto Trappe

Re: wraping lines in mutt

2001-03-13 Thread D-Man
On Tue, Mar 13, 2001 at 11:35:42AM -0800, Steven E. Harris wrote: | [EMAIL PROTECTED] writes: | | > In my case, it is vi. I have a .exrc file in my home directory that | > has the following contents: | > | > set wl=76 | | I tried creating such a file, and (n)vi does note that the "wraplen" | va

Re: wraping lines in mutt

2001-03-13 Thread Andre Berger
Just to mention it, if you've set your editor to vim, "gq" command can remap text, which works on selected text (visual) or the current line. M-q in xemacs does the same (here). Andre Berger[EMAIL PROTECTED]

Re: wraping lines in mutt

2001-03-13 Thread pplaw
On Tue, Mar 13, 2001 at 05:53:37PM -0500, W. Crowshaw wrote: > Its sort of a pain in the ass, but when I am using nvi, I simply set > line wrapping on its command line. ":set wraplen=75" > > -- > wcrowshaw oops, that's what i meant to write. bentley taylor. //>

Re: wraping lines in mutt

2001-03-13 Thread Steven E. Harris
Okay, I was wrong. "wraplen" does work. The problem is that I was typing a "random" sequence of characters - which didn't include a space. The space character is the hook used to wrap the lines. If you don't type a space, you're typing a huge, unbreakable word. Sorry about the false problem. -- S

Re: wraping lines in mutt

2001-03-13 Thread W. Crowshaw
Its sort of a pain in the ass, but when I am using nvi, I simply set line wrapping on its command line. ":set wraplen=75" -- wcrowshaw

Re: wraping lines in mutt

2001-03-13 Thread pplaw
On Tue, Mar 13, 2001 at 11:50:50AM -0800, Steven E. Harris wrote: > "Holp, John Mr." <[EMAIL PROTECTED]> writes: > > > In my .exrc file I have placed; > > > > set wm=9 > > > > That will break the line 9 keystrokes from the right side, give it a > > try. > > Still no good. I tried fiddling with

Re: wraping lines in mutt

2001-03-13 Thread Steven E. Harris
"Holp, John Mr." <[EMAIL PROTECTED]> writes: > In my .exrc file I have placed; > > set wm=9 > > That will break the line 9 keystrokes from the right side, give it a > try. Still no good. I tried fiddling with my TERM variable too, to change it from "rxvt" to "VT100," to no avail. -- Steven E.

RE: wraping lines in mutt

2001-03-13 Thread Holp, John Mr.
@lists.debian.org Subject: Re: wraping lines in mutt [EMAIL PROTECTED] writes: > In my case, it is vi. I have a .exrc file in my home directory that > has the following contents: > > set wl=76 I tried creating such a file, and (n)vi does note that the "wraplen" variable is set to 76

Re: wraping lines in mutt

2001-03-13 Thread Steven E. Harris
[EMAIL PROTECTED] writes: > In my case, it is vi. I have a .exrc file in my home directory that > has the following contents: > > set wl=76 I tried creating such a file, and (n)vi does note that the "wraplen" variable is set to 76, but I can still type way past that 76 column point. I thought t

Re: wraping lines in mutt

2001-03-13 Thread bryan
In my case, it is vi. I have a .exrc file in my home directory that has the following contents: set wl=76 -Bryan On Tue, Mar 13, 2001 at 10:31:42AM -0800, kmself@ix.netcom.com wrote: > on Tue, Mar 13, 2001 at 07:09:33PM +0100, Daniel de los Reyes ([EMAIL > PROTECTED]) wrote: > > How do I wrap

Re: wraping lines in mutt

2001-03-13 Thread Rob VanFleet
On Tue, Mar 13, 2001 at 07:09:33PM +0100, Daniel de los Reyes wrote: > How do I wrap lines in mutt? .Currently I have smart_wrap in my > .muttrc but it doesn't seem to be enough. Oftentimes, it's the editor mutt is using that is the culprit. I use vim as my mutt editor, and I enable wrapping with

Re: wraping lines in mutt

2001-03-13 Thread kmself
on Tue, Mar 13, 2001 at 07:09:33PM +0100, Daniel de los Reyes ([EMAIL PROTECTED]) wrote: > How do I wrap lines in mutt? .Currently I have smart_wrap in my > .muttrc but it doesn't seem to be enough. No, it's not ;-) I use my editor to wrap lines. In my case, vim, with the following in my ~/.vim

wraping lines in mutt

2001-03-13 Thread Daniel de los Reyes
How do I wrap lines in mutt? .Currently I have smart_wrap in my .muttrc but it doesn't seem to be enough. -- __ Daniel de los Reyes S2-Selling Soluciones Valencia Spain e-mail: [EMAIL PROTECTED] Powered by Debian GNU-Linux 2.2r2 __