[cl-xmpp-devel] cl-xmpp serious examples ?

nicolas lamirault nlamirault at gmail.com
Wed Jan 28 07:14:06 UTC 2009


hi
this is my config file :

 $> cat .mcclim/climc/climcrc
;;; -*- mode: lisp -*-

(in-package :climc)

(setf *climc-account* (cons "xxxx at gmail.com" "xxxx")
         *climc-account-emails* (list "nlamirault at gmail.com"))


*climc-account* set the GMail account.
*climc-account-emails* is a list of user's contacts.


On Tue, Jan 27, 2009 at 10:40 PM, nicolas lamirault
<nlamirault at gmail.com> wrote:
> hi ...
> the README file comes from Ernestine ... this  a mistake ... i will update it.
> i will send you an example of the climrc config file tomorow ...
> i don't have it on this computer.
>
> i read a few month on #lisp a talk with Robert to make mcclim
> application configuration a such directory :
>  $HOME/.mcclim/
> or something else ...
>
> On Tue, Jan 27, 2009 at 8:01 PM, David Lichteblau <david at lichteblau.com> wrote:
>> Hi,
>>
>> Quoting nicolas lamirault (nlamirault at gmail.com):
>>> i make some tests with cl-xmpp. I started a new project this summer ...
>>>
>>>  http://lamirault.info/nicolas/projects/climc
>>
>> nice to hear about that project.
>>
>> What's the syntax of the .mcclim/climc/climcrc file required to start
>> it?  (The INSTALL file mentions direct arguments to the start-climc
>> function, but that doesn't seem to work.)
>>
>>
>>
>> Thanks,
>> d.
>>
>> PS The README file talks about a music management application called
>> ernestine, is that intentional? ;-)
>>
>




More information about the cl-xmpp-devel mailing list