genorg.pl
changeset 13 da3b9ba1a7f0
parent 12 1be91608b33c
child 14 31e45dd2a894
equal deleted inserted replaced
12:1be91608b33c 13:da3b9ba1a7f0
   162  cache      : xml cache file
   162  cache      : xml cache file
   163  home       : home file
   163  home       : home file
   164  about      : about file
   164  about      : about file
   165  domain     : domain (for rss)
   165  domain     : domain (for rss)
   166  title      : title of the blog
   166  title      : title of the blog
       
   167 
       
   168 As soon as config file comes accross '>>---', the rest of the file
       
   169 is now the elisp code used in emacs startup.
   167 END
   170 END
   168 
   171 
   169 
   172 
   170 my $rss_entry = <<"END" =~ s/\n\s+//gr;
   173 my $rss_entry = <<"END" =~ s/\n\s+//gr;
   171 <?xml version=\"1.0\" encoding=\"UTF-8\" ?>
   174 <?xml version=\"1.0\" encoding=\"UTF-8\" ?>