patchThe nmh Mail Handling System - Patches: patch #4011, add ranges to pick's regexp...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4011: add ranges to pick's regexp character classes

Submitter:  None
Submitted:  Thu 12 May 2005 03:37:39 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed

Fri 23 Nov 2012 05:45:19 PM UTC, comment #1: 

I'm just closing this patch.  It was applied back in March 2006, commit dc0b0be755b41f3c195913631fedf023ad69192e.

David Levine <levine>
Group administrator
Thu 12 May 2005 03:37:39 PM UTC, original submission:  


this patch allows using character class ranges in pick expressions, i.e. "pick -subj 'foo[a-f]'" instead of "pick -subj 'foo[abcdef]'".

(since this feature can quickly cause the compiled expression to grow past its current 256 byte limit, i've also changed that to 1024.)

paul

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8829:  pick.pat added by None (813B - application/octet-stream - patch for picksbr.c)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by levine (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-11-23 levine StatusNone Done
        Open/ClosedOpen Closed
    2005-05-12 None Attached File- Added pick.pat, #4601
        Carbon-Copy- Added pgf --AT-- foxharp --DOT-- boston --DOT-- ma --DOT-- us

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code