Hello, Michael Brand <michael.ch.br...@gmail.com> writes:
> release_8.3.2-350-gbd3a2cb introduces a regression of "%()" in Org > feed templates. See > - commit release_7.8.10-1057-g042db37 > - (commit release_7.8.10-1068-ge1d5a31) > - http://thread.gmane.org/gmane.emacs.orgmode/56991 > > I just wrote an ERT for this functionality, can you please add it?: > > (should > (string= > "5 % Less (See\n Item \"3)\" Somewhere)\n Of THE [[http://orgmode.org]]\n > [2016-01-02 Sat]" > (org-feed-format-entry > '(:title "5 % less (see\n item \"3)\" somewhere)" ; %h > :link "http://ORGMODE.org" ; %a > :pubDate "Sat, 02 Jan 2016 12:00:00 +0000") ; %u > "%(capitalize \"%h\n of\") THE %(downcase \"%a\") %u" > nil))) I read the thread but I'm not sure where the regression is. Could you elaborate on what is failing here? Thank you. -- Nicolas Goaziou