Re: PATCH Add Hyperlinks, Add vimgvim and add FAQ about negated regexps by brian d foy- June 7, 2008 In article<e9d252210806071040j63c356ebx212f8564f09e2a00mail.gmail.com>, ShlomiFish <schordingercatgmail.com> wrote:> Hi all!> > The patch is attached. I hope GMail.com preserves it enough after I> copy-and-pasted it from gvim.Also note that when you add a question to any of the perlfaq, you needto regenerate the perlfaq.pod file. Using the Makefile in the svnrepository does it for you: make perlfaq.podI&39;ll look through the editors section again. Instead of marking...http://www.nntp.perl.org/group/perl.perlfaq.workers/2008/06/msg614.html Re: PATCH Add Hyperlinks, Add vimgvim and add FAQ about negated regexps by brian d foy- June 7, 2008 In article<e9d252210806071040j63c356ebx212f8564f09e2a00mail.gmail.com>, ShlomiFish <schordingercatgmail.com> wrote:> I started to revamp the FAQ. My original intention was to add some> questions from http:perl.net.auwikiFreenode_Sharp_Perl_FAQ , and> other things the Freenode perl people have encountered.You added a bunch of L<> markup, but in my hazy memory I think we weretrying to avoid those for some reason. Did you try a bunch of differentformatters with it Was...http://www.nntp.perl.org/group/perl.perlfaq.workers/2008/06/msg613.html Re: PATCH remove commas from perlfaq5 by brian d foy- June 7, 2008 In article <20080606134615.E7EC0120075rserv16.sitepush.net>,<renee.baeckersmart-websolutions.de> wrote:> this is a small patch that removes commas, that are between index> entries. X<> sequences are translated into empty string, so you only> see three commas.I didn&39;t see the patch come across, but I fixed the problem.Thanks,http://www.nntp.perl.org/group/perl.perlfaq.workers/2008/06/msg612.html PATCH Add Hyperlinks, Add vimgvim and add FAQ about negated regexps by Shlomi Fish- June 7, 2008 Hi all!The patch is attached. I hope GMail.com preserves it enough after Icopy-and-pasted it from gvim.I started to revamp the FAQ. My original intention was to add somequestions from http:perl.net.auwikiFreenode_Sharp_Perl_FAQ , andother things the Freenode perl people have encountered.While looking for IDE, I discovered that:1. Vimgvim and TextMate were missing.2. There were many URLs without an L<...>.In any case, I also added this FAQ...http://www.nntp.perl.org/group/perl.perlfaq.workers/2008/06/msg611.html PATCH remove commas from perlfaq5 by renee.baecker- June 6, 2008 Hi ,this is a small patch that removes commas, that are between indexentries. X<> sequences are translated into empty string, so you onlysee three commas.Other entries in perlfaq use space as separator...Cheers,Reneehttp://www.nntp.perl.org/group/perl.perlfaq.workers/2008/06/msg610.html |