From e5b521d07dbe197c2dd7552f0036bdcac2116cde Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Mon, 14 Jun 2010 10:28:32 +0200 Subject: s/buddy_sendbuffer/paste_buffer/ in the docs as well. --- doc/user-guide/commands.xml | 66 ++++++++++++++++++++++----------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 0989118e..ce60b6db 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -497,39 +497,6 @@ - - false - - - - By default, when you send a message to someone, BitlBee forwards this message to the user immediately. When you paste a large number of lines, the lines will be sent in separate messages, which might not be very nice to read. If you enable this setting, BitlBee will buffer your messages and wait for more data. - - - - Using the buddy_sendbuffer_delay setting you can specify the number of seconds BitlBee should wait for more data before the complete message is sent. - - - - Please note that if you remove a buddy from your list (or if the connection to that user drops) and there's still data in the buffer, this data will be lost. BitlBee will not try to send the message to the user in those cases. - - - - - - 200 - - - - - Tell BitlBee after how many (mili)seconds a buffered message should be sent. Values greater than 5 will be interpreted as miliseconds, 5 and lower as seconds. - - - - See also the buddy_sendbuffer setting. - - - - utf-8 you can get a list of all possible values by doing 'iconv -l' in a shell @@ -784,6 +751,39 @@ + + + false + + + + By default, when you send a message to someone, BitlBee forwards this message to the user immediately. When you paste a large number of lines, the lines will be sent in separate messages, which might not be very nice to read. If you enable this setting, BitlBee will buffer your messages and wait for more data. + + + + Using the paste_buffer_delay setting you can specify the number of seconds BitlBee should wait for more data before the complete message is sent. + + + + Please note that if you remove a buddy from your list (or if the connection to that user drops) and there's still data in the buffer, this data will be lost. BitlBee will not try to send the message to the user in those cases. + + + + + + 200 + + + + + Tell BitlBee after how many (mili)seconds a buffered message should be sent. Values greater than 5 will be interpreted as miliseconds, 5 and lower as seconds. + + + + See also the paste_buffer setting. + + + -- cgit v1.2.3