emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [PATCH] Emacs 22 support - use org-string-match-p


From: Štěpán Němec
Subject: [Orgmode] Re: [PATCH] Emacs 22 support - use org-string-match-p
Date: Fri, 04 Jun 2010 00:07:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hello,

sorry for being difficult again ;-) 


Bernt Hansen <address@hidden> writes:

[snip]

> -                    (string-match "^//" str))
> +                    (org-string-match-p "^//" str))

Ehrm... do you really want to replace `string-match', too?

[snip]


Štěpán



reply via email to

[Prev in Thread] Current Thread [Next in Thread]