Gregor Uhlenheuer

Results 12 comments of Gregor Uhlenheuer

Sorry, I haven't had the time to look into this topic for a long time. Apparently there have been quite some changes to the latest ejabberd version(s) - so I...

Hi, I am kind of shocked because I was pretty sure it's possible but you are right indeed. I'll see what I can do. Cheers, Gregor

Yes, the 'new' mongodb driver was a huge rewrite while dropping support for replica sets and others for example. That's why I still kept the old one. I haven't checked...

I think I will try to add authentication support for the old mongodb driver first and make the migration to the new driver a separate issue.

Hi, it does not sound too right although I am not sure what you mean with multisession exactly? What configuration is that? Then I will have to look into this...

Hi, it's difficult the say what wrong based on these information. Is the `mod_mam.beam` located in your ejabberd libs directory (usually `/lib/ejabberd/ebin/`) ? Cheers, Gregor

Hi, you are one hell of a tester! Thanks a lot! 64aec60 should fix that issue Cheers, Gregor

Hi Matthias, I would suspect that vim's current working directory is not correctly set for your path command. `lacheck` is executed from vim's current working dir, so it probably does...

Hi again, it's probably a dumb question but did you try to run `lacheck ` from the command line to check if `lacheck` is capable of resolving your path logic...

Hi, it appears to me that `lacheck` is indeed not able to expand your `\def` command. I am by far no expert in tex or lacheck but I tried to...