[O] bug#23917: Please consider making Bug #23917 a blocker for 25.1 (was Re: org-capture: Capture template ā€˜gā€™: Match data clobbered by buffer modification hooks)

2016-07-26 Thread Nicolas Petton
Eli Zaretskii writes: > OK, let's wait for a few days to give time to the people who were > affected by the issue to test the patch, and if no new issues come up, > please push the version with the error code to emacs-25. I'll wait until Monday for the first release candidate to give time to thi

Re: [O] [PATCH] org-rss-headline

2015-01-20 Thread Nicolas Petton
Nicolas Goaziou writes: > Nicolas Petton writes: > >> Hi guys, >> >> Any update on this? > > Applied, thank you. > > I forgot to mention it, but next time, please provide patch with "git > format-patch" and a proper commit message. Ahh, sorry

Re: [O] [PATCH] org-rss-headline

2015-01-20 Thread Nicolas Petton
Hi guys, Any update on this? Cheers, Nico Nicolas Petton writes: > Indeed, sorry about that. > Here's a new patch with a short description of the RSS_TITLE property. > > > Cheers, > Nico -- Nicolas Petton http://nicolas-petton.fr

Re: [O] [PATCH] org-rss-headline

2015-01-18 Thread Nicolas Petton
1 m))) + (org-element-property :raw-value headline (publink (or (and hl-perm (concat (or hl-home hl-pdir) hl-perm)) (concat Cheers, Nico -- Nicolas Petton http://nicolas-petton.fr

Re: [O] [PATCH] org-rss-headline

2015-01-14 Thread Nicolas Petton
))) + (org-element-property :raw-value headline (publink (or (and hl-perm (concat (or hl-home hl-pdir) hl-perm)) (concat Cheers, Nico Nicolas Goaziou writes: > Hello, > > Nicolas Petton writes: > >> I'm a happy user of ox-rss.el, but was annoyed

Re: [O] [PATCH] org-rss-headline

2015-01-13 Thread Nicolas Petton
Nicolas Goaziou writes: > Nicolas Petton writes: > >> If the headline contains *bold* text for example, the RSS item title >> will have the extras * characters, since it's using the :raw-value. > > OK. But what is expected instead? HTML markup? Nothing at all? I&

Re: [O] [PATCH] org-rss-headline

2015-01-13 Thread Nicolas Petton
Nicolas Goaziou writes: > Hello, > > Nicolas Petton writes: > >> I'm a happy user of ox-rss.el, but was annoyed the other day when I >> wanted to export an article with a headline containing markup. > > What problem did you encounter? If the headline contai

[O] [PATCH] org-rss-headline

2015-01-13 Thread Nicolas Petton
dir) hl-perm)) (concat Please tell me what you think. Cheers Nico -- Nicolas Petton http://nicolas-petton.fr