On Mon, Mar 24, 2008 at 10:51:24PM +0000, Dougie Lawson wrote: > Quoting "David F. Skoll" <[EMAIL PROTECTED]>: > > > Hi, > > > > I have a test version of Remind I'd like people to test, please. > > > > git was a PITA to install. You MUST have curl, libcurl and the > development stuff for curl installed. To be sure use ./configure > --with-curl to ensure you have the bits to make git work.
What OS are you using? If one with a package management system you should typically be able to automatically pull in git and its requirements with a simple command... 'yum install git' et al... > > > > 2) Major new feature: If you invoke remind with a directory name > > instead of a filename (or use "INCLUDE /some/directory"), then Remind > > looks in the directory for all files matching the pattern "*.rem" and > > reads them in order. (The sort order is exactly what the shell would > > give for "echo *.rem") > > > > You appear to have removed the automatic reading of ~/.reminders, isn't > that an incompatible change? > > Can I have a debug option (-df?) to list the names of the *.rem files > that have been found before each one is processed? > > Regards, Dougie. _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
