Re: [OT] vi question

2010-07-15 Thread Aaron Konstam
On Wed, 2010-07-14 at 13:48 -0700, Mike Wright wrote: > Sjoerd Mullender wrote: > > On 2010-07-14 19:26, Mike Wright wrote: > >> Hi all, > >> > >> I'm wasting a lot of time (probably because of a brain fart) googling > >> for this. > >> > >> I'm using Zend_Framework to generate some html which it

Re: [OT] vi question

2010-07-14 Thread Rodolfo Alcazar Portillo
On Wed, 2010-07-14 at 16:09 -0700, Mike Wright wrote: > Rodolfo Alcazar Portillo wrote: > > On Wed, 2010-07-14 at 10:26 -0700, Mike Wright wrote: > >> I'm using Zend_Framework to generate some html which it unfortunately > >> does as one giant line. I'm pretty sure it has an error but can't find

Re: [OT] vi question

2010-07-14 Thread Michael Hennebry
On Wed, 14 Jul 2010, Sjoerd Mullender wrote: > On 2010-07-14 21:19, Michael Hennebry wrote: >> On Wed, 14 Jul 2010, Sjoerd Mullender wrote: >> >>> On 2010-07-14 19:26, Mike Wright wrote: Hi all, I'm wasting a lot of time (probably because of a brain fart) googling for this. >>>

Re: [OT] vi question

2010-07-14 Thread Mike Wright
Rodolfo Alcazar Portillo wrote: > On Wed, 2010-07-14 at 10:26 -0700, Mike Wright wrote: >> I'm using Zend_Framework to generate some html which it unfortunately >> does as one giant line. I'm pretty sure it has an error but can't find >> the missing/extra tag without formatting the html with lin

Re: vi question

2010-07-14 Thread Cameron Simpson
On 14Jul2010 16:54, fred smith wrote: | On Wed, Jul 14, 2010 at 10:26:25AM -0700, Mike Wright wrote: | > Will somebody tell me the symbol to use for a linefeed in substitutions | > as in | > :s1,$##linefeed#g | | in vi: ^V^M, or maybe ^V^V^V^M. Try the first then if it doesn't do what | yo

Re: vi question

2010-07-14 Thread Cameron Simpson
On 14Jul2010 21:33, Sjoerd Mullender wrote: | On 2010-07-14 21:19, Michael Hennebry wrote: | > On Wed, 14 Jul 2010, Sjoerd Mullender wrote: | >> On 2010-07-14 19:26, Mike Wright wrote: | >>> Will somebody tell me the symbol to use for a linefeed in substitutions | >>> as in | >>> :s1,$##linefe

Re: [OT] vi question

2010-07-14 Thread Rodolfo Alcazar Portillo
On Wed, 2010-07-14 at 10:26 -0700, Mike Wright wrote: > I'm using Zend_Framework to generate some html which it unfortunately > does as one giant line. I'm pretty sure it has an error but can't find > the missing/extra tag without formatting the html with line feeds. > > Will somebody tell me t

Re: [OT] vi question

2010-07-14 Thread fred smith
On Wed, Jul 14, 2010 at 10:26:25AM -0700, Mike Wright wrote: > Hi all, > > I'm wasting a lot of time (probably because of a brain fart) googling > for this. > > I'm using Zend_Framework to generate some html which it unfortunately > does as one giant line. I'm pretty sure it has an error but c

Re: [OT] vi question

2010-07-14 Thread Mike Wright
Sjoerd Mullender wrote: > On 2010-07-14 19:26, Mike Wright wrote: >> Hi all, >> >> I'm wasting a lot of time (probably because of a brain fart) googling >> for this. >> >> I'm using Zend_Framework to generate some html which it unfortunately >> does as one giant line. I'm pretty sure it has an e

Re: [OT] vi question

2010-07-14 Thread Sjoerd Mullender
On 2010-07-14 21:19, Michael Hennebry wrote: > On Wed, 14 Jul 2010, Sjoerd Mullender wrote: > >> On 2010-07-14 19:26, Mike Wright wrote: >>> Hi all, >>> >>> I'm wasting a lot of time (probably because of a brain fart) googling >>> for this. >>> >>> I'm using Zend_Framework to generate some html wh

Re: [OT] vi question

2010-07-14 Thread Michael Hennebry
On Wed, 14 Jul 2010, Sjoerd Mullender wrote: > On 2010-07-14 19:26, Mike Wright wrote: >> Hi all, >> >> I'm wasting a lot of time (probably because of a brain fart) googling >> for this. >> >> I'm using Zend_Framework to generate some html which it unfortunately >> does as one giant line. I'm pre

Re: [OT] vi question

2010-07-14 Thread Steve Searle
Around 06:26pm on Wednesday, July 14, 2010 (UK time), Mike Wright scrawled: > I'm using Zend_Framework to generate some html which it unfortunately > does as one giant line. I'm pretty sure it has an error but can't find > the missing/extra tag without formatting the html with line feeds. Not

Re: [OT] vi question

2010-07-14 Thread Sjoerd Mullender
On 2010-07-14 19:26, Mike Wright wrote: > Hi all, > > I'm wasting a lot of time (probably because of a brain fart) googling > for this. > > I'm using Zend_Framework to generate some html which it unfortunately > does as one giant line. I'm pretty sure it has an error but can't find > the miss

[OT] vi question

2010-07-14 Thread Mike Wright
Hi all, I'm wasting a lot of time (probably because of a brain fart) googling for this. I'm using Zend_Framework to generate some html which it unfortunately does as one giant line. I'm pretty sure it has an error but can't find the missing/extra tag without formatting the html with line feed