info-cvs
[Top][All Lists]
Advanced

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

Re: parsing loginfo


From: Rob Helmer
Subject: Re: parsing loginfo
Date: Fri, 15 Feb 2002 15:38:42 -0800
User-agent: Mutt/1.2.5i

Hey, this is perfect, thanks David :)

If loginfo is specified like this : %{ sVv} then the output is like :

sandbox/blah test ,space file.txt,1.12,1.13

instead of :

sandbox/blah test space file.txt,1.12,1.13

So I can split on "/", " ," and ",".
It would be even better if I could stick my own characters in there
as delimeters, I tried this but to no avail. 

This will allow me to account for spaces, at least for the time being.

Anyone know why this works? Is this unintended or not?



Thanks,
Rob Helmer
Namodn

On Fri, Feb 15, 2002 at 03:12:29PM -0800, David Taylor wrote:
> The question sounds familiar, though I'm not sure since I don't pay much
> attention  to 'space in filename' problems. Maybe
> http://mail.gnu.org/pipermail/info-cvs/2001-August/018969.html has what you
> need.
> 
> dtayl



reply via email to

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