From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Greg Sabino Mullane <greg(at)turnstep(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: New FAQ questions. minor fixes |
Date: | 2005-02-25 04:01:32 |
Message-ID: | 200502250401.j1P41Wn28533@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Greg Sabino Mullane wrote:
[ There is text before PGP section. ]
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> > The original is actually in HTML in doc/src/FAQ/FAQ.html. I made the
> > modifications you suggested in the patch and am attaching the diff.
>
> Thank you - I could not remember which was the chicken and which was
> the egg :) but I will diff the HTML next time.
Yea, the FAQ's master is HTML, and the TODO's master is a text file.
> > One problem is wrapping of URL's. Most are fixed now but I saw at least
> > on that is still wrapped in the text version. I use this command for
> > the HTML to text conversion:
> >
> > lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"
> >
> > Any ideas on how that can be improved?
>
> Not off the top of my head, but I will play around with it. Worse comes
> to worse, we can manually clean it up or make a quick perl script to clean
> up after lynx.
True.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-02-25 04:33:39 | Re: BUG #1466: syslogger issues |
Previous Message | Greg Sabino Mullane | 2005-02-25 03:31:49 | Re: New FAQ questions. minor fixes |