I've been on vacation for the last week and it's going to take me at least
another week to catch up with all the stuff I normally do. :(
ok, it could be working that way. I think i made my way through it... s.b. needs to check ;-) was some cut'n'paste, i hope i've hit the right places... get the head, configure a room to require subject (or send it to an external address), the client should ask for it then before opening the edito
r5255 | dothebart | 2007-06-25 17:53:00 -0400 (Mon, 25 Jun 2007) | 2 lines
Changed paths:
M /trunk/citadel/client_chat.c
M /trunk/citadel/messages.c
M /trunk/citadel/messages.h
* if a message subject is required, ask
The first parameter it returns is the screen name you are using to post
the message. We don't look at that right now, but we should. It's not
terribly important though.
Ok, so the next thing you should do is, evaluate that return value, and
if it is nonzero, prompt for a subject. This