stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] [PATCH] Initial interface to pwsafe password keyring. Two ne


From: Wojciech Meyer
Subject: Re: [STUMP] [PATCH] Initial interface to pwsafe password keyring. Two new commands: `pwsafe-menu', `pwsafe-entry'.
Date: Wed, 13 Jul 2011 09:58:06 +0100

Hi Scott,

Thanks for testing and using this contrib.

> There is a style warning that in command-options you're passing an
> unused parameter t to format.

Will fix it today.

> I'm using pwsafe 0.2.0 and am new to it.

> I'm getting some weird menu entries in pwsafe-menu. I get blank
> entries at the end, and I also get at least one "> notes" entry.

Probably I need to tweak regular _expression_ that drive parsing
entries. You have probably somewhat different layout (apart from name and
password field I don't use anything else in pwsafe db)

> Does pwsafe-entry support tab completion? If I type the name of an
> account wrong it just aborts, it should give an error saying it
> couldn't find an account with that name. if I press tab it gives me
> this error
> Error In Command 'pwsafe-entry': The value
> (" 2.2"
>  . #S(STUMPWM.CONTRIB.PWSAFE::PWSAFE-ENTRY
>      :PASSWORD "test"
>      :NAME " 2.2"
>      :USER-NAME "2"))
> is not of type
> (OR (VECTOR CHARACTER)
>    (VECTOR NIL) BASE-STRING
>    SYMBOL CHARACTER).

Yes it does, and it's working on my machine. Hm, let me check that as
well.

> All that said, I do find this contrib useful, will continue using it,
> and hope it will be merged once fixed. I also hope the lack of
> response does not stop you from contributing more!

Thanks! I do want to contribute, but lost a bit velocity. Maybe the
easier way of handling latencies on a mailing list would be to just
setup a clone on github or gitourious (as Ben did) so the commiters can
easily pull bigger chunk of changes and users could test it at the same
time.

Anyway, will post fixed version of patch hopefully soon.

BTW: What Lisp are you using?

> Scott

Wojciech


reply via email to

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