*** empty log message ***
authorroot <root>
Thu, 12 Jan 2006 10:21:50 +0000 (10:21 +0000)
committerroot <root>
Thu, 12 Jan 2006 10:21:50 +0000 (10:21 +0000)
src/perl/selection

index 0d29e94634aa961a67a8e5335ed117e14c1a05dd..525ee86ffc91835f22a64747ca90881ee46e6003 100644 (file)
@@ -11,13 +11,14 @@ sub on_keyboard_command {
 
 # "find interetsing things"-patterns
 my @mark_patterns = (
-   qr{([[:alnum:]]+)},
+   qr{([[:word:]]+)},
 
    # common "parentheses"
    qr{(?:^|\s) ‘  ([^‘’]+?) ’ (?:\s|\)|$)}x,
    qr{(?:^|\s) `  ([^`']+?) ' (?:\s|\)|$)}x,
    qr{         \{ ([^{}]+?) \} }x,
    qr{         \[ ([^{}]+?) \] }x,
+   qr{         \( ([^()]+?) \) }x,
 
    # urls, just a heuristic
    qr{(