bug-recutils
[Top][All Lists]
Advanced

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

Re: [bug-recutils] Mini-bug in recutils-1.5 man pages


From: Jose E. Marchesi
Subject: Re: [bug-recutils] Mini-bug in recutils-1.5 man pages
Date: Tue, 17 Jan 2012 22:55:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

     recsel -e "Location = 'loaned'" books.rec
    
    worked (important: the indentations of the example rec files must be
    removed!), but what about regular expressions in other context, for
    e.g. like in
    
     recsel -q "loane?" books.rec
    
    (that didn't work).

BTW, you can use regular expressions when defining regexp types, such as
in:

%type: Id /r[egex]p/

It is documented in the manual, section "String types".

-- 
Jose E. Marchesi         http://www.jemarch.net
GNU Project              http://www.gnu.org



reply via email to

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