comparison man/gnus.texi @ 110:fe104dbd9147 r20-1b7

Import from CVS: tag r20-1b7
author cvs
date Mon, 13 Aug 2007 09:19:45 +0200
parents 360340f9fd5f
children 48d667d6f17f
comparison
equal deleted inserted replaced
109:e183fc049578 110:fe104dbd9147
1163 @item u 1163 @item u
1164 User defined specifier. The next character in the format string should 1164 User defined specifier. The next character in the format string should
1165 be a letter. @sc{gnus} will call the function 1165 be a letter. @sc{gnus} will call the function
1166 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter 1166 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1167 following @samp{%u}. The function will be passed a single dummy 1167 following @samp{%u}. The function will be passed a single dummy
1168 paratere as argument. The function should return a string, which will 1168 parameter as argument. The function should return a string, which will
1169 be inserted into the buffer just like information from any other 1169 be inserted into the buffer just like information from any other
1170 specifier. 1170 specifier.
1171 @end table 1171 @end table
1172 1172
1173 @cindex * 1173 @cindex *
13384 @cindex mode lines 13384 @cindex mode lines
13385 @cindex highlights 13385 @cindex highlights
13386 13386
13387 @table @code 13387 @table @code
13388 13388
13389 @item gnus-home-directory
13390 All Gnus path variables will be initialized from this variable, which
13391 defaults to @file{~/}.
13392
13389 @item gnus-directory 13393 @item gnus-directory
13390 @vindex gnus-directory 13394 @vindex gnus-directory
13391 All Gnus directories will be initialized from this variable, which 13395 Most Gnus storage path variables will be initialized from this variable,
13392 defaults to the @samp{SAVEDIR} environment variable, or @file{~/News/} 13396 which defaults to the @samp{SAVEDIR} environment variable, or
13393 if that variable isn't set. 13397 @file{~/News/} if that variable isn't set.
13394 13398
13395 @item gnus-default-directory 13399 @item gnus-default-directory
13396 @vindex gnus-default-directory 13400 @vindex gnus-default-directory
13397 Not related to the above variable at all---this variable says what the 13401 Not related to the above variable at all---this variable says what the
13398 default directory of all Gnus buffers should be. If you issue commands 13402 default directory of all Gnus buffers should be. If you issue commands