[Remind-Fans] remind 3.1.0 and wyrd
John Campbell
jwcampbe at life.uiuc.edu
Wed Aug 15 13:30:46 EDT 2007
Hi David,
Workaround fixes the issue.
I'll defer the proper fix to the more adventurous.
Thanks so much for your work
john
On Aug 15, 2007, at 10:53 AM, David F. Skoll wrote:
> John Campbell wrote:
>
>> I installed remind 3.1.0 this morning and lost the ability to page
>> through reminders within wyrd (default key binding is < tab >).
>> Everything else I've tried within wyrd seems to work just fine and
>> remapping the next_reminder key binding to something else (such as
>> "(" fails as well.
>
> That's because the default date separator in Remind has changed
> from "/"
> to "-".
>
> Proper fix: Modify wyrd to accept a date that looks like this (Perl
> regex):
>
> \d{4}[-/]\d{2}[-/]\d{2}
>
> (Similarly, back-ends should recognize times like 13.45 as well as
> 13:45.)
>
> Workaround: Add this to the top of your .reminders file and it
> should fix it:
>
> SET $DateSep "/"
>
> Regards,
>
> David.
> _______________________________________________
> Remind-fans mailing list
> Remind-fans at lists.whatexit.org
> http://lists.whatexit.org/mailman/listinfo/remind-fans
>
More information about the Remind-fans
mailing list