Search the web
Sign In
New User? Sign Up
txt2html · Discussion of txt2html
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 96 - 125 of 251   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
96
Greetings all, First, let me say that I am a completely ignorant Gnubie. Second, what I want to do, using txt2html - I would like to take emails that come in...
Weyland
yggsson
Offline Send Email
Mar 12, 2003
7:32 pm
97
... Yes. That's what it does if you don't specify an input file....
Seth Golub
seth
Offline Send Email
Mar 12, 2003
8:18 pm
98
... I see that now. :) I played around and piped it through from Kmail with the command to pipe through as : t2html.pl --css-font-readable >...
Weyland
yggsson
Offline Send Email
Mar 12, 2003
8:32 pm
99
... I'm not familiar with that option. ... The --extract option will cause txt2html to omit the tags it would normally put at the beginning and end of a...
Seth Golub
seth
Offline Send Email
Mar 12, 2003
8:46 pm
100
... And I sincerely apologize for my preceding drivel... I had downloaded another similarly named perl script and thought I was using yours, while I was in...
Weyland
yggsson
Offline Send Email
Mar 12, 2003
8:57 pm
101
Hey Seth, I've an interesting thing going on here. While at work, I was able to get mail to pipe through and output a file well enough, but I'm not able to do...
Weyland
yggsson
Offline Send Email
Mar 13, 2003
3:36 am
102
... It sounds like your mail filtering scheme is broken at home....
Seth Golub
seth
Offline Send Email
Mar 13, 2003
5:30 am
103
... Seth, you're timing is impeccable. :) I played around and played around, and finally I deleted the script and replaced it. Works fine now. :) I also...
Weyland
yggsson
Offline Send Email
Mar 13, 2003
5:41 am
104
You will all be glad to know (I hope you are, anyway) that version 2 (actually 2.01) is out on Sourceforge. <http://txt2html.sourceforge.net/> is now the...
Kathryn Andersen
rubykat4
Offline Send Email
Jun 1, 2003
7:01 am
105
... I've now made the announcement on freshmeat.net also. -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \ | \_.--.*/ | GenFicCrit...
Kathryn Andersen
rubykat4
Offline Send Email
Jun 1, 2003
10:44 am
106
Thanks! I had a text with a lot of links that I needed to convert to html (for obvious reasons), and it worked great. There was one url that it didn't...
Bill Robertson
billrobertson42
Offline Send Email
Jul 7, 2003
3:36 pm
107
... I'm not entirely sure whether parentheses are legal in a URL. ... Basically, the pattern which recognises a URL does not include parentheses in what it...
Kathryn Andersen
rubykat4
Offline Send Email
Jul 7, 2003
9:15 pm
108
Hi. First of all, I think I have found a bug in the documentation for --custom_headings_regexp. It states that -H '^ *\d+\.\d+\. \w+' matches something like ...
Christian Hennecke
crimso2000
Offline Send Email
Jul 12, 2003
2:50 pm
109
... Thanks! I'll correct that. ... Using the wrong version perhaps? I tried this with version 2.01 on your RELNOTES file (with the --custom argument) with the...
Kathryn Andersen
rubykat4
Offline Send Email
Jul 12, 2003
11:06 pm
110
... Version 2.01 with Perl 5.8.0 running on OS/2. It's working fine when I use ksh instead of OS/2's standard command shell. I just found out the problem....
Christian Hennecke
crimso2000
Offline Send Email
Jul 13, 2003
12:32 am
111
Well, I have been so inspired by all this running around, that I have made a new release, 2.02, which contains a) the documentation fix mentioned earlier in...
Kathryn Andersen
rubykat4
Offline Send Email
Jul 13, 2003
6:02 am
112
New release of txt2html: version 2.02 - minor documentation fix - minor enhancement to HTML::TextToHTML process_para method: added is_fragment option to...
Kathryn Andersen
rubykat4
Offline Send Email
Jul 13, 2003
6:04 am
113
From: Kathryn Andersen <kat_lists@...> ... where can we find the new release? -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > ...
Larry W. Virden
lvirden
Offline Send Email
Jul 18, 2003
1:46 pm
114
... http://sourceforge.net/project/showfiles.php?group_id=31276 Which I found via http://sourceforge.net/projects/txt2html/ to which there's a pointer from ...
Seth Golub
seth
Offline Send Email
Jul 18, 2003
5:28 pm
115
thanks - it just wasn't clear whether the announcement meant a new version from a personal web site or the main one. actually, sf.net shows a version 2.03 ... ...
Larry W. Virden
lvirden
Offline Send Email
Jul 18, 2003
5:31 pm
116
... That's because there were some bugs with the tests, which I fixed, and made a new release. When I have made a release, it is: - usually announced on...
Kathryn Andersen
rubykat4
Offline Send Email
Jul 18, 2003
10:10 pm
117
There's a new release in all the usual places; not much of a change; - one small enhancement (making CAPS tagging optional) - a few changes (in consultation...
Kathryn Andersen
rubykat4
Offline Send Email
Nov 4, 2003
4:23 am
118
hi guys, you have a really great tool here. I have at this point 3 quick questions about missing formatting, and a third observation: First, if you look at ...
joe speigle
joeofclew
Offline Send Email
Nov 13, 2003
4:20 pm
119
... You add that text in the second filter, after the TextToHTML conversion is done. ... Shocking. Are you sure the content-type header is what you think it ...
Seth Golub
seth
Offline Send Email
Nov 13, 2003
6:14 pm
120
As you had suspected (referring to all my .txt documents coming across as plain text in the browser, though it was html text after being filtered) it was a...
joe speigle
joeofclew
Offline Send Email
Nov 13, 2003
8:17 pm
121
... As Seth said, the top "HTML::TextToHTML" wasn't part of the original document which was processed by HTML::TextToHTML -- it can't process what wasn't...
Kathryn Andersen
rubykat4
Offline Send Email
Nov 13, 2003
8:33 pm
122
I just noticed yesterday that txt2html 2.05 is now in Debian unstable. Let's hope it makes it to testing soon. Kathryn Andersen -- _--_|\ | Kathryn...
Kathryn Andersen
rubykat4
Offline Send Email
Nov 13, 2003
8:36 pm
123
kathryn et. al. Doing the easy thing and moving the numbers that I am trying to coerce into a list on the left, following the numbers with a period, still...
joe speigle
joeofclew
Offline Send Email
Nov 14, 2003
4:54 am
124
hey, who does patching around here?! __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard ...
joe speigle
joeofclew
Offline Send Email
Nov 14, 2003
4:55 am
125
... Um, you've really got me confused now. Looking at your original URL, http://www.sirfsup.com/languages/perl/Apache/txt2html.txt2 which you've now changed,...
Kathryn Andersen
rubykat4
Offline Send Email
Nov 14, 2003
10:34 am
Messages 96 - 125 of 251   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help