Štěpán Němec <step...@gmail.com> writes: > Hello, > > sorry for being difficult again ;-) > > > Bernt Hansen <be...@norang.ca> writes: > > [snip] > >> - (string-match "^//" str)) >> + (org-string-match-p "^//" str)) > > Ehrm... do you really want to replace `string-match', too?
Yes ... because it originally was a string-match-p that Carsten converted to string-match since Emacs 22 doesn't have a string-match-p during an earlier bug report (by me). Now that Carsten created org-string-match-p I'm just putting it back closer to the original code. Regards, Bernt _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode