From mboxrd@z Thu Jan 1 00:00:00 1970 From: jamie.couture at gmail.com (Jamie Couture) Date: Tue, 14 Jul 2015 12:20:48 -0400 Subject: [PATCH] Add about-formatting filter for org-mode. In-Reply-To: <878uajld7z.fsf@ayanami.rkm.id.au> References: <878uajld7z.fsf@ayanami.rkm.id.au> Message-ID: <20150714162048.GA12599@neptune> On Tue, Jul 14, 2015 at 11:20:08AM +0930, Ruben Maher wrote: > Hi list, I have two patches for your consideration. > > The first just adds an about-filter for .org files. > > It depends on Emacs and Org-mode[0]. > > I may have formatted this mail correctly. Please let me know otherwise. > > Kind regards, > > Ruben > > [0] http://orgmode.org/ Had do play with the patch a bit to apply it. But managed to get it running. Would be best to use git-format-patch / git-send-email. Jason can decide to squash it all, if he prefers, and fixup the commit messages. I think it would also help to update the cgitrc5.txt as well, in case anyone wants to include this, they would also need to update their cgitrc. -- 8< -- diff --git a/cgitrc.5.txt b/cgitrc.5.txt index e21ece9..add40ef 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -861,6 +861,8 @@ readme=:README.htm readme=:readme.htm readme=:README.txt readme=:readme.txt +readme=:README.org +readme=:readme.org readme=:README readme=:readme readme=:INSTALL.md