Group: gnu.emacs.help · Group Profile · Search for Sample5 in gnu.emacs.help
Author: Marc Tfardy
Date: May 10, 2008 08:59
... <DATA="some/file/sample1.mp3"> <DATA="some/file/sample2.mp3"> blablalba <DATA="some/file/sample3.wav"> blabla OBJ('some/file/sample4.mp3') OBJ('some/file/sample5.au') ------------------------------------------------------------------------ My goal is to extract some text from the buffer, namely only portion of text between `DATA="' and `"' or between `OBJ('' and `''. In both cases ...
|