-----------------------------------------------------------------------------
 MANIFEST               |  108 -
 Makefile               |   10 
 aclocal.m4             |  105 +
 conf-tin               |   19 
 config.guess           |    2 
 configure              | 2570 ++++++++++++++++++++++++----------------------
 configure.in           |    2 
 doc/CHANGES            |   35 
 doc/TODO               |    2 
 doc/l10n/de.po         | 2591 +++++++++++++++++++++++-----------------------
 doc/l10n/de/tin.1      |   17 
 doc/l10n/de/tin.5      |   12 
 doc/l10n/en_GB.po      | 2611 +++++++++++++++++++++++------------------------
 doc/l10n/en_GB/tin.1   |   17 
 doc/l10n/en_GB/tin.5   |   12 
 doc/l10n/tin-man.pot   | 2559 +++++++++++++++++++++++-----------------------
 doc/tin.1              |   18 
 doc/tin.5              |    8 
 include/proto.h        |    4 
 include/version.h      |    6 
 po/da.po               |  816 ++++++++++----
 po/de.po               |   32 
 po/en_GB.po            |   24 
 po/et.po               |   54 
 po/fr.po               | 1062 ++++++-------------
 po/ru.po               |   28 
 po/sv.po               |   28 
 po/tin.pot             |   25 
 po/tr.po               |   24 
 po/zh_CN.po            |   28 
 po/zh_TW.po            |   28 
 src/active.c           |   42 
 src/art.c              |    8 
 src/header.c           |    8 
 src/lang.c             |    6 
 src/mail.c             |    8 
 src/main.c             |   14 
 src/memory.c           |   12 
 src/misc.c             |   21 
 src/newsrc.c           |    5 
 src/nntplib.c          |   24 
 src/page.c             |    8 
 src/read.c             |    4 
 src/select.c           |    6 
 src/signal.c           |   10 
 src/thread.c           |    4 
 src/xref.c             |    2 
 tin-2.4.0/po/da.gmo    |binary
 tin-2.4.0/po/de.gmo    |binary
 tin-2.4.0/po/en_GB.gmo |binary
 tin-2.4.0/po/et.gmo    |binary
 tin-2.4.0/po/fr.gmo    |binary
 tin-2.4.0/po/ru.gmo    |binary
 tin-2.4.0/po/sv.gmo    |binary
 tin-2.4.0/po/tr.gmo    |binary
 tin-2.4.0/po/zh_CN.gmo |binary
 tin-2.4.0/po/zh_TW.gmo |binary
 tin.spec               |    2 
 58 files changed, 6607 insertions(+), 6434 deletions(-)
-----------------------------------------------------------------------------
diff -Nurp '--exclude=.bzr*' tin-2.3.4/MANIFEST tin-2.4.0/MANIFEST
--- tin-2.3.4/MANIFEST	2016-06-28 16:12:37.000000000 +0200
+++ tin-2.4.0/MANIFEST	2016-08-23 07:28:24.999873560 +0200
@@ -1,21 +1,21 @@
-MANIFEST for tin-2.3.4 (Tue Jun 28 16:12:36 CEST 2016)
+MANIFEST for tin-2.4.0 (Tue Aug 23 07:28:24 CEST 2016)
 ----------------------------------------------------
-   14508 ./Makefile
+   14534 ./Makefile
     8171 ./MANIFEST
     1441 ./README
      745 ./README.MAC
      976 ./README.WIN
-  187062 ./aclocal.m4
-     882 ./conf-tin
-   44494 ./config.guess
+  188348 ./aclocal.m4
+    1081 ./conf-tin
+   44493 ./config.guess
    36346 ./config.sub
-  680970 ./configure
+  683308 ./configure
    36085 ./configure.in
     7123 ./install-sh
      318 ./po4a.conf
     1502 ./tin.spec
    18847 ./doc/ABOUT-NLS
-   11325 ./doc/CHANGES
+   12487 ./doc/CHANGES
   289013 ./doc/CHANGES.old
     5098 ./doc/CREDITS
     1305 ./doc/DEBUG_REFS
@@ -45,8 +45,8 @@ MANIFEST for tin-2.3.4 (Tue Jun 28 16:12
     4947 ./doc/umlaute.txt
     4246 ./doc/umlauts.txt
     6957 ./doc/url_handler.1
-  137817 ./doc/tin.1
-   81110 ./doc/tin.5
+  137846 ./doc/tin.1
+   81120 ./doc/tin.5
     5065 ./doc/tin.defaults
    15629 ./doc/tinews.1
     2418 ./doc/tools.txt
@@ -70,7 +70,7 @@ MANIFEST for tin-2.3.4 (Tue Jun 28 16:12
     8710 ./include/nntplib.h
      664 ./include/plp_snprintf.h
    15516 ./include/policy.h
-   33142 ./include/proto.h
+   33164 ./include/proto.h
     5599 ./include/rfc2046.h
     3377 ./include/stpwatch.h
     5960 ./include/tcurses.h
@@ -78,9 +78,9 @@ MANIFEST for tin-2.3.4 (Tue Jun 28 16:12
    17326 ./include/tinrc.h
     4346 ./include/tnntp.h
     2264 ./include/trace.h
-    2349 ./include/version.h
-   35658 ./src/active.c
-   76175 ./src/art.c
+    2351 ./include/version.h
+   35475 ./src/active.c
+   76178 ./src/art.c
    77850 ./src/attrib.c
    16150 ./src/auth.c
    12936 ./src/charset.c
@@ -96,34 +96,34 @@ MANIFEST for tin-2.3.4 (Tue Jun 28 16:12
     9070 ./src/global.c
    44901 ./src/group.c
     3900 ./src/hashstr.c
-    8256 ./src/header.c
+    8229 ./src/header.c
     6253 ./src/heapsort.c
    43902 ./src/help.c
    13931 ./src/inews.c
    38270 ./src/init.c
     2435 ./src/joinpath.c
   101765 ./src/keymap.c
-  138323 ./src/lang.c
+  138319 ./src/lang.c
     4486 ./src/langinfo.c
     7728 ./src/list.c
     6663 ./src/lock.c
-   16932 ./src/mail.c
-   26370 ./src/main.c
+   16899 ./src/mail.c
+   26402 ./src/main.c
    10850 ./src/makecfg.c
-   13672 ./src/memory.c
+   13786 ./src/memory.c
     5283 ./src/mimetypes.c
-   94970 ./src/misc.c
-   39410 ./src/newsrc.c
-   54473 ./src/nntplib.c
+   95225 ./src/misc.c
+   39379 ./src/newsrc.c
+   54627 ./src/nntplib.c
     7758 ./src/nrctbl.c
   105665 ./src/options_menu.c
-   66124 ./src/page.c
+   66100 ./src/page.c
    24137 ./src/parsdate.y
    17057 ./src/plp_snprintf.c
    13212 ./src/pgp.c
   152469 ./src/post.c
    18910 ./src/prompt.c
-   10504 ./src/read.c
+   10510 ./src/read.c
    27501 ./src/refs.c
     5482 ./src/regex.c
    14526 ./src/rfc1524.c
@@ -133,21 +133,21 @@ MANIFEST for tin-2.3.4 (Tue Jun 28 16:12
    59208 ./src/save.c
    13252 ./src/screen.c
    18276 ./src/search.c
-   40779 ./src/select.c
+   40791 ./src/select.c
     7748 ./src/sigfile.c
-   14366 ./src/signal.c
+   14332 ./src/signal.c
     7215 ./src/strftime.c
    38640 ./src/string.c
    13345 ./src/tags.c
    17487 ./src/tcurses.c
     3070 ./src/tmpfile.c
     3558 ./src/my_tmpfile.c
-   41934 ./src/thread.c
+   41942 ./src/thread.c
     2472 ./src/trace.c
     4430 ./src/version.c
     5453 ./src/wildmat.c
     7647 ./src/xface.c
-   12807 ./src/xref.c
+   12946 ./src/xref.c
      422 ./pcre/AUTHORS
     2515 ./pcre/COPYING
   118928 ./pcre/ChangeLog
@@ -267,33 +267,33 @@ MANIFEST for tin-2.3.4 (Tue Jun 28 16:12
       41 ./intl/VERSION
     5096 ./po/Makefile.inn
      847 ./po/POTFILES.in
-  145412 ./po/tin.pot
-  128574 ./po/da.gmo
-  202423 ./po/da.po
-  199133 ./po/de.gmo
-  238325 ./po/de.po
+  145399 ./po/tin.pot
+  162671 ./po/da.gmo
+  220718 ./po/da.po
+  199129 ./po/de.gmo
+  238317 ./po/de.po
     8584 ./po/en_GB.gmo
-  149066 ./po/en_GB.po
-  188230 ./po/et.gmo
-  226853 ./po/et.po
-  196539 ./po/fr.gmo
-  235725 ./po/fr.po
-  122462 ./po/ru.gmo
-  208368 ./po/ru.po
-   22772 ./po/sv.gmo
-  156018 ./po/sv.po
+  149062 ./po/en_GB.po
+  188803 ./po/et.gmo
+  226920 ./po/et.po
+  197197 ./po/fr.gmo
+  235049 ./po/fr.po
+  122249 ./po/ru.gmo
+  208378 ./po/ru.po
+   22543 ./po/sv.gmo
+  156028 ./po/sv.po
     4684 ./po/tr.gmo
-  220137 ./po/tr.po
-  225782 ./po/zh_CN.po
-  183828 ./po/zh_CN.gmo
-  225151 ./po/zh_TW.po
-  183968 ./po/zh_TW.gmo
-  146232 ./doc/l10n/de/tin.1
-   85849 ./doc/l10n/de/tin.5
+  220133 ./po/tr.po
+  225792 ./po/zh_CN.po
+  183616 ./po/zh_CN.gmo
+  225161 ./po/zh_TW.po
+  183756 ./po/zh_TW.gmo
+  146266 ./doc/l10n/de/tin.1
+   85859 ./doc/l10n/de/tin.5
      130 ./doc/l10n/de.add
-  360710 ./doc/l10n/de.po
-  141568 ./doc/l10n/en_GB/tin.1
-   83664 ./doc/l10n/en_GB/tin.5
-  464502 ./doc/l10n/en_GB.po
-  292918 ./doc/l10n/tin-man.pot
-11464465 total
+  360823 ./doc/l10n/de.po
+  141601 ./doc/l10n/en_GB/tin.1
+   83674 ./doc/l10n/en_GB/tin.5
+  464630 ./doc/l10n/en_GB.po
+  293018 ./doc/l10n/tin-man.pot
+11522508 total
diff -Nurp '--exclude=.bzr*' tin-2.3.4/Makefile tin-2.4.0/Makefile
--- tin-2.3.4/Makefile	2016-06-28 16:12:36.000000000 +0200
+++ tin-2.4.0/Makefile	2016-08-23 07:28:24.239841181 +0200
@@ -4,12 +4,14 @@
 # Updated: 2015-08-29
 #
 
+SHELL	= @SHELL@
+
 PROJECT	= tin
 LVER	= 2
-PVER	= 3
-SVER	= 4
+PVER	= 4
+SVER	= 0
 VER	= $(LVER).$(PVER).$(SVER)
-DVER	= 20160628
+DVER	= 20160823
 EXE	= tin
 
 # directory structure
@@ -540,7 +542,7 @@ configure: configure.in aclocal.m4
 	autoconf
 
 config.status: configure
-	$(TOPDIR)/config.status --recheck
+	$(SHELL) $(TOPDIR)/config.status --recheck
 
 po4a:
 	@$(PO4A) po4a.conf
diff -Nurp '--exclude=.bzr*' tin-2.3.4/aclocal.m4 tin-2.4.0/aclocal.m4
--- tin-2.3.4/aclocal.m4	2015-11-22 01:48:13.000000000 +0100
+++ tin-2.4.0/aclocal.m4	2016-08-16 15:59:17.595835504 +0200
@@ -2,7 +2,7 @@ dnl Project   : tin - a Usenet reader
 dnl Module    : aclocal.m4
 dnl Author    : Thomas E. Dickey <dickey@invisible-island.net>
 dnl Created   : 1995-08-24
-dnl Updated   : 2015-07-21
+dnl Updated   : 2016-08-16
 dnl Notes     :
 dnl
 dnl Copyright (c) 1995-2016 Thomas E. Dickey <dickey@invisible-island.net>
@@ -1194,15 +1194,19 @@ esac
 $3="$withval"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_AR_FLAGS version: 5 updated: 2010/05/20 20:24:29
+dnl CF_AR_FLAGS version: 6 updated: 2015/10/10 15:25:05
 dnl -----------
 dnl Check for suitable "ar" (archiver) options for updating an archive.
+dnl
+dnl In particular, handle some obsolete cases where the "-" might be omitted,
+dnl as well as a workaround for breakage of make's archive rules by the GNU
+dnl binutils "ar" program.
 AC_DEFUN([CF_AR_FLAGS],[
 AC_REQUIRE([CF_PROG_AR])
 
 AC_CACHE_CHECK(for options to update archives, cf_cv_ar_flags,[
 	cf_cv_ar_flags=unknown
-	for cf_ar_flags in -curv curv -crv crv -cqv cqv -rv rv
+	for cf_ar_flags in -curvU -curv curv -crv crv -cqv cqv -rv rv
 	do
 
 		# check if $ARFLAGS already contains this choice
@@ -1506,11 +1510,18 @@ AC_SUBST(PCREDIR_LIBS)
 AC_SUBST(PCREDIR_CPPFLAGS)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CC_ENV_FLAGS version: 2 updated: 2015/04/12 15:39:00
+dnl CF_CC_ENV_FLAGS version: 4 updated: 2016/06/25 16:23:40
 dnl ---------------
 dnl Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content
 dnl into CC.  This will not help with broken scripts that wrap the compiler with
 dnl options, but eliminates a more common category of user confusion.
+dnl
+dnl In particular, it addresses the problem of being able to run the C
+dnl preprocessor in a consistent manner.
+dnl
+dnl Caveat: this also disallows blanks in the pathname for the compiler, but
+dnl the nuisance of having inconsistent settings for compiler and preprocessor
+dnl outweighs that limitation.
 AC_DEFUN([CF_CC_ENV_FLAGS],
 [
 # This should have been defined by AC_PROG_CC
@@ -1518,13 +1529,16 @@ AC_DEFUN([CF_CC_ENV_FLAGS],
 
 AC_MSG_CHECKING(\$CC variable)
 case "$CC" in
-(*[[\ \	]]-[[IUD]]*)
+(*[[\ \	]]-*)
 	AC_MSG_RESULT(broken)
 	AC_MSG_WARN(your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options)
 	# humor him...
-	cf_flags=`echo "$CC" | sed -e 's/^[[^ 	]]*[[ 	]]//'`
-	CC=`echo "$CC" | sed -e 's/[[ 	]].*//'`
+	cf_flags=`echo "$CC" | sed -e 's/^[[^ 	]]*[[ 	]][[ 	]]*//'`
+	CC=`echo "$CC " | sed -e 's/[[ 	]]-[[IUD]][[^ 	]][[^ 	]]*//g' -e 's/[[ 	]]*$//'`
 	CF_ADD_CFLAGS($cf_flags)
+	CF_VERBOSE(resulting CC: '$CC')
+	CF_VERBOSE(resulting CFLAGS: '$CFLAGS')
+	CF_VERBOSE(resulting CPPFLAGS: '$CPPFLAGS')
 	;;
 (*)
 	AC_MSG_RESULT(ok)
@@ -3140,7 +3154,7 @@ rm -rf conftest*
 AC_SUBST(EXTRA_CFLAGS)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_GNU_SOURCE version: 6 updated: 2005/07/09 13:23:07
+dnl CF_GNU_SOURCE version: 7 updated: 2016/08/05 05:15:37
 dnl -------------
 dnl Check if we must define _GNU_SOURCE to get a reasonable value for
 dnl _XOPEN_SOURCE, upon which many POSIX definitions depend.  This is a defect
@@ -3167,7 +3181,20 @@ make an error
 	CPPFLAGS="$cf_save"
 	])
 ])
-test "$cf_cv_gnu_source" = yes && CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
+
+if test "$cf_cv_gnu_source" = yes
+then
+AC_CACHE_CHECK(if we should also define _DEFAULT_SOURCE,cf_cv_default_source,[
+CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
+	AC_TRY_COMPILE([#include <sys/types.h>],[
+#ifdef _DEFAULT_SOURCE
+make an error
+#endif],
+		[cf_cv_default_source=no],
+		[cf_cv_default_source=yes])
+	])
+test "$cf_cv_default_source" = yes && CPPFLAGS="$CPPFLAGS -D_DEFAULT_SOURCE"
+fi
 ])dnl
 dnl ---------------------------------------------------------------------------
 dnl CF_HEADER_PATH version: 13 updated: 2015/04/15 19:08:48
@@ -3283,7 +3310,7 @@ CF_SUBDIR_PATH($1,$2,lib)
 $1="$cf_library_path_list [$]$1"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_LIB_PREFIX version: 11 updated: 2015/04/18 08:56:57
+dnl CF_LIB_PREFIX version: 12 updated: 2015/10/17 19:03:33
 dnl -------------
 dnl Compute the library-prefix for the given host system
 dnl $1 = variable to set
@@ -3291,7 +3318,11 @@ define([CF_LIB_PREFIX],
 [
 	case $cf_cv_system_name in
 	(OS/2*|os2*)
-		LIB_PREFIX=''
+		if test "$DFT_LWR_MODEL" = libtool; then
+			LIB_PREFIX='lib'
+		else
+			LIB_PREFIX=''
+		fi
 		;;
 	(*)	LIB_PREFIX='lib'
 		;;
@@ -3385,7 +3416,7 @@ done
 ])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_MAKEFLAGS version: 16 updated: 2015/04/15 19:08:48
+dnl CF_MAKEFLAGS version: 17 updated: 2015/08/05 20:44:28
 dnl ------------
 dnl Some 'make' programs support ${MAKEFLAGS}, some ${MFLAGS}, to pass 'make'
 dnl options to lower-levels.  It's very useful for "make -n" -- if we have it.
@@ -3398,7 +3429,7 @@ AC_CACHE_CHECK(for makeflags variable, c
 	for cf_option in '-${MAKEFLAGS}' '${MFLAGS}'
 	do
 		cat >cf_makeflags.tmp <<CF_EOF
-SHELL = /bin/sh
+SHELL = $SHELL
 all :
 	@ echo '.$cf_option'
 CF_EOF
@@ -5540,7 +5571,7 @@ AC_DEFUN([CF_WITH_VALUE],
  AC_DEFINE_UNQUOTED($3,"$withval")dnl
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_XOPEN_CURSES version: 11 updated: 2011/01/18 18:15:30
+dnl CF_XOPEN_CURSES version: 13 updated: 2015/12/12 20:59:52
 dnl ---------------
 dnl Test if we should define X/Open source for curses, needed on Digital Unix
 dnl 4.x, to see the extended functions, but breaks on IRIX 6.x.
@@ -5550,7 +5581,8 @@ dnl as getbegy().  The latter is better
 AC_DEFUN([CF_XOPEN_CURSES],
 [
 AC_REQUIRE([CF_CURSES_CPPFLAGS])dnl
-AC_CACHE_CHECK(if we must define _XOPEN_SOURCE_EXTENDED,cf_cv_need_xopen_extension,[
+AC_CACHE_CHECK(definition to turn on extended curses functions,cf_cv_need_xopen_extension,[
+cf_cv_need_xopen_extension=unknown
 AC_TRY_LINK([
 #include <stdlib.h>
 #include <${cf_cv_ncurses_header:-curses.h}>],[
@@ -5559,14 +5591,6 @@ AC_TRY_LINK([
 	make an error
 #endif
 #endif
-	long x = winnstr(stdscr, "", 0);
-	int x1, y1;
-	getbegyx(stdscr, y1, x1)],
-	[cf_cv_need_xopen_extension=no],
-	[AC_TRY_LINK([
-#define _XOPEN_SOURCE_EXTENDED
-#include <stdlib.h>
-#include <${cf_cv_ncurses_header:-curses.h}>],[
 #ifdef NCURSES_VERSION
 	cchar_t check;
 	int check2 = curs_set((int)sizeof(check));
@@ -5574,12 +5598,35 @@ AC_TRY_LINK([
 	long x = winnstr(stdscr, "", 0);
 	int x1, y1;
 	getbegyx(stdscr, y1, x1)],
-	[cf_cv_need_xopen_extension=yes],
-	[cf_cv_need_xopen_extension=unknown])])])
-test $cf_cv_need_xopen_extension = yes && CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
+	[cf_cv_need_xopen_extension=none],
+	[
+	for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR
+	do
+		AC_TRY_LINK([
+#define $cf_try_xopen_extension 1
+#include <stdlib.h>
+#include <${cf_cv_ncurses_header:-curses.h}>],[
+#ifdef NCURSES_VERSION
+		cchar_t check;
+		int check2 = curs_set((int)sizeof(check));
+#endif
+		long x = winnstr(stdscr, "", 0);
+		int x1, y1;
+		getbegyx(stdscr, y1, x1)],
+		[cf_cv_need_xopen_extension=$cf_try_xopen_extension; break])
+	done
+	])
+])
+
+case $cf_cv_need_xopen_extension in
+(*_*)
+	CPPFLAGS="$CPPFLAGS -D$cf_cv_need_xopen_extension"
+	;;
+esac
+
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_XOPEN_SOURCE version: 49 updated: 2015/04/12 15:39:00
+dnl CF_XOPEN_SOURCE version: 51 updated: 2016/08/10 03:17:34
 dnl ---------------
 dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions,
 dnl or adapt to the vendor's definitions to get equivalent functionality,
@@ -5599,7 +5646,7 @@ case $host_os in
 (aix[[4-7]]*)
 	cf_xopen_source="-D_ALL_SOURCE"
 	;;
-(cygwin|msys)
+(msys)
 	cf_XOPEN_SOURCE=600
 	;;
 (darwin[[0-8]].*)
@@ -5627,7 +5674,7 @@ case $host_os in
 	cf_xopen_source="-D_SGI_SOURCE"
 	cf_XOPEN_SOURCE=
 	;;
-(linux*|gnu*|mint*|k*bsd*-gnu)
+(linux*|gnu*|mint*|k*bsd*-gnu|cygwin)
 	CF_GNU_SOURCE
 	;;
 (minix*)
diff -Nurp '--exclude=.bzr*' tin-2.3.4/conf-tin tin-2.4.0/conf-tin
--- tin-2.3.4/conf-tin	2013-08-28 19:09:37.000000000 +0200
+++ tin-2.4.0/conf-tin	2016-08-16 15:59:17.607836018 +0200
@@ -30,10 +30,27 @@ CC="${CC-cc}"
 # 	-without-pgpk --without-gpg
 # for pgp-2 support
 
+if test -z "$SHELL"; then
+	case `./config.guess` in
+	*solaris2.10)
+		SHELL=/usr/xpg4/bin/sh
+		;;
+	*)
+		SHELL=/bin/sh
+		;;
+	esac
+else
+	case "$SHELL" in
+	*[cz]sh)
+		SHELL=/bin/sh
+		;;
+	esac
+fi
+
 echo "Making with $CC $CFLAGS"
 CFLAGS="$CFLAGS" \
 CC="$CC" \
-./configure --verbose \
+$SHELL ./configure --verbose \
 	--disable-echo \
 	--enable-prototypes \
 	--enable-nntp-only \
diff -Nurp '--exclude=.bzr*' tin-2.3.4/config.guess tin-2.4.0/config.guess
--- tin-2.3.4/config.guess	2016-05-16 18:47:05.000000000 +0200
+++ tin-2.4.0/config.guess	2016-08-10 13:05:04.289612166 +0200
@@ -1421,7 +1421,7 @@ and
 If $0 has already been updated, send the following data and any
 information you think might be pertinent to config-patches@gnu.org to
 provide the necessary information to handle your system.
- 
+
 config.guess timestamp = $timestamp
 
 uname -m = `(uname -m) 2>/dev/null || echo unknown`
diff -Nurp '--exclude=.bzr*' tin-2.3.4/configure tin-2.4.0/configure
--- tin-2.3.4/configure	2016-06-28 16:12:36.000000000 +0200
+++ tin-2.4.0/configure	2016-08-23 07:28:24.519853110 +0200
@@ -636,7 +636,7 @@ fi
 
 
 PACKAGE=tin
-VERSION=2.3.4
+VERSION=2.4.0
 cat >> confdefs.h <<EOF
 #define PACKAGE "$PACKAGE"
 EOF
@@ -868,12 +868,12 @@ save_CFLAGS="$CFLAGS"
 echo $ac_n "checking \$CC variable""... $ac_c" 1>&6
 echo "configure:870: checking \$CC variable" >&5
 case "$CC" in
-(*[\ \	]-[IUD]*)
+(*[\ \	]-*)
 	echo "$ac_t""broken" 1>&6
 	echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2
 	# humor him...
-	cf_flags=`echo "$CC" | sed -e 's/^[^ 	]*[ 	]//'`
-	CC=`echo "$CC" | sed -e 's/[ 	].*//'`
+	cf_flags=`echo "$CC" | sed -e 's/^[^ 	]*[ 	][ 	]*//'`
+	CC=`echo "$CC " | sed -e 's/[ 	]-[IUD][^ 	][^ 	]*//g' -e 's/[ 	]*$//'`
 	
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -956,6 +956,21 @@ fi
 
 
 
+	test -n "$verbose" && echo "	resulting CC: '$CC'" 1>&6
+
+echo "${as_me:-configure}:962: testing resulting CC: '$CC' ..." 1>&5
+
+
+	test -n "$verbose" && echo "	resulting CFLAGS: '$CFLAGS'" 1>&6
+
+echo "${as_me:-configure}:967: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5
+
+
+	test -n "$verbose" && echo "	resulting CPPFLAGS: '$CPPFLAGS'" 1>&6
+
+echo "${as_me:-configure}:972: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5
+
+
 	;;
 (*)
 	echo "$ac_t""ok" 1>&6
@@ -964,7 +979,7 @@ esac
 
 
 echo $ac_n "checking for ${CC:-cc} option to accept ANSI C""... $ac_c" 1>&6
-echo "configure:968: checking for ${CC:-cc} option to accept ANSI C" >&5
+echo "configure:983: checking for ${CC:-cc} option to accept ANSI C" >&5
 if eval "test \"`echo '$''{'cf_cv_ansi_cc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1070,7 +1085,7 @@ fi
 
 
 	cat > conftest.$ac_ext <<EOF
-#line 1074 "configure"
+#line 1089 "configure"
 #include "confdefs.h"
 
 #ifndef CC_HAS_PROTOS
@@ -1086,7 +1101,7 @@ int main() {
 	struct s2 {int (*f) (double a);};
 ; return 0; }
 EOF
-if { (eval echo configure:1090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1105: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ansi_cc="$cf_arg"; break
 else
@@ -1198,7 +1213,7 @@ fi
 # Extract the first word of "gcc", so it can be a program name with args.
 set dummy gcc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1202: checking for $ac_word" >&5
+echo "configure:1217: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1228,7 +1243,7 @@ if test -z "$CC"; then
   # Extract the first word of "cc", so it can be a program name with args.
 set dummy cc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1232: checking for $ac_word" >&5
+echo "configure:1247: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1279,7 +1294,7 @@ fi
       # Extract the first word of "cl", so it can be a program name with args.
 set dummy cl; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1283: checking for $ac_word" >&5
+echo "configure:1298: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1311,7 +1326,7 @@ fi
 fi
 
 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
-echo "configure:1315: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+echo "configure:1330: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
 
 ac_ext=c
 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
@@ -1322,12 +1337,12 @@ cross_compiling=$ac_cv_prog_cc_cross
 
 cat > conftest.$ac_ext << EOF
 
-#line 1326 "configure"
+#line 1341 "configure"
 #include "confdefs.h"
 
 main(){return(0);}
 EOF
-if { (eval echo configure:1331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   ac_cv_prog_cc_works=yes
   # If we can't run a trivial program, we are probably using a cross compiler.
   if (./conftest; exit) 2>/dev/null; then
@@ -1353,12 +1368,12 @@ if test $ac_cv_prog_cc_works = no; then
   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
 fi
 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
-echo "configure:1357: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:1372: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
 cross_compiling=$ac_cv_prog_cc_cross
 
 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
-echo "configure:1362: checking whether we are using GNU C" >&5
+echo "configure:1377: checking whether we are using GNU C" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1367,7 +1382,7 @@ else
   yes;
 #endif
 EOF
-if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1371: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1386: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
   ac_cv_prog_gcc=yes
 else
   ac_cv_prog_gcc=no
@@ -1386,7 +1401,7 @@ ac_test_CFLAGS="${CFLAGS+set}"
 ac_save_CFLAGS="$CFLAGS"
 CFLAGS=
 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
-echo "configure:1390: checking whether ${CC-cc} accepts -g" >&5
+echo "configure:1405: checking whether ${CC-cc} accepts -g" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1422,7 +1437,7 @@ fi
 GCC_VERSION=none
 if test "$GCC" = yes ; then
 	echo $ac_n "checking version of $CC""... $ac_c" 1>&6
-echo "configure:1426: checking version of $CC" >&5
+echo "configure:1441: checking version of $CC" >&5
 	GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
 	test -z "$GCC_VERSION" && GCC_VERSION=unknown
 	echo "$ac_t""$GCC_VERSION" 1>&6
@@ -1443,14 +1458,14 @@ fi
 : ${CC:=cc}
 
 echo $ac_n "checking \$CC variable""... $ac_c" 1>&6
-echo "configure:1447: checking \$CC variable" >&5
+echo "configure:1462: checking \$CC variable" >&5
 case "$CC" in
-(*[\ \	]-[IUD]*)
+(*[\ \	]-*)
 	echo "$ac_t""broken" 1>&6
 	echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2
 	# humor him...
-	cf_flags=`echo "$CC" | sed -e 's/^[^ 	]*[ 	]//'`
-	CC=`echo "$CC" | sed -e 's/[ 	].*//'`
+	cf_flags=`echo "$CC" | sed -e 's/^[^ 	]*[ 	][ 	]*//'`
+	CC=`echo "$CC " | sed -e 's/[ 	]-[IUD][^ 	][^ 	]*//g' -e 's/[ 	]*$//'`
 	
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -1533,6 +1548,21 @@ fi
 
 
 
+	test -n "$verbose" && echo "	resulting CC: '$CC'" 1>&6
+
+echo "${as_me:-configure}:1554: testing resulting CC: '$CC' ..." 1>&5
+
+
+	test -n "$verbose" && echo "	resulting CFLAGS: '$CFLAGS'" 1>&6
+
+echo "${as_me:-configure}:1559: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5
+
+
+	test -n "$verbose" && echo "	resulting CPPFLAGS: '$CPPFLAGS'" 1>&6
+
+echo "${as_me:-configure}:1564: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5
+
+
 	;;
 (*)
 	echo "$ac_t""ok" 1>&6
@@ -1541,7 +1571,7 @@ esac
 
 
 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
-echo "configure:1545: checking how to run the C preprocessor" >&5
+echo "configure:1575: checking how to run the C preprocessor" >&5
 # On Suns, sometimes $CPP names a directory.
 if test -n "$CPP" && test -d "$CPP"; then
   CPP=
@@ -1556,13 +1586,13 @@ else
   # On the NeXT, cc -E runs the code through the compiler's parser,
   # not just through cpp.
   cat > conftest.$ac_ext <<EOF
-#line 1560 "configure"
+#line 1590 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1566: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:1596: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   :
@@ -1573,13 +1603,13 @@ else
   rm -rf conftest*
   CPP="${CC-cc} -E -traditional-cpp"
   cat > conftest.$ac_ext <<EOF
-#line 1577 "configure"
+#line 1607 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1583: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:1613: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   :
@@ -1590,13 +1620,13 @@ else
   rm -rf conftest*
   CPP="${CC-cc} -nologo -E"
   cat > conftest.$ac_ext <<EOF
-#line 1594 "configure"
+#line 1624 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1600: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:1630: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   :
@@ -1622,13 +1652,13 @@ echo "$ac_t""$CPP" 1>&6
 
 if test $ac_cv_prog_gcc = yes; then
     echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
-echo "configure:1626: checking whether ${CC-cc} needs -traditional" >&5
+echo "configure:1656: checking whether ${CC-cc} needs -traditional" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
     ac_pattern="Autoconf.*'x'"
   cat > conftest.$ac_ext <<EOF
-#line 1632 "configure"
+#line 1662 "configure"
 #include "confdefs.h"
 #include <sgtty.h>
 Autoconf TIOCGETP
@@ -1646,7 +1676,7 @@ rm -f conftest*
 
   if test $ac_cv_prog_gcc_traditional = no; then
     cat > conftest.$ac_ext <<EOF
-#line 1650 "configure"
+#line 1680 "configure"
 #include "confdefs.h"
 #include <termio.h>
 Autoconf TCGETA
@@ -1668,7 +1698,7 @@ echo "$ac_t""$ac_cv_prog_gcc_traditional
 fi
 
 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:1672: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo "configure:1702: checking whether ${MAKE-make} sets \${MAKE}" >&5
 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -1706,7 +1736,7 @@ fi
 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 # ./install, which can be erroneously created by make from ./install.sh.
 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
-echo "configure:1710: checking for a BSD compatible install" >&5
+echo "configure:1740: checking for a BSD compatible install" >&5
 if test -z "$INSTALL"; then
 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -1783,14 +1813,14 @@ EOF
   do
     rm -f y.tab.ch
     echo $ac_n "checking for $cf_prog""... $ac_c" 1>&6
-echo "configure:1787: checking for $cf_prog" >&5
+echo "configure:1817: checking for $cf_prog" >&5
     cf_command="$cf_prog conftest.y"
     cf_result=no
-    if { (eval echo configure:1790: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then
+    if { (eval echo configure:1820: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then
       mv y.tab.c conftest.c
       rm -f y.tab.h
       if test "$cf_prog" = 'bison -y' ; then
-        if { (eval echo configure:1794: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then
+        if { (eval echo configure:1824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then
           cf_result=yes
         fi
       else
@@ -1814,7 +1844,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1818: checking for $ac_word" >&5
+echo "configure:1848: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LINT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1855,7 +1885,7 @@ case $host_os in
 (aix[4-7]*)
 	cf_xopen_source="-D_ALL_SOURCE"
 	;;
-(cygwin|msys)
+(msys)
 	cf_XOPEN_SOURCE=600
 	;;
 (darwin[0-8].*)
@@ -1883,16 +1913,16 @@ case $host_os in
 	cf_xopen_source="-D_SGI_SOURCE"
 	cf_XOPEN_SOURCE=
 	;;
-(linux*|gnu*|mint*|k*bsd*-gnu)
+(linux*|gnu*|mint*|k*bsd*-gnu|cygwin)
 	
 echo $ac_n "checking if we must define _GNU_SOURCE""... $ac_c" 1>&6
-echo "configure:1890: checking if we must define _GNU_SOURCE" >&5
+echo "configure:1920: checking if we must define _GNU_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_gnu_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 1896 "configure"
+#line 1926 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1902,7 +1932,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1906: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_gnu_source=no
 else
@@ -1912,7 +1942,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 1916 "configure"
+#line 1946 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1922,7 +1952,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1926: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1956: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_gnu_source=no
 else
@@ -1940,7 +1970,43 @@ rm -f conftest*
 fi
 
 echo "$ac_t""$cf_cv_gnu_source" 1>&6
-test "$cf_cv_gnu_source" = yes && CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
+
+if test "$cf_cv_gnu_source" = yes
+then
+echo $ac_n "checking if we should also define _DEFAULT_SOURCE""... $ac_c" 1>&6
+echo "configure:1978: checking if we should also define _DEFAULT_SOURCE" >&5
+if eval "test \"`echo '$''{'cf_cv_default_source'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  
+CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
+	cat > conftest.$ac_ext <<EOF
+#line 1985 "configure"
+#include "confdefs.h"
+#include <sys/types.h>
+int main() {
+
+#ifdef _DEFAULT_SOURCE
+make an error
+#endif
+; return 0; }
+EOF
+if { (eval echo configure:1995: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+  rm -rf conftest*
+  cf_cv_default_source=no
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  cf_cv_default_source=yes
+fi
+rm -f conftest*
+	
+fi
+
+echo "$ac_t""$cf_cv_default_source" 1>&6
+test "$cf_cv_default_source" = yes && CPPFLAGS="$CPPFLAGS -D_DEFAULT_SOURCE"
+fi
 
 	;;
 (minix*)
@@ -1967,16 +2033,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG
 
 
 echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6
-echo "configure:1971: checking if we should define _POSIX_C_SOURCE" >&5
+echo "configure:2037: checking if we should define _POSIX_C_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	
-echo "${as_me:-configure}:1977: testing if the symbol is already defined go no further ..." 1>&5
+echo "${as_me:-configure}:2043: testing if the symbol is already defined go no further ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 1980 "configure"
+#line 2046 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1986,7 +2052,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_posix_c_source=no
 else
@@ -2008,7 +2074,7 @@ else
 	 esac
 	 if test "$cf_want_posix_source" = yes ; then
 		cat > conftest.$ac_ext <<EOF
-#line 2012 "configure"
+#line 2078 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2018,7 +2084,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2022: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2088: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2029,15 +2095,15 @@ fi
 rm -f conftest*
 	 fi
 	 
-echo "${as_me:-configure}:2033: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "${as_me:-configure}:2099: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
 
 	 CFLAGS="$cf_trim_CFLAGS"
 	 CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source"
 	 
-echo "${as_me:-configure}:2038: testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "${as_me:-configure}:2104: testing if the second compile does not leave our definition intact error ..." 1>&5
 
 	 cat > conftest.$ac_ext <<EOF
-#line 2041 "configure"
+#line 2107 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2047,7 +2113,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2051: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2117: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2186,13 +2252,13 @@ fi
 (*)
 	
 echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6
-echo "configure:2190: checking if we should define _XOPEN_SOURCE" >&5
+echo "configure:2256: checking if we should define _XOPEN_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 2196 "configure"
+#line 2262 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2206,7 +2272,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2210: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2276: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2216,7 +2282,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 2220 "configure"
+#line 2286 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2230,7 +2296,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2234: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2300: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2363,16 +2429,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG
 
 
 echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6
-echo "configure:2367: checking if we should define _POSIX_C_SOURCE" >&5
+echo "configure:2433: checking if we should define _POSIX_C_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	
-echo "${as_me:-configure}:2373: testing if the symbol is already defined go no further ..." 1>&5
+echo "${as_me:-configure}:2439: testing if the symbol is already defined go no further ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 2376 "configure"
+#line 2442 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2382,7 +2448,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_posix_c_source=no
 else
@@ -2404,7 +2470,7 @@ else
 	 esac
 	 if test "$cf_want_posix_source" = yes ; then
 		cat > conftest.$ac_ext <<EOF
-#line 2408 "configure"
+#line 2474 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2414,7 +2480,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2418: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2425,15 +2491,15 @@ fi
 rm -f conftest*
 	 fi
 	 
-echo "${as_me:-configure}:2429: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "${as_me:-configure}:2495: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
 
 	 CFLAGS="$cf_trim_CFLAGS"
 	 CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source"
 	 
-echo "${as_me:-configure}:2434: testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "${as_me:-configure}:2500: testing if the second compile does not leave our definition intact error ..." 1>&5
 
 	 cat > conftest.$ac_ext <<EOF
-#line 2437 "configure"
+#line 2503 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2443,7 +2509,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2447: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2513: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2621,7 +2687,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:2625: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:2691: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 
 	CFLAGS="$CFLAGS $cf_new_cflags"
@@ -2630,7 +2696,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:2634: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:2700: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 
 	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
@@ -2639,7 +2705,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:2643: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:2709: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 
 	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
@@ -2652,9 +2718,9 @@ fi
 
 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then
 	echo $ac_n "checking if _XOPEN_SOURCE really is set""... $ac_c" 1>&6
-echo "configure:2656: checking if _XOPEN_SOURCE really is set" >&5
+echo "configure:2722: checking if _XOPEN_SOURCE really is set" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 2658 "configure"
+#line 2724 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 int main() {
@@ -2664,7 +2730,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2668: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2734: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_XOPEN_SOURCE_set=yes
 else
@@ -2678,7 +2744,7 @@ rm -f conftest*
 	if test $cf_XOPEN_SOURCE_set = yes
 	then
 		cat > conftest.$ac_ext <<EOF
-#line 2682 "configure"
+#line 2748 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 int main() {
@@ -2688,7 +2754,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2692: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_XOPEN_SOURCE_set_ok=yes
 else
@@ -2705,13 +2771,13 @@ rm -f conftest*
 	else
 		
 echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6
-echo "configure:2709: checking if we should define _XOPEN_SOURCE" >&5
+echo "configure:2775: checking if we should define _XOPEN_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 2715 "configure"
+#line 2781 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2725,7 +2791,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2729: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2735,7 +2801,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 2739 "configure"
+#line 2805 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2749,7 +2815,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2753: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2869,13 +2935,13 @@ fi
 
 
 echo $ac_n "checking if SIGWINCH is defined""... $ac_c" 1>&6
-echo "configure:2873: checking if SIGWINCH is defined" >&5
+echo "configure:2939: checking if SIGWINCH is defined" >&5
 if eval "test \"`echo '$''{'cf_cv_define_sigwinch'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 2879 "configure"
+#line 2945 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -2885,7 +2951,7 @@ int main() {
 int x = SIGWINCH
 ; return 0; }
 EOF
-if { (eval echo configure:2889: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2955: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_define_sigwinch=yes
 else
@@ -2893,7 +2959,7 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cat > conftest.$ac_ext <<EOF
-#line 2897 "configure"
+#line 2963 "configure"
 #include "confdefs.h"
 
 #undef _XOPEN_SOURCE
@@ -2906,7 +2972,7 @@ int main() {
 int x = SIGWINCH
 ; return 0; }
 EOF
-if { (eval echo configure:2910: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2976: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_define_sigwinch=maybe
 else
@@ -2926,7 +2992,7 @@ echo "$ac_t""$cf_cv_define_sigwinch" 1>&
 
 if test "$cf_cv_define_sigwinch" = maybe ; then
 echo $ac_n "checking for actual SIGWINCH definition""... $ac_c" 1>&6
-echo "configure:2930: checking for actual SIGWINCH definition" >&5
+echo "configure:2996: checking for actual SIGWINCH definition" >&5
 if eval "test \"`echo '$''{'cf_cv_fixup_sigwinch'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2936,7 +3002,7 @@ cf_sigwinch=32
 while test $cf_sigwinch != 1
 do
 	cat > conftest.$ac_ext <<EOF
-#line 2940 "configure"
+#line 3006 "configure"
 #include "confdefs.h"
 
 #undef _XOPEN_SOURCE
@@ -2953,7 +3019,7 @@ make an error
 int x = SIGWINCH
 ; return 0; }
 EOF
-if { (eval echo configure:2957: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3023: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_fixup_sigwinch=$cf_sigwinch
 	 break
@@ -2976,12 +3042,12 @@ echo "$ac_t""$cf_cv_fixup_sigwinch" 1>&6
 fi
 
 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
-echo "configure:2980: checking for Cygwin environment" >&5
+echo "configure:3046: checking for Cygwin environment" >&5
 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 2985 "configure"
+#line 3051 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -2992,7 +3058,7 @@ int main() {
 return __CYGWIN__;
 ; return 0; }
 EOF
-if { (eval echo configure:2996: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3062: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_cygwin=yes
 else
@@ -3009,19 +3075,19 @@ echo "$ac_t""$ac_cv_cygwin" 1>&6
 CYGWIN=
 test "$ac_cv_cygwin" = yes && CYGWIN=yes
 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
-echo "configure:3013: checking for mingw32 environment" >&5
+echo "configure:3079: checking for mingw32 environment" >&5
 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 3018 "configure"
+#line 3084 "configure"
 #include "confdefs.h"
 
 int main() {
 return __MINGW32__;
 ; return 0; }
 EOF
-if { (eval echo configure:3025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3091: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_mingw32=yes
 else
@@ -3053,7 +3119,7 @@ esac
 
 
 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
-echo "configure:3057: checking for executable suffix" >&5
+echo "configure:3123: checking for executable suffix" >&5
 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3063,7 +3129,7 @@ else
   rm -f conftest*
   echo 'int main () { return 0; }' > conftest.$ac_ext
   ac_cv_exeext=
-  if { (eval echo configure:3067: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
+  if { (eval echo configure:3133: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     for file in conftest.*; do
       if test -f $file ; then
         case $file in
@@ -3087,13 +3153,13 @@ echo "$ac_t""${ac_cv_exeext}" 1>&6
 ac_exeext=$EXEEXT
 
 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
-echo "configure:3091: checking for object suffix" >&5
+echo "configure:3157: checking for object suffix" >&5
 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   rm -f conftest*
 echo 'int i = 1;' > conftest.$ac_ext
-if { (eval echo configure:3097: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3163: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   for ac_file in conftest.*; do
     if test -f $ac_file ; then
       case $ac_file in
@@ -3124,7 +3190,11 @@ EOF
 
 	case $cf_cv_system_name in
 	(OS/2*|os2*)
-		LIB_PREFIX=''
+		if test "$DFT_LWR_MODEL" = libtool; then
+			LIB_PREFIX='lib'
+		else
+			LIB_PREFIX=''
+		fi
 		;;
 	(*)	LIB_PREFIX='lib'
 		;;
@@ -3133,7 +3203,7 @@ LIB_PREFIX=$LIB_PREFIX
 	
 
 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
-echo "configure:3137: checking whether ln -s works" >&5
+echo "configure:3207: checking whether ln -s works" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3178,7 +3248,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3182: checking for $ac_word" >&5
+echo "configure:3252: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_BUILD_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3210,11 +3280,11 @@ done
 fi
 
 	echo $ac_n "checking for native build C compiler""... $ac_c" 1>&6
-echo "configure:3214: checking for native build C compiler" >&5
+echo "configure:3284: checking for native build C compiler" >&5
 	echo "$ac_t""$BUILD_CC" 1>&6
 
 	echo $ac_n "checking for native build C preprocessor""... $ac_c" 1>&6
-echo "configure:3218: checking for native build C preprocessor" >&5
+echo "configure:3288: checking for native build C preprocessor" >&5
 	
 # Check whether --with-build-cpp or --without-build-cpp was given.
 if test "${with_build_cpp+set}" = set; then
@@ -3227,7 +3297,7 @@ fi
 	echo "$ac_t""$BUILD_CPP" 1>&6
 
 	echo $ac_n "checking for native build C flags""... $ac_c" 1>&6
-echo "configure:3231: checking for native build C flags" >&5
+echo "configure:3301: checking for native build C flags" >&5
 	
 # Check whether --with-build-cflags or --without-build-cflags was given.
 if test "${with_build_cflags+set}" = set; then
@@ -3238,7 +3308,7 @@ fi
 	echo "$ac_t""$BUILD_CFLAGS" 1>&6
 
 	echo $ac_n "checking for native build C preprocessor-flags""... $ac_c" 1>&6
-echo "configure:3242: checking for native build C preprocessor-flags" >&5
+echo "configure:3312: checking for native build C preprocessor-flags" >&5
 	
 # Check whether --with-build-cppflags or --without-build-cppflags was given.
 if test "${with_build_cppflags+set}" = set; then
@@ -3249,7 +3319,7 @@ fi
 	echo "$ac_t""$BUILD_CPPFLAGS" 1>&6
 
 	echo $ac_n "checking for native build linker-flags""... $ac_c" 1>&6
-echo "configure:3253: checking for native build linker-flags" >&5
+echo "configure:3323: checking for native build linker-flags" >&5
 	
 # Check whether --with-build-ldflags or --without-build-ldflags was given.
 if test "${with_build_ldflags+set}" = set; then
@@ -3260,7 +3330,7 @@ fi
 	echo "$ac_t""$BUILD_LDFLAGS" 1>&6
 
 	echo $ac_n "checking for native build linker-libraries""... $ac_c" 1>&6
-echo "configure:3264: checking for native build linker-libraries" >&5
+echo "configure:3334: checking for native build linker-libraries" >&5
 	
 # Check whether --with-build-libs or --without-build-libs was given.
 if test "${with_build_libs+set}" = set; then
@@ -3303,7 +3373,7 @@ fi
 
 
 echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:3307: checking build system type" >&5
+echo "configure:3377: checking build system type" >&5
 
 build_alias=$build
 case "$build_alias" in
@@ -3329,7 +3399,7 @@ fi
 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3333: checking for $ac_word" >&5
+echo "configure:3403: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3361,7 +3431,7 @@ if test -n "$ac_tool_prefix"; then
   # Extract the first word of "ranlib", so it can be a program name with args.
 set dummy ranlib; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3365: checking for $ac_word" >&5
+echo "configure:3435: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3396,7 +3466,7 @@ fi
 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ld; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3400: checking for $ac_word" >&5
+echo "configure:3470: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3428,7 +3498,7 @@ if test -n "$ac_tool_prefix"; then
   # Extract the first word of "ld", so it can be a program name with args.
 set dummy ld; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3432: checking for $ac_word" >&5
+echo "configure:3502: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3464,7 +3534,7 @@ fi
 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ar; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3468: checking for $ac_word" >&5
+echo "configure:3538: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3496,7 +3566,7 @@ if test -n "$ac_tool_prefix"; then
   # Extract the first word of "ar", so it can be a program name with args.
 set dummy ar; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3500: checking for $ac_word" >&5
+echo "configure:3570: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3533,13 +3603,13 @@ fi
 
 
 echo $ac_n "checking for options to update archives""... $ac_c" 1>&6
-echo "configure:3537: checking for options to update archives" >&5
+echo "configure:3607: checking for options to update archives" >&5
 if eval "test \"`echo '$''{'cf_cv_ar_flags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cf_cv_ar_flags=unknown
-	for cf_ar_flags in -curv curv -crv crv -cqv cqv -rv rv
+	for cf_ar_flags in -curvU -curv curv -crv crv -cqv cqv -rv rv
 	do
 
 		# check if $ARFLAGS already contains this choice
@@ -3555,10 +3625,10 @@ else
 		rm -f conftest.a
 
 		cat >conftest.$ac_ext <<EOF
-#line 3559 "configure"
+#line 3629 "configure"
 int	testdata[3] = { 123, 456, 789 };
 EOF
-		if { (eval echo configure:3562: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } ; then
+		if { (eval echo configure:3632: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } ; then
 			echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5
 			$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext 2>&5 1>/dev/null
 			if test -f conftest.a ; then
@@ -3568,7 +3638,7 @@ EOF
 		else
 			test -n "$verbose" && echo "	cannot compile test-program" 1>&6
 
-echo "${as_me:-configure}:3572: testing cannot compile test-program ..." 1>&5
+echo "${as_me:-configure}:3642: testing cannot compile test-program ..." 1>&5
 
 
 			break
@@ -3611,7 +3681,7 @@ EOF
 esac
 
 echo $ac_n "checking if you would like to use heapsort""... $ac_c" 1>&6
-echo "configure:3615: checking if you would like to use heapsort" >&5
+echo "configure:3685: checking if you would like to use heapsort" >&5
 
 # Check whether --enable-heapsort or --disable-heapsort was given.
 if test "${enable_heapsort+set}" = set; then
@@ -3633,12 +3703,12 @@ if test "x$cf_use_heapsort" = xyes; then
 	for ac_func in heapsort
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3637: checking for $ac_func" >&5
+echo "configure:3707: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 3642 "configure"
+#line 3712 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -3661,7 +3731,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -3687,9 +3757,9 @@ done
 
 	if test x"$ac_cv_func_heapsort" = xyes; then
 		echo $ac_n "checking if its prototype is compatible with qsort""... $ac_c" 1>&6
-echo "configure:3691: checking if its prototype is compatible with qsort" >&5
+echo "configure:3761: checking if its prototype is compatible with qsort" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 3693 "configure"
+#line 3763 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -3703,7 +3773,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:3707: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3777: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -3716,7 +3786,7 @@ rm -f conftest*;
 	else
 		test -n "$verbose" && echo "	will use our own heapsort function" 1>&6
 
-echo "${as_me:-configure}:3720: testing will use our own heapsort function ..." 1>&5
+echo "${as_me:-configure}:3790: testing will use our own heapsort function ..." 1>&5
 
 
 		EXTRAO_DEP=''
@@ -3743,7 +3813,7 @@ if test "${with_ispell+set}" = set; then
   *)
    # user supplied option-value for "--with-ispell=path"
    echo $ac_n "checking for ispell""... $ac_c" 1>&6
-echo "configure:3747: checking for ispell" >&5
+echo "configure:3817: checking for ispell" >&5
    ac_cv_path_PATH_ISPELL="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_ISPELL "$withval"
@@ -3760,7 +3830,7 @@ else
   # Extract the first word of "ispell", so it can be a program name with args.
 set dummy ispell; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3764: checking for $ac_word" >&5
+echo "configure:3834: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_ISPELL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3817,7 +3887,7 @@ if test "${with_metamail+set}" = set; th
   *)
    # user supplied option-value for "--with-metamail=path"
    echo $ac_n "checking for metamail""... $ac_c" 1>&6
-echo "configure:3821: checking for metamail" >&5
+echo "configure:3891: checking for metamail" >&5
    ac_cv_path_PATH_METAMAIL="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_METAMAIL "$withval"
@@ -3834,7 +3904,7 @@ else
   # Extract the first word of "metamail", so it can be a program name with args.
 set dummy metamail; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3838: checking for $ac_word" >&5
+echo "configure:3908: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_METAMAIL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3891,7 +3961,7 @@ if test "${with_sum+set}" = set; then
   *)
    # user supplied option-value for "--with-sum=path"
    echo $ac_n "checking for sum""... $ac_c" 1>&6
-echo "configure:3895: checking for sum" >&5
+echo "configure:3965: checking for sum" >&5
    ac_cv_path_PATH_SUM="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_SUM "$withval"
@@ -3908,7 +3978,7 @@ else
   # Extract the first word of "sum", so it can be a program name with args.
 set dummy sum; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3912: checking for $ac_word" >&5
+echo "configure:3982: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_SUM'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3955,12 +4025,12 @@ fi
 if test $ac_cv_path_PATH_SUM
 then
 echo $ac_n "checking if $ac_cv_path_PATH_SUM takes -r""... $ac_c" 1>&6
-echo "configure:3959: checking if $ac_cv_path_PATH_SUM takes -r" >&5
+echo "configure:4029: checking if $ac_cv_path_PATH_SUM takes -r" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_sum_r'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
-if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:3964: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }
+if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:4034: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }
 then
 	ac_cv_prog_sum_r=yes
 else
@@ -3990,7 +4060,7 @@ fi
 
 
 echo $ac_n "checking for default editor""... $ac_c" 1>&6
-echo "configure:3994: checking for default editor" >&5
+echo "configure:4064: checking for default editor" >&5
 
 # Check whether --with-editor or --without-editor was given.
 if test "${with_editor+set}" = set; then
@@ -4018,7 +4088,7 @@ if test -z "$DEFAULT_EDITOR" ; then
 	# Extract the first word of "vi", so it can be a program name with args.
 set dummy vi; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4022: checking for $ac_word" >&5
+echo "configure:4092: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_EDITOR'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4063,7 +4133,7 @@ EOF
 # Extract the first word of "sendmail", so it can be a program name with args.
 set dummy sendmail; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4067: checking for $ac_word" >&5
+echo "configure:4137: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4117,7 +4187,7 @@ if test -z "$DEFAULT_MAILER" ; then
 # Extract the first word of "mailx", so it can be a program name with args.
 set dummy mailx; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4121: checking for $ac_word" >&5
+echo "configure:4191: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4154,7 +4224,7 @@ if test -z "$DEFAULT_MAILER" ; then
 # Extract the first word of "mail", so it can be a program name with args.
 set dummy mail; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4158: checking for $ac_word" >&5
+echo "configure:4228: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4188,7 +4258,7 @@ fi
 
 fi
 echo $ac_n "checking for default mailer""... $ac_c" 1>&6
-echo "configure:4192: checking for default mailer" >&5
+echo "configure:4262: checking for default mailer" >&5
 if test -n "$DEFAULT_MAILER" ; then
 	
 case $cf_cv_system_name in #(vi
@@ -4215,7 +4285,7 @@ echo "$ac_t""$DEFAULT_MAILER" 1>&6
 
 
 echo $ac_n "checking for incoming-mail directory""... $ac_c" 1>&6
-echo "configure:4219: checking for incoming-mail directory" >&5
+echo "configure:4289: checking for incoming-mail directory" >&5
 
 # Check whether --with-mailbox or --without-mailbox was given.
 if test "${with_mailbox+set}" = set; then
@@ -4261,7 +4331,7 @@ echo "$ac_t""$DEFAULT_MAILBOX" 1>&6
 
 ## PGP Support
 echo $ac_n "checking if you want PGP/GPG-Support""... $ac_c" 1>&6
-echo "configure:4265: checking if you want PGP/GPG-Support" >&5
+echo "configure:4335: checking if you want PGP/GPG-Support" >&5
 
 # Check whether --enable-pgp-gpg or --disable-pgp-gpg was given.
 if test "${enable_pgp_gpg+set}" = set; then
@@ -4293,7 +4363,7 @@ if test "${with_pgp+set}" = set; then
   *)
    # user supplied option-value for "--with-pgp=path"
    echo $ac_n "checking for pgp""... $ac_c" 1>&6
-echo "configure:4297: checking for pgp" >&5
+echo "configure:4367: checking for pgp" >&5
    ac_cv_path_PATH_PGP="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_PGP "$withval"
@@ -4310,7 +4380,7 @@ else
   # Extract the first word of "pgp", so it can be a program name with args.
 set dummy pgp; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4314: checking for $ac_word" >&5
+echo "configure:4384: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGP'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4368,7 +4438,7 @@ if test "${with_pgpk+set}" = set; then
   *)
    # user supplied option-value for "--with-pgpk=path"
    echo $ac_n "checking for pgpk""... $ac_c" 1>&6
-echo "configure:4372: checking for pgpk" >&5
+echo "configure:4442: checking for pgpk" >&5
    ac_cv_path_PATH_PGPK="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_PGPK "$withval"
@@ -4385,7 +4455,7 @@ else
   # Extract the first word of "pgpk", so it can be a program name with args.
 set dummy pgpk; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4389: checking for $ac_word" >&5
+echo "configure:4459: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGPK'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4443,7 +4513,7 @@ if test "${with_gpg+set}" = set; then
   *)
    # user supplied option-value for "--with-gpg=path"
    echo $ac_n "checking for gpg""... $ac_c" 1>&6
-echo "configure:4447: checking for gpg" >&5
+echo "configure:4517: checking for gpg" >&5
    ac_cv_path_PATH_GPG="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_GPG "$withval"
@@ -4460,7 +4530,7 @@ else
   # Extract the first word of "gpg", so it can be a program name with args.
 set dummy gpg; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4464: checking for $ac_word" >&5
+echo "configure:4534: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_GPG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4519,7 +4589,7 @@ if test "${with_slrnface+set}" = set; th
   *)
    # user supplied option-value for "--with-slrnface=path"
    echo $ac_n "checking for slrnface""... $ac_c" 1>&6
-echo "configure:4523: checking for slrnface" >&5
+echo "configure:4593: checking for slrnface" >&5
    ac_cv_path_PATH_SLRNFACE="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_SLRNFACE "$withval"
@@ -4536,7 +4606,7 @@ else
   # Extract the first word of "slrnface", so it can be a program name with args.
 set dummy slrnface; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4540: checking for $ac_word" >&5
+echo "configure:4610: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_SLRNFACE'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4596,13 +4666,13 @@ fi
 
 
 echo $ac_n "checking for the default shell program""... $ac_c" 1>&6
-echo "configure:4600: checking for the default shell program" >&5
+echo "configure:4670: checking for the default shell program" >&5
 cf_shell_progs="$cf_cv_default_shell"
 if test -z "$cf_shell_progs" ; then
 	cf_shell_progs="sh ksh bash zsh pdksh mksh jsh keysh ash dash"
 	# TIN preferred default shell for BSD systems is csh. Others are sh.
 	cat > conftest.$ac_ext <<EOF
-#line 4606 "configure"
+#line 4676 "configure"
 #include "confdefs.h"
 
 #include <sys/params.h>
@@ -4615,7 +4685,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:4619: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   $cf_shell_progs="csh tcsh $cf_shell_progs"
 else
@@ -4625,11 +4695,11 @@ fi
 rm -f conftest*
 fi
 
-echo "${as_me:-configure}:4629: testing paths of shell programs: $cf_shell_progs ..." 1>&5
+echo "${as_me:-configure}:4699: testing paths of shell programs: $cf_shell_progs ..." 1>&5
 
 if test -s /etc/shells && test `egrep -c -v '^(#| |    |$)' /etc/shells` -gt 0; then
 	
-echo "${as_me:-configure}:4633: testing /etc/shells ..." 1>&5
+echo "${as_me:-configure}:4703: testing /etc/shells ..." 1>&5
 
 	for cf_prog in $cf_shell_progs
 	do
@@ -4664,14 +4734,14 @@ echo "${as_me:-configure}:4633: testing
 	echo "$ac_t""$DEFAULT_SHELL" 1>&6
 else
 	
-echo "${as_me:-configure}:4668: testing $PATH ..." 1>&5
+echo "${as_me:-configure}:4738: testing $PATH ..." 1>&5
 
 for ac_prog in $cf_shell_progs
 do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4675: checking for $ac_word" >&5
+echo "configure:4745: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_SHELL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4724,7 +4794,7 @@ EOF
 
 ### check for this early, since it'll override several options
 echo $ac_n "checking if NNTP-support will be used""... $ac_c" 1>&6
-echo "configure:4728: checking if NNTP-support will be used" >&5
+echo "configure:4798: checking if NNTP-support will be used" >&5
 
 # Check whether --enable-nntp or --disable-nntp was given.
 if test "${enable_nntp+set}" = set; then
@@ -4746,7 +4816,7 @@ echo "$ac_t""$enableval" 1>&6
 USE_SPOOLDIR=yes
 if test "$USE_NNTP" = "yes" ; then
 echo $ac_n "checking whether to be NNTP_ONLY""... $ac_c" 1>&6
-echo "configure:4750: checking whether to be NNTP_ONLY" >&5
+echo "configure:4820: checking whether to be NNTP_ONLY" >&5
 
 # Check whether --enable-nntp-only or --disable-nntp-only was given.
 if test "${enable_nntp_only+set}" = set; then
@@ -4778,7 +4848,7 @@ fi
 
 ###	use option --enable-debug to compile-in test/development code
 echo $ac_n "checking if you want to compile-in debug support""... $ac_c" 1>&6
-echo "configure:4782: checking if you want to compile-in debug support" >&5
+echo "configure:4852: checking if you want to compile-in debug support" >&5
 
 # Check whether --enable-debug or --disable-debug was given.
 if test "${enable_debug+set}" = set; then
@@ -4805,7 +4875,7 @@ echo "$ac_t""$enableval" 1>&6
 ###	use option --disable-echo to suppress full display compiling commands
 
 echo $ac_n "checking if you want to see long compiling messages""... $ac_c" 1>&6
-echo "configure:4809: checking if you want to see long compiling messages" >&5
+echo "configure:4879: checking if you want to see long compiling messages" >&5
 
 # Check whether --enable-echo or --disable-echo was given.
 if test "${enable_echo+set}" = set; then
@@ -4850,7 +4920,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### use option --enable-prototypes to turn on optional prototypes
 echo $ac_n "checking if you want to compile with fallback prototypes""... $ac_c" 1>&6
-echo "configure:4854: checking if you want to compile with fallback prototypes" >&5
+echo "configure:4924: checking if you want to compile with fallback prototypes" >&5
 
 # Check whether --enable-prototypes or --disable-prototypes was given.
 if test "${enable_prototypes+set}" = set; then
@@ -4874,7 +4944,7 @@ EXTRA_CFLAGS=""
 if test -n "$GCC"
 then
 echo $ac_n "checking if you want to turn on gcc warnings""... $ac_c" 1>&6
-echo "configure:4878: checking if you want to turn on gcc warnings" >&5
+echo "configure:4948: checking if you want to turn on gcc warnings" >&5
 
 # Check whether --enable-warnings or --disable-warnings was given.
 if test "${enable_warnings+set}" = set; then
@@ -4905,11 +4975,11 @@ if test "$GCC" = yes ; then
 	case $host_os in
 	(linux*|gnu*)
 		echo $ac_n "checking if this is really Intel C compiler""... $ac_c" 1>&6
-echo "configure:4909: checking if this is really Intel C compiler" >&5
+echo "configure:4979: checking if this is really Intel C compiler" >&5
 		cf_save_CFLAGS="$CFLAGS"
 		CFLAGS="$CFLAGS -no-gcc"
 		cat > conftest.$ac_ext <<EOF
-#line 4913 "configure"
+#line 4983 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -4921,7 +4991,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:4925: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4995: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   INTEL_COMPILER=yes
 cf_save_CFLAGS="$cf_save_CFLAGS -we147"
@@ -4942,11 +5012,11 @@ CLANG_COMPILER=no
 
 if test "$GCC" = yes ; then
 	echo $ac_n "checking if this is really Clang C compiler""... $ac_c" 1>&6
-echo "configure:4946: checking if this is really Clang C compiler" >&5
+echo "configure:5016: checking if this is really Clang C compiler" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	CFLAGS="$CFLAGS -Qunused-arguments"
 	cat > conftest.$ac_ext <<EOF
-#line 4950 "configure"
+#line 5020 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -4958,7 +5028,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:4962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5032: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   CLANG_COMPILER=yes
 cf_save_CFLAGS="$cf_save_CFLAGS -Qunused-arguments"
@@ -4974,7 +5044,7 @@ fi
 
 
 cat > conftest.$ac_ext <<EOF
-#line 4978 "${as_me:-configure}"
+#line 5048 "${as_me:-configure}"
 int main(int argc, char *argv[]) { return (argv[argc-1] == 0) ; }
 EOF
 
@@ -4992,7 +5062,7 @@ then
 # warning #279: controlling expression is constant
 
 	echo "checking for $CC warning options" 1>&6
-echo "configure:4996: checking for $CC warning options" >&5
+echo "configure:5066: checking for $CC warning options" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	EXTRA_CFLAGS="-Wall"
 	for cf_opt in \
@@ -5007,7 +5077,7 @@ echo "configure:4996: checking for $CC w
 		wd981
 	do
 		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
-		if { (eval echo configure:5011: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+		if { (eval echo configure:5081: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
 			test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6
 			EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
 		fi
@@ -5017,7 +5087,7 @@ echo "configure:4996: checking for $CC w
 elif test "$GCC" = yes
 then
 	echo "checking for $CC warning options" 1>&6
-echo "configure:5021: checking for $CC warning options" >&5
+echo "configure:5091: checking for $CC warning options" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	EXTRA_CFLAGS=
 	cf_warn_CONST=""
@@ -5040,7 +5110,7 @@ echo "configure:5021: checking for $CC w
 		Wundef $cf_gcc_warnings $cf_warn_CONST 
 	do
 		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
-		if { (eval echo configure:5044: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+		if { (eval echo configure:5114: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
 			test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6
 			case $cf_opt in
 			(Wcast-qual)
@@ -5051,7 +5121,7 @@ echo "configure:5021: checking for $CC w
 				([34].*)
 					test -n "$verbose" && echo "	feature is broken in gcc $GCC_VERSION" 1>&6
 
-echo "${as_me:-configure}:5055: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
+echo "${as_me:-configure}:5125: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
 
 
 					continue;;
@@ -5062,7 +5132,7 @@ echo "${as_me:-configure}:5055: testing
 				([12].*)
 					test -n "$verbose" && echo "	feature is broken in gcc $GCC_VERSION" 1>&6
 
-echo "${as_me:-configure}:5066: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
+echo "${as_me:-configure}:5136: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
 
 
 					continue;;
@@ -5085,7 +5155,7 @@ fi
 if test "$USE_SPOOLDIR" = "yes"; then
 	## options for directories
 	echo $ac_n "checking for news-library path""... $ac_c" 1>&6
-echo "configure:5089: checking for news-library path" >&5
+echo "configure:5159: checking for news-library path" >&5
 	
 # Check whether --with-libdir or --without-libdir was given.
 if test "${with_libdir+set}" = set; then
@@ -5131,7 +5201,7 @@ eval NEWSLIBDIR="$withval"
 	echo "$ac_t""$NEWSLIBDIR" 1>&6
 
 	echo $ac_n "checking for news spool-directory path""... $ac_c" 1>&6
-echo "configure:5135: checking for news spool-directory path" >&5
+echo "configure:5205: checking for news spool-directory path" >&5
 	
 # Check whether --with-spooldir or --without-spooldir was given.
 if test "${with_spooldir+set}" = set; then
@@ -5177,7 +5247,7 @@ eval SPOOLDIR="$withval"
 	echo "$ac_t""$SPOOLDIR" 1>&6
 
 	echo $ac_n "checking for news overview-directory path""... $ac_c" 1>&6
-echo "configure:5181: checking for news overview-directory path" >&5
+echo "configure:5251: checking for news overview-directory path" >&5
 	
 # Check whether --with-nov-dir or --without-nov-dir was given.
 if test "${with_nov_dir+set}" = set; then
@@ -5223,7 +5293,7 @@ eval NOVROOTDIR="$withval"
 	echo "$ac_t""$NOVROOTDIR" 1>&6
 
 	echo $ac_n "checking for overview filename""... $ac_c" 1>&6
-echo "configure:5227: checking for overview filename" >&5
+echo "configure:5297: checking for overview filename" >&5
 	
 # Check whether --with-nov-fname or --without-nov-fname was given.
 if test "${with_nov_fname+set}" = set; then
@@ -5259,7 +5329,7 @@ fi
 ## TODO: kick the --with-inews-dir= stuff, the check below should be enough
 ## (requires some code rework in tin)
 echo $ac_n "checking for directory containing \"inews\"""... $ac_c" 1>&6
-echo "configure:5263: checking for directory containing \"inews\"" >&5
+echo "configure:5333: checking for directory containing \"inews\"" >&5
 
 # Check whether --with-inews-dir or --without-inews-dir was given.
 if test "${with_inews_dir+set}" = set; then
@@ -5308,7 +5378,7 @@ echo "$ac_t""$INEWSDIR" 1>&6
 # Extract the first word of "inews", so it can be a program name with args.
 set dummy inews; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5312: checking for $ac_word" >&5
+echo "configure:5382: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_INEWS'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5364,7 +5434,7 @@ fi
 ### Look for network libraries first, since some functions (such as gethostname)
 ### are used in a lot of places.
 echo $ac_n "checking if you want socks library""... $ac_c" 1>&6
-echo "configure:5368: checking if you want socks library" >&5
+echo "configure:5438: checking if you want socks library" >&5
 if eval "test \"`echo '$''{'cf_cv_use_libsocks'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5384,7 +5454,7 @@ fi
 echo "$ac_t""$cf_cv_use_libsocks" 1>&6
 
 echo $ac_n "checking if you want socks5 library""... $ac_c" 1>&6
-echo "configure:5388: checking if you want socks5 library" >&5
+echo "configure:5458: checking if you want socks5 library" >&5
 if eval "test \"`echo '$''{'cf_cv_use_libsocks5'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5441,14 +5511,14 @@ if test -n "$cf_searchpath/include" ; th
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 5445 "configure"
+#line 5515 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:5452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5465,7 +5535,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:5469: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:5539: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -5509,14 +5579,14 @@ if test -n "$cf_searchpath/../include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 5513 "configure"
+#line 5583 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:5520: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5533,7 +5603,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:5537: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:5607: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -5575,7 +5645,7 @@ if test -n "$cf_searchpath/lib" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:5579: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:5649: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -5605,7 +5675,7 @@ if test -n "$cf_searchpath" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:5609: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:5679: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -5630,13 +5700,13 @@ cf_cv_header_path_socks=
 cf_cv_library_path_socks=
 
 
-echo "${as_me:-configure}:5634: testing Starting FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:5704: testing Starting FIND_LINKAGE(socks,) ..." 1>&5
 
 
 cf_save_LIBS="$LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 5640 "configure"
+#line 5710 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5647,7 +5717,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5721: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_socks=yes
@@ -5663,7 +5733,7 @@ else
 LIBS="-lsocks  $cf_save_LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 5667 "configure"
+#line 5737 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5674,7 +5744,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_socks=yes
@@ -5692,11 +5762,11 @@ else
 
 	test -n "$verbose" && echo "	find linkage for socks library" 1>&6
 
-echo "${as_me:-configure}:5696: testing find linkage for socks library ..." 1>&5
+echo "${as_me:-configure}:5766: testing find linkage for socks library ..." 1>&5
 
 
 	
-echo "${as_me:-configure}:5700: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:5770: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5
 
 
 	cf_save_CPPFLAGS="$CPPFLAGS"
@@ -5792,12 +5862,12 @@ cf_search="$cf_search $cf_header_path_li
 		if test -d $cf_cv_header_path_socks ; then
 			test -n "$verbose" && echo "	... testing $cf_cv_header_path_socks" 1>&6
 
-echo "${as_me:-configure}:5796: testing ... testing $cf_cv_header_path_socks ..." 1>&5
+echo "${as_me:-configure}:5866: testing ... testing $cf_cv_header_path_socks ..." 1>&5
 
 
 			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_socks"
 			cat > conftest.$ac_ext <<EOF
-#line 5801 "configure"
+#line 5871 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5808,12 +5878,12 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5882: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 				test -n "$verbose" && echo "	... found socks headers in $cf_cv_header_path_socks" 1>&6
 
-echo "${as_me:-configure}:5817: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5
+echo "${as_me:-configure}:5887: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5
 
 
 				cf_cv_find_linkage_socks=maybe
@@ -5834,7 +5904,7 @@ rm -f conftest*
 	if test "$cf_cv_find_linkage_socks" = maybe ; then
 
 		
-echo "${as_me:-configure}:5838: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:5908: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5
 
 
 		cf_save_LIBS="$LIBS"
@@ -5916,14 +5986,14 @@ cf_search="$cf_library_path_list $cf_sea
 				if test -d $cf_cv_library_path_socks ; then
 					test -n "$verbose" && echo "	... testing $cf_cv_library_path_socks" 1>&6
 
-echo "${as_me:-configure}:5920: testing ... testing $cf_cv_library_path_socks ..." 1>&5
+echo "${as_me:-configure}:5990: testing ... testing $cf_cv_library_path_socks ..." 1>&5
 
 
 					CPPFLAGS="$cf_test_CPPFLAGS"
 					LIBS="-lsocks  $cf_save_LIBS"
 					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks"
 					cat > conftest.$ac_ext <<EOF
-#line 5927 "configure"
+#line 5997 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5934,12 +6004,12 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6008: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 					test -n "$verbose" && echo "	... found socks library in $cf_cv_library_path_socks" 1>&6
 
-echo "${as_me:-configure}:5943: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5
+echo "${as_me:-configure}:6013: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5
 
 
 					cf_cv_find_linkage_socks=yes
@@ -6001,14 +6071,14 @@ if test -n "$cf_cv_header_path_socks" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 6005 "configure"
+#line 6075 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:6012: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6082: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -6025,7 +6095,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:6029: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:6099: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -6063,7 +6133,7 @@ if test -n "$cf_cv_library_path_socks" ;
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:6067: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:6137: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -6142,7 +6212,7 @@ else
 cf_test_netlibs=no
 
 echo $ac_n "checking for network libraries""... $ac_c" 1>&6
-echo "configure:6146: checking for network libraries" >&5
+echo "configure:6216: checking for network libraries" >&5
 
 if eval "test \"`echo '$''{'cf_cv_netlibs'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6159,17 +6229,17 @@ case $host_os in
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:6163: checking for $ac_hdr" >&5
+echo "configure:6233: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6168 "configure"
+#line 6238 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:6173: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:6243: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -6222,7 +6292,7 @@ LIBS="$cf_add_libs"
 
 
 	cat > conftest.$ac_ext <<EOF
-#line 6226 "configure"
+#line 6296 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_WINDOWS_H
@@ -6244,7 +6314,7 @@ int main() {
 	gethostname(buffer, sizeof(buffer));
 ; return 0; }
 EOF
-if { (eval echo configure:6248: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs"
 else
@@ -6261,12 +6331,12 @@ rm -rf conftest*
 	for ac_func in gethostname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6265: checking for $ac_func" >&5
+echo "configure:6335: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6270 "configure"
+#line 6340 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6289,7 +6359,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6312,7 +6382,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostname in -lnsl""... $ac_c" 1>&6
-echo "configure:6316: checking for gethostname in -lnsl" >&5
+echo "configure:6386: checking for gethostname in -lnsl" >&5
 ac_lib_var=`echo nsl'_'gethostname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6320,7 +6390,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6324 "configure"
+#line 6394 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6331,7 +6401,7 @@ int main() {
 gethostname()
 ; return 0; }
 EOF
-if { (eval echo configure:6335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6405: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6364,7 +6434,7 @@ else
 	
 			
 echo $ac_n "checking for gethostname in -lsocket""... $ac_c" 1>&6
-echo "configure:6368: checking for gethostname in -lsocket" >&5
+echo "configure:6438: checking for gethostname in -lsocket" >&5
 ac_lib_var=`echo socket'_'gethostname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6372,7 +6442,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6376 "configure"
+#line 6446 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6383,7 +6453,7 @@ int main() {
 gethostname()
 ; return 0; }
 EOF
-if { (eval echo configure:6387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6457: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6425,7 +6495,7 @@ done
 
 
 	echo $ac_n "checking for main in -linet""... $ac_c" 1>&6
-echo "configure:6429: checking for main in -linet" >&5
+echo "configure:6499: checking for main in -linet" >&5
 ac_lib_var=`echo inet'_'main | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6433,14 +6503,14 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-linet  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6437 "configure"
+#line 6507 "configure"
 #include "confdefs.h"
 
 int main() {
 main()
 ; return 0; }
 EOF
-if { (eval echo configure:6444: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6465,12 +6535,12 @@ fi
 	for ac_func in socket
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6469: checking for $ac_func" >&5
+echo "configure:6539: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6474 "configure"
+#line 6544 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6493,7 +6563,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6497: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6516,7 +6586,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
-echo "configure:6520: checking for socket in -lsocket" >&5
+echo "configure:6590: checking for socket in -lsocket" >&5
 ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6524,7 +6594,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6528 "configure"
+#line 6598 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6535,7 +6605,7 @@ int main() {
 socket()
 ; return 0; }
 EOF
-if { (eval echo configure:6539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6568,7 +6638,7 @@ else
 	
 			
 echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
-echo "configure:6572: checking for socket in -lbsd" >&5
+echo "configure:6642: checking for socket in -lbsd" >&5
 ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6576,7 +6646,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lbsd $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6580 "configure"
+#line 6650 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6587,7 +6657,7 @@ int main() {
 socket()
 ; return 0; }
 EOF
-if { (eval echo configure:6591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6632,12 +6702,12 @@ done
 	for ac_func in gethostbyname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6636: checking for $ac_func" >&5
+echo "configure:6706: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6641 "configure"
+#line 6711 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6660,7 +6730,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6664: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6683,7 +6753,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:6687: checking for gethostbyname in -lnsl" >&5
+echo "configure:6757: checking for gethostbyname in -lnsl" >&5
 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6691,7 +6761,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6695 "configure"
+#line 6765 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6702,7 +6772,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:6706: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6776: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6743,12 +6813,12 @@ done
 	for ac_func in inet_ntoa
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6747: checking for $ac_func" >&5
+echo "configure:6817: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6752 "configure"
+#line 6822 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6771,7 +6841,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6775: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6794,7 +6864,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6
-echo "configure:6798: checking for inet_ntoa in -lnsl" >&5
+echo "configure:6868: checking for inet_ntoa in -lnsl" >&5
 ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6802,7 +6872,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6806 "configure"
+#line 6876 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6813,7 +6883,7 @@ int main() {
 inet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:6817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6887: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6854,12 +6924,12 @@ done
 	for ac_func in gethostbyname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6858: checking for $ac_func" >&5
+echo "configure:6928: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6863 "configure"
+#line 6933 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6882,7 +6952,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6905,7 +6975,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostbyname in -lnetwork""... $ac_c" 1>&6
-echo "configure:6909: checking for gethostbyname in -lnetwork" >&5
+echo "configure:6979: checking for gethostbyname in -lnetwork" >&5
 ac_lib_var=`echo network'_'gethostbyname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6913,7 +6983,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnetwork $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6917 "configure"
+#line 6987 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6924,7 +6994,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:6928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6965,12 +7035,12 @@ done
 	for ac_func in strcasecmp
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6969: checking for $ac_func" >&5
+echo "configure:7039: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6974 "configure"
+#line 7044 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6993,7 +7063,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7067: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -7016,7 +7086,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6
-echo "configure:7020: checking for strcasecmp in -lresolv" >&5
+echo "configure:7090: checking for strcasecmp in -lresolv" >&5
 ac_lib_var=`echo resolv'_'strcasecmp | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -7024,7 +7094,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lresolv $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7028 "configure"
+#line 7098 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7035,7 +7105,7 @@ int main() {
 strcasecmp()
 ; return 0; }
 EOF
-if { (eval echo configure:7039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7144,14 +7214,14 @@ if test -n "$cf_searchpath/include" ; th
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 7148 "configure"
+#line 7218 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:7155: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7225: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7168,7 +7238,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:7172: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:7242: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -7212,14 +7282,14 @@ if test -n "$cf_searchpath/../include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 7216 "configure"
+#line 7286 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:7223: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7293: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7236,7 +7306,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:7240: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:7310: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -7278,7 +7348,7 @@ if test -n "$cf_searchpath/lib" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:7282: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:7352: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -7308,7 +7378,7 @@ if test -n "$cf_searchpath" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:7312: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:7382: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -7354,10 +7424,10 @@ EOF
 
 
 echo $ac_n "checking if the socks library uses socks4 prefix""... $ac_c" 1>&6
-echo "configure:7358: checking if the socks library uses socks4 prefix" >&5
+echo "configure:7428: checking if the socks library uses socks4 prefix" >&5
 cf_use_socks4=error
 cat > conftest.$ac_ext <<EOF
-#line 7361 "configure"
+#line 7431 "configure"
 #include "confdefs.h"
 
 #include <socks.h>
@@ -7366,7 +7436,7 @@ int main() {
 	Rinit((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:7370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cat >> confdefs.h <<\EOF
 #define USE_SOCKS4_PREFIX 1
@@ -7378,14 +7448,14 @@ else
   cat conftest.$ac_ext >&5
 
   cat > conftest.$ac_ext <<EOF
-#line 7382 "configure"
+#line 7452 "configure"
 #include "confdefs.h"
 #include <socks.h>
 int main() {
 SOCKSinit((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:7389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_use_socks4=no
 else
@@ -7452,9 +7522,9 @@ EOF
 fi
 
 echo $ac_n "checking if socks5p.h is available""... $ac_c" 1>&6
-echo "configure:7456: checking if socks5p.h is available" >&5
+echo "configure:7526: checking if socks5p.h is available" >&5
 cat > conftest.$ac_ext <<EOF
-#line 7458 "configure"
+#line 7528 "configure"
 #include "confdefs.h"
 
 #define INCLUDE_PROTOTYPES
@@ -7464,7 +7534,7 @@ int main() {
 	init((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:7468: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7538: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_use_socks5p_h=yes
 else
@@ -7491,17 +7561,17 @@ for ac_hdr in unistd.h fcntl.h sys/file.
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:7495: checking for $ac_hdr" >&5
+echo "configure:7565: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7500 "configure"
+#line 7570 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:7505: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:7575: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -7528,12 +7598,12 @@ fi
 done
 
 echo $ac_n "checking for fcntl""... $ac_c" 1>&6
-echo "configure:7532: checking for fcntl" >&5
+echo "configure:7602: checking for fcntl" >&5
 if eval "test \"`echo '$''{'ac_cv_func_fcntl'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7537 "configure"
+#line 7607 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char fcntl(); below.  */
@@ -7556,7 +7626,7 @@ fcntl();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7560: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_fcntl=yes"
 else
@@ -7576,12 +7646,12 @@ else
 fi
 
 echo $ac_n "checking for lockf""... $ac_c" 1>&6
-echo "configure:7580: checking for lockf" >&5
+echo "configure:7650: checking for lockf" >&5
 if eval "test \"`echo '$''{'ac_cv_func_lockf'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7585 "configure"
+#line 7655 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char lockf(); below.  */
@@ -7604,7 +7674,7 @@ lockf();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_lockf=yes"
 else
@@ -7624,12 +7694,12 @@ else
 fi
 
 echo $ac_n "checking for flock""... $ac_c" 1>&6
-echo "configure:7628: checking for flock" >&5
+echo "configure:7698: checking for flock" >&5
 if eval "test \"`echo '$''{'ac_cv_func_flock'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7633 "configure"
+#line 7703 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char flock(); below.  */
@@ -7652,7 +7722,7 @@ flock();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7726: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_flock=yes"
 else
@@ -7673,7 +7743,7 @@ fi
 
 
 echo $ac_n "checking for file-locking functions""... $ac_c" 1>&6
-echo "configure:7677: checking for file-locking functions" >&5
+echo "configure:7747: checking for file-locking functions" >&5
 if eval "test \"`echo '$''{'cf_cv_lockfile'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -7685,7 +7755,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
 	case $cf_lock in #(vi
 	fcntl) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 7689 "configure"
+#line 7759 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -7713,7 +7783,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:7717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7725,7 +7795,7 @@ rm -f conftest*
 		;;
 	lockf) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 7729 "configure"
+#line 7799 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -7745,7 +7815,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:7749: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7757,7 +7827,7 @@ rm -f conftest*
 		;;
 	flock)
 		cat > conftest.$ac_ext <<EOF
-#line 7761 "configure"
+#line 7831 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -7780,7 +7850,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:7784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7854: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7801,7 +7871,7 @@ echo "$ac_t""$cf_cv_lockfile" 1>&6
 
 
 echo $ac_n "checking which locking method will be used""... $ac_c" 1>&6
-echo "configure:7805: checking which locking method will be used" >&5
+echo "configure:7875: checking which locking method will be used" >&5
 ### fcntl() is preferred, if the user just disables fcntl()
 ### without specifying an alternative lockf() is preferred
 
@@ -7870,7 +7940,7 @@ else
 fi
 
 echo $ac_n "checking for screen type""... $ac_c" 1>&6
-echo "configure:7874: checking for screen type" >&5
+echo "configure:7944: checking for screen type" >&5
 
 # Check whether --with-screen or --without-screen was given.
 if test "${with_screen+set}" = set; then
@@ -7888,7 +7958,7 @@ use_ncurses=no
 
 
 echo $ac_n "checking for specific curses-directory""... $ac_c" 1>&6
-echo "configure:7892: checking for specific curses-directory" >&5
+echo "configure:7962: checking for specific curses-directory" >&5
 
 # Check whether --with-curses-dir or --without-curses-dir was given.
 if test "${with_curses_dir+set}" = set; then
@@ -7959,14 +8029,14 @@ if test -n "$cf_cv_curses_dir/include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 7963 "configure"
+#line 8033 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:7970: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8040: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7983,7 +8053,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:7987: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8057: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8021,7 +8091,7 @@ if test -n "$cf_cv_curses_dir/lib" ; the
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:8025: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:8095: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -8053,7 +8123,7 @@ pdcurses) #(vi
 	;;
 none)
 	echo $ac_n "checking if you want to use ncurses library""... $ac_c" 1>&6
-echo "configure:8057: checking if you want to use ncurses library" >&5
+echo "configure:8127: checking if you want to use ncurses library" >&5
 	
 # Check whether --with-ncurses or --without-ncurses was given.
 if test "${with_ncurses+set}" = set; then
@@ -8066,7 +8136,7 @@ fi
 	echo "$ac_t""$use_ncurses" 1>&6
 
 	echo $ac_n "checking if you want curses rather than termcap interface""... $ac_c" 1>&6
-echo "configure:8070: checking if you want curses rather than termcap interface" >&5
+echo "configure:8140: checking if you want curses rather than termcap interface" >&5
 	
 # Check whether --enable-curses or --disable-curses was given.
 if test "${enable_curses+set}" = set; then
@@ -8096,7 +8166,7 @@ EOF
 	ncurses) #(vi
 		
 echo $ac_n "checking if you want to use pkg-config""... $ac_c" 1>&6
-echo "configure:8100: checking if you want to use pkg-config" >&5
+echo "configure:8170: checking if you want to use pkg-config" >&5
 
 # Check whether --with-pkg-config or --without-pkg-config was given.
 if test "${with_pkg_config+set}" = set; then
@@ -8117,7 +8187,7 @@ case $cf_pkg_config in
 # Extract the first word of "pkg-config", so it can be a program name with args.
 set dummy pkg-config; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:8121: checking for $ac_word" >&5
+echo "configure:8191: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8201,12 +8271,12 @@ cf_have_ncuconfig=no
 
 if test "x${PKG_CONFIG:=none}" != xnone; then
 	echo $ac_n "checking pkg-config for $cf_ncuconfig_root""... $ac_c" 1>&6
-echo "configure:8205: checking pkg-config for $cf_ncuconfig_root" >&5
+echo "configure:8275: checking pkg-config for $cf_ncuconfig_root" >&5
 	if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
 		echo "$ac_t""yes" 1>&6
 
 		echo $ac_n "checking if the $cf_ncuconfig_root package files work""... $ac_c" 1>&6
-echo "configure:8210: checking if the $cf_ncuconfig_root package files work" >&5
+echo "configure:8280: checking if the $cf_ncuconfig_root package files work" >&5
 		cf_have_ncuconfig=unknown
 
 		cf_save_CPPFLAGS="$CPPFLAGS"
@@ -8232,26 +8302,26 @@ LIBS="$cf_add_libs"
 
 
 		cat > conftest.$ac_ext <<EOF
-#line 8236 "configure"
+#line 8306 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:8243: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test "$cross_compiling" = yes; then
   cf_have_ncuconfig=maybe
 else
   cat > conftest.$ac_ext <<EOF
-#line 8249 "configure"
+#line 8319 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 				int main(void)
 				{ char *xx = curses_version(); return (xx == 0); }
 EOF
-if { (eval echo configure:8255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:8325: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_have_ncuconfig=yes
 else
@@ -8302,7 +8372,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:8306: checking for $ac_word" >&5
+echo "configure:8376: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8363,7 +8433,7 @@ LIBS="$cf_add_libs"
 		# even with config script, some packages use no-override for curses.h
 		
 echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:8367: checking if we have identified curses headers" >&5
+echo "configure:8437: checking if we have identified curses headers" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8374,14 +8444,14 @@ for cf_header in \
 	curses.h ncurses/curses.h 
 do
 cat > conftest.$ac_ext <<EOF
-#line 8378 "configure"
+#line 8448 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:8385: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8455: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -8404,17 +8474,17 @@ for ac_hdr in $cf_cv_ncurses_header
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:8408: checking for $ac_hdr" >&5
+echo "configure:8478: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 8413 "configure"
+#line 8483 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:8418: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8488: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -8490,14 +8560,14 @@ if test -n "$cf_cv_curses_dir/include/$c
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 8494 "configure"
+#line 8564 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:8501: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8571: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -8514,7 +8584,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:8518: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8588: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8535,7 +8605,7 @@ fi
 }
 
 echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6
-echo "configure:8539: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "configure:8609: checking for $cf_ncuhdr_root header in include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8546,7 +8616,7 @@ else
 	do
 		
 	cat > conftest.$ac_ext <<EOF
-#line 8550 "configure"
+#line 8620 "configure"
 #include "confdefs.h"
 
 
@@ -8567,7 +8637,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:8571: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8641: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h=$cf_header
 	
@@ -8593,7 +8663,7 @@ if test "$cf_cv_ncurses_h" != no ; then
 else
 
 echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6
-echo "configure:8597: checking for $cf_ncuhdr_root include-path" >&5
+echo "configure:8667: checking for $cf_ncuhdr_root include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8713,14 +8783,14 @@ if test -n "$cf_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 8717 "configure"
+#line 8787 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:8724: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8794: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -8737,7 +8807,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:8741: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8811: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8761,7 +8831,7 @@ fi
 		do
 			
 	cat > conftest.$ac_ext <<EOF
-#line 8765 "configure"
+#line 8835 "configure"
 #include "confdefs.h"
 
 
@@ -8782,7 +8852,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:8786: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8856: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h2=$cf_header
 	
@@ -8840,14 +8910,14 @@ if test -n "$cf_1st_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 8844 "configure"
+#line 8914 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:8851: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -8864,7 +8934,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:8868: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8938: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8914,7 +8984,7 @@ esac
 
 
 echo $ac_n "checking for terminfo header""... $ac_c" 1>&6
-echo "configure:8918: checking for terminfo header" >&5
+echo "configure:8988: checking for terminfo header" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8931,7 +9001,7 @@ esac
 for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
 do
 cat > conftest.$ac_ext <<EOF
-#line 8935 "configure"
+#line 9005 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -8941,7 +9011,7 @@ int main() {
 int x = auto_left_margin
 ; return 0; }
 EOF
-if { (eval echo configure:8945: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 	cf_cv_term_header="$cf_test"
@@ -8996,7 +9066,7 @@ EOF
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:9000: checking for ncurses version" >&5
+echo "configure:9070: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -9022,7 +9092,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:9026: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:9096: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -9031,7 +9101,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 9035 "configure"
+#line 9105 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -9055,7 +9125,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:9059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -9086,7 +9156,7 @@ cf_nculib_root=ncurses
 cf_ncurses_LIBS=""
 cf_ncurses_SAVE="$LIBS"
 echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6
-echo "configure:9090: checking for Gpm_Open in -lgpm" >&5
+echo "configure:9160: checking for Gpm_Open in -lgpm" >&5
 ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -9094,7 +9164,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 9098 "configure"
+#line 9168 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -9105,7 +9175,7 @@ int main() {
 Gpm_Open()
 ; return 0; }
 EOF
-if { (eval echo configure:9109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -9121,7 +9191,7 @@ fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for initscr in -lgpm""... $ac_c" 1>&6
-echo "configure:9125: checking for initscr in -lgpm" >&5
+echo "configure:9195: checking for initscr in -lgpm" >&5
 ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -9129,7 +9199,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 9133 "configure"
+#line 9203 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -9140,7 +9210,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:9144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9214: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -9172,7 +9242,7 @@ case $host_os in
 	# version of ncurses (but it should do no harm, since it's static).
 	if test "$cf_nculib_root" = ncurses ; then
 		echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
-echo "configure:9176: checking for tgoto in -lmytinfo" >&5
+echo "configure:9246: checking for tgoto in -lmytinfo" >&5
 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -9180,7 +9250,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 9184 "configure"
+#line 9254 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -9191,7 +9261,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:9195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9265: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -9257,12 +9327,12 @@ else
 	eval 'cf_cv_have_lib_'$cf_nculib_root'=no'
 	cf_libdir=""
 	echo $ac_n "checking for initscr""... $ac_c" 1>&6
-echo "configure:9261: checking for initscr" >&5
+echo "configure:9331: checking for initscr" >&5
 if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9266 "configure"
+#line 9336 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char initscr(); below.  */
@@ -9285,7 +9355,7 @@ initscr();
 
 ; return 0; }
 EOF
-if { (eval echo configure:9289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9359: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_initscr=yes"
 else
@@ -9305,17 +9375,17 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6
-echo "configure:9309: checking for initscr in -l$cf_nculib_root" >&5
+echo "configure:9379: checking for initscr in -l$cf_nculib_root" >&5
 		LIBS="-l$cf_nculib_root $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 9312 "configure"
+#line 9382 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:9319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -9396,17 +9466,17 @@ cf_search="$cf_library_path_list $cf_sea
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_nculib_root in $cf_libdir""... $ac_c" 1>&6
-echo "configure:9400: checking for -l$cf_nculib_root in $cf_libdir" >&5
+echo "configure:9470: checking for -l$cf_nculib_root in $cf_libdir" >&5
 				LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS"
 				cat > conftest.$ac_ext <<EOF
-#line 9403 "configure"
+#line 9473 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:9410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -9437,7 +9507,7 @@ fi
 
 if test -n "$cf_ncurses_LIBS" ; then
 	echo $ac_n "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS""... $ac_c" 1>&6
-echo "configure:9441: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+echo "configure:9511: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
 	cf_ncurses_SAVE="$LIBS"
 	for p in $cf_ncurses_LIBS ; do
 		q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"`
@@ -9446,14 +9516,14 @@ echo "configure:9441: checking if we can
 		fi
 	done
 	cat > conftest.$ac_ext <<EOF
-#line 9450 "configure"
+#line 9520 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:9457: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 else
@@ -9486,9 +9556,9 @@ fi
 for cf_hdr in stdlib.h wchar.h wctype.h
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:9490: checking for $cf_hdr" >&5
+echo "configure:9560: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 9492 "configure"
+#line 9562 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -9496,7 +9566,7 @@ echo "configure:9490: checking for $cf_h
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9500: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9570: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -9523,12 +9593,12 @@ done
 
 		
   echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6
-echo "configure:9527: checking for wide char and multibyte support" >&5
+echo "configure:9597: checking for wide char and multibyte support" >&5
 if eval "test \"`echo '$''{'am_cv_multibyte_able'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9532 "configure"
+#line 9602 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #ifdef HAVE_STDLIB_H
@@ -9582,7 +9652,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
       wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:9586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=yes
 else
@@ -9592,7 +9662,7 @@ else
   cf_save_LIBS="$LIBS"
       LIBS="-lutf8 $LIBS"
       cat > conftest.$ac_ext <<EOF
-#line 9596 "configure"
+#line 9666 "configure"
 #include "confdefs.h"
 #include <libutf8.h>
 int main() {
@@ -9636,7 +9706,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
         wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:9640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9710: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=libutf8
 else
@@ -9675,12 +9745,12 @@ cf_have_ncuconfig=no
 
 if test "x${PKG_CONFIG:=none}" != xnone; then
 	echo $ac_n "checking pkg-config for $cf_ncuconfig_root""... $ac_c" 1>&6
-echo "configure:9679: checking pkg-config for $cf_ncuconfig_root" >&5
+echo "configure:9749: checking pkg-config for $cf_ncuconfig_root" >&5
 	if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
 		echo "$ac_t""yes" 1>&6
 
 		echo $ac_n "checking if the $cf_ncuconfig_root package files work""... $ac_c" 1>&6
-echo "configure:9684: checking if the $cf_ncuconfig_root package files work" >&5
+echo "configure:9754: checking if the $cf_ncuconfig_root package files work" >&5
 		cf_have_ncuconfig=unknown
 
 		cf_save_CPPFLAGS="$CPPFLAGS"
@@ -9706,26 +9776,26 @@ LIBS="$cf_add_libs"
 
 
 		cat > conftest.$ac_ext <<EOF
-#line 9710 "configure"
+#line 9780 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:9717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test "$cross_compiling" = yes; then
   cf_have_ncuconfig=maybe
 else
   cat > conftest.$ac_ext <<EOF
-#line 9723 "configure"
+#line 9793 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 				int main(void)
 				{ char *xx = curses_version(); return (xx == 0); }
 EOF
-if { (eval echo configure:9729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9799: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_have_ncuconfig=yes
 else
@@ -9776,7 +9846,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:9780: checking for $ac_word" >&5
+echo "configure:9850: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -9837,7 +9907,7 @@ LIBS="$cf_add_libs"
 		# even with config script, some packages use no-override for curses.h
 		
 echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:9841: checking if we have identified curses headers" >&5
+echo "configure:9911: checking if we have identified curses headers" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -9848,14 +9918,14 @@ for cf_header in \
 	curses.h ncursesw/curses.h 
 do
 cat > conftest.$ac_ext <<EOF
-#line 9852 "configure"
+#line 9922 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:9859: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9929: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -9878,17 +9948,17 @@ for ac_hdr in $cf_cv_ncurses_header
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:9882: checking for $ac_hdr" >&5
+echo "configure:9952: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9887 "configure"
+#line 9957 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9892: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9962: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -9964,14 +10034,14 @@ if test -n "$cf_cv_curses_dir/include/$c
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 9968 "configure"
+#line 10038 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:9975: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10045: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -9988,7 +10058,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:9992: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10062: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -10009,7 +10079,7 @@ fi
 }
 
 echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6
-echo "configure:10013: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "configure:10083: checking for $cf_ncuhdr_root header in include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -10020,7 +10090,7 @@ else
 	do
 		
 	cat > conftest.$ac_ext <<EOF
-#line 10024 "configure"
+#line 10094 "configure"
 #include "confdefs.h"
 
 
@@ -10049,7 +10119,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:10053: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10123: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h=$cf_header
 	
@@ -10075,7 +10145,7 @@ if test "$cf_cv_ncurses_h" != no ; then
 else
 
 echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6
-echo "configure:10079: checking for $cf_ncuhdr_root include-path" >&5
+echo "configure:10149: checking for $cf_ncuhdr_root include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -10195,14 +10265,14 @@ if test -n "$cf_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 10199 "configure"
+#line 10269 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:10206: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10276: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -10219,7 +10289,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:10223: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10293: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -10243,7 +10313,7 @@ fi
 		do
 			
 	cat > conftest.$ac_ext <<EOF
-#line 10247 "configure"
+#line 10317 "configure"
 #include "confdefs.h"
 
 
@@ -10264,7 +10334,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:10268: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10338: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h2=$cf_header
 	
@@ -10322,14 +10392,14 @@ if test -n "$cf_1st_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 10326 "configure"
+#line 10396 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:10333: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10403: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -10346,7 +10416,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:10350: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10420: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -10396,7 +10466,7 @@ esac
 
 
 echo $ac_n "checking for terminfo header""... $ac_c" 1>&6
-echo "configure:10400: checking for terminfo header" >&5
+echo "configure:10470: checking for terminfo header" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -10413,7 +10483,7 @@ esac
 for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
 do
 cat > conftest.$ac_ext <<EOF
-#line 10417 "configure"
+#line 10487 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -10423,7 +10493,7 @@ int main() {
 int x = auto_left_margin
 ; return 0; }
 EOF
-if { (eval echo configure:10427: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10497: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 	cf_cv_term_header="$cf_test"
@@ -10478,7 +10548,7 @@ EOF
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:10482: checking for ncurses version" >&5
+echo "configure:10552: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -10504,7 +10574,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:10508: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:10578: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -10513,7 +10583,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 10517 "configure"
+#line 10587 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -10537,7 +10607,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:10541: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:10611: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -10568,7 +10638,7 @@ cf_nculib_root=ncursesw
 cf_ncurses_LIBS=""
 cf_ncurses_SAVE="$LIBS"
 echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6
-echo "configure:10572: checking for Gpm_Open in -lgpm" >&5
+echo "configure:10642: checking for Gpm_Open in -lgpm" >&5
 ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -10576,7 +10646,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10580 "configure"
+#line 10650 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -10587,7 +10657,7 @@ int main() {
 Gpm_Open()
 ; return 0; }
 EOF
-if { (eval echo configure:10591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10603,7 +10673,7 @@ fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for initscr in -lgpm""... $ac_c" 1>&6
-echo "configure:10607: checking for initscr in -lgpm" >&5
+echo "configure:10677: checking for initscr in -lgpm" >&5
 ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -10611,7 +10681,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10615 "configure"
+#line 10685 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -10622,7 +10692,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:10626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10654,7 +10724,7 @@ case $host_os in
 	# version of ncurses (but it should do no harm, since it's static).
 	if test "$cf_nculib_root" = ncurses ; then
 		echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
-echo "configure:10658: checking for tgoto in -lmytinfo" >&5
+echo "configure:10728: checking for tgoto in -lmytinfo" >&5
 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -10662,7 +10732,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10666 "configure"
+#line 10736 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -10673,7 +10743,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:10677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10747: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10739,12 +10809,12 @@ else
 	eval 'cf_cv_have_lib_'$cf_nculib_root'=no'
 	cf_libdir=""
 	echo $ac_n "checking for initscr""... $ac_c" 1>&6
-echo "configure:10743: checking for initscr" >&5
+echo "configure:10813: checking for initscr" >&5
 if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10748 "configure"
+#line 10818 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char initscr(); below.  */
@@ -10767,7 +10837,7 @@ initscr();
 
 ; return 0; }
 EOF
-if { (eval echo configure:10771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10841: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_initscr=yes"
 else
@@ -10787,17 +10857,17 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6
-echo "configure:10791: checking for initscr in -l$cf_nculib_root" >&5
+echo "configure:10861: checking for initscr in -l$cf_nculib_root" >&5
 		LIBS="-l$cf_nculib_root $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 10794 "configure"
+#line 10864 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:10801: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -10878,17 +10948,17 @@ cf_search="$cf_library_path_list $cf_sea
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_nculib_root in $cf_libdir""... $ac_c" 1>&6
-echo "configure:10882: checking for -l$cf_nculib_root in $cf_libdir" >&5
+echo "configure:10952: checking for -l$cf_nculib_root in $cf_libdir" >&5
 				LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS"
 				cat > conftest.$ac_ext <<EOF
-#line 10885 "configure"
+#line 10955 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:10892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -10919,7 +10989,7 @@ fi
 
 if test -n "$cf_ncurses_LIBS" ; then
 	echo $ac_n "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS""... $ac_c" 1>&6
-echo "configure:10923: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+echo "configure:10993: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
 	cf_ncurses_SAVE="$LIBS"
 	for p in $cf_ncurses_LIBS ; do
 		q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"`
@@ -10928,14 +10998,14 @@ echo "configure:10923: checking if we ca
 		fi
 	done
 	cat > conftest.$ac_ext <<EOF
-#line 10932 "configure"
+#line 11002 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:10939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 else
@@ -10963,14 +11033,15 @@ else
 fi
 
 		
-echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6
-echo "configure:10968: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
+echo $ac_n "checking definition to turn on extended curses functions""... $ac_c" 1>&6
+echo "configure:11038: checking definition to turn on extended curses functions" >&5
 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
+cf_cv_need_xopen_extension=unknown
 cat > conftest.$ac_ext <<EOF
-#line 10974 "configure"
+#line 11045 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -10982,52 +11053,66 @@ int main() {
 	make an error
 #endif
 #endif
+#ifdef NCURSES_VERSION
+	cchar_t check;
+	int check2 = curs_set((int)sizeof(check));
+#endif
 	long x = winnstr(stdscr, "", 0);
 	int x1, y1;
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:10991: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
-  cf_cv_need_xopen_extension=no
+  cf_cv_need_xopen_extension=none
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
 
-  cat > conftest.$ac_ext <<EOF
-#line 10999 "configure"
+  
+	for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR
+	do
+		cat > conftest.$ac_ext <<EOF
+#line 11077 "configure"
 #include "confdefs.h"
 
-#define _XOPEN_SOURCE_EXTENDED
+#define $cf_try_xopen_extension 1
 #include <stdlib.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 
 #ifdef NCURSES_VERSION
-	cchar_t check;
-	int check2 = curs_set((int)sizeof(check));
+		cchar_t check;
+		int check2 = curs_set((int)sizeof(check));
 #endif
-	long x = winnstr(stdscr, "", 0);
-	int x1, y1;
-	getbegyx(stdscr, y1, x1)
+		long x = winnstr(stdscr, "", 0);
+		int x1, y1;
+		getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:11016: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11094: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
-  cf_cv_need_xopen_extension=yes
+  cf_cv_need_xopen_extension=$cf_try_xopen_extension; break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
-
-  cf_cv_need_xopen_extension=unknown
 fi
 rm -rf conftest*
+	done
+	
 fi
 rm -rf conftest*
+
 fi
 
 echo "$ac_t""$cf_cv_need_xopen_extension" 1>&6
-test $cf_cv_need_xopen_extension = yes && CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
+
+case $cf_cv_need_xopen_extension in
+(*_*)
+	CPPFLAGS="$CPPFLAGS -D$cf_cv_need_xopen_extension"
+	;;
+esac
+
 
 		test "$cf_cv_need_xopen_extension" = unknown && { echo "configure: error: X/Open curses not found" 1>&2; exit 1; }
 		;;
@@ -11036,7 +11121,7 @@ test $cf_cv_need_xopen_extension = yes &
 
 
 echo $ac_n "checking for extra include directories""... $ac_c" 1>&6
-echo "configure:11040: checking for extra include directories" >&5
+echo "configure:11125: checking for extra include directories" >&5
 if eval "test \"`echo '$''{'cf_cv_curses_incdir'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11067,7 +11152,7 @@ test "$cf_cv_curses_incdir" != no && CPP
 
 
 echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:11071: checking if we have identified curses headers" >&5
+echo "configure:11156: checking if we have identified curses headers" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11078,14 +11163,14 @@ for cf_header in \
 	curses.h  ncurses/ncurses.h ncurses/curses.h
 do
 cat > conftest.$ac_ext <<EOF
-#line 11082 "configure"
+#line 11167 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:11089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -11108,17 +11193,17 @@ for ac_hdr in $cf_cv_ncurses_header
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:11112: checking for $ac_hdr" >&5
+echo "configure:11197: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11117 "configure"
+#line 11202 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11122: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11207: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11147,7 +11232,7 @@ done
 
 
 echo $ac_n "checking for terminfo header""... $ac_c" 1>&6
-echo "configure:11151: checking for terminfo header" >&5
+echo "configure:11236: checking for terminfo header" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11164,7 +11249,7 @@ esac
 for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
 do
 cat > conftest.$ac_ext <<EOF
-#line 11168 "configure"
+#line 11253 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -11174,7 +11259,7 @@ int main() {
 int x = auto_left_margin
 ; return 0; }
 EOF
-if { (eval echo configure:11178: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 	cf_cv_term_header="$cf_test"
@@ -11223,7 +11308,7 @@ esac
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:11227: checking for ncurses version" >&5
+echo "configure:11312: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11249,7 +11334,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:11253: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:11338: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -11258,7 +11343,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 11262 "configure"
+#line 11347 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -11282,7 +11367,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:11286: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:11371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -11306,16 +11391,16 @@ EOF
 
 
 echo $ac_n "checking if we have identified curses libraries""... $ac_c" 1>&6
-echo "configure:11310: checking if we have identified curses libraries" >&5
+echo "configure:11395: checking if we have identified curses libraries" >&5
 cat > conftest.$ac_ext <<EOF
-#line 11312 "configure"
+#line 11397 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:11319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -11331,7 +11416,7 @@ if test "$cf_result" = no ; then
 case $host_os in
 (freebsd*)
 	echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
-echo "configure:11335: checking for tgoto in -lmytinfo" >&5
+echo "configure:11420: checking for tgoto in -lmytinfo" >&5
 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11339,7 +11424,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11343 "configure"
+#line 11428 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11350,7 +11435,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:11354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11395,7 +11480,7 @@ fi
 	if test "x$cf_cv_screen" = "xcurses_colr"
 	then
 		echo $ac_n "checking for initscr in -lcur_colr""... $ac_c" 1>&6
-echo "configure:11399: checking for initscr in -lcur_colr" >&5
+echo "configure:11484: checking for initscr in -lcur_colr" >&5
 ac_lib_var=`echo cur_colr'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11403,7 +11488,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcur_colr  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11407 "configure"
+#line 11492 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11414,7 +11499,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11418: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11453,7 +11538,7 @@ else
   echo "$ac_t""no" 1>&6
 
 		echo $ac_n "checking for initscr in -lHcurses""... $ac_c" 1>&6
-echo "configure:11457: checking for initscr in -lHcurses" >&5
+echo "configure:11542: checking for initscr in -lHcurses" >&5
 ac_lib_var=`echo Hcurses'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11461,7 +11546,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lHcurses  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11465 "configure"
+#line 11550 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11472,7 +11557,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11561: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11542,7 +11627,7 @@ if test -n "/lib64" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11546: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11631: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -11572,7 +11657,7 @@ if test -n "/lib" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11576: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11661: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -11604,7 +11689,7 @@ if test -n "/lib" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11608: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11693: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -11640,7 +11725,7 @@ if test -n "/usr/5lib" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11644: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11729: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -11687,12 +11772,12 @@ if test ".$ac_cv_func_initscr" != .yes ;
 	if test "x$cf_term_lib" = x
 	then
 		echo $ac_n "checking for tgoto""... $ac_c" 1>&6
-echo "configure:11691: checking for tgoto" >&5
+echo "configure:11776: checking for tgoto" >&5
 if eval "test \"`echo '$''{'ac_cv_func_tgoto'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11696 "configure"
+#line 11781 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char tgoto(); below.  */
@@ -11715,7 +11800,7 @@ tgoto();
 
 ; return 0; }
 EOF
-if { (eval echo configure:11719: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11804: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_tgoto=yes"
 else
@@ -11736,7 +11821,7 @@ else
 			for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown
 			do
 				echo $ac_n "checking for tgoto in -l$cf_term_lib""... $ac_c" 1>&6
-echo "configure:11740: checking for tgoto in -l$cf_term_lib" >&5
+echo "configure:11825: checking for tgoto in -l$cf_term_lib" >&5
 ac_lib_var=`echo $cf_term_lib'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11744,7 +11829,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l$cf_term_lib  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11748 "configure"
+#line 11833 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11755,7 +11840,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:11759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11788,7 +11873,7 @@ fi
 		for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown
 		do
 			echo $ac_n "checking for initscr in -l$cf_curs_lib""... $ac_c" 1>&6
-echo "configure:11792: checking for initscr in -l$cf_curs_lib" >&5
+echo "configure:11877: checking for initscr in -l$cf_curs_lib" >&5
 ac_lib_var=`echo $cf_curs_lib'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11796,7 +11881,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l$cf_curs_lib  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11800 "configure"
+#line 11885 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11807,7 +11892,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11896: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11834,16 +11919,16 @@ fi
 	LIBS="-l$cf_curs_lib $cf_save_LIBS"
 	if test "$cf_term_lib" = unknown ; then
 		echo $ac_n "checking if we can link with $cf_curs_lib library""... $ac_c" 1>&6
-echo "configure:11838: checking if we can link with $cf_curs_lib library" >&5
+echo "configure:11923: checking if we can link with $cf_curs_lib library" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 11840 "configure"
+#line 11925 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11932: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -11859,16 +11944,16 @@ rm -rf conftest*
 		:
 	elif test "$cf_term_lib" != predefined ; then
 		echo $ac_n "checking if we need both $cf_curs_lib and $cf_term_lib libraries""... $ac_c" 1>&6
-echo "configure:11863: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
+echo "configure:11948: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 11865 "configure"
+#line 11950 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:11872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=no
 else
@@ -11878,14 +11963,14 @@ else
   
 			LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS"
 			cat > conftest.$ac_ext <<EOF
-#line 11882 "configure"
+#line 11967 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -11906,14 +11991,15 @@ fi
 
 
 		
-echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6
-echo "configure:11911: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
+echo $ac_n "checking definition to turn on extended curses functions""... $ac_c" 1>&6
+echo "configure:11996: checking definition to turn on extended curses functions" >&5
 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
+cf_cv_need_xopen_extension=unknown
 cat > conftest.$ac_ext <<EOF
-#line 11917 "configure"
+#line 12003 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -11925,52 +12011,66 @@ int main() {
 	make an error
 #endif
 #endif
+#ifdef NCURSES_VERSION
+	cchar_t check;
+	int check2 = curs_set((int)sizeof(check));
+#endif
 	long x = winnstr(stdscr, "", 0);
 	int x1, y1;
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:11934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12024: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
-  cf_cv_need_xopen_extension=no
+  cf_cv_need_xopen_extension=none
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
 
-  cat > conftest.$ac_ext <<EOF
-#line 11942 "configure"
+  
+	for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR
+	do
+		cat > conftest.$ac_ext <<EOF
+#line 12035 "configure"
 #include "confdefs.h"
 
-#define _XOPEN_SOURCE_EXTENDED
+#define $cf_try_xopen_extension 1
 #include <stdlib.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 
 #ifdef NCURSES_VERSION
-	cchar_t check;
-	int check2 = curs_set((int)sizeof(check));
+		cchar_t check;
+		int check2 = curs_set((int)sizeof(check));
 #endif
-	long x = winnstr(stdscr, "", 0);
-	int x1, y1;
-	getbegyx(stdscr, y1, x1)
+		long x = winnstr(stdscr, "", 0);
+		int x1, y1;
+		getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:11959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
-  cf_cv_need_xopen_extension=yes
+  cf_cv_need_xopen_extension=$cf_try_xopen_extension; break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
-
-  cf_cv_need_xopen_extension=unknown
 fi
 rm -rf conftest*
+	done
+	
 fi
 rm -rf conftest*
+
 fi
 
 echo "$ac_t""$cf_cv_need_xopen_extension" 1>&6
-test $cf_cv_need_xopen_extension = yes && CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
+
+case $cf_cv_need_xopen_extension in
+(*_*)
+	CPPFLAGS="$CPPFLAGS -D$cf_cv_need_xopen_extension"
+	;;
+esac
+
 
 		;;
 	esac
@@ -11978,7 +12078,7 @@ fi
 
 ## substitute externally-installed PCRE library for our bundled version
 echo $ac_n "checking if you want to use installed version of pcre""... $ac_c" 1>&6
-echo "configure:11982: checking if you want to use installed version of pcre" >&5
+echo "configure:12082: checking if you want to use installed version of pcre" >&5
 
 # Check whether --with-pcre or --without-pcre was given.
 if test "${with_pcre+set}" = set; then
@@ -12060,7 +12160,7 @@ debug_malloc=none
 
 
 echo $ac_n "checking if you want to use dbmalloc for testing""... $ac_c" 1>&6
-echo "configure:12064: checking if you want to use dbmalloc for testing" >&5
+echo "configure:12164: checking if you want to use dbmalloc for testing" >&5
 
 # Check whether --with-dbmalloc or --without-dbmalloc was given.
 if test "${with_dbmalloc+set}" = set; then
@@ -12177,17 +12277,17 @@ esac
 if test "$with_dbmalloc" = yes ; then
 	ac_safe=`echo "dbmalloc.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for dbmalloc.h""... $ac_c" 1>&6
-echo "configure:12181: checking for dbmalloc.h" >&5
+echo "configure:12281: checking for dbmalloc.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12186 "configure"
+#line 12286 "configure"
 #include "confdefs.h"
 #include <dbmalloc.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12191: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12291: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -12204,7 +12304,7 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for debug_malloc in -ldbmalloc""... $ac_c" 1>&6
-echo "configure:12208: checking for debug_malloc in -ldbmalloc" >&5
+echo "configure:12308: checking for debug_malloc in -ldbmalloc" >&5
 ac_lib_var=`echo dbmalloc'_'debug_malloc | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -12212,7 +12312,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldbmalloc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12216 "configure"
+#line 12316 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -12223,7 +12323,7 @@ int main() {
 debug_malloc()
 ; return 0; }
 EOF
-if { (eval echo configure:12227: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12327: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12252,7 +12352,7 @@ fi
 
 
 echo $ac_n "checking if you want to use dmalloc for testing""... $ac_c" 1>&6
-echo "configure:12256: checking if you want to use dmalloc for testing" >&5
+echo "configure:12356: checking if you want to use dmalloc for testing" >&5
 
 # Check whether --with-dmalloc or --without-dmalloc was given.
 if test "${with_dmalloc+set}" = set; then
@@ -12369,17 +12469,17 @@ esac
 if test "$with_dmalloc" = yes ; then
 	ac_safe=`echo "dmalloc.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for dmalloc.h""... $ac_c" 1>&6
-echo "configure:12373: checking for dmalloc.h" >&5
+echo "configure:12473: checking for dmalloc.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12378 "configure"
+#line 12478 "configure"
 #include "confdefs.h"
 #include <dmalloc.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12383: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12483: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -12396,7 +12496,7 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for dmalloc_debug in -ldmalloc""... $ac_c" 1>&6
-echo "configure:12400: checking for dmalloc_debug in -ldmalloc" >&5
+echo "configure:12500: checking for dmalloc_debug in -ldmalloc" >&5
 ac_lib_var=`echo dmalloc'_'dmalloc_debug | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -12404,7 +12504,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldmalloc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12408 "configure"
+#line 12508 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -12415,7 +12515,7 @@ int main() {
 dmalloc_debug()
 ; return 0; }
 EOF
-if { (eval echo configure:12419: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12519: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12448,12 +12548,12 @@ if test "${with_trace+set}" = set; then
   withval="$with_trace"
   
 	echo $ac_n "checking for _tracef""... $ac_c" 1>&6
-echo "configure:12452: checking for _tracef" >&5
+echo "configure:12552: checking for _tracef" >&5
 if eval "test \"`echo '$''{'ac_cv_func__tracef'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12457 "configure"
+#line 12557 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char _tracef(); below.  */
@@ -12476,7 +12576,7 @@ _tracef();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12580: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func__tracef=yes"
 else
@@ -12498,7 +12598,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for _tracef in -l${cf_with_screen}_g""... $ac_c" 1>&6
-echo "configure:12502: checking for _tracef in -l${cf_with_screen}_g" >&5
+echo "configure:12602: checking for _tracef in -l${cf_with_screen}_g" >&5
 ac_lib_var=`echo ${cf_with_screen}_g'_'_tracef | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -12506,7 +12606,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l${cf_with_screen}_g  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12510 "configure"
+#line 12610 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -12517,7 +12617,7 @@ int main() {
 _tracef()
 ; return 0; }
 EOF
-if { (eval echo configure:12521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12563,7 +12663,7 @@ fi
 
 ## options for miscellaneous definitions
 echo $ac_n "checking for domain-name""... $ac_c" 1>&6
-echo "configure:12567: checking for domain-name" >&5
+echo "configure:12667: checking for domain-name" >&5
 
 # Check whether --with-domain-name or --without-domain-name was given.
 if test "${with_domain_name+set}" = set; then
@@ -12592,7 +12692,7 @@ echo "$ac_t""$DOMAIN_NAME" 1>&6
 
 if test "$USE_NNTP" = "yes" ; then
 echo $ac_n "checking for NNTP default-server""... $ac_c" 1>&6
-echo "configure:12596: checking for NNTP default-server" >&5
+echo "configure:12696: checking for NNTP default-server" >&5
 
 # Check whether --with-nntp-default-server or --without-nntp-default-server was given.
 if test "${with_nntp_default_server+set}" = set; then
@@ -12658,7 +12758,7 @@ EOF
 
 ## optional features
 echo $ac_n "checking whether to use MH style mail handling for mailgroups""... $ac_c" 1>&6
-echo "configure:12662: checking whether to use MH style mail handling for mailgroups" >&5
+echo "configure:12762: checking whether to use MH style mail handling for mailgroups" >&5
 
 # Check whether --enable-mh-mail-handling or --disable-mh-mail-handling was given.
 if test "${enable_mh_mail_handling+set}" = set; then
@@ -12679,7 +12779,7 @@ echo "$ac_t""$enableval" 1>&6
 CAN_MAKEFILE=
 CANDIR_MAKE=
 echo $ac_n "checking whether to use Cancel-Locks""... $ac_c" 1>&6
-echo "configure:12683: checking whether to use Cancel-Locks" >&5
+echo "configure:12783: checking whether to use Cancel-Locks" >&5
 
 # Check whether --enable-cancel-locks or --disable-cancel-locks was given.
 if test "${enable_cancel_locks+set}" = set; then
@@ -12711,17 +12811,17 @@ echo "$ac_t""$enableval" 1>&6
 gsasl=no
 ac_safe=`echo "gsasl.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for gsasl.h""... $ac_c" 1>&6
-echo "configure:12715: checking for gsasl.h" >&5
+echo "configure:12815: checking for gsasl.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12720 "configure"
+#line 12820 "configure"
 #include "confdefs.h"
 #include <gsasl.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12725: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12825: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -12738,7 +12838,7 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for gsasl_check_version in -lgsasl""... $ac_c" 1>&6
-echo "configure:12742: checking for gsasl_check_version in -lgsasl" >&5
+echo "configure:12842: checking for gsasl_check_version in -lgsasl" >&5
 ac_lib_var=`echo gsasl'_'gsasl_check_version | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -12746,7 +12846,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgsasl  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12750 "configure"
+#line 12850 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -12757,7 +12857,7 @@ int main() {
 gsasl_check_version()
 ; return 0; }
 EOF
-if { (eval echo configure:12761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12812,7 +12912,7 @@ fi
 fi
 
 echo $ac_n "checking whether to enable 8-bit keycodes""... $ac_c" 1>&6
-echo "configure:12816: checking whether to enable 8-bit keycodes" >&5
+echo "configure:12916: checking whether to enable 8-bit keycodes" >&5
 
 # Check whether --enable-8bit-keys or --disable-8bit-keys was given.
 if test "${enable_8bit_keys+set}" = set; then
@@ -12838,7 +12938,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable ANSI-color""... $ac_c" 1>&6
-echo "configure:12842: checking whether to enable ANSI-color" >&5
+echo "configure:12942: checking whether to enable ANSI-color" >&5
 
 # Check whether --enable-color or --disable-color was given.
 if test "${enable_color+set}" = set; then
@@ -12855,7 +12955,7 @@ use_color=$enableval
 echo "$ac_t""$use_color" 1>&6
 
 echo $ac_n "checking whether to enable posting-etiquette""... $ac_c" 1>&6
-echo "configure:12859: checking whether to enable posting-etiquette" >&5
+echo "configure:12959: checking whether to enable posting-etiquette" >&5
 
 # Check whether --enable-etiquette or --disable-etiquette was given.
 if test "${enable_etiquette+set}" = set; then
@@ -12874,7 +12974,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to strictly observe RFC2047 and break long lines""... $ac_c" 1>&6
-echo "configure:12878: checking whether to strictly observe RFC2047 and break long lines" >&5
+echo "configure:12978: checking whether to strictly observe RFC2047 and break long lines" >&5
 
 # Check whether --enable-break-long-lines or --disable-break-long-lines was given.
 if test "${enable_break_long_lines+set}" = set; then
@@ -12900,7 +13000,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to force MM_CHARSET obeyance when decoding mime""... $ac_c" 1>&6
-echo "configure:12904: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
+echo "configure:13004: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
 
 # Check whether --enable-mime-strict-charset or --disable-mime-strict-charset was given.
 if test "${enable_mime_strict_charset+set}" = set; then
@@ -12926,7 +13026,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6
-echo "configure:12930: checking for MIME character-set" >&5
+echo "configure:13030: checking for MIME character-set" >&5
 
 # Check whether --with-mime-default-charset or --without-mime-default-charset was given.
 if test "${with_mime_default_charset+set}" = set; then
@@ -12948,7 +13048,7 @@ EOF
 echo "$ac_t""$MM_CHARSET" 1>&6
 
 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6
-echo "configure:12952: checking for default ISO/ASCII table" >&5
+echo "configure:13052: checking for default ISO/ASCII table" >&5
 
 # Check whether --with-iso-to-ascii or --without-iso-to-ascii was given.
 if test "${with_iso_to_ascii+set}" = set; then
@@ -12970,7 +13070,7 @@ EOF
 echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6
 
 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6
-echo "configure:12974: checking whether to enable locale support" >&5
+echo "configure:13074: checking whether to enable locale support" >&5
 
 # Check whether --enable-locale or --disable-locale was given.
 if test "${enable_locale+set}" = set; then
@@ -12989,7 +13089,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6
-echo "configure:12993: checking whether to enable posting" >&5
+echo "configure:13093: checking whether to enable posting" >&5
 
 # Check whether --enable-posting or --disable-posting was given.
 if test "${enable_posting+set}" = set; then
@@ -13008,7 +13108,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6
-echo "configure:13012: checking whether to enable shell escape" >&5
+echo "configure:13112: checking whether to enable shell escape" >&5
 
 # Check whether --enable-shell-escape or --disable-shell-escape was given.
 if test "${enable_shell_escape+set}" = set; then
@@ -13027,7 +13127,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6
-echo "configure:13031: checking whether to have fascist newsadmin" >&5
+echo "configure:13131: checking whether to have fascist newsadmin" >&5
 
 # Check whether --enable-fascist-newsadmin or --disable-fascist-newsadmin was given.
 if test "${enable_fascist_newsadmin+set}" = set; then
@@ -13046,7 +13146,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable inverse video and highlighting""... $ac_c" 1>&6
-echo "configure:13050: checking whether to enable inverse video and highlighting" >&5
+echo "configure:13150: checking whether to enable inverse video and highlighting" >&5
 
 # Check whether --enable-inverse-video or --disable-inverse-video was given.
 if test "${enable_inverse_video+set}" = set; then
@@ -13065,7 +13165,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6
-echo "configure:13069: checking whether to enable piping support" >&5
+echo "configure:13169: checking whether to enable piping support" >&5
 
 # Check whether --enable-piping or --disable-piping was given.
 if test "${enable_piping+set}" = set; then
@@ -13084,7 +13184,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6
-echo "configure:13088: checking whether to enable printer support" >&5
+echo "configure:13188: checking whether to enable printer support" >&5
 
 # Check whether --enable-printing or --disable-printing was given.
 if test "${enable_printing+set}" = set; then
@@ -13103,7 +13203,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to unique tmp-files by appending .pid""... $ac_c" 1>&6
-echo "configure:13107: checking whether to unique tmp-files by appending .pid" >&5
+echo "configure:13207: checking whether to unique tmp-files by appending .pid" >&5
 
 # Check whether --enable-append-pid or --disable-append-pid was given.
 if test "${enable_append_pid+set}" = set; then
@@ -13129,7 +13229,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to fallback to XHDR XREF if XOVER isn't supported""... $ac_c" 1>&6
-echo "configure:13133: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
+echo "configure:13233: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
 
 # Check whether --enable-xhdr-xref or --disable-xhdr-xref was given.
 if test "${enable_xhdr_xref+set}" = set; then
@@ -13156,7 +13256,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### bypass a bug in old versions of leafnode & NNTPcache
 echo $ac_n "checking whether to send a GROUP command before a LISTGROUP""... $ac_c" 1>&6
-echo "configure:13160: checking whether to send a GROUP command before a LISTGROUP" >&5
+echo "configure:13260: checking whether to send a GROUP command before a LISTGROUP" >&5
 
 # Check whether --enable-broken-listgroup-fix or --disable-broken-listgroup-fix was given.
 if test "${enable_broken_listgroup_fix+set}" = set; then
@@ -13176,7 +13276,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### on some old systems the WIFEXITED()/WEXITSTATUS() macros do not work
 echo $ac_n "checking whether to ignore system()s return value""... $ac_c" 1>&6
-echo "configure:13180: checking whether to ignore system()s return value" >&5
+echo "configure:13280: checking whether to ignore system()s return value" >&5
 
 # Check whether --enable-broken-system-fix or --disable-broken-system-fix was given.
 if test "${enable_broken_system_fix+set}" = set; then
@@ -13196,7 +13296,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### checks for the location of the system-wide default setting file
 echo $ac_n "checking for directory containing tin.defaults file""... $ac_c" 1>&6
-echo "configure:13200: checking for directory containing tin.defaults file" >&5
+echo "configure:13300: checking for directory containing tin.defaults file" >&5
 
 # Check whether --with-defaults-dir or --without-defaults-dir was given.
 if test "${with_defaults_dir+set}" = set; then
@@ -13247,7 +13347,7 @@ EOF
 
 ### check for ipv6 support
 echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6
-echo "configure:13251: checking whether to enable IPv6" >&5
+echo "configure:13351: checking whether to enable IPv6" >&5
 
 # Check whether --enable-ipv6 or --disable-ipv6 was given.
 if test "${enable_ipv6+set}" = set; then
@@ -13275,7 +13375,7 @@ if test "$enableval" = "yes"; then
 	
 
 echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6
-echo "configure:13279: checking ipv6 stack type" >&5
+echo "configure:13379: checking ipv6 stack type" >&5
 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13295,7 +13395,7 @@ do
 		;;
 	(inria)
 				cat > conftest.$ac_ext <<EOF
-#line 13299 "configure"
+#line 13399 "configure"
 #include "confdefs.h"
 
 #include <netinet/in.h>
@@ -13313,7 +13413,7 @@ rm -f conftest*
 		;;
 	(kame)
 				cat > conftest.$ac_ext <<EOF
-#line 13317 "configure"
+#line 13417 "configure"
 #include "confdefs.h"
 
 #include <netinet/in.h>
@@ -13331,7 +13431,7 @@ rm -f conftest*
 		;;
 	(linux-glibc)
 				cat > conftest.$ac_ext <<EOF
-#line 13335 "configure"
+#line 13435 "configure"
 #include "confdefs.h"
 
 #include <features.h>
@@ -13358,7 +13458,7 @@ rm -f conftest*
 		;;
 	(toshiba)
 		cat > conftest.$ac_ext <<EOF
-#line 13362 "configure"
+#line 13462 "configure"
 #include "confdefs.h"
 
 #include <sys/param.h>
@@ -13376,7 +13476,7 @@ rm -f conftest*
 		;;
 	(v6d)
 		cat > conftest.$ac_ext <<EOF
-#line 13380 "configure"
+#line 13480 "configure"
 #include "confdefs.h"
 
 #include </usr/local/v6/include/sys/v6config.h>
@@ -13394,7 +13494,7 @@ rm -f conftest*
 		;;
 	(zeta)
 		cat > conftest.$ac_ext <<EOF
-#line 13398 "configure"
+#line 13498 "configure"
 #include "confdefs.h"
 
 #include <sys/param.h>
@@ -13427,7 +13527,7 @@ cf_ipv6lib=none
 cf_ipv6dir=none
 
 echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6
-echo "configure:13431: checking for IPv6 library if required" >&5
+echo "configure:13531: checking for IPv6 library if required" >&5
 case $cf_cv_ipv6type in
 (solaris)
 	;;
@@ -13461,7 +13561,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6
 if test "$cf_ipv6lib" != "none"; then
 
 	cat > conftest.$ac_ext <<EOF
-#line 13465 "configure"
+#line 13565 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13472,7 +13572,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:13476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -13594,14 +13694,14 @@ if test -n "$cf_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 13598 "configure"
+#line 13698 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:13605: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13705: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -13618,7 +13718,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:13622: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:13722: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -13649,12 +13749,12 @@ rm -rf conftest*
 	eval 'cf_cv_have_lib_'$cf_ipv6lib'=no'
 	cf_libdir=""
 	echo $ac_n "checking for getaddrinfo""... $ac_c" 1>&6
-echo "configure:13653: checking for getaddrinfo" >&5
+echo "configure:13753: checking for getaddrinfo" >&5
 if eval "test \"`echo '$''{'ac_cv_func_getaddrinfo'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 13658 "configure"
+#line 13758 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char getaddrinfo(); below.  */
@@ -13677,7 +13777,7 @@ getaddrinfo();
 
 ; return 0; }
 EOF
-if { (eval echo configure:13681: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13781: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_getaddrinfo=yes"
 else
@@ -13697,10 +13797,10 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6
-echo "configure:13701: checking for getaddrinfo in -l$cf_ipv6lib" >&5
+echo "configure:13801: checking for getaddrinfo in -l$cf_ipv6lib" >&5
 		LIBS="-l$cf_ipv6lib $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 13704 "configure"
+#line 13804 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13711,7 +13811,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:13715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes'
@@ -13792,10 +13892,10 @@ cf_search="$cf_library_path_list $cf_sea
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_ipv6lib in $cf_libdir""... $ac_c" 1>&6
-echo "configure:13796: checking for -l$cf_ipv6lib in $cf_libdir" >&5
+echo "configure:13896: checking for -l$cf_ipv6lib in $cf_libdir" >&5
 				LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS"
 				cat > conftest.$ac_ext <<EOF
-#line 13799 "configure"
+#line 13899 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13806,7 +13906,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:13810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes'
@@ -13839,7 +13939,7 @@ fi
 
 
 echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6
-echo "configure:13843: checking working getaddrinfo" >&5
+echo "configure:13943: checking working getaddrinfo" >&5
 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13848,7 +13948,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_getaddrinfo=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 13852 "configure"
+#line 13952 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13927,7 +14027,7 @@ int main()
 }
 
 EOF
-if { (eval echo configure:13931: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:14031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_getaddrinfo=yes
 else
@@ -13971,12 +14071,12 @@ fi
 for ac_func in getaddrinfo getnameinfo
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:13975: checking for $ac_func" >&5
+echo "configure:14075: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 13980 "configure"
+#line 14080 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -13999,7 +14099,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:14003: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -14028,7 +14128,7 @@ done
 
 ### should we use 64 bit article numbers if possible?
 echo $ac_n "checking whether to enable long article numbers""... $ac_c" 1>&6
-echo "configure:14032: checking whether to enable long article numbers" >&5
+echo "configure:14132: checking whether to enable long article numbers" >&5
 
 # Check whether --enable-long-article-numbers or --disable-long-article-numbers was given.
 if test "${enable_long_article_numbers+set}" = set; then
@@ -14048,7 +14148,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### checks for operator characteristics (should be the last option)
 echo $ac_n "checking whether to make a coffee while compiling""... $ac_c" 1>&6
-echo "configure:14052: checking whether to make a coffee while compiling" >&5
+echo "configure:14152: checking whether to make a coffee while compiling" >&5
 
 # Check whether --with-coffee or --without-coffee was given.
 if test "${with_coffee+set}" = set; then
@@ -14073,7 +14173,7 @@ fi
 ### checks for compiler characteristics
 
 echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6
-echo "configure:14077: checking for makeflags variable" >&5
+echo "configure:14177: checking for makeflags variable" >&5
 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -14082,7 +14182,7 @@ else
 	for cf_option in '-${MAKEFLAGS}' '${MFLAGS}'
 	do
 		cat >cf_makeflags.tmp <<CF_EOF
-SHELL = /bin/sh
+SHELL = $SHELL
 all :
 	@ echo '.$cf_option'
 CF_EOF
@@ -14119,12 +14219,12 @@ ac_link='${CC-cc} -o conftest${ac_exeext
 cross_compiling=$ac_cv_prog_cc_cross
 
 echo $ac_n "checking for working const""... $ac_c" 1>&6
-echo "configure:14123: checking for working const" >&5
+echo "configure:14223: checking for working const" >&5
 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14128 "configure"
+#line 14228 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -14173,7 +14273,7 @@ ccp = (char const *const *) p;
 
 ; return 0; }
 EOF
-if { (eval echo configure:14177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14277: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_c_const=yes
 else
@@ -14194,21 +14294,21 @@ EOF
 fi
 
 echo $ac_n "checking for inline""... $ac_c" 1>&6
-echo "configure:14198: checking for inline" >&5
+echo "configure:14298: checking for inline" >&5
 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_cv_c_inline=no
 for ac_kw in inline __inline__ __inline; do
   cat > conftest.$ac_ext <<EOF
-#line 14205 "configure"
+#line 14305 "configure"
 #include "confdefs.h"
 
 int main() {
 } $ac_kw foo() {
 ; return 0; }
 EOF
-if { (eval echo configure:14212: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14312: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_c_inline=$ac_kw; break
 else
@@ -14235,13 +14335,13 @@ esac
 
 
 echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6
-echo "configure:14239: checking for ansi token expansion/substitution" >&5
+echo "configure:14339: checking for ansi token expansion/substitution" >&5
 if eval "test \"`echo '$''{'cf_cv_cpp_expands'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 14245 "configure"
+#line 14345 "configure"
 #include "confdefs.h"
 
 #define string(n) #n
@@ -14249,7 +14349,7 @@ int main() {
 char *s = string(token)
 ; return 0; }
 EOF
-if { (eval echo configure:14253: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14353: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_cpp_expands=yes
 else
@@ -14270,13 +14370,13 @@ EOF
 
 
 echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6
-echo "configure:14274: checking for ansi token concatenation" >&5
+echo "configure:14374: checking for ansi token concatenation" >&5
 if eval "test \"`echo '$''{'cf_cv_cpp_concats'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 14280 "configure"
+#line 14380 "configure"
 #include "confdefs.h"
 
 #define concat(a,b) a ## b
@@ -14284,7 +14384,7 @@ int main() {
 char *firstlast = "y", *s = concat(first,last)
 ; return 0; }
 EOF
-if { (eval echo configure:14288: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14388: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_cpp_concats=yes
 else
@@ -14305,20 +14405,20 @@ EOF
 
 
 echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6
-echo "configure:14309: checking if nested parameters work" >&5
+echo "configure:14409: checking if nested parameters work" >&5
 if eval "test \"`echo '$''{'cf_cv_nested_params'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 14315 "configure"
+#line 14415 "configure"
 #include "confdefs.h"
 
 int main() {
 extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig)
 ; return 0; }
 EOF
-if { (eval echo configure:14322: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14422: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_nested_params=yes
 else
@@ -14341,12 +14441,12 @@ EOF
 
 ###	Checks for header files.
 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
-echo "configure:14345: checking for ANSI C header files" >&5
+echo "configure:14445: checking for ANSI C header files" >&5
 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14350 "configure"
+#line 14450 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 #include <stdarg.h>
@@ -14354,7 +14454,7 @@ else
 #include <float.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14458: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -14371,7 +14471,7 @@ rm -f conftest*
 if test $ac_cv_header_stdc = yes; then
   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
 cat > conftest.$ac_ext <<EOF
-#line 14375 "configure"
+#line 14475 "configure"
 #include "confdefs.h"
 #include <string.h>
 EOF
@@ -14389,7 +14489,7 @@ fi
 if test $ac_cv_header_stdc = yes; then
   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
 cat > conftest.$ac_ext <<EOF
-#line 14393 "configure"
+#line 14493 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 EOF
@@ -14410,7 +14510,7 @@ if test "$cross_compiling" = yes; then
   :
 else
   cat > conftest.$ac_ext <<EOF
-#line 14414 "configure"
+#line 14514 "configure"
 #include "confdefs.h"
 #include <ctype.h>
 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
@@ -14421,7 +14521,7 @@ if (XOR (islower (i), ISLOWER (i)) || to
 exit (0); }
 
 EOF
-if { (eval echo configure:14425: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:14525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   :
 else
@@ -14449,12 +14549,12 @@ for ac_hdr in dirent.h sys/ndir.h sys/di
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
-echo "configure:14453: checking for $ac_hdr that defines DIR" >&5
+echo "configure:14553: checking for $ac_hdr that defines DIR" >&5
 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14458 "configure"
+#line 14558 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <$ac_hdr>
@@ -14462,7 +14562,7 @@ int main() {
 DIR *dirp = 0;
 ; return 0; }
 EOF
-if { (eval echo configure:14466: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14566: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval "ac_cv_header_dirent_$ac_safe=yes"
 else
@@ -14487,7 +14587,7 @@ done
 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
 if test $ac_header_dirent = dirent.h; then
 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
-echo "configure:14491: checking for opendir in -ldir" >&5
+echo "configure:14591: checking for opendir in -ldir" >&5
 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -14495,7 +14595,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldir  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 14499 "configure"
+#line 14599 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -14506,7 +14606,7 @@ int main() {
 opendir()
 ; return 0; }
 EOF
-if { (eval echo configure:14510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -14528,7 +14628,7 @@ fi
 
 else
 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
-echo "configure:14532: checking for opendir in -lx" >&5
+echo "configure:14632: checking for opendir in -lx" >&5
 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -14536,7 +14636,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lx  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 14540 "configure"
+#line 14640 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -14547,7 +14647,7 @@ int main() {
 opendir()
 ; return 0; }
 EOF
-if { (eval echo configure:14551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -14570,12 +14670,12 @@ fi
 fi
 
 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
-echo "configure:14574: checking whether time.h and sys/time.h may both be included" >&5
+echo "configure:14674: checking whether time.h and sys/time.h may both be included" >&5
 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14579 "configure"
+#line 14679 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <sys/time.h>
@@ -14584,7 +14684,7 @@ int main() {
 struct tm *tp;
 ; return 0; }
 EOF
-if { (eval echo configure:14588: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_header_time=yes
 else
@@ -14605,12 +14705,12 @@ EOF
 fi
 
 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
-echo "configure:14609: checking for sys/wait.h that is POSIX.1 compatible" >&5
+echo "configure:14709: checking for sys/wait.h that is POSIX.1 compatible" >&5
 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14614 "configure"
+#line 14714 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <sys/wait.h>
@@ -14626,7 +14726,7 @@ wait (&s);
 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
 ; return 0; }
 EOF
-if { (eval echo configure:14630: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14730: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_header_sys_wait_h=yes
 else
@@ -14707,9 +14807,9 @@ for cf_hdr in \
 
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:14711: checking for $cf_hdr" >&5
+echo "configure:14811: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 14713 "configure"
+#line 14813 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -14717,7 +14817,7 @@ echo "configure:14711: checking for $cf_
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14721: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14821: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -14755,17 +14855,17 @@ unistd.h \
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:14759: checking for $ac_hdr" >&5
+echo "configure:14859: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14764 "configure"
+#line 14864 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14769: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14869: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -14797,17 +14897,17 @@ if test "$ISC" = yes ; then
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:14801: checking for $ac_hdr" >&5
+echo "configure:14901: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14806 "configure"
+#line 14906 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14811: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14911: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -14842,16 +14942,16 @@ if test "$ac_cv_header_termios_h" = yes
 	esac
 	if test "$termios_bad" = maybe ; then
 	echo $ac_n "checking whether termios.h needs _POSIX_SOURCE""... $ac_c" 1>&6
-echo "configure:14846: checking whether termios.h needs _POSIX_SOURCE" >&5
+echo "configure:14946: checking whether termios.h needs _POSIX_SOURCE" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 14848 "configure"
+#line 14948 "configure"
 #include "confdefs.h"
 #include <termios.h>
 int main() {
 struct termios foo; int x = foo.c_iflag
 ; return 0; }
 EOF
-if { (eval echo configure:14855: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14955: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   termios_bad=no
 else
@@ -14860,7 +14960,7 @@ else
   rm -rf conftest*
   
 		cat > conftest.$ac_ext <<EOF
-#line 14864 "configure"
+#line 14964 "configure"
 #include "confdefs.h"
 
 #define _POSIX_SOURCE
@@ -14869,7 +14969,7 @@ int main() {
 struct termios foo; int x = foo.c_iflag
 ; return 0; }
 EOF
-if { (eval echo configure:14873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14973: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   termios_bad=unknown
 else
@@ -14892,7 +14992,7 @@ fi
 
 
 echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6
-echo "configure:14896: checking declaration of size-change" >&5
+echo "configure:14996: checking declaration of size-change" >&5
 if eval "test \"`echo '$''{'cf_cv_sizechange'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -14906,7 +15006,7 @@ do
 	CPPFLAGS="$cf_save_CPPFLAGS"
 	test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts"
 	cat > conftest.$ac_ext <<EOF
-#line 14910 "configure"
+#line 15010 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #ifdef HAVE_TERMIOS_H
@@ -14945,7 +15045,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:14949: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sizechange=yes
 else
@@ -14984,7 +15084,7 @@ fi
 
 
 echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6
-echo "configure:14988: checking if sys/time.h conflicts with sys/select.h" >&5
+echo "configure:15088: checking if sys/time.h conflicts with sys/select.h" >&5
 if eval "test \"`echo '$''{'cf_cv_sys_select_timeval'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -14992,7 +15092,7 @@ else
 for cf_opts in no yes
 do
 cat > conftest.$ac_ext <<EOF
-#line 14996 "configure"
+#line 15096 "configure"
 #include "confdefs.h"
 
 #define yes 1
@@ -15020,7 +15120,7 @@ int main() {
 struct timeval foo
 ; return 0; }
 EOF
-if { (eval echo configure:15024: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15124: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sys_select_timeval=$cf_opts
 	 break
@@ -15044,12 +15144,12 @@ EOF
 
 ###	Checks for Datatypes.
 echo $ac_n "checking for gid_t""... $ac_c" 1>&6
-echo "configure:15048: checking for gid_t" >&5
+echo "configure:15148: checking for gid_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_gid_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15053 "configure"
+#line 15153 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15077,12 +15177,12 @@ EOF
 fi
 
 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
-echo "configure:15081: checking for mode_t" >&5
+echo "configure:15181: checking for mode_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15086 "configure"
+#line 15186 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15110,12 +15210,12 @@ EOF
 fi
 
 echo $ac_n "checking for off_t""... $ac_c" 1>&6
-echo "configure:15114: checking for off_t" >&5
+echo "configure:15214: checking for off_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15119 "configure"
+#line 15219 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15143,12 +15243,12 @@ EOF
 fi
 
 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
-echo "configure:15147: checking for pid_t" >&5
+echo "configure:15247: checking for pid_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15152 "configure"
+#line 15252 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15176,12 +15276,12 @@ EOF
 fi
 
 echo $ac_n "checking for size_t""... $ac_c" 1>&6
-echo "configure:15180: checking for size_t" >&5
+echo "configure:15280: checking for size_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15185 "configure"
+#line 15285 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15209,12 +15309,12 @@ EOF
 fi
 
 echo $ac_n "checking for ssize_t""... $ac_c" 1>&6
-echo "configure:15213: checking for ssize_t" >&5
+echo "configure:15313: checking for ssize_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_ssize_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15218 "configure"
+#line 15318 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15242,12 +15342,12 @@ EOF
 fi
 
 echo $ac_n "checking for time_t""... $ac_c" 1>&6
-echo "configure:15246: checking for time_t" >&5
+echo "configure:15346: checking for time_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_time_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15251 "configure"
+#line 15351 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15275,7 +15375,7 @@ EOF
 fi
 
 cat > conftest.$ac_ext <<EOF
-#line 15279 "configure"
+#line 15379 "configure"
 #include "confdefs.h"
 #include <netinet/in.h>
 EOF
@@ -15286,7 +15386,7 @@ else
   rm -rf conftest*
   
 	cat > conftest.$ac_ext <<EOF
-#line 15290 "configure"
+#line 15390 "configure"
 #include "confdefs.h"
 #include <sys/endian.h>
 EOF
@@ -15297,12 +15397,12 @@ else
   rm -rf conftest*
   
 		echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6
-echo "configure:15301: checking for in_addr_t" >&5
+echo "configure:15401: checking for in_addr_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_in_addr_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15306 "configure"
+#line 15406 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -15338,12 +15438,12 @@ fi
 rm -f conftest*
 
 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:15342: checking for uid_t in sys/types.h" >&5
+echo "configure:15442: checking for uid_t in sys/types.h" >&5
 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15347 "configure"
+#line 15447 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 EOF
@@ -15373,9 +15473,9 @@ fi
 
 
 echo $ac_n "checking for quad_t""... $ac_c" 1>&6
-echo "configure:15377: checking for quad_t" >&5
+echo "configure:15477: checking for quad_t" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15379 "configure"
+#line 15479 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -15388,7 +15488,7 @@ int main() {
 quad_t x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15392: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_quad_t=yes
 else
@@ -15407,9 +15507,9 @@ EOF
 fi
 
 echo $ac_n "checking for long long""... $ac_c" 1>&6
-echo "configure:15411: checking for long long" >&5
+echo "configure:15511: checking for long long" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15413 "configure"
+#line 15513 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -15418,7 +15518,7 @@ int main() {
 long long x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15422: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_long_long=yes
 else
@@ -15437,9 +15537,9 @@ EOF
 fi
 
 echo $ac_n "checking for int_least64_t""... $ac_c" 1>&6
-echo "configure:15441: checking for int_least64_t" >&5
+echo "configure:15541: checking for int_least64_t" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15443 "configure"
+#line 15543 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDINT_H
@@ -15453,7 +15553,7 @@ int main() {
 int_least64_t x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15457: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15557: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_int_least64_t=yes
 else
@@ -15471,9 +15571,9 @@ EOF
 
 
 	echo $ac_n "checking for INT64_C""... $ac_c" 1>&6
-echo "configure:15475: checking for INT64_C" >&5
+echo "configure:15575: checking for INT64_C" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 15477 "configure"
+#line 15577 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDINT_H
@@ -15487,7 +15587,7 @@ int main() {
 int_least64_t x; x = INT64_C(0)
 ; return 0; }
 EOF
-if { (eval echo configure:15491: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15591: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_int64_c=yes
 else
@@ -15508,9 +15608,9 @@ fi
 
 
 echo $ac_n "checking for nl_item""... $ac_c" 1>&6
-echo "configure:15512: checking for nl_item" >&5
+echo "configure:15612: checking for nl_item" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15514 "configure"
+#line 15614 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_LANGINFO_H
@@ -15525,7 +15625,7 @@ int main() {
 nl_item x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15529: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15629: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_nl_item=yes
 else
@@ -15547,7 +15647,7 @@ fi
 # libuu/uudeview
 # only define HAVE_LIBUU and HAVE_UUDEVIEW_H if both are found
 echo $ac_n "checking for UUInitialize in -luu""... $ac_c" 1>&6
-echo "configure:15551: checking for UUInitialize in -luu" >&5
+echo "configure:15651: checking for UUInitialize in -luu" >&5
 ac_lib_var=`echo uu'_'UUInitialize | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -15555,7 +15655,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-luu  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15559 "configure"
+#line 15659 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -15566,7 +15666,7 @@ int main() {
 UUInitialize()
 ; return 0; }
 EOF
-if { (eval echo configure:15570: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15583,17 +15683,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   echo "$ac_t""yes" 1>&6
   ac_safe=`echo "uudeview.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for uudeview.h""... $ac_c" 1>&6
-echo "configure:15587: checking for uudeview.h" >&5
+echo "configure:15687: checking for uudeview.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15592 "configure"
+#line 15692 "configure"
 #include "confdefs.h"
 #include <uudeview.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15597: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15697: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15641,17 +15741,17 @@ fi
 cf_try_icuuc="no"
 ac_safe=`echo "unicode/unorm.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/unorm.h""... $ac_c" 1>&6
-echo "configure:15645: checking for unicode/unorm.h" >&5
+echo "configure:15745: checking for unicode/unorm.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15650 "configure"
+#line 15750 "configure"
 #include "confdefs.h"
 #include <unicode/unorm.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15655: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15755: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15670,17 +15770,17 @@ if eval "test \"`echo '$ac_cv_header_'$a
   
 	ac_safe=`echo "unicode/ustring.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/ustring.h""... $ac_c" 1>&6
-echo "configure:15674: checking for unicode/ustring.h" >&5
+echo "configure:15774: checking for unicode/ustring.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15679 "configure"
+#line 15779 "configure"
 #include "confdefs.h"
 #include <unicode/ustring.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15684: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15784: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15706,12 +15806,12 @@ EOF
 EOF
 
 		echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6
-echo "configure:15710: checking for unorm_normalize in libicuuc" >&5
+echo "configure:15810: checking for unorm_normalize in libicuuc" >&5
 		cf_save_LIBS="$LIBS"
 		cf_try_icuuc="no"
 		LIBS="$LIBS -licuuc"
 		cat > conftest.$ac_ext <<EOF
-#line 15715 "configure"
+#line 15815 "configure"
 #include "confdefs.h"
 #include <unicode/unorm.h>
 int main() {
@@ -15721,7 +15821,7 @@ int main() {
 			needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status);
 ; return 0; }
 EOF
-if { (eval echo configure:15725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15825: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 			cat >> confdefs.h <<\EOF
@@ -15740,17 +15840,17 @@ rm -rf conftest*
 		echo "$ac_t""$cf_try_icuuc" 1>&6
 		ac_safe=`echo "unicode/uidna.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/uidna.h""... $ac_c" 1>&6
-echo "configure:15744: checking for unicode/uidna.h" >&5
+echo "configure:15844: checking for unicode/uidna.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15749 "configure"
+#line 15849 "configure"
 #include "confdefs.h"
 #include <unicode/uidna.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15754: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15854: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15778,17 +15878,17 @@ fi
 
 		ac_safe=`echo "unicode/ubidi.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/ubidi.h""... $ac_c" 1>&6
-echo "configure:15782: checking for unicode/ubidi.h" >&5
+echo "configure:15882: checking for unicode/ubidi.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15787 "configure"
+#line 15887 "configure"
 #include "confdefs.h"
 #include <unicode/ubidi.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15792: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15892: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15829,17 +15929,17 @@ fi
 if test $cf_try_icuuc = no ; then
 	ac_safe=`echo "unitypes.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unitypes.h""... $ac_c" 1>&6
-echo "configure:15833: checking for unitypes.h" >&5
+echo "configure:15933: checking for unitypes.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15838 "configure"
+#line 15938 "configure"
 #include "confdefs.h"
 #include <unitypes.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15843: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15943: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15858,17 +15958,17 @@ if eval "test \"`echo '$ac_cv_header_'$a
   
 		ac_safe=`echo "uninorm.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for uninorm.h""... $ac_c" 1>&6
-echo "configure:15862: checking for uninorm.h" >&5
+echo "configure:15962: checking for uninorm.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15867 "configure"
+#line 15967 "configure"
 #include "confdefs.h"
 #include <uninorm.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15872: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15972: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15894,12 +15994,12 @@ EOF
 EOF
 
 			echo $ac_n "checking for u8_normalize in libunistring""... $ac_c" 1>&6
-echo "configure:15898: checking for u8_normalize in libunistring" >&5
+echo "configure:15998: checking for u8_normalize in libunistring" >&5
 			cf_save_LIBS="$LIBS"
 			cf_try_unistring="no"
 			LIBS="$LIBS -lunistring"
 			cat > conftest.$ac_ext <<EOF
-#line 15903 "configure"
+#line 16003 "configure"
 #include "confdefs.h"
 #include <unitypes.h>
 				#include <uninorm.h>
@@ -15909,7 +16009,7 @@ int main() {
 				u8_normalize(UNINORM_NFC, (uint8_t *) "x", 2, NULL, &ol);
 ; return 0; }
 EOF
-if { (eval echo configure:15913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 				cat >> confdefs.h <<\EOF
@@ -15942,7 +16042,7 @@ fi
 # TODO: check for libidn2
 if test $cf_try_icuuc = no ; then
 	echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6
-echo "configure:15946: checking for stringprep_check_version in -lidn" >&5
+echo "configure:16046: checking for stringprep_check_version in -lidn" >&5
 ac_lib_var=`echo idn'_'stringprep_check_version | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -15950,7 +16050,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15954 "configure"
+#line 16054 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -15961,7 +16061,7 @@ int main() {
 stringprep_check_version()
 ; return 0; }
 EOF
-if { (eval echo configure:15965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15978,17 +16078,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   echo "$ac_t""yes" 1>&6
   ac_safe=`echo "stringprep.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for stringprep.h""... $ac_c" 1>&6
-echo "configure:15982: checking for stringprep.h" >&5
+echo "configure:16082: checking for stringprep.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15987 "configure"
+#line 16087 "configure"
 #include "confdefs.h"
 #include <stringprep.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15992: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16092: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -16011,17 +16111,17 @@ EOF
 
 			ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for idna.h""... $ac_c" 1>&6
-echo "configure:16015: checking for idna.h" >&5
+echo "configure:16115: checking for idna.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16020 "configure"
+#line 16120 "configure"
 #include "confdefs.h"
 #include <idna.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:16025: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16125: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -16043,7 +16143,7 @@ if eval "test \"`echo '$ac_cv_header_'$a
 EOF
 
 				echo $ac_n "checking for idna_to_unicode_lzlz in -lidn""... $ac_c" 1>&6
-echo "configure:16047: checking for idna_to_unicode_lzlz in -lidn" >&5
+echo "configure:16147: checking for idna_to_unicode_lzlz in -lidn" >&5
 ac_lib_var=`echo idn'_'idna_to_unicode_lzlz | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16051,7 +16151,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16055 "configure"
+#line 16155 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16062,7 +16162,7 @@ int main() {
 idna_to_unicode_lzlz()
 ; return 0; }
 EOF
-if { (eval echo configure:16066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16083,9 +16183,9 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
 EOF
 
 					echo $ac_n "checking for IDNA_USE_STD3_ASCII_RULES""... $ac_c" 1>&6
-echo "configure:16087: checking for IDNA_USE_STD3_ASCII_RULES" >&5
+echo "configure:16187: checking for IDNA_USE_STD3_ASCII_RULES" >&5
 					cat > conftest.$ac_ext <<EOF
-#line 16089 "configure"
+#line 16189 "configure"
 #include "confdefs.h"
 #include <idna.h>
 EOF
@@ -16111,7 +16211,7 @@ else
 fi
 
 				echo $ac_n "checking for idna_strerror in -lidn""... $ac_c" 1>&6
-echo "configure:16115: checking for idna_strerror in -lidn" >&5
+echo "configure:16215: checking for idna_strerror in -lidn" >&5
 ac_lib_var=`echo idn'_'idna_strerror | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16119,7 +16219,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16123 "configure"
+#line 16223 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16130,7 +16230,7 @@ int main() {
 idna_strerror()
 ; return 0; }
 EOF
-if { (eval echo configure:16134: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16234: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16179,7 +16279,7 @@ fi
 
 # libidnkit - Internationalized Domain Names / IDN 2008
 echo $ac_n "checking for idn_decodename in -lidnkit""... $ac_c" 1>&6
-echo "configure:16183: checking for idn_decodename in -lidnkit" >&5
+echo "configure:16283: checking for idn_decodename in -lidnkit" >&5
 ac_lib_var=`echo idnkit'_'idn_decodename | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16187,7 +16287,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidnkit  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16191 "configure"
+#line 16291 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16198,7 +16298,7 @@ int main() {
 idn_decodename()
 ; return 0; }
 EOF
-if { (eval echo configure:16202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16216,17 +16316,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   
 	ac_safe=`echo "idn/api.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for idn/api.h""... $ac_c" 1>&6
-echo "configure:16220: checking for idn/api.h" >&5
+echo "configure:16320: checking for idn/api.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16225 "configure"
+#line 16325 "configure"
 #include "confdefs.h"
 #include <idn/api.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:16230: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16330: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -16244,11 +16344,11 @@ if eval "test \"`echo '$ac_cv_header_'$a
   echo "$ac_t""yes" 1>&6
   
 		echo $ac_n "checking for IDN_DECODE_LOOKUP""... $ac_c" 1>&6
-echo "configure:16248: checking for IDN_DECODE_LOOKUP" >&5
+echo "configure:16348: checking for IDN_DECODE_LOOKUP" >&5
 		cf_save_LIBS="$LIBS"
 		LIBS="$LIBS -lidnkit"
 		cat > conftest.$ac_ext <<EOF
-#line 16252 "configure"
+#line 16352 "configure"
 #include "confdefs.h"
 #include <idn/api.h>
 			#include <string.h>
@@ -16261,7 +16361,7 @@ int main() {
 			idn_result_tostring(rs);
 ; return 0; }
 EOF
-if { (eval echo configure:16265: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 			cat >> confdefs.h <<\EOF
@@ -16309,24 +16409,24 @@ else
   
 cf_cv_termlib=none
 cat > conftest.$ac_ext <<EOF
-#line 16313 "configure"
+#line 16413 "configure"
 #include "confdefs.h"
 
 int main() {
 char *x=(char*)tgoto("",0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:16320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cat > conftest.$ac_ext <<EOF
-#line 16323 "configure"
+#line 16423 "configure"
 #include "confdefs.h"
 
 int main() {
 int x=tigetstr("")
 ; return 0; }
 EOF
-if { (eval echo configure:16330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16430: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_termlib=terminfo
 else
@@ -16338,7 +16438,7 @@ fi
 rm -rf conftest*
 	test -n "$verbose" && echo "	using functions in predefined $cf_cv_termlib LIBS" 1>&6
 
-echo "${as_me:-configure}:16342: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5
+echo "${as_me:-configure}:16442: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5
 
 
 
@@ -16358,16 +16458,16 @@ if test "$cf_cv_termlib" = none; then
 		for cf_func in tigetstr tgetstr
 		do
 			echo $ac_n "checking for $cf_func in -l$cf_lib""... $ac_c" 1>&6
-echo "configure:16362: checking for $cf_func in -l$cf_lib" >&5
+echo "configure:16462: checking for $cf_func in -l$cf_lib" >&5
 			cat > conftest.$ac_ext <<EOF
-#line 16364 "configure"
+#line 16464 "configure"
 #include "confdefs.h"
 
 int main() {
 int x=$cf_func("")
 ; return 0; }
 EOF
-if { (eval echo configure:16371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16471: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -16394,7 +16494,7 @@ fi
 if test "$cf_cv_termlib" = none; then
 	# allow curses library for broken AIX system.
 	echo $ac_n "checking for initscr in -lcurses""... $ac_c" 1>&6
-echo "configure:16398: checking for initscr in -lcurses" >&5
+echo "configure:16498: checking for initscr in -lcurses" >&5
 ac_lib_var=`echo curses'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16402,7 +16502,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcurses  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16406 "configure"
+#line 16506 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16413,7 +16513,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:16417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16517: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16450,7 +16550,7 @@ else
 fi
 
 	echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6
-echo "configure:16454: checking for tgoto in -ltermcap" >&5
+echo "configure:16554: checking for tgoto in -ltermcap" >&5
 ac_lib_var=`echo termcap'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16458,7 +16558,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ltermcap  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16462 "configure"
+#line 16562 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16469,7 +16569,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:16473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16573: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16518,11 +16618,11 @@ fi
 	# terminfo-based termcap interfaces may be prototyped in <curses.h>,
 	# which may/may not be compatible with <termcap.h>
 	echo $ac_n "checking if we should include termcap.h""... $ac_c" 1>&6
-echo "configure:16522: checking if we should include termcap.h" >&5
+echo "configure:16622: checking if we should include termcap.h" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	CFLAGS="$CFLAGS -I$srcdir/include"
 	cat > conftest.$ac_ext <<EOF
-#line 16526 "configure"
+#line 16626 "configure"
 #include "confdefs.h"
 
 #define HAVE_TERMCAP_H 1
@@ -16535,7 +16635,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:16539: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16639: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -16554,7 +16654,7 @@ EOF
 	
 
 echo $ac_n "checking for term.h""... $ac_c" 1>&6
-echo "configure:16558: checking for term.h" >&5
+echo "configure:16658: checking for term.h" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16575,7 +16675,7 @@ esac
 for cf_header in $cf_header_list
 do
 	cat > conftest.$ac_ext <<EOF
-#line 16579 "configure"
+#line 16679 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -16584,7 +16684,7 @@ int main() {
 WINDOW *x
 ; return 0; }
 EOF
-if { (eval echo configure:16588: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_term_header=$cf_header
 	 break
@@ -16604,7 +16704,7 @@ case $cf_cv_term_header in
 	for cf_header in ncurses/term.h ncursesw/term.h
 	do
 		cat > conftest.$ac_ext <<EOF
-#line 16608 "configure"
+#line 16708 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -16617,7 +16717,7 @@ int main() {
 WINDOW *x
 ; return 0; }
 EOF
-if { (eval echo configure:16621: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16721: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_term_header=$cf_header
 			 break
@@ -16660,7 +16760,7 @@ esac
 
 
 echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6
-echo "configure:16664: checking if we should include curses.h or termcap.h" >&5
+echo "configure:16764: checking if we should include curses.h or termcap.h" >&5
 if eval "test \"`echo '$''{'cf_cv_need_curses_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16678,7 +16778,7 @@ do
     test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts"
 
     cat > conftest.$ac_ext <<EOF
-#line 16682 "configure"
+#line 16782 "configure"
 #include "confdefs.h"
 /* $cf_c_opts $cf_t_opts */
 $CHECK_DECL_HDRS
@@ -16686,7 +16786,7 @@ int main() {
 char *x = (char *)tgoto("")
 ; return 0; }
 EOF
-if { (eval echo configure:16690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   test "$cf_cv_need_curses_h" = no && {
 	     cf_cv_need_curses_h=maybe
@@ -16699,7 +16799,7 @@ else
 
   echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 16703 "configure"
+#line 16803 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -16707,7 +16807,7 @@ int main() {
 char *x = (char *)tgoto("",0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:16711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_need_curses_h=yes
 	 cf_ok_c_opts=$cf_c_opts
@@ -16783,7 +16883,7 @@ esac
 
 
 echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6
-echo "configure:16787: checking declaration of tputs 3rd param" >&5
+echo "configure:16887: checking declaration of tputs 3rd param" >&5
 if eval "test \"`echo '$''{'cf_cv_type_outchar'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16799,10 +16899,10 @@ for Q in int void; do
 for R in int char; do
 for S in "" const; do
 	
-echo "${as_me:-configure}:16803: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5
+echo "${as_me:-configure}:16903: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 16806 "configure"
+#line 16906 "configure"
 #include "confdefs.h"
 $CHECK_DECL_HDRS
 int main() {
@@ -16811,7 +16911,7 @@ extern $Q OutChar($R);
 	tputs("", 1, OutChar)
 ; return 0; }
 EOF
-if { (eval echo configure:16815: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_type_outchar="$Q OutChar($R)"
 	 cf_cv_found=yes
@@ -16866,14 +16966,14 @@ EOF
 elif test ".$cf_cv_termlib" = .termcap ; then
 	# BSD 'tputs()' may need 'PC' to be set.
 	cat > conftest.$ac_ext <<EOF
-#line 16870 "configure"
+#line 16970 "configure"
 #include "confdefs.h"
 
 int main() {
 extern char PC; PC = 0
 ; return 0; }
 EOF
-if { (eval echo configure:16877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16977: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cat >> confdefs.h <<\EOF
 #define HAVE_EXTERN_TCAP_PC 1
@@ -16892,13 +16992,13 @@ fi
 
 
 echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6
-echo "configure:16896: checking if external errno is declared" >&5
+echo "configure:16996: checking if external errno is declared" >&5
 if eval "test \"`echo '$''{'cf_cv_dcl_errno'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 16902 "configure"
+#line 17002 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -16911,7 +17011,7 @@ int main() {
 int x = (int) errno
 ; return 0; }
 EOF
-if { (eval echo configure:16915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_errno=yes
 else
@@ -16939,13 +17039,13 @@ fi
 # It's possible (for near-UNIX clones) that the data doesn't exist
 
 echo $ac_n "checking if external errno exists""... $ac_c" 1>&6
-echo "configure:16943: checking if external errno exists" >&5
+echo "configure:17043: checking if external errno exists" >&5
 if eval "test \"`echo '$''{'cf_cv_have_errno'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 16949 "configure"
+#line 17049 "configure"
 #include "confdefs.h"
 
 #undef errno
@@ -16955,7 +17055,7 @@ int main() {
 errno = 2
 ; return 0; }
 EOF
-if { (eval echo configure:16959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_have_errno=yes
 else
@@ -16987,12 +17087,12 @@ fi
 for ac_func in strerror
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:16991: checking for $ac_func" >&5
+echo "configure:17091: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16996 "configure"
+#line 17096 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -17015,7 +17115,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -17042,13 +17142,13 @@ else
 
     
 echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6
-echo "configure:17046: checking if external sys_nerr is declared" >&5
+echo "configure:17146: checking if external sys_nerr is declared" >&5
 if eval "test \"`echo '$''{'cf_cv_dcl_sys_nerr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 17052 "configure"
+#line 17152 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -17061,7 +17161,7 @@ int main() {
 int x = (int) sys_nerr
 ; return 0; }
 EOF
-if { (eval echo configure:17065: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17165: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_sys_nerr=yes
 else
@@ -17089,13 +17189,13 @@ fi
 # It's possible (for near-UNIX clones) that the data doesn't exist
 
 echo $ac_n "checking if external sys_nerr exists""... $ac_c" 1>&6
-echo "configure:17093: checking if external sys_nerr exists" >&5
+echo "configure:17193: checking if external sys_nerr exists" >&5
 if eval "test \"`echo '$''{'cf_cv_have_sys_nerr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 17099 "configure"
+#line 17199 "configure"
 #include "confdefs.h"
 
 #undef sys_nerr
@@ -17105,7 +17205,7 @@ int main() {
 sys_nerr = 2
 ; return 0; }
 EOF
-if { (eval echo configure:17109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17209: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_have_sys_nerr=yes
 else
@@ -17134,13 +17234,13 @@ fi
 
     
 echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6
-echo "configure:17138: checking if external sys_errlist is declared" >&5
+echo "configure:17238: checking if external sys_errlist is declared" >&5
 if eval "test \"`echo '$''{'cf_cv_dcl_sys_errlist'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 17144 "configure"
+#line 17244 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -17153,7 +17253,7 @@ int main() {
 int x = (int) sys_errlist
 ; return 0; }
 EOF
-if { (eval echo configure:17157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17257: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_sys_errlist=yes
 else
@@ -17181,13 +17281,13 @@ fi
 # It's possible (for near-UNIX clones) that the data doesn't exist
 
 echo $ac_n "checking if external sys_errlist exists""... $ac_c" 1>&6
-echo "configure:17185: checking if external sys_errlist exists" >&5
+echo "configure:17285: checking if external sys_errlist exists" >&5
 if eval "test \"`echo '$''{'cf_cv_have_sys_errlist'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 17191 "configure"
+#line 17291 "configure"
 #include "confdefs.h"
 
 #undef sys_errlist
@@ -17197,7 +17297,7 @@ int main() {
 sys_errlist = 2
 ; return 0; }
 EOF
-if { (eval echo configure:17201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_have_sys_errlist=yes
 else
@@ -17299,12 +17399,12 @@ for ac_func in \
 $cf_tc_funcs 
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:17303: checking for $ac_func" >&5
+echo "configure:17403: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17308 "configure"
+#line 17408 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -17327,7 +17427,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -17353,12 +17453,12 @@ done
 
 
 echo $ac_n "checking for flock""... $ac_c" 1>&6
-echo "configure:17357: checking for flock" >&5
+echo "configure:17457: checking for flock" >&5
 if eval "test \"`echo '$''{'ac_cv_func_flock'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17362 "configure"
+#line 17462 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char flock(); below.  */
@@ -17381,7 +17481,7 @@ flock();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_flock=yes"
 else
@@ -17403,7 +17503,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6
-echo "configure:17407: checking for flock in -lbsd" >&5
+echo "configure:17507: checking for flock in -lbsd" >&5
 ac_lib_var=`echo bsd'_'flock | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17411,7 +17511,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lbsd  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17415 "configure"
+#line 17515 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17422,7 +17522,7 @@ int main() {
 flock()
 ; return 0; }
 EOF
-if { (eval echo configure:17426: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17451,12 +17551,12 @@ fi
 
 # clock_gettime() / librt
 echo $ac_n "checking for clock_gettime""... $ac_c" 1>&6
-echo "configure:17455: checking for clock_gettime" >&5
+echo "configure:17555: checking for clock_gettime" >&5
 if eval "test \"`echo '$''{'ac_cv_func_clock_gettime'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17460 "configure"
+#line 17560 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char clock_gettime(); below.  */
@@ -17479,7 +17579,7 @@ clock_gettime();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17483: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17583: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_clock_gettime=yes"
 else
@@ -17501,7 +17601,7 @@ else
   echo "$ac_t""no" 1>&6
 
 		echo $ac_n "checking for clock_gettime in -lrt""... $ac_c" 1>&6
-echo "configure:17505: checking for clock_gettime in -lrt" >&5
+echo "configure:17605: checking for clock_gettime in -lrt" >&5
 ac_lib_var=`echo rt'_'clock_gettime | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17509,7 +17609,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lrt  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17513 "configure"
+#line 17613 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17520,7 +17620,7 @@ int main() {
 clock_gettime()
 ; return 0; }
 EOF
-if { (eval echo configure:17524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17624: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17552,12 +17652,12 @@ fi
 
 
   echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6
-echo "configure:17556: checking for wide char and multibyte support" >&5
+echo "configure:17656: checking for wide char and multibyte support" >&5
 if eval "test \"`echo '$''{'am_cv_multibyte_able'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17561 "configure"
+#line 17661 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #ifdef HAVE_STDLIB_H
@@ -17611,7 +17711,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
       wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:17615: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=yes
 else
@@ -17621,7 +17721,7 @@ else
   cf_save_LIBS="$LIBS"
       LIBS="-lutf8 $LIBS"
       cat > conftest.$ac_ext <<EOF
-#line 17625 "configure"
+#line 17725 "configure"
 #include "confdefs.h"
 #include <libutf8.h>
 int main() {
@@ -17665,7 +17765,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
         wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:17669: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17769: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=libutf8
 else
@@ -17699,9 +17799,9 @@ EOF
 
 
 echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6
-echo "configure:17703: checking if gettimeofday takes two arguments" >&5
+echo "configure:17803: checking if gettimeofday takes two arguments" >&5
 cat > conftest.$ac_ext <<EOF
-#line 17705 "configure"
+#line 17805 "configure"
 #include "confdefs.h"
 
 #if HAVE_SYS_TIME_H
@@ -17713,7 +17813,7 @@ struct timezone *tz;
 gettimeofday(&tv, &tz);
 ; return 0; }
 EOF
-if { (eval echo configure:17717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17817: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_func_gettimeofday_2args=yes
 else
@@ -17732,12 +17832,12 @@ EOF
 fi
 
 echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
-echo "configure:17736: checking return type of signal handlers" >&5
+echo "configure:17836: checking return type of signal handlers" >&5
 if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17741 "configure"
+#line 17841 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <signal.h>
@@ -17754,7 +17854,7 @@ int main() {
 int i;
 ; return 0; }
 EOF
-if { (eval echo configure:17758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17858: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_type_signal=void
 else
@@ -17774,7 +17874,7 @@ EOF
 
 
 echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6
-echo "configure:17778: checking declaration of signal arguments" >&5
+echo "configure:17878: checking declaration of signal arguments" >&5
 if eval "test \"`echo '$''{'cf_cv_sig_args'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -17783,7 +17883,7 @@ cf_cv_sig_args=
 for cf_test in "int sig" "int sig, ..."
 do
 	cat > conftest.$ac_ext <<EOF
-#line 17787 "configure"
+#line 17887 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -17791,7 +17891,7 @@ int main() {
 extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch)
 ; return 0; }
 EOF
-if { (eval echo configure:17795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17895: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sig_args="$cf_test";break
 else
@@ -17817,13 +17917,13 @@ EOF
 if test "$ac_cv_func_sigaction" = yes; then
 
 echo $ac_n "checking whether sigaction needs _POSIX_SOURCE""... $ac_c" 1>&6
-echo "configure:17821: checking whether sigaction needs _POSIX_SOURCE" >&5
+echo "configure:17921: checking whether sigaction needs _POSIX_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_sigact_bad'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 17827 "configure"
+#line 17927 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -17832,7 +17932,7 @@ int main() {
 struct sigaction act
 ; return 0; }
 EOF
-if { (eval echo configure:17836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sigact_bad=no
 else
@@ -17853,13 +17953,13 @@ EOF
 
 
 echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6
-echo "configure:17857: checking if we have sigaction/related functions" >&5
+echo "configure:17957: checking if we have sigaction/related functions" >&5
 if eval "test \"`echo '$''{'cf_cv_sigaction_funcs'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 17863 "configure"
+#line 17963 "configure"
 #include "confdefs.h"
 
 #ifdef SVR4_ACTION
@@ -17877,7 +17977,7 @@ int main() {
     sigaction (SIGBUS,&sa,&osa);
 ; return 0; }
 EOF
-if { (eval echo configure:17881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_sigaction_funcs=yes
 else
@@ -17899,7 +17999,7 @@ EOF
 fi
 
 echo $ac_n "checking for fork""... $ac_c" 1>&6
-echo "configure:17903: checking for fork" >&5
+echo "configure:18003: checking for fork" >&5
 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -17908,7 +18008,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_func_fork=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 17912 "configure"
+#line 18012 "configure"
 #include "confdefs.h"
 
 int main()
@@ -17918,7 +18018,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:17922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_func_fork=yes
 else
@@ -17940,12 +18040,12 @@ EOF
 
 
 echo $ac_n "checking for memmove""... $ac_c" 1>&6
-echo "configure:17944: checking for memmove" >&5
+echo "configure:18044: checking for memmove" >&5
 if eval "test \"`echo '$''{'ac_cv_func_memmove'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17949 "configure"
+#line 18049 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char memmove(); below.  */
@@ -17968,7 +18068,7 @@ memmove();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_memmove=yes"
 else
@@ -17987,12 +18087,12 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for bcopy""... $ac_c" 1>&6
-echo "configure:17991: checking for bcopy" >&5
+echo "configure:18091: checking for bcopy" >&5
 if eval "test \"`echo '$''{'ac_cv_func_bcopy'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17996 "configure"
+#line 18096 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char bcopy(); below.  */
@@ -18015,7 +18115,7 @@ bcopy();
 
 ; return 0; }
 EOF
-if { (eval echo configure:18019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_bcopy=yes"
 else
@@ -18031,7 +18131,7 @@ if eval "test \"`echo '$ac_cv_func_'bcop
   echo "$ac_t""yes" 1>&6
   
 	echo $ac_n "checking if bcopy does overlapping moves""... $ac_c" 1>&6
-echo "configure:18035: checking if bcopy does overlapping moves" >&5
+echo "configure:18135: checking if bcopy does overlapping moves" >&5
 if eval "test \"`echo '$''{'cf_cv_good_bcopy'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -18040,7 +18140,7 @@ else
   cf_cv_good_bcopy=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18044 "configure"
+#line 18144 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -18053,7 +18153,7 @@ int main() {
 }
 		
 EOF
-if { (eval echo configure:18057: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18157: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_good_bcopy=yes
 else
@@ -18091,9 +18191,9 @@ fi
 
 
 echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6
-echo "configure:18095: checking if select expects int * arguments" >&5
+echo "configure:18195: checking if select expects int * arguments" >&5
 cat > conftest.$ac_ext <<EOF
-#line 18097 "configure"
+#line 18197 "configure"
 #include "confdefs.h"
 #include <time.h>
 EOF
@@ -18113,7 +18213,7 @@ rm -f conftest*
 
 
 echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6
-echo "configure:18117: checking whether closedir returns void" >&5
+echo "configure:18217: checking whether closedir returns void" >&5
 if eval "test \"`echo '$''{'ac_cv_func_closedir_void'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -18121,13 +18221,13 @@ else
   ac_cv_func_closedir_void=yes
 else
   cat > conftest.$ac_ext <<EOF
-#line 18125 "configure"
+#line 18225 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <$ac_header_dirent>
 int closedir(); main() { exit(closedir(opendir(".")) != 0); }
 EOF
-if { (eval echo configure:18131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_func_closedir_void=no
 else
@@ -18153,7 +18253,7 @@ fi
 # autoconf 2.5x assumes setvbuf is not reversed when cross-compiling
 if test "$cross_compiling" != yes ; then
 	echo $ac_n "checking whether setvbuf arguments are reversed""... $ac_c" 1>&6
-echo "configure:18157: checking whether setvbuf arguments are reversed" >&5
+echo "configure:18257: checking whether setvbuf arguments are reversed" >&5
 if eval "test \"`echo '$''{'ac_cv_func_setvbuf_reversed'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -18161,7 +18261,7 @@ else
     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
 else
   cat > conftest.$ac_ext <<EOF
-#line 18165 "configure"
+#line 18265 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 /* If setvbuf has the reversed format, exit 0. */
@@ -18175,7 +18275,7 @@ main () {
   exit(0);			/* Non-reversed systems segv here.  */
 }
 EOF
-if { (eval echo configure:18179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18279: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_func_setvbuf_reversed=yes
 else
@@ -18213,12 +18313,12 @@ for ac_func in \
 
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:18217: checking for $ac_func" >&5
+echo "configure:18317: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 18222 "configure"
+#line 18322 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -18241,7 +18341,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:18245: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -18268,13 +18368,13 @@ done
 
 
 echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6
-echo "configure:18272: checking for type sigaction_t" >&5
+echo "configure:18372: checking for type sigaction_t" >&5
 if eval "test \"`echo '$''{'cf_cv_type_sigaction'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18278 "configure"
+#line 18378 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -18282,7 +18382,7 @@ int main() {
 sigaction_t x
 ; return 0; }
 EOF
-if { (eval echo configure:18286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_type_sigaction=yes
 else
@@ -18302,13 +18402,13 @@ EOF
 
 
 echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6
-echo "configure:18306: checking for nonconflicting termios.h" >&5
+echo "configure:18406: checking for nonconflicting termios.h" >&5
 if eval "test \"`echo '$''{'cf_cv_use_termios_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18312 "configure"
+#line 18412 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_IOCTL_H
@@ -18330,7 +18430,7 @@ int main() {
 	(void) tcgetattr (0, &save_tty)
 ; return 0; }
 EOF
-if { (eval echo configure:18334: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_use_termios_h=yes
 else
@@ -18361,13 +18461,13 @@ fi
 
 
 echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6
-echo "configure:18365: checking for passwd.pw_gecos" >&5
+echo "configure:18465: checking for passwd.pw_gecos" >&5
 if eval "test \"`echo '$''{'cf_cv_pw_gecos'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18371 "configure"
+#line 18471 "configure"
 #include "confdefs.h"
 
 #include <pwd.h>
@@ -18378,7 +18478,7 @@ int main() {
 	char bar = foo.pw_gecos
 ; return 0; }
 EOF
-if { (eval echo configure:18382: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_pw_gecos=yes
 else
@@ -18398,13 +18498,13 @@ EOF
 
 
 echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6
-echo "configure:18402: checking for tm.tm_gmtoff" >&5
+echo "configure:18502: checking for tm.tm_gmtoff" >&5
 if eval "test \"`echo '$''{'cf_cv_tm_gmtoff'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18408 "configure"
+#line 18508 "configure"
 #include "confdefs.h"
 
 #ifdef TIME_WITH_SYS_TIME
@@ -18424,7 +18524,7 @@ int main() {
 	long bar = foo.tm_gmtoff
 ; return 0; }
 EOF
-if { (eval echo configure:18428: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18528: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_tm_gmtoff=yes
 else
@@ -18444,7 +18544,7 @@ EOF
 
 
 echo $ac_n "checking for long file names""... $ac_c" 1>&6
-echo "configure:18448: checking for long file names" >&5
+echo "configure:18548: checking for long file names" >&5
 if eval "test \"`echo '$''{'ac_cv_sys_long_file_names'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -18492,17 +18592,17 @@ for ac_hdr in sys/wait.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:18496: checking for $ac_hdr" >&5
+echo "configure:18596: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 18501 "configure"
+#line 18601 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:18506: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:18606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -18539,17 +18639,17 @@ for ac_hdr in wait.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:18543: checking for $ac_hdr" >&5
+echo "configure:18643: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 18548 "configure"
+#line 18648 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:18553: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:18653: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -18579,17 +18679,17 @@ for ac_hdr in waitstatus.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:18583: checking for $ac_hdr" >&5
+echo "configure:18683: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 18588 "configure"
+#line 18688 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:18593: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:18693: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -18630,13 +18730,13 @@ fi
 
 
 echo $ac_n "checking for union wait""... $ac_c" 1>&6
-echo "configure:18634: checking for union wait" >&5
+echo "configure:18734: checking for union wait" >&5
 if eval "test \"`echo '$''{'cf_cv_type_unionwait'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18640 "configure"
+#line 18740 "configure"
 #include "confdefs.h"
 $cf_wait_headers
 int main() {
@@ -18647,7 +18747,7 @@ int x;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:18651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18751: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_type_unionwait=no
 	 echo compiles ok w/o union wait 1>&5
@@ -18658,7 +18758,7 @@ else
 
   
 	cat > conftest.$ac_ext <<EOF
-#line 18662 "configure"
+#line 18762 "configure"
 #include "confdefs.h"
 $cf_wait_headers
 int main() {
@@ -18673,7 +18773,7 @@ union wait x;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:18677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_type_unionwait=yes
 	 echo compiles ok with union wait and possibly macros too 1>&5
@@ -18698,7 +18798,7 @@ EOF
 
 
 echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6
-echo "configure:18702: checking if the system function returns usable child-status" >&5
+echo "configure:18802: checking if the system function returns usable child-status" >&5
 if eval "test \"`echo '$''{'cf_cv_system_status'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -18707,7 +18807,7 @@ else
   cf_cv_system_status=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18711 "configure"
+#line 18811 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -18740,7 +18840,7 @@ int main()
 }
 
 EOF
-if { (eval echo configure:18744: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_system_status=no
 else
@@ -18751,11 +18851,11 @@ else
   cf_cv_system_status=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18755 "configure"
+#line 18855 "configure"
 #include "confdefs.h"
 int main() { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); }
 EOF
-if { (eval echo configure:18759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_system_status=yes
 else
@@ -18798,13 +18898,13 @@ EOF
 
 if test "$cf_cv_ncurses_version" != no ; then
 echo $ac_n "checking for obsolete/broken version of ncurses""... $ac_c" 1>&6
-echo "configure:18802: checking for obsolete/broken version of ncurses" >&5
+echo "configure:18902: checking for obsolete/broken version of ncurses" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_broken'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 18808 "configure"
+#line 18908 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -18818,7 +18918,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:18822: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18922: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_broken=no
 else
@@ -18843,13 +18943,13 @@ fi
 
 		
 echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6
-echo "configure:18847: checking if curses supports color attributes" >&5
+echo "configure:18947: checking if curses supports color attributes" >&5
 if eval "test \"`echo '$''{'cf_cv_color_curses'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18853 "configure"
+#line 18953 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -18864,7 +18964,7 @@ chtype x = COLOR_BLUE;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:18868: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_color_curses=yes
 else
@@ -18915,7 +19015,7 @@ if test $check_sig_const = yes ; then
 	
 
 echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6
-echo "configure:18919: checking for redefinable signal constants" >&5
+echo "configure:19019: checking for redefinable signal constants" >&5
 if eval "test \"`echo '$''{'cf_cv_sig_const'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -18927,7 +19027,7 @@ if test -n "$cf_cv_sig_args"; then
   cf_cv_sig_const=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18931 "configure"
+#line 19031 "configure"
 #include "confdefs.h"
 
 #define NEW_DFL	((RETSIGTYPE (*)($cf_test))0)
@@ -18954,7 +19054,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:18958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_sig_const=yes
 else
@@ -18980,13 +19080,13 @@ fi
 
 
 echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6
-echo "configure:18984: checking for ANSI qsort" >&5
+echo "configure:19084: checking for ANSI qsort" >&5
 if eval "test \"`echo '$''{'cf_cv_comptype'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 18990 "configure"
+#line 19090 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -18998,7 +19098,7 @@ extern int compare(const void *, const v
 	 qsort(foo, sizeof(foo)/sizeof(*foo), sizeof(*foo), compare)
 ; return 0; }
 EOF
-if { (eval echo configure:19002: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19102: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_comptype=yes
 else
@@ -19026,7 +19126,7 @@ fi
 
 
 echo $ac_n "checking if application can dump core""... $ac_c" 1>&6
-echo "configure:19030: checking if application can dump core" >&5
+echo "configure:19130: checking if application can dump core" >&5
 if eval "test \"`echo '$''{'cf_cv_corefile'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -19035,7 +19135,7 @@ else
   cf_cv_corefile=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 19039 "configure"
+#line 19139 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -19076,7 +19176,7 @@ int main()
 #endif
 }
 EOF
-if { (eval echo configure:19080: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_corefile=yes
 else
@@ -19124,18 +19224,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:19128: checking for missing "${ac_func}" extern" >&5
+echo "configure:19228: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "${as_me:-configure}:19134: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19234: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19139 "configure"
+#line 19239 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19149,7 +19249,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19153: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19157,7 +19257,7 @@ if { (eval echo configure:19153: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19161 "configure"
+#line 19261 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19167,7 +19267,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19171: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19271: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19216,18 +19316,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:19220: checking for missing "${ac_func}" extern" >&5
+echo "configure:19320: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "${as_me:-configure}:19226: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19326: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19231 "configure"
+#line 19331 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19241,7 +19341,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19245: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19249,7 +19349,7 @@ if { (eval echo configure:19245: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19253 "configure"
+#line 19353 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19259,7 +19359,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19363: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19306,18 +19406,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:19310: checking for missing "${ac_func}" extern" >&5
+echo "configure:19410: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "${as_me:-configure}:19316: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19416: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19321 "configure"
+#line 19421 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19331,7 +19431,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19435: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19339,7 +19439,7 @@ if { (eval echo configure:19335: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19343 "configure"
+#line 19443 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19349,7 +19449,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19353: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19453: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19452,18 +19552,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:19456: checking for missing "${ac_func}" extern" >&5
+echo "configure:19556: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "${as_me:-configure}:19462: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19562: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19467 "configure"
+#line 19567 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19477,7 +19577,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19481: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19581: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19485,7 +19585,7 @@ if { (eval echo configure:19481: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19489 "configure"
+#line 19589 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19495,7 +19595,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19499: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19599: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19539,18 +19639,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:19543: checking for missing "${ac_func}" extern" >&5
+echo "configure:19643: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "${as_me:-configure}:19549: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19649: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19554 "configure"
+#line 19654 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19564,7 +19664,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19572,7 +19672,7 @@ if { (eval echo configure:19568: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19576 "configure"
+#line 19676 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19582,7 +19682,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19686: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19629,18 +19729,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:19633: checking for missing "${ac_func}" extern" >&5
+echo "configure:19733: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "${as_me:-configure}:19639: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19739: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19644 "configure"
+#line 19744 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19654,7 +19754,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19662,7 +19762,7 @@ if { (eval echo configure:19658: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19666 "configure"
+#line 19766 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19672,7 +19772,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19676: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19776: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19710,7 +19810,7 @@ fi
 
 
 echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6
-echo "configure:19714: checking for working TIOCGWINSZ" >&5
+echo "configure:19814: checking for working TIOCGWINSZ" >&5
 if eval "test \"`echo '$''{'cf_cv_use_tiocgwinsz'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -19721,7 +19821,7 @@ else
   cf_cv_use_tiocgwinsz=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 19725 "configure"
+#line 19825 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19746,7 +19846,7 @@ int main()
 	${cf_cv_main_return:-return}(0);	/* we cannot guarantee this is run interactively */
 }
 EOF
-if { (eval echo configure:19750: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_use_tiocgwinsz=yes
 else
@@ -19793,7 +19893,7 @@ esac
 # Extract the first word of "ranlib", so it can be a program name with args.
 set dummy ranlib; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:19797: checking for $ac_word" >&5
+echo "configure:19897: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -19823,19 +19923,19 @@ fi
 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
 # for constant arguments.  Useless!
 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
-echo "configure:19827: checking for working alloca.h" >&5
+echo "configure:19927: checking for working alloca.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 19832 "configure"
+#line 19932 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() {
 char *p = alloca(2 * sizeof(int));
 ; return 0; }
 EOF
-if { (eval echo configure:19839: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_header_alloca_h=yes
 else
@@ -19856,12 +19956,12 @@ EOF
 fi
 
 echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:19860: checking for alloca" >&5
+echo "configure:19960: checking for alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 19865 "configure"
+#line 19965 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -19889,7 +19989,7 @@ int main() {
 char *p = (char *) alloca(1);
 ; return 0; }
 EOF
-if { (eval echo configure:19893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_func_alloca_works=yes
 else
@@ -19921,12 +20021,12 @@ EOF
 
 
 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:19925: checking whether alloca needs Cray hooks" >&5
+echo "configure:20025: checking whether alloca needs Cray hooks" >&5
 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 19930 "configure"
+#line 20030 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -19951,12 +20051,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
 if test $ac_cv_os_cray = yes; then
 for ac_func in _getb67 GETB67 getb67; do
   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:19955: checking for $ac_func" >&5
+echo "configure:20055: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 19960 "configure"
+#line 20060 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -19979,7 +20079,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:19983: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20083: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -20006,7 +20106,7 @@ done
 fi
 
 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:20010: checking stack direction for C alloca" >&5
+echo "configure:20110: checking stack direction for C alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -20014,7 +20114,7 @@ else
   ac_cv_c_stack_direction=0
 else
   cat > conftest.$ac_ext <<EOF
-#line 20018 "configure"
+#line 20118 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -20033,7 +20133,7 @@ main ()
   exit (find_stack_direction() < 0);
 }
 EOF
-if { (eval echo configure:20037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:20137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_c_stack_direction=1
 else
@@ -20058,17 +20158,17 @@ for ac_hdr in unistd.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:20062: checking for $ac_hdr" >&5
+echo "configure:20162: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 20067 "configure"
+#line 20167 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:20072: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:20172: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -20097,12 +20197,12 @@ done
 for ac_func in getpagesize
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:20101: checking for $ac_func" >&5
+echo "configure:20201: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 20106 "configure"
+#line 20206 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -20125,7 +20225,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:20129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -20150,7 +20250,7 @@ fi
 done
 
 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
-echo "configure:20154: checking for working mmap" >&5
+echo "configure:20254: checking for working mmap" >&5
 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -20158,7 +20258,7 @@ else
   ac_cv_func_mmap_fixed_mapped=no
 else
   cat > conftest.$ac_ext <<EOF
-#line 20162 "configure"
+#line 20262 "configure"
 #include "confdefs.h"
 
 /* Thanks to Mike Haertel and Jim Avera for this test.
@@ -20298,7 +20398,7 @@ main()
 }
 
 EOF
-if { (eval echo configure:20302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:20402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_func_mmap_fixed_mapped=yes
 else
@@ -20322,12 +20422,12 @@ fi
 
 
 echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6
-echo "configure:20326: checking whether we are using the GNU C Library 2.1 or newer" >&5
+echo "configure:20426: checking whether we are using the GNU C Library 2.1 or newer" >&5
 if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 20331 "configure"
+#line 20431 "configure"
 #include "confdefs.h"
 
 #include <features.h>
@@ -20382,17 +20482,17 @@ stdlib.h string.h unistd.h sys/param.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:20386: checking for $ac_hdr" >&5
+echo "configure:20486: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 20391 "configure"
+#line 20491 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:20396: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:20496: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -20423,12 +20523,12 @@ getgid getuid mempcpy munmap putenv sete
 strdup strtoul tsearch __argz_count __argz_stringify __argz_next
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:20427: checking for $ac_func" >&5
+echo "configure:20527: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 20432 "configure"
+#line 20532 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -20451,7 +20551,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:20455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -20519,14 +20619,14 @@ if test -n "$cf_searchpath/include" ; th
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 20523 "configure"
+#line 20623 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:20530: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20630: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -20543,7 +20643,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:20547: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:20647: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -20587,14 +20687,14 @@ if test -n "$cf_searchpath/../include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 20591 "configure"
+#line 20691 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:20598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20698: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -20611,7 +20711,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:20615: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:20715: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -20653,7 +20753,7 @@ if test -n "$cf_searchpath/lib" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:20657: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:20757: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -20683,7 +20783,7 @@ if test -n "$cf_searchpath" ; then
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:20687: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:20787: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -20705,7 +20805,7 @@ fi
 
 
   echo $ac_n "checking for iconv""... $ac_c" 1>&6
-echo "configure:20709: checking for iconv" >&5
+echo "configure:20809: checking for iconv" >&5
 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -20718,13 +20818,13 @@ cf_cv_header_path_iconv=
 cf_cv_library_path_iconv=
 
 
-echo "${as_me:-configure}:20722: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5
+echo "${as_me:-configure}:20822: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5
 
 
 cf_save_LIBS="$LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 20728 "configure"
+#line 20828 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20738,7 +20838,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20842: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_iconv=yes
@@ -20754,7 +20854,7 @@ else
 LIBS="-liconv  $cf_save_LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 20758 "configure"
+#line 20858 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20768,7 +20868,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_iconv=yes
@@ -20786,11 +20886,11 @@ else
 
 	test -n "$verbose" && echo "	find linkage for iconv library" 1>&6
 
-echo "${as_me:-configure}:20790: testing find linkage for iconv library ..." 1>&5
+echo "${as_me:-configure}:20890: testing find linkage for iconv library ..." 1>&5
 
 
 	
-echo "${as_me:-configure}:20794: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5
+echo "${as_me:-configure}:20894: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5
 
 
 	cf_save_CPPFLAGS="$CPPFLAGS"
@@ -20886,12 +20986,12 @@ cf_search="$cf_search $cf_header_path_li
 		if test -d $cf_cv_header_path_iconv ; then
 			test -n "$verbose" && echo "	... testing $cf_cv_header_path_iconv" 1>&6
 
-echo "${as_me:-configure}:20890: testing ... testing $cf_cv_header_path_iconv ..." 1>&5
+echo "${as_me:-configure}:20990: testing ... testing $cf_cv_header_path_iconv ..." 1>&5
 
 
 			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv"
 			cat > conftest.$ac_ext <<EOF
-#line 20895 "configure"
+#line 20995 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20905,12 +21005,12 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20909: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21009: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 				test -n "$verbose" && echo "	... found iconv headers in $cf_cv_header_path_iconv" 1>&6
 
-echo "${as_me:-configure}:20914: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5
+echo "${as_me:-configure}:21014: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5
 
 
 				cf_cv_find_linkage_iconv=maybe
@@ -20931,7 +21031,7 @@ rm -f conftest*
 	if test "$cf_cv_find_linkage_iconv" = maybe ; then
 
 		
-echo "${as_me:-configure}:20935: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5
+echo "${as_me:-configure}:21035: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5
 
 
 		cf_save_LIBS="$LIBS"
@@ -21013,14 +21113,14 @@ cf_search="$cf_library_path_list $cf_sea
 				if test -d $cf_cv_library_path_iconv ; then
 					test -n "$verbose" && echo "	... testing $cf_cv_library_path_iconv" 1>&6
 
-echo "${as_me:-configure}:21017: testing ... testing $cf_cv_library_path_iconv ..." 1>&5
+echo "${as_me:-configure}:21117: testing ... testing $cf_cv_library_path_iconv ..." 1>&5
 
 
 					CPPFLAGS="$cf_test_CPPFLAGS"
 					LIBS="-liconv  $cf_save_LIBS"
 					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_iconv"
 					cat > conftest.$ac_ext <<EOF
-#line 21024 "configure"
+#line 21124 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -21034,12 +21134,12 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:21038: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 					test -n "$verbose" && echo "	... found iconv library in $cf_cv_library_path_iconv" 1>&6
 
-echo "${as_me:-configure}:21043: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5
+echo "${as_me:-configure}:21143: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5
 
 
 					cf_cv_find_linkage_iconv=yes
@@ -21091,13 +21191,13 @@ EOF
 
 
     echo $ac_n "checking if the declaration of iconv() needs const.""... $ac_c" 1>&6
-echo "configure:21095: checking if the declaration of iconv() needs const." >&5
+echo "configure:21195: checking if the declaration of iconv() needs const." >&5
 if eval "test \"`echo '$''{'am_cv_proto_iconv_const'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
       cat > conftest.$ac_ext <<EOF
-#line 21101 "configure"
+#line 21201 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -21117,7 +21217,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:21121: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   am_cv_proto_iconv_const=no
 else
@@ -21170,14 +21270,14 @@ if test -n "$cf_cv_header_path_iconv" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 21174 "configure"
+#line 21274 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:21181: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21281: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -21194,7 +21294,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:21198: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:21298: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -21234,7 +21334,7 @@ if test -n "$cf_cv_library_path_iconv" ;
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:21238: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:21338: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
@@ -21250,19 +21350,19 @@ fi
 
    
 echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6
-echo "configure:21254: checking for nl_langinfo and CODESET" >&5
+echo "configure:21354: checking for nl_langinfo and CODESET" >&5
 if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 21259 "configure"
+#line 21359 "configure"
 #include "confdefs.h"
 #include <langinfo.h>
 int main() {
 char* cs = nl_langinfo(CODESET);
 ; return 0; }
 EOF
-if { (eval echo configure:21266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21366: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_langinfo_codeset=yes
 else
@@ -21285,19 +21385,19 @@ EOF
 
    if test $ac_cv_header_locale_h = yes; then
 	echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
-echo "configure:21289: checking for LC_MESSAGES" >&5
+echo "configure:21389: checking for LC_MESSAGES" >&5
 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 21294 "configure"
+#line 21394 "configure"
 #include "confdefs.h"
 #include <locale.h>
 int main() {
 return LC_MESSAGES
 ; return 0; }
 EOF
-if { (eval echo configure:21301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21401: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_val_LC_MESSAGES=yes
 else
@@ -21318,7 +21418,7 @@ EOF
 	fi
 fi
    echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
-echo "configure:21322: checking whether NLS is requested" >&5
+echo "configure:21422: checking whether NLS is requested" >&5
     
   
 # Check whether --enable-nls or --disable-nls was given.
@@ -21342,7 +21442,7 @@ fi
 EOF
 
     echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
-echo "configure:21346: checking whether included gettext is requested" >&5
+echo "configure:21446: checking whether included gettext is requested" >&5
     
 # Check whether --with-included-gettext or --without-included-gettext was given.
 if test "${with_included_gettext+set}" = set; then
@@ -21377,7 +21477,7 @@ done
 LIBS="$cf_add_libs"
 
       echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6
-echo "configure:21381: checking for libintl.h and gettext()" >&5
+echo "configure:21481: checking for libintl.h and gettext()" >&5
 if eval "test \"`echo '$''{'cf_cv_func_gettext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -21390,13 +21490,13 @@ cf_cv_header_path_intl=
 cf_cv_library_path_intl=
 
 
-echo "${as_me:-configure}:21394: testing Starting FIND_LINKAGE(intl,) ..." 1>&5
+echo "${as_me:-configure}:21494: testing Starting FIND_LINKAGE(intl,) ..." 1>&5
 
 
 cf_save_LIBS="$LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 21400 "configure"
+#line 21500 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21411,7 +21511,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:21415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_intl=yes
@@ -21427,7 +21527,7 @@ else
 LIBS="-lintl  $cf_save_LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 21431 "configure"
+#line 21531 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21442,7 +21542,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:21446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21546: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_intl=yes
@@ -21460,11 +21560,11 @@ else
 
 	test -n "$verbose" && echo "	find linkage for intl library" 1>&6
 
-echo "${as_me:-configure}:21464: testing find linkage for intl library ..." 1>&5
+echo "${as_me:-configure}:21564: testing find linkage for intl library ..." 1>&5
 
 
 	
-echo "${as_me:-configure}:21468: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5
+echo "${as_me:-configure}:21568: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5
 
 
 	cf_save_CPPFLAGS="$CPPFLAGS"
@@ -21560,12 +21660,12 @@ cf_search="$cf_search $cf_header_path_li
 		if test -d $cf_cv_header_path_intl ; then
 			test -n "$verbose" && echo "	... testing $cf_cv_header_path_intl" 1>&6
 
-echo "${as_me:-configure}:21564: testing ... testing $cf_cv_header_path_intl ..." 1>&5
+echo "${as_me:-configure}:21664: testing ... testing $cf_cv_header_path_intl ..." 1>&5
 
 
 			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl"
 			cat > conftest.$ac_ext <<EOF
-#line 21569 "configure"
+#line 21669 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21580,12 +21680,12 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:21584: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21684: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 				test -n "$verbose" && echo "	... found intl headers in $cf_cv_header_path_intl" 1>&6
 
-echo "${as_me:-configure}:21589: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5
+echo "${as_me:-configure}:21689: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5
 
 
 				cf_cv_find_linkage_intl=maybe
@@ -21606,7 +21706,7 @@ rm -f conftest*
 	if test "$cf_cv_find_linkage_intl" = maybe ; then
 
 		
-echo "${as_me:-configure}:21610: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5
+echo "${as_me:-configure}:21710: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5
 
 
 		cf_save_LIBS="$LIBS"
@@ -21688,14 +21788,14 @@ cf_search="$cf_library_path_list $cf_sea
 				if test -d $cf_cv_library_path_intl ; then
 					test -n "$verbose" && echo "	... testing $cf_cv_library_path_intl" 1>&6
 
-echo "${as_me:-configure}:21692: testing ... testing $cf_cv_library_path_intl ..." 1>&5
+echo "${as_me:-configure}:21792: testing ... testing $cf_cv_library_path_intl ..." 1>&5
 
 
 					CPPFLAGS="$cf_test_CPPFLAGS"
 					LIBS="-lintl  $cf_save_LIBS"
 					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_intl"
 					cat > conftest.$ac_ext <<EOF
-#line 21699 "configure"
+#line 21799 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21710,12 +21810,12 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:21714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 					test -n "$verbose" && echo "	... found intl library in $cf_cv_library_path_intl" 1>&6
 
-echo "${as_me:-configure}:21719: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5
+echo "${as_me:-configure}:21819: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5
 
 
 					cf_cv_find_linkage_intl=yes
@@ -21799,14 +21899,14 @@ if test -n "$cf_cv_header_path_intl" ; t
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 21803 "configure"
+#line 21903 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:21810: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21910: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -21823,7 +21923,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:21827: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:21927: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -21864,7 +21964,7 @@ if test -n "$cf_cv_library_path_intl" ;
 			if test "$cf_have_libdir" = no ; then
 				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:21868: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:21968: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
 				INTLLIBS="-L$cf_add_libdir $INTLLIBS"
@@ -21880,12 +21980,12 @@ fi
           for ac_func in dcgettext
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:21884: checking for $ac_func" >&5
+echo "configure:21984: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 21889 "configure"
+#line 21989 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -21908,7 +22008,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:21912: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -21938,7 +22038,7 @@ done
 
 set dummy msgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:21942: checking for $ac_word" >&5
+echo "configure:22042: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -21972,7 +22072,7 @@ fi
           # Extract the first word of "gmsgfmt", so it can be a program name with args.
 set dummy gmsgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:21976: checking for $ac_word" >&5
+echo "configure:22076: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22010,7 +22110,7 @@ fi
 
 set dummy xgettext; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:22014: checking for $ac_word" >&5
+echo "configure:22114: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22060,7 +22160,7 @@ fi
 
 set dummy msgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:22064: checking for $ac_word" >&5
+echo "configure:22164: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22094,7 +22194,7 @@ fi
       # Extract the first word of "gmsgfmt", so it can be a program name with args.
 set dummy gmsgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:22098: checking for $ac_word" >&5
+echo "configure:22198: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22131,7 +22231,7 @@ fi
 
 set dummy xgettext; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:22135: checking for $ac_word" >&5
+echo "configure:22235: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22203,7 +22303,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:22207: checking for $ac_word" >&5
+echo "configure:22307: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_INTLBISON'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22236,7 +22336,7 @@ done
       ac_verc_fail=yes
     else
             echo $ac_n "checking version of bison""... $ac_c" 1>&6
-echo "configure:22240: checking version of bison" >&5
+echo "configure:22340: checking version of bison" >&5
       ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
       case $ac_prog_version in
         ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
@@ -22284,7 +22384,7 @@ echo "configure:22240: checking version
        LINGUAS=
      else
        echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
-echo "configure:22288: checking for catalogs to be installed" >&5
+echo "configure:22388: checking for catalogs to be installed" >&5
        NEW_LINGUAS=
        for presentlang in $ALL_LINGUAS; do
          useit=no
@@ -22343,7 +22443,7 @@ use_our_messages=no
 if test "$USE_NLS" = yes ; then
 if test -d $srcdir/po ; then
 echo $ac_n "checking if we should use included message-library""... $ac_c" 1>&6
-echo "configure:22347: checking if we should use included message-library" >&5
+echo "configure:22447: checking if we should use included message-library" >&5
 	
 # Check whether --enable-included-msgs or --disable-included-msgs was given.
 if test "${enable_included_msgs+set}" = set; then
@@ -22398,17 +22498,17 @@ else
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:22402: checking for $ac_hdr" >&5
+echo "configure:22502: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22407 "configure"
+#line 22507 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:22412: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:22512: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -22492,19 +22592,19 @@ if test ".$use_alloca" = .yes ; then
 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
 # for constant arguments.  Useless!
 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
-echo "configure:22496: checking for working alloca.h" >&5
+echo "configure:22596: checking for working alloca.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22501 "configure"
+#line 22601 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() {
 char *p = alloca(2 * sizeof(int));
 ; return 0; }
 EOF
-if { (eval echo configure:22508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_header_alloca_h=yes
 else
@@ -22525,12 +22625,12 @@ EOF
 fi
 
 echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:22529: checking for alloca" >&5
+echo "configure:22629: checking for alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22534 "configure"
+#line 22634 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -22558,7 +22658,7 @@ int main() {
 char *p = (char *) alloca(1);
 ; return 0; }
 EOF
-if { (eval echo configure:22562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22662: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_func_alloca_works=yes
 else
@@ -22590,12 +22690,12 @@ EOF
 
 
 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:22594: checking whether alloca needs Cray hooks" >&5
+echo "configure:22694: checking whether alloca needs Cray hooks" >&5
 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22599 "configure"
+#line 22699 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -22620,12 +22720,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
 if test $ac_cv_os_cray = yes; then
 for ac_func in _getb67 GETB67 getb67; do
   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:22624: checking for $ac_func" >&5
+echo "configure:22724: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22629 "configure"
+#line 22729 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -22648,7 +22748,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:22652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -22675,7 +22775,7 @@ done
 fi
 
 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:22679: checking stack direction for C alloca" >&5
+echo "configure:22779: checking stack direction for C alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -22683,7 +22783,7 @@ else
   ac_cv_c_stack_direction=0
 else
   cat > conftest.$ac_ext <<EOF
-#line 22687 "configure"
+#line 22787 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -22702,7 +22802,7 @@ main ()
   exit (find_stack_direction() < 0);
 }
 EOF
-if { (eval echo configure:22706: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:22806: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_c_stack_direction=1
 else
@@ -22747,9 +22847,9 @@ fi
 for cf_hdr in iconv.h
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:22751: checking for $cf_hdr" >&5
+echo "configure:22851: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 22753 "configure"
+#line 22853 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -22757,7 +22857,7 @@ echo "configure:22751: checking for $cf_
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:22761: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:22861: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -22783,13 +22883,13 @@ fi
 done
 
 echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6
-echo "configure:22787: checking for iconv_open() //TRANSLIT extension" >&5
+echo "configure:22887: checking for iconv_open() //TRANSLIT extension" >&5
 if test "$cross_compiling" = yes; then
   echo "$ac_t""unknown" 1>&6
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 22793 "configure"
+#line 22893 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_ICONV_H
@@ -22806,7 +22906,7 @@ int main() {
 	exit(0);
 }
 EOF
-if { (eval echo configure:22810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:22910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cat >> confdefs.h <<\EOF
 #define HAVE_ICONV_OPEN_TRANSLIT 1
@@ -22853,12 +22953,12 @@ EOF
 				;;
 			*)
 				echo $ac_n "checking for link""... $ac_c" 1>&6
-echo "configure:22857: checking for link" >&5
+echo "configure:22957: checking for link" >&5
 if eval "test \"`echo '$''{'ac_cv_func_link'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22862 "configure"
+#line 22962 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char link(); below.  */
@@ -22881,7 +22981,7 @@ link();
 
 ; return 0; }
 EOF
-if { (eval echo configure:22885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22985: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_link=yes"
 else
@@ -22915,12 +23015,12 @@ EOF
 		;;
 	*)
 		echo $ac_n "checking for link""... $ac_c" 1>&6
-echo "configure:22919: checking for link" >&5
+echo "configure:23019: checking for link" >&5
 if eval "test \"`echo '$''{'ac_cv_func_link'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22924 "configure"
+#line 23024 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char link(); below.  */
@@ -22943,7 +23043,7 @@ link();
 
 ; return 0; }
 EOF
-if { (eval echo configure:22947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23047: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_link=yes"
 else
@@ -22973,7 +23073,7 @@ if test "$cf_cv_termlib" = pdcurses ; th
 # Uses ac_ vars as temps to allow command line to override cache and checks.
 # --without-x overrides everything else, but does not touch the cache.
 echo $ac_n "checking for X""... $ac_c" 1>&6
-echo "configure:22977: checking for X" >&5
+echo "configure:23077: checking for X" >&5
 
 
 # Check whether --with-x or --without-x was given.
@@ -23036,12 +23136,12 @@ if test "$ac_x_includes" = NO; then
 
   # First, try using that file with no special directory specified.
 cat > conftest.$ac_ext <<EOF
-#line 23040 "configure"
+#line 23140 "configure"
 #include "confdefs.h"
 #include <$x_direct_test_include>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:23045: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:23145: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -23110,14 +23210,14 @@ if test "$ac_x_libraries" = NO; then
   ac_save_LIBS="$LIBS"
   LIBS="-l$x_direct_test_library $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23114 "configure"
+#line 23214 "configure"
 #include "confdefs.h"
 
 int main() {
 ${x_direct_test_function}()
 ; return 0; }
 EOF
-if { (eval echo configure:23121: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   LIBS="$ac_save_LIBS"
 # We can link X programs with no special library path.
@@ -23223,17 +23323,17 @@ else
     case "`(uname -sr) 2>/dev/null`" in
     "SunOS 5"*)
       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
-echo "configure:23227: checking whether -R must be followed by a space" >&5
+echo "configure:23327: checking whether -R must be followed by a space" >&5
       ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
       cat > conftest.$ac_ext <<EOF
-#line 23230 "configure"
+#line 23330 "configure"
 #include "confdefs.h"
 
 int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:23237: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23337: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_R_nospace=yes
 else
@@ -23249,14 +23349,14 @@ rm -rf conftest*
       else
 	LIBS="$ac_xsave_LIBS -R $x_libraries"
 	cat > conftest.$ac_ext <<EOF
-#line 23253 "configure"
+#line 23353 "configure"
 #include "confdefs.h"
 
 int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:23260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23360: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_R_space=yes
 else
@@ -23288,7 +23388,7 @@ rm -rf conftest*
     # libraries were built with DECnet support.  And karl@cs.umb.edu says
     # the Alpha needs dnet_stub (dnet does not exist).
     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
-echo "configure:23292: checking for dnet_ntoa in -ldnet" >&5
+echo "configure:23392: checking for dnet_ntoa in -ldnet" >&5
 ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23296,7 +23396,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldnet  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23300 "configure"
+#line 23400 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23307,7 +23407,7 @@ int main() {
 dnet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:23311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23329,7 +23429,7 @@ fi
 
     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
-echo "configure:23333: checking for dnet_ntoa in -ldnet_stub" >&5
+echo "configure:23433: checking for dnet_ntoa in -ldnet_stub" >&5
 ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23337,7 +23437,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldnet_stub  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23341 "configure"
+#line 23441 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23348,7 +23448,7 @@ int main() {
 dnet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:23352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23452: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23377,12 +23477,12 @@ fi
     # The nsl library prevents programs from opening the X display
     # on Irix 5.2, according to dickey@clark.net.
     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
-echo "configure:23381: checking for gethostbyname" >&5
+echo "configure:23481: checking for gethostbyname" >&5
 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 23386 "configure"
+#line 23486 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char gethostbyname(); below.  */
@@ -23405,7 +23505,7 @@ gethostbyname();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23509: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_gethostbyname=yes"
 else
@@ -23426,7 +23526,7 @@ fi
 
     if test $ac_cv_func_gethostbyname = no; then
       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:23430: checking for gethostbyname in -lnsl" >&5
+echo "configure:23530: checking for gethostbyname in -lnsl" >&5
 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23434,7 +23534,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23438 "configure"
+#line 23538 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23445,7 +23545,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:23449: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23475,12 +23575,12 @@ fi
     # -lsocket must be given before -lnsl if both are needed.
     # We assume that if connect needs -lnsl, so does gethostbyname.
     echo $ac_n "checking for connect""... $ac_c" 1>&6
-echo "configure:23479: checking for connect" >&5
+echo "configure:23579: checking for connect" >&5
 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 23484 "configure"
+#line 23584 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char connect(); below.  */
@@ -23503,7 +23603,7 @@ connect();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23507: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23607: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_connect=yes"
 else
@@ -23524,7 +23624,7 @@ fi
 
     if test $ac_cv_func_connect = no; then
       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
-echo "configure:23528: checking for connect in -lsocket" >&5
+echo "configure:23628: checking for connect in -lsocket" >&5
 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23532,7 +23632,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23536 "configure"
+#line 23636 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23543,7 +23643,7 @@ int main() {
 connect()
 ; return 0; }
 EOF
-if { (eval echo configure:23547: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23647: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23567,12 +23667,12 @@ fi
 
     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
     echo $ac_n "checking for remove""... $ac_c" 1>&6
-echo "configure:23571: checking for remove" >&5
+echo "configure:23671: checking for remove" >&5
 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 23576 "configure"
+#line 23676 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char remove(); below.  */
@@ -23595,7 +23695,7 @@ remove();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23599: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_remove=yes"
 else
@@ -23616,7 +23716,7 @@ fi
 
     if test $ac_cv_func_remove = no; then
       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
-echo "configure:23620: checking for remove in -lposix" >&5
+echo "configure:23720: checking for remove in -lposix" >&5
 ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23624,7 +23724,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lposix  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23628 "configure"
+#line 23728 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23635,7 +23735,7 @@ int main() {
 remove()
 ; return 0; }
 EOF
-if { (eval echo configure:23639: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23739: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23659,12 +23759,12 @@ fi
 
     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
     echo $ac_n "checking for shmat""... $ac_c" 1>&6
-echo "configure:23663: checking for shmat" >&5
+echo "configure:23763: checking for shmat" >&5
 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 23668 "configure"
+#line 23768 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char shmat(); below.  */
@@ -23687,7 +23787,7 @@ shmat();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23691: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23791: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_shmat=yes"
 else
@@ -23708,7 +23808,7 @@ fi
 
     if test $ac_cv_func_shmat = no; then
       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
-echo "configure:23712: checking for shmat in -lipc" >&5
+echo "configure:23812: checking for shmat in -lipc" >&5
 ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23716,7 +23816,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lipc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23720 "configure"
+#line 23820 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23727,7 +23827,7 @@ int main() {
 shmat()
 ; return 0; }
 EOF
-if { (eval echo configure:23731: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23831: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23760,7 +23860,7 @@ fi
   # libraries we check for below, so use a different variable.
   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
-echo "configure:23764: checking for IceConnectionNumber in -lICE" >&5
+echo "configure:23864: checking for IceConnectionNumber in -lICE" >&5
 ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -23768,7 +23868,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23772 "configure"
+#line 23872 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -23779,7 +23879,7 @@ int main() {
 IceConnectionNumber()
 ; return 0; }
 EOF
-if { (eval echo configure:23783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23807,7 +23907,7 @@ fi
 cf_x_athena=${cf_x_athena:-Xaw}
 
 echo $ac_n "checking if you want to link with Xaw 3d library""... $ac_c" 1>&6
-echo "configure:23811: checking if you want to link with Xaw 3d library" >&5
+echo "configure:23911: checking if you want to link with Xaw 3d library" >&5
 withval=
 
 # Check whether --with-Xaw3d or --without-Xaw3d was given.
@@ -23824,7 +23924,7 @@ else
 fi
 
 echo $ac_n "checking if you want to link with Xaw 3d xft library""... $ac_c" 1>&6
-echo "configure:23828: checking if you want to link with Xaw 3d xft library" >&5
+echo "configure:23928: checking if you want to link with Xaw 3d xft library" >&5
 withval=
 
 # Check whether --with-Xaw3dxft or --without-Xaw3dxft was given.
@@ -23841,7 +23941,7 @@ else
 fi
 
 echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6
-echo "configure:23845: checking if you want to link with neXT Athena library" >&5
+echo "configure:23945: checking if you want to link with neXT Athena library" >&5
 withval=
 
 # Check whether --with-neXtaw or --without-neXtaw was given.
@@ -23858,7 +23958,7 @@ else
 fi
 
 echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6
-echo "configure:23862: checking if you want to link with Athena-Plus library" >&5
+echo "configure:23962: checking if you want to link with Athena-Plus library" >&5
 withval=
 
 # Check whether --with-XawPlus or --without-XawPlus was given.
@@ -23892,19 +23992,19 @@ if test "$PKG_CONFIG" != none ; then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists $cf_athena_pkg; then
 	test -n "$verbose" && echo "	found package $cf_athena_pkg" 1>&6
 
-echo "${as_me:-configure}:23896: testing found package $cf_athena_pkg ..." 1>&5
+echo "${as_me:-configure}:23996: testing found package $cf_athena_pkg ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags $cf_athena_pkg 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   $cf_athena_pkg 2>/dev/null`"
 	test -n "$verbose" && echo "	package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:23903: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24003: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package $cf_athena_pkg LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:23908: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24008: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24024,7 +24124,7 @@ EOF
 			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
 			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
 
-echo "${as_me:-configure}:24028: testing ..trimmed $LIBS ..." 1>&5
+echo "${as_me:-configure}:24128: testing ..trimmed $LIBS ..." 1>&5
 
 
 			;;
@@ -24033,13 +24133,13 @@ echo "${as_me:-configure}:24028: testing
 
 
 echo $ac_n "checking for usable $cf_x_athena/Xmu package""... $ac_c" 1>&6
-echo "configure:24037: checking for usable $cf_x_athena/Xmu package" >&5
+echo "configure:24137: checking for usable $cf_x_athena/Xmu package" >&5
 if eval "test \"`echo '$''{'cf_cv_xaw_compat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 24043 "configure"
+#line 24143 "configure"
 #include "confdefs.h"
 
 #include <X11/Xmu/CharSet.h>
@@ -24050,7 +24150,7 @@ int check = XmuCompareISOLatin1("big", "
 
 ; return 0; }
 EOF
-if { (eval echo configure:24054: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24154: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_xaw_compat=yes
 else
@@ -24073,7 +24173,7 @@ echo "$ac_t""$cf_cv_xaw_compat" 1>&6
 				(*)
 					test -n "$verbose" && echo "	work around broken package" 1>&6
 
-echo "${as_me:-configure}:24077: testing work around broken package ..." 1>&5
+echo "${as_me:-configure}:24177: testing work around broken package ..." 1>&5
 
 
 					cf_save_xmu="$LIBS"
@@ -24084,19 +24184,19 @@ echo "${as_me:-configure}:24077: testing
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then
 	test -n "$verbose" && echo "	found package xmu" 1>&6
 
-echo "${as_me:-configure}:24088: testing found package xmu ..." 1>&5
+echo "${as_me:-configure}:24188: testing found package xmu ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xmu 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xmu 2>/dev/null`"
 	test -n "$verbose" && echo "	package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24095: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24195: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package xmu LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24100: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24200: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24203,13 +24303,13 @@ LIBS="$cf_add_libs"
 							
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:24207: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:24307: testing ...before $LIBS ..." 1>&5
 
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib $cf_pkgconfig_libs %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:24213: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:24313: testing ...after  $LIBS ..." 1>&5
 
 
 
@@ -24221,13 +24321,13 @@ else
 							
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:24225: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:24325: testing ...before $LIBS ..." 1>&5
 
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib -lXmu %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:24231: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:24331: testing ...after  $LIBS ..." 1>&5
 
 
 
@@ -24242,7 +24342,7 @@ fi
 			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
 			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
 
-echo "${as_me:-configure}:24246: testing ..trimmed $LIBS ..." 1>&5
+echo "${as_me:-configure}:24346: testing ..trimmed $LIBS ..." 1>&5
 
 
 			;;
@@ -24271,19 +24371,19 @@ if test -z "$cf_x_athena_lib" ; then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists Xext; then
 	test -n "$verbose" && echo "	found package Xext" 1>&6
 
-echo "${as_me:-configure}:24275: testing found package Xext ..." 1>&5
+echo "${as_me:-configure}:24375: testing found package Xext ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags Xext 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   Xext 2>/dev/null`"
 	test -n "$verbose" && echo "	package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24282: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24382: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package Xext LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24287: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24387: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24391,7 +24491,7 @@ else
 	cf_pkgconfig_libs=
 	
 	echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6
-echo "configure:24395: checking for XextCreateExtension in -lXext" >&5
+echo "configure:24495: checking for XextCreateExtension in -lXext" >&5
 ac_lib_var=`echo Xext'_'XextCreateExtension | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -24399,7 +24499,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lXext  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 24403 "configure"
+#line 24503 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -24410,7 +24510,7 @@ int main() {
 XextCreateExtension()
 ; return 0; }
 EOF
-if { (eval echo configure:24414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -24467,19 +24567,19 @@ then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then
 	test -n "$verbose" && echo "	found package x11" 1>&6
 
-echo "${as_me:-configure}:24471: testing found package x11 ..." 1>&5
+echo "${as_me:-configure}:24571: testing found package x11 ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   x11 2>/dev/null`"
 	test -n "$verbose" && echo "	package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24478: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24578: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package x11 LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24483: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24583: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24594,19 +24694,19 @@ fi
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then
 	test -n "$verbose" && echo "	found package ice" 1>&6
 
-echo "${as_me:-configure}:24598: testing found package ice ..." 1>&5
+echo "${as_me:-configure}:24698: testing found package ice ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   ice 2>/dev/null`"
 	test -n "$verbose" && echo "	package ice CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24605: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24705: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package ice LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24610: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24710: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24721,19 +24821,19 @@ fi
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then
 	test -n "$verbose" && echo "	found package sm" 1>&6
 
-echo "${as_me:-configure}:24725: testing found package sm ..." 1>&5
+echo "${as_me:-configure}:24825: testing found package sm ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   sm 2>/dev/null`"
 	test -n "$verbose" && echo "	package sm CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24732: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24832: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package sm LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24737: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24837: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24848,19 +24948,19 @@ fi
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
 	test -n "$verbose" && echo "	found package xt" 1>&6
 
-echo "${as_me:-configure}:24852: testing found package xt ..." 1>&5
+echo "${as_me:-configure}:24952: testing found package xt ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xt 2>/dev/null`"
 	test -n "$verbose" && echo "	package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24859: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24959: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package xt LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24864: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24964: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24979,19 +25079,19 @@ cf_have_X_LIBS=no
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
 	test -n "$verbose" && echo "	found package xt" 1>&6
 
-echo "${as_me:-configure}:24983: testing found package xt ..." 1>&5
+echo "${as_me:-configure}:25083: testing found package xt ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xt 2>/dev/null`"
 	test -n "$verbose" && echo "	package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24990: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25090: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package xt LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24995: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25095: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -25101,13 +25201,13 @@ LIBS="$cf_add_libs"
 	(*)
 # we have an "xt" package, but it may omit Xt's dependency on X11
 echo $ac_n "checking for usable X dependency""... $ac_c" 1>&6
-echo "configure:25105: checking for usable X dependency" >&5
+echo "configure:25205: checking for usable X dependency" >&5
 if eval "test \"`echo '$''{'cf_cv_xt_x11_compat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 25111 "configure"
+#line 25211 "configure"
 #include "confdefs.h"
 
 #include <X11/Xlib.h>
@@ -25121,7 +25221,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:25125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_xt_x11_compat=yes
 else
@@ -25138,7 +25238,7 @@ echo "$ac_t""$cf_cv_xt_x11_compat" 1>&6
 		then
 			test -n "$verbose" && echo "	work around broken X11 dependency" 1>&6
 
-echo "${as_me:-configure}:25142: testing work around broken X11 dependency ..." 1>&5
+echo "${as_me:-configure}:25242: testing work around broken X11 dependency ..." 1>&5
 
 
 			# 2010/11/19 - good enough until a working Xt on Xcb is delivered.
@@ -25148,19 +25248,19 @@ echo "${as_me:-configure}:25142: testing
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then
 	test -n "$verbose" && echo "	found package x11" 1>&6
 
-echo "${as_me:-configure}:25152: testing found package x11 ..." 1>&5
+echo "${as_me:-configure}:25252: testing found package x11 ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   x11 2>/dev/null`"
 	test -n "$verbose" && echo "	package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:25159: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25259: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package x11 LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:25164: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25264: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -25269,13 +25369,13 @@ else
 	
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:25273: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:25373: testing ...before $LIBS ..." 1>&5
 
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%-lXt %-lXt -lX11 %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:25279: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:25379: testing ...after  $LIBS ..." 1>&5
 
 
 
@@ -25286,13 +25386,13 @@ fi
 	esac
 
 echo $ac_n "checking for usable X Toolkit package""... $ac_c" 1>&6
-echo "configure:25290: checking for usable X Toolkit package" >&5
+echo "configure:25390: checking for usable X Toolkit package" >&5
 if eval "test \"`echo '$''{'cf_cv_xt_ice_compat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 25296 "configure"
+#line 25396 "configure"
 #include "confdefs.h"
 
 #include <X11/Shell.h>
@@ -25302,7 +25402,7 @@ int num = IceConnectionNumber(0)
 
 ; return 0; }
 EOF
-if { (eval echo configure:25306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_xt_ice_compat=yes
 else
@@ -25327,7 +25427,7 @@ echo "$ac_t""$cf_cv_xt_ice_compat" 1>&6
 			(*)
 				test -n "$verbose" && echo "	work around broken ICE dependency" 1>&6
 
-echo "${as_me:-configure}:25331: testing work around broken ICE dependency ..." 1>&5
+echo "${as_me:-configure}:25431: testing work around broken ICE dependency ..." 1>&5
 
 
 				
@@ -25336,19 +25436,19 @@ echo "${as_me:-configure}:25331: testing
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then
 	test -n "$verbose" && echo "	found package ice" 1>&6
 
-echo "${as_me:-configure}:25340: testing found package ice ..." 1>&5
+echo "${as_me:-configure}:25440: testing found package ice ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   ice 2>/dev/null`"
 	test -n "$verbose" && echo "	package ice CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:25347: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25447: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package ice LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:25352: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25452: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -25456,19 +25556,19 @@ LIBS="$cf_add_libs"
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then
 	test -n "$verbose" && echo "	found package sm" 1>&6
 
-echo "${as_me:-configure}:25460: testing found package sm ..." 1>&5
+echo "${as_me:-configure}:25560: testing found package sm ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   sm 2>/dev/null`"
 	test -n "$verbose" && echo "	package sm CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:25467: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25567: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package sm LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:25472: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25572: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -25583,13 +25683,13 @@ else
 	
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:25587: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:25687: testing ...before $LIBS ..." 1>&5
 
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%-lXt %-lXt $X_PRE_LIBS %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:25593: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:25693: testing ...after  $LIBS ..." 1>&5
 
 
 
@@ -25612,7 +25712,7 @@ else
 	
 test -n "$verbose" && echo "	checking additions to CFLAGS" 1>&6
 
-echo "${as_me:-configure}:25616: testing checking additions to CFLAGS ..." 1>&5
+echo "${as_me:-configure}:25716: testing checking additions to CFLAGS ..." 1>&5
 
 
 cf_check_cflags="$CFLAGS"
@@ -25684,7 +25784,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:25688: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:25788: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 
 	CFLAGS="$CFLAGS $cf_new_cflags"
@@ -25693,7 +25793,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:25697: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:25797: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 
 	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
@@ -25702,7 +25802,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:25706: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:25806: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 
 	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
@@ -25713,14 +25813,14 @@ fi
 
 if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 cat > conftest.$ac_ext <<EOF
-#line 25717 "configure"
+#line 25817 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello world");
 ; return 0; }
 EOF
-if { (eval echo configure:25724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -25728,13 +25828,13 @@ else
 
   test -n "$verbose" && echo "	test-compile failed.  Undoing change to \$CFLAGS" 1>&6
 
-echo "${as_me:-configure}:25732: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
+echo "${as_me:-configure}:25832: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
 
 
 	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 test -n "$verbose" && echo "	but keeping change to \$CPPFLAGS" 1>&6
 
-echo "${as_me:-configure}:25738: testing but keeping change to \$CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:25838: testing but keeping change to \$CPPFLAGS ..." 1>&5
 
 
 	 fi
@@ -25745,12 +25845,12 @@ fi
 
 
 	echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6
-echo "configure:25749: checking for XOpenDisplay" >&5
+echo "configure:25849: checking for XOpenDisplay" >&5
 if eval "test \"`echo '$''{'ac_cv_func_XOpenDisplay'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 25754 "configure"
+#line 25854 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char XOpenDisplay(); below.  */
@@ -25773,7 +25873,7 @@ XOpenDisplay();
 
 ; return 0; }
 EOF
-if { (eval echo configure:25777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_XOpenDisplay=yes"
 else
@@ -25792,7 +25892,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6
-echo "configure:25796: checking for XOpenDisplay in -lX11" >&5
+echo "configure:25896: checking for XOpenDisplay in -lX11" >&5
 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -25800,7 +25900,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 25804 "configure"
+#line 25904 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -25811,7 +25911,7 @@ int main() {
 XOpenDisplay()
 ; return 0; }
 EOF
-if { (eval echo configure:25815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -25851,12 +25951,12 @@ fi
 
 
 	echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6
-echo "configure:25855: checking for XtAppInitialize" >&5
+echo "configure:25955: checking for XtAppInitialize" >&5
 if eval "test \"`echo '$''{'ac_cv_func_XtAppInitialize'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 25860 "configure"
+#line 25960 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char XtAppInitialize(); below.  */
@@ -25879,7 +25979,7 @@ XtAppInitialize();
 
 ; return 0; }
 EOF
-if { (eval echo configure:25883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25983: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_XtAppInitialize=yes"
 else
@@ -25898,7 +25998,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6
-echo "configure:25902: checking for XtAppInitialize in -lXt" >&5
+echo "configure:26002: checking for XtAppInitialize in -lXt" >&5
 ac_lib_var=`echo Xt'_'XtAppInitialize | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -25906,7 +26006,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lXt $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 25910 "configure"
+#line 26010 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -25917,7 +26017,7 @@ int main() {
 XtAppInitialize()
 ; return 0; }
 EOF
-if { (eval echo configure:25921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -25970,13 +26070,13 @@ do
 		if test $cf_path != default ; then
 			CPPFLAGS="$cf_save -I$cf_path/include"
 			echo $ac_n "checking for $cf_test in $cf_path""... $ac_c" 1>&6
-echo "configure:25974: checking for $cf_test in $cf_path" >&5
+echo "configure:26074: checking for $cf_test in $cf_path" >&5
 		else
 			echo $ac_n "checking for $cf_test""... $ac_c" 1>&6
-echo "configure:25977: checking for $cf_test" >&5
+echo "configure:26077: checking for $cf_test" >&5
 		fi
 		cat > conftest.$ac_ext <<EOF
-#line 25980 "configure"
+#line 26080 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -25985,7 +26085,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:25989: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -26053,7 +26153,7 @@ done
 LIBS="$cf_add_libs"
 
 				echo $ac_n "checking for $cf_libs in $cf_path""... $ac_c" 1>&6
-echo "configure:26057: checking for $cf_libs in $cf_path" >&5
+echo "configure:26157: checking for $cf_libs in $cf_path" >&5
 			else
 				
 cf_add_libs="$cf_libs"
@@ -26073,10 +26173,10 @@ done
 LIBS="$cf_add_libs"
 
 				echo $ac_n "checking for $cf_test in $cf_libs""... $ac_c" 1>&6
-echo "configure:26077: checking for $cf_test in $cf_libs" >&5
+echo "configure:26177: checking for $cf_test in $cf_libs" >&5
 			fi
 			cat > conftest.$ac_ext <<EOF
-#line 26080 "configure"
+#line 26180 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -26087,7 +26187,7 @@ int main() {
 $cf_test((XtAppContext) 0)
 ; return 0; }
 EOF
-if { (eval echo configure:26091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -26132,7 +26232,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:26136: checking for $ac_word" >&5
+echo "configure:26236: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XCURSES_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -26198,7 +26298,7 @@ LDFLAGS="$LDFLAGS $X_LIBS"
 
 test -n "$verbose" && echo "	checking additions to CFLAGS" 1>&6
 
-echo "${as_me:-configure}:26202: testing checking additions to CFLAGS ..." 1>&5
+echo "${as_me:-configure}:26302: testing checking additions to CFLAGS ..." 1>&5
 
 
 cf_check_cflags="$CFLAGS"
@@ -26270,7 +26370,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:26274: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:26374: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 
 	CFLAGS="$CFLAGS $cf_new_cflags"
@@ -26279,7 +26379,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:26283: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:26383: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 
 	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
@@ -26288,7 +26388,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:26292: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:26392: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 
 	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
@@ -26299,14 +26399,14 @@ fi
 
 if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 cat > conftest.$ac_ext <<EOF
-#line 26303 "configure"
+#line 26403 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello world");
 ; return 0; }
 EOF
-if { (eval echo configure:26310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -26314,13 +26414,13 @@ else
 
   test -n "$verbose" && echo "	test-compile failed.  Undoing change to \$CFLAGS" 1>&6
 
-echo "${as_me:-configure}:26318: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
+echo "${as_me:-configure}:26418: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
 
 
 	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 test -n "$verbose" && echo "	but keeping change to \$CPPFLAGS" 1>&6
 
-echo "${as_me:-configure}:26324: testing but keeping change to \$CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:26424: testing but keeping change to \$CPPFLAGS ..." 1>&5
 
 
 	 fi
@@ -26330,7 +26430,7 @@ rm -rf conftest*
 fi
 
 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6
-echo "configure:26334: checking for XOpenDisplay in -lX11" >&5
+echo "configure:26434: checking for XOpenDisplay in -lX11" >&5
 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -26338,7 +26438,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 26342 "configure"
+#line 26442 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -26349,7 +26449,7 @@ int main() {
 XOpenDisplay()
 ; return 0; }
 EOF
-if { (eval echo configure:26353: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26453: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -26386,7 +26486,7 @@ else
 fi
 
 echo $ac_n "checking for XCurses library""... $ac_c" 1>&6
-echo "configure:26390: checking for XCurses library" >&5
+echo "configure:26490: checking for XCurses library" >&5
 if eval "test \"`echo '$''{'cf_cv_lib_XCurses'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -26409,7 +26509,7 @@ done
 LIBS="$cf_add_libs"
 
 cat > conftest.$ac_ext <<EOF
-#line 26413 "configure"
+#line 26513 "configure"
 #include "confdefs.h"
 
 #include <xcurses.h>
@@ -26419,7 +26519,7 @@ int main() {
 XCursesExit();
 ; return 0; }
 EOF
-if { (eval echo configure:26423: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26523: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_lib_XCurses=yes
 else
@@ -26447,17 +26547,17 @@ EOF
 
 	ac_safe=`echo "xcurses.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for xcurses.h""... $ac_c" 1>&6
-echo "configure:26451: checking for xcurses.h" >&5
+echo "configure:26551: checking for xcurses.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 26456 "configure"
+#line 26556 "configure"
 #include "confdefs.h"
 #include <xcurses.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:26461: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:26561: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -26489,12 +26589,12 @@ fi
 for ac_func in vwprintw
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:26493: checking for $ac_func" >&5
+echo "configure:26593: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 26498 "configure"
+#line 26598 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -26517,7 +26617,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:26521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
diff -Nurp '--exclude=.bzr*' tin-2.3.4/configure.in tin-2.4.0/configure.in
--- tin-2.3.4/configure.in	2016-06-28 16:12:36.000000000 +0200
+++ tin-2.4.0/configure.in	2016-08-23 07:28:24.215840159 +0200
@@ -41,7 +41,7 @@ AC_PREFIX_DEFAULT(/usr/local)
 
 dnl PACKAGE is required for GNU gettext
 PACKAGE=tin
-VERSION=2.3.4
+VERSION=2.4.0
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
 AC_SUBST(PACKAGE)
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/CHANGES tin-2.4.0/doc/CHANGES
--- tin-2.3.4/doc/CHANGES	2016-06-28 16:07:33.000000000 +0200
+++ tin-2.4.0/doc/CHANGES	2016-08-23 07:26:56.096086315 +0200
@@ -1,3 +1,38 @@
+-- 2.4.0 release 20160823 "Octomore" --
+
+U031) Thomas E. Dickey <dickey@invisible-island.net>
+      ADD. update configure macros
+      FIX. aclocal.m4, configure, Makefile, conf-tin
+
+U030) Matt Anton <tin@syrius.org>
+      ADD. updated french translation
+      FIX. fr.po
+
+U029) Corinna Vinschen <vinschen@redhat.com>
+      BUG. missing prototypes on cygwin
+      FIX. aclocal.m4
+
+U028) Dennis Preiser <dennis@d--p.de>
+      BUG. memleak on exit due to unexpected nntp connection vanishing
+      FIX. art.c, memory.c
+
+U027) Urs Janssen <urs@tin.org>
+      Dennis Preiser <dennis@d--p.de>
+      ADD. log reconnect limit reached (debian bug #832397)
+      ADD. document NNTP_ERROR_EXIT code (debian bug #832397)
+      ADD. give error messages on exit after curses has ended (debian bug #832397)
+      FIX. proto.h, active.c, header.c, lang.c, mail.c, main.c, misc.c
+           newsrc.c, nntplib.c, page.c, read.c, select.c, signal.c, thread.c
+           tin.[15]
+
+U026) Joe Hansen <joedalton2@yahoo.dk>
+      ADD. updated danish translation
+      FIX. da.po
+
+U025) Toomas Soome <Toomas.Soome@microlink.ee>
+      ADD. updated estonian translation
+      FIX. et.po
+
 -- 2.3.4 release 20160628 "Newton" --
 
 U024) Dennis Preiser <dennis@d--p.de>
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/TODO tin-2.4.0/doc/TODO
--- tin-2.3.4/doc/TODO	2016-04-21 09:07:28.000000000 +0200
+++ tin-2.4.0/doc/TODO	2016-08-12 09:31:11.421735983 +0200
@@ -1055,7 +1055,7 @@ o  update gettext stuff to > gettext-0.1
 o  and pcre2 support (new API)
    <http://www.pcre.org/current/doc/html/>
 
-o  clean up included pcre stuff and update to >= pcre-8.38
+o  clean up included pcre stuff and update to >= pcre-8.39
 
 o  shows up cross-postings multiple times even if read once before getting
    a resync/reread active/newsrc-file
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/de/tin.1 tin-2.4.0/doc/l10n/de/tin.1
--- tin-2.3.4/doc/l10n/de/tin.1	2016-06-22 16:24:23.000000000 +0200
+++ tin-2.4.0/doc/l10n/de/tin.1	2016-08-23 07:27:43.458103863 +0200
@@ -3,7 +3,7 @@
 .\" Module    : tin.1
 .\" Author    : I. Lea, U. Janssen
 .\" Created   : 1991-08-23
-.\" Updated   : 2016-06-06
+.\" Updated   : 2016-08-23
 .\" Notes     : use american english; still needs some work, e.g.:
 .\"             - document authorization (.newsauth)
 .\"             - document random organization feature
@@ -14,7 +14,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 1 "27. März 2016" 2.3.4 "Usenet Newsreader"
+.TH tin 1 "23. August 2016" 2.4.0 "Usenet Newsreader"
 .\"
 .\"
 .SH NAME
@@ -65,6 +65,9 @@ Programm erfolgreich beendet.
 .TP 
 \fB1\fP
 Bedien\-, Syntax\-, Konfigurations\- oder Netzwerk\-Fehler.
+.TP 
+\fB2\fP
+NNTP Fehler.
 .RE
 .PP
 Batch\-Modus (\*(rq\fB\-Z\fP\*(rq):
@@ -1792,10 +1795,10 @@ Specifies whether a screen redraw should
 external commands. Default is OFF.
 .TP 
 \fBAnzahl der zu holenden Artikel (getart_limit)\fP
-If \fBgetart_limit\fP is > 0 not more than \fBgetart_limit\fP articles/group
-are fetched from the server. If \fBgetart_limit\fP is < 0 \fBtin\fP will start
-fetching articles from your first unread minus absolute value of
-\fBgetart_limit\fP. Default is 0, which means no limit.
+If \fBgetart_limit\fP is > 0 not more than the last \fBgetart_limit\fP
+articles/group are fetched from the server. If \fBgetart_limit\fP is < 0
+\fBtin\fP will start fetching articles from your first unread minus absolute
+value of \fBgetart_limit\fP. Default is 0, which means no limit.
 .TP 
 \fBCatchup der Gruppe mit l. Cursor (group_catchup_on_exit)\fP
 Falls ON: Catchup (als gelesen markieren) der Gruppe beim Verlassen mit der
@@ -3601,7 +3604,7 @@ Speichern der \fI${TIN_HOMEDIR:\-"$HOME"
 .SH SICHERHEIT
 .\"
 .\"
-When \fBtin\fP is started in debug mode (\*(rq\fB\-D n\fP\*(rq) it will create world
+If \fBtin\fP is started in debug mode (\*(rq\fB\-D n\fP\*(rq) it will create world
 readable files in \fB$TMPDIR\fP which may contain the users NNTP password in
 cleartext. On multiuser\-systems \fB$TMPDIR\fP should be set to a safe location
 before starting tin in debug mode (e.g.  \fBTMPDIR=$HOME tin \-D 1\fP).
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/de/tin.5 tin-2.4.0/doc/l10n/de/tin.5
--- tin-2.3.4/doc/l10n/de/tin.5	2016-06-06 11:09:25.000000000 +0200
+++ tin-2.4.0/doc/l10n/de/tin.5	2016-08-23 07:27:43.966125508 +0200
@@ -2,7 +2,7 @@
 .\" Module    : tin.5
 .\" Author    : U. Janssen
 .\" Created   : 2000-07-10
-.\" Updated   : 2016-01-01
+.\" Updated   : 2016-08-23
 .\" Notes     : needs a some work
 .\"
 .\"
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 5 "27. März 2016" 2.3.4 "Usenet Newsreader"
+.TH tin 5 "23. August 2016" 2.4.0 "Usenet Newsreader"
 
 .SH NAME
 tin, rtin \- zugehörige Dateien
@@ -1480,10 +1480,10 @@ Specifies whether a screen redraw should
 external commands. Default is OFF.
 .TP 
 \fBgetart_limit\fP
-If \fBgetart_limit\fP is > 0 not more than \fBgetart_limit\fP articles/group
-are fetched from the server. If \fBgetart_limit\fP is < 0 \fB\%tin\fP(1)  will
-start fetching articles from your first unread minus absolute value of
-\fBgetart_limit\fP. Default is 0, which means no limit.
+If \fBgetart_limit\fP is > 0 not more than the last \fBgetart_limit\fP
+articles/group are fetched from the server. If \fBgetart_limit\fP is < 0
+\fB\%tin\fP(1)  will start fetching articles from your first unread minus
+absolute value of \fBgetart_limit\fP. Default is 0, which means no limit.
 .TP 
 \fBgoto_next_unread\fP
 Which keys \fBtin\fP should accept to jump to the next unread article.
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/de.po tin-2.4.0/doc/l10n/de.po
--- tin-2.3.4/doc/l10n/de.po	2016-06-06 11:09:23.000000000 +0200
+++ tin-2.4.0/doc/l10n/de.po	2016-08-10 16:14:35.384326306 +0200
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin-man 2.3.4\n"
+"Project-Id-Version: tin-man 2.4.0\n"
 "Report-Msgid-Bugs-To: translation@tin.org\n"
-"POT-Creation-Date: 2016-06-06 11:09+0200\n"
-"PO-Revision-Date: 2016-03-29 09:52+0200\n"
+"POT-Creation-Date: 2016-08-10 10:07+0200\n"
+"PO-Revision-Date: 2016-08-10 16:06+0200\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
 "Language: de\n"
@@ -24,14 +24,14 @@ msgstr "tin"
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "March 27th, 2016"
-msgstr "27. März 2016"
+msgid "August 23rd, 2016"
+msgstr "23. August 2016"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "2.3.4"
-msgstr "2.3.4"
+msgid "2.4.0"
+msgstr "2.4.0"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
@@ -151,7 +151,7 @@ msgid "Interactive mode:"
 msgstr "Interaktiver-Modus:"
 
 #. type: TP
-#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1095 doc/tin.1:3460
+#: doc/tin.1:80 doc/tin.1:93 doc/tin.1:1098 doc/tin.1:3464
 #, no-wrap
 msgid "B<0>"
 msgstr "B<0>"
@@ -162,51 +162,56 @@ msgid "Successful program execution."
 msgstr "Programm erfolgreich beendet."
 
 #. type: TP
-#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3463
+#: doc/tin.1:83 doc/tin.1:96 doc/tin.1:3467
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 #. type: Plain text
-#: doc/tin.1:86 doc/tin.1:96
+#: doc/tin.1:86 doc/tin.1:99
 msgid "Usage, syntax, configuration file or network error."
 msgstr "Bedien-, Syntax-, Konfigurations- oder Netzwerk-Fehler."
 
+#. type: TP
+#: doc/tin.1:86 doc/tin.1:99 doc/tin.1:3470
+#, no-wrap
+msgid "B<2>"
+msgstr "B<2>"
+
 #. type: Plain text
 #: doc/tin.1:89
+msgid "NNTP error."
+msgstr "NNTP Fehler."
+
+#. type: Plain text
+#: doc/tin.1:92
 msgid "Batch mode (''B<-Z>''):"
 msgstr "Batch-Modus (''B<-Z>''):"
 
 #. type: Plain text
-#: doc/tin.1:93
+#: doc/tin.1:96
 msgid "No unread news"
 msgstr "Keine ungelesenen Nachrichten vorhanden"
 
-#. type: TP
-#: doc/tin.1:96 doc/tin.1:3466
-#, no-wrap
-msgid "B<2>"
-msgstr "B<2>"
-
 #. type: Plain text
-#: doc/tin.1:99
+#: doc/tin.1:102
 msgid "Unread news"
 msgstr "Ungelesene Nachrichten vorhanden"
 
 #. type: SH
-#: doc/tin.1:102
+#: doc/tin.1:105
 #, no-wrap
 msgid "OPTIONS"
 msgstr "OPTIONEN"
 
 #. type: TP
-#: doc/tin.1:103
+#: doc/tin.1:106
 #, no-wrap
 msgid "B<-4>"
 msgstr "B<-4>"
 
 #. type: Plain text
-#: doc/tin.1:106
+#: doc/tin.1:109
 msgid ""
 "Force connecting via IPv4 to the remote NNTP server. Only available when "
 "build with IPv6 support."
@@ -215,13 +220,13 @@ msgstr ""
 "mit IPv6-Unterstützung gebaut wurde."
 
 #. type: TP
-#: doc/tin.1:106
+#: doc/tin.1:109
 #, no-wrap
 msgid "B<-6>"
 msgstr "B<-6>"
 
 #. type: Plain text
-#: doc/tin.1:109
+#: doc/tin.1:112
 msgid ""
 "Force connecting via IPv6 to the remote NNTP server. Only available when "
 "build with IPv6 support."
@@ -230,24 +235,24 @@ msgstr ""
 "mit IPv6-Unterstützung gebaut wurde."
 
 #. type: TP
-#: doc/tin.1:109
+#: doc/tin.1:112
 #, no-wrap
 msgid "B<-a>"
 msgstr "B<-a>"
 
 #. type: Plain text
-#: doc/tin.1:112
+#: doc/tin.1:115
 msgid "Toggle ANSI color (default is off)."
 msgstr "ANSI-Farben ein/-ausschalten (Voreinstellung ist aus)."
 
 #. type: TP
-#: doc/tin.1:112
+#: doc/tin.1:115
 #, no-wrap
 msgid "B<-A>"
 msgstr "B<-A>"
 
 #. type: Plain text
-#: doc/tin.1:115
+#: doc/tin.1:118
 msgid ""
 "Force authentication on initial connect. Only available when reading via "
 "NNTP."
@@ -256,13 +261,13 @@ msgstr ""
 "NNTP gelesen wird."
 
 #. type: TP
-#: doc/tin.1:115
+#: doc/tin.1:118
 #, no-wrap
 msgid "B<-c>"
 msgstr "B<-c>"
 
 #. type: Plain text
-#: doc/tin.1:120
+#: doc/tin.1:123
 msgid ""
 "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "newsrc> or file specified by the ''B<-f>'' option and mark all articles as "
@@ -273,14 +278,14 @@ msgstr ""
 "Datei und markiere alle Artikel als gelesen."
 
 #. type: TP
-#: doc/tin.1:120
+#: doc/tin.1:123
 #, no-wrap
 msgid "B<-d>"
 msgstr "B<-d>"
 
 #.  FIXME: explain debug levels
 #. type: Plain text
-#: doc/tin.1:126
+#: doc/tin.1:129
 msgid ""
 "Don't load newsgroup descriptions and servers message of the day "
 "(interactive mode)."
@@ -289,13 +294,13 @@ msgstr ""
 "(Interaktiver-Modus)."
 
 #. type: TP
-#: doc/tin.1:126
+#: doc/tin.1:129
 #, no-wrap
 msgid "B<-D>I< debug-level>"
 msgstr "B<-D>I< Debuggrad>"
 
 #. type: Plain text
-#: doc/tin.1:130
+#: doc/tin.1:133
 msgid ""
 "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = "
 "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)."
@@ -305,13 +310,13 @@ msgstr ""
 "löschen)."
 
 #. type: TP
-#: doc/tin.1:130
+#: doc/tin.1:133
 #, no-wrap
 msgid "B<-f>I< file>"
 msgstr "B<-f>I< Datei>"
 
 #. type: Plain text
-#: doc/tin.1:134
+#: doc/tin.1:137
 msgid ""
 "Use the specified file of subscribed to newsgroups in place of I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>."
@@ -320,13 +325,13 @@ msgstr ""
 "\"}/.newsrc>."
 
 #. type: TP
-#: doc/tin.1:134
+#: doc/tin.1:137
 #, no-wrap
 msgid "B<-g>I< server>"
 msgstr "B<-g>I< Server>"
 
 #. type: Plain text
-#: doc/tin.1:139
+#: doc/tin.1:142
 msgid ""
 "Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "newsrctable>. Only available when reading via NNTP."
@@ -335,48 +340,48 @@ msgstr ""
 "newsrctable> benutzen. Nur verfügbar, wenn via NNTP gelesen wird."
 
 #. type: TP
-#: doc/tin.1:139
+#: doc/tin.1:142
 #, no-wrap
 msgid "B<-G>I< article-limit>"
 msgstr "B<-G>I< Artikellimit>"
 
 #. type: Plain text
-#: doc/tin.1:142
+#: doc/tin.1:145
 msgid "Limit the number of articles/group to retrieve from the server."
 msgstr "Beschränkt die Anzahl der zu ladenden Artikel pro Gruppe."
 
 #. type: TP
-#: doc/tin.1:142
+#: doc/tin.1:145
 #, no-wrap
 msgid "B<-h>"
 msgstr "B<-h>"
 
 #. type: Plain text
-#: doc/tin.1:145
+#: doc/tin.1:148
 msgid "Help listing all command-line options."
 msgstr "Kurzübersicht der verfügbaren Kommandozeilenoptionen."
 
 #. type: TP
-#: doc/tin.1:145
+#: doc/tin.1:148
 #, no-wrap
 msgid "B<-H>"
 msgstr "B<-H>"
 
 #. type: Plain text
-#: doc/tin.1:149
+#: doc/tin.1:152
 msgid ""
 "Brief introduction to B<tin> that is also shown the first time it is started."
 msgstr ""
 "Kurzeinführung in B<tin> welche auch beim allerersten Start ausgegeben wird."
 
 #. type: TP
-#: doc/tin.1:149
+#: doc/tin.1:152
 #, no-wrap
 msgid "B<-I>I< dir>"
 msgstr "B<-I>I< Verzeichnis>"
 
 #. type: Plain text
-#: doc/tin.1:155
+#: doc/tin.1:158
 msgid ""
 "Directory in which to store newsgroup index files. Default is I<"
 "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>.  This "
@@ -385,13 +390,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:155
+#: doc/tin.1:158
 #, no-wrap
 msgid "B<-l>"
 msgstr "B<-l>"
 
 #. type: Plain text
-#: doc/tin.1:167
+#: doc/tin.1:170
 msgid ""
 "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/"
 "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the "
@@ -404,26 +409,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:167
+#: doc/tin.1:170
 #, no-wrap
 msgid "B<-m>I< dir>"
 msgstr "B<-m>I< Verzeichnis>"
 
 #. type: Plain text
-#: doc/tin.1:170
+#: doc/tin.1:173
 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 msgstr ""
 "Zu benutzendes Mailbox-Verzeichnis. Voreinstellung ist I<${TIN_HOMEDIR:-"
 "\"$HOME\"}/Mail>."
 
 #. type: TP
-#: doc/tin.1:170
+#: doc/tin.1:173
 #, no-wrap
 msgid "B<-M>I< user>"
 msgstr "B<-M>I< Benutzer>"
 
 #. type: Plain text
-#: doc/tin.1:174
+#: doc/tin.1:177
 msgid ""
 "Mail unread articles to specified user for later reading. For more "
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
@@ -433,13 +438,13 @@ msgstr ""
 "UND SPEICHERN VON UNGELESENEN ARTIKELN\"."
 
 #. type: TP
-#: doc/tin.1:174
+#: doc/tin.1:177
 #, no-wrap
 msgid "B<-n>"
 msgstr "B<-n>"
 
 #. type: Plain text
-#: doc/tin.1:181
+#: doc/tin.1:184
 msgid ""
 "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-"
 "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME"
@@ -449,13 +454,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:181
+#: doc/tin.1:184
 #, no-wrap
 msgid "B<-N>"
 msgstr "B<-N>"
 
 #. type: Plain text
-#: doc/tin.1:185
+#: doc/tin.1:188
 msgid ""
 "Mail unread articles to yourself for later reading. For more information "
 "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
@@ -465,13 +470,13 @@ msgstr ""
 "SPEICHERN VON UNGELESENEN ARTIKELN\"."
 
 #. type: TP
-#: doc/tin.1:185
+#: doc/tin.1:188
 #, no-wrap
 msgid "B<-o>"
 msgstr "B<-o>"
 
 #. type: Plain text
-#: doc/tin.1:189
+#: doc/tin.1:192
 msgid ""
 "Quick post all postponed articles and exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
@@ -480,13 +485,13 @@ msgstr ""
 "wieder beenden. Nach Möglichkeit mit ''B<-n>'' kombinieren."
 
 #. type: TP
-#: doc/tin.1:189
+#: doc/tin.1:192
 #, no-wrap
 msgid "B<-p>I< port>"
 msgstr "B<-p>I< Port>"
 
 #. type: Plain text
-#: doc/tin.1:194
+#: doc/tin.1:197
 msgid ""
 "Port to use if reading via NNTP (default is 119). This also overrides the "
 "environment variable $B<NNTPPORT> if set. Only available when reading via "
@@ -497,13 +502,13 @@ msgstr ""
 "via NNTP gelesen wird."
 
 #. type: TP
-#: doc/tin.1:194
+#: doc/tin.1:197
 #, no-wrap
 msgid "B<-q>"
 msgstr "B<-q>"
 
 #. type: Plain text
-#: doc/tin.1:197
+#: doc/tin.1:200
 msgid ""
 "Don't check for new newsgroups and skip loading the servers message of the "
 "day."
@@ -512,13 +517,13 @@ msgstr ""
 "Tages nicht laden."
 
 #. type: TP
-#: doc/tin.1:197
+#: doc/tin.1:200
 #, no-wrap
 msgid "B<-Q>"
 msgstr "B<-Q>"
 
 #. type: Plain text
-#: doc/tin.1:201
+#: doc/tin.1:204
 msgid ""
 "Quick start. Start B<tin> as quickly as possible. Currently this is "
 "equivalent to ''B<-nqd>''."
@@ -527,50 +532,50 @@ msgstr ""
 "diese Option ''B<-nqd>''."
 
 #. type: TP
-#: doc/tin.1:201
+#: doc/tin.1:204
 #, no-wrap
 msgid "B<-r>"
 msgstr "B<-r>"
 
 #. type: Plain text
-#: doc/tin.1:206
+#: doc/tin.1:209
 msgid ""
 "Read news remotely from the default NNTP server specified in the environment "
 "variable $B<NNTPSERVER> or contained in the file I</etc/nntpserver>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:206
+#: doc/tin.1:209
 #, no-wrap
 msgid "B<-R>"
 msgstr "B<-R>"
 
 #. type: Plain text
-#: doc/tin.1:209
+#: doc/tin.1:212
 msgid "Read news saved by the ''B<-S>'' option."
 msgstr "Lese mittels ''B<-S>'' gespeicherte Artikel."
 
 #. type: TP
-#: doc/tin.1:209
+#: doc/tin.1:212
 #, no-wrap
 msgid "B<-s>I< dir>"
 msgstr "B<-s>I< Verzeichnis>"
 
 #. type: Plain text
-#: doc/tin.1:213
+#: doc/tin.1:216
 msgid ""
 "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/"
 "News>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:213
+#: doc/tin.1:216
 #, no-wrap
 msgid "B<-S>"
 msgstr "B<-S>"
 
 #. type: Plain text
-#: doc/tin.1:217
+#: doc/tin.1:220
 msgid ""
 "Save unread articles for later reading by the ''B<-R>'' option. For more "
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
@@ -580,13 +585,13 @@ msgstr ""
 "SPEICHERN VON UNGELESENEN ARTIKELN\"."
 
 #. type: TP
-#: doc/tin.1:217
+#: doc/tin.1:220
 #, no-wrap
 msgid "B<-u>"
 msgstr "B<-u>"
 
 #. type: Plain text
-#: doc/tin.1:223
+#: doc/tin.1:226
 msgid ""
 "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "newsrc> or file specified by the ''B<-f>'' option. This option is disabled "
@@ -595,13 +600,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:223
+#: doc/tin.1:226
 #, no-wrap
 msgid "B<-v>"
 msgstr "B<-v>"
 
 #. type: Plain text
-#: doc/tin.1:227
+#: doc/tin.1:230
 msgid ""
 "Verbose mode for ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-u>'' "
 "and ''B<-Z>'' options."
@@ -610,24 +615,24 @@ msgstr ""
 "u>'' und ''B<-Z>''-Optionen."
 
 #. type: TP
-#: doc/tin.1:227
+#: doc/tin.1:230
 #, no-wrap
 msgid "B<-V>"
 msgstr "B<-V>"
 
 #. type: Plain text
-#: doc/tin.1:230
+#: doc/tin.1:233
 msgid "Print version and date information."
 msgstr "Versionsinformationen ausgeben."
 
 #. type: TP
-#: doc/tin.1:230
+#: doc/tin.1:233
 #, no-wrap
 msgid "B<-w>"
 msgstr "B<-w>"
 
 #. type: Plain text
-#: doc/tin.1:234
+#: doc/tin.1:237
 msgid ""
 "Quick mode to post an article and then exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
@@ -636,25 +641,25 @@ msgstr ""
 "kombinieren."
 
 #. type: TP
-#: doc/tin.1:234
+#: doc/tin.1:237
 #, no-wrap
 msgid "B<-x>"
 msgstr "B<-x>"
 
 #. type: Plain text
-#: doc/tin.1:237
+#: doc/tin.1:240
 msgid "No-posting mode. You cannot post articles if you use this option."
 msgstr ""
 "Sie können keine Artikel veröffentlichen, wenn Sie diese Option verwenden."
 
 #. type: TP
-#: doc/tin.1:237
+#: doc/tin.1:240
 #, no-wrap
 msgid "B<-X>"
 msgstr "B<-X>"
 
 #. type: Plain text
-#: doc/tin.1:242
+#: doc/tin.1:245
 msgid ""
 "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created "
@@ -662,13 +667,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:242
+#: doc/tin.1:245
 #, no-wrap
 msgid "B<-z>"
 msgstr "B<-z>"
 
 #. type: Plain text
-#: doc/tin.1:247
+#: doc/tin.1:250
 msgid ""
 "Only start B<tin> if there is any new/unread news. If there is news B<tin> "
 "will position cursor at first group with unread news. Useful for putting in "
@@ -679,13 +684,13 @@ msgstr ""
 "positioniert. Nützlich um B<tin> in login-Dateien aufzurufen."
 
 #. type: TP
-#: doc/tin.1:247
+#: doc/tin.1:250
 #, no-wrap
 msgid "B<-Z>"
 msgstr "B<-Z>"
 
 #. type: Plain text
-#: doc/tin.1:253
+#: doc/tin.1:256
 msgid ""
 "Check if there is any new/unread news and exit with appropriate status. If "
 "\\&''B<-v>'' option is specified the number of unread articles in each group "
@@ -700,7 +705,7 @@ msgstr ""
 "Skripten."
 
 #. type: Plain text
-#: doc/tin.1:259
+#: doc/tin.1:262
 msgid ""
 "B<tin> can also dynamically change its options by the B<OptionMenu> ('B<M>') "
 "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. "
@@ -709,7 +714,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:264
+#: doc/tin.1:267
 msgid ""
 "A list of groups can be specified after the other command-line options. This "
 "can be useful if you wish to yank in or subscribe to a hand-picked subset of "
@@ -723,7 +728,7 @@ msgstr ""
 "B<tin> versteht."
 
 #. type: Plain text
-#: doc/tin.1:269
+#: doc/tin.1:272
 msgid ""
 "If you specify a single group-name, or a wildcard that matches a single "
 "group, then you will automatically enter that group. Otherwise the normal "
@@ -736,7 +741,7 @@ msgstr ""
 "passenden zusätzlichen Gruppen."
 
 #. type: Plain text
-#: doc/tin.1:273
+#: doc/tin.1:276
 msgid ""
 "With the ''B<-w>'' flag a given group-name is used as default group to post "
 "to. If more than one group or a wildcard is specified only the first group "
@@ -744,7 +749,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:280
+#: doc/tin.1:283
 msgid ""
 "Once you use B<SelectYankActive> ('B<y>') to yank in all active groups, or "
 "B<SelectToggleReadDisplay> ('B<r>') to toggle the read/unread status, then "
@@ -754,7 +759,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:285
+#: doc/tin.1:288
 msgid ""
 "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the "
@@ -763,7 +768,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:290
+#: doc/tin.1:293
 msgid ""
 "Command-line options have higher priority than attributes and tinrc "
 "options.  Thus, command-line option takes precedence over configured values."
@@ -772,19 +777,19 @@ msgstr ""
 "Optionen und übersteuern daher die konfigurierten Werte."
 
 #. type: SH
-#: doc/tin.1:290
+#: doc/tin.1:293
 #, no-wrap
 msgid "USAGE"
 msgstr "GEBRAUCH"
 
 #. type: SS
-#: doc/tin.1:293
+#: doc/tin.1:296
 #, no-wrap
 msgid "NEWS ADMINISTRATION"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:297
+#: doc/tin.1:300
 msgid ""
 "Maintaining Netnews on large networks of machines can be a pretty time "
 "consuming job as I discovered when I was given the job of maintaining our "
@@ -792,7 +797,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:307
+#: doc/tin.1:310
 msgid ""
 "A user starting B<tin> for the first time can be automatically subscribed to "
 "a list of newsgroups that are deemed appropriate by the news administrator. "
@@ -804,13 +809,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:307
+#: doc/tin.1:310
 #, no-wrap
 msgid "SCREEN FORMAT"
 msgstr "ANSICHTEN"
 
 #. type: Plain text
-#: doc/tin.1:310
+#: doc/tin.1:313
 msgid ""
 "B<tin> has four separate levels of operation: Selection level, Group level, "
 "Thread level and Article level."
@@ -819,7 +824,7 @@ msgstr ""
 "Threadebene und Artikelebene."
 
 #. type: Plain text
-#: doc/tin.1:316
+#: doc/tin.1:319
 msgid ""
 "At the Selection level the title displays (the name of the news server and) "
 "the number of subscribed groups (containing new unread articles). The "
@@ -834,7 +839,7 @@ msgstr ""
 "kann mittels B<select_format> angepasst werden."
 
 #. type: Plain text
-#: doc/tin.1:324
+#: doc/tin.1:327
 #, no-wrap
 msgid ""
 "-E<gt>M    1     2  comp.security.announce  Announcements from the CERT abou\n"
@@ -850,19 +855,19 @@ msgstr ""
 "  X    5   124  news.software.readers   Discussion of software used to r\n"
 
 #. type: Plain text
-#: doc/tin.1:327
+#: doc/tin.1:330
 msgid ""
 "There may also be a character prefixing the line. An explanation follows:"
 msgstr "Eventuell steht am Anfang der Zeile noch eines der folgende Zeichen:"
 
 #. type: TP
-#: doc/tin.1:327
+#: doc/tin.1:330
 #, no-wrap
 msgid "B<u>"
 msgstr "B<u>"
 
 #. type: Plain text
-#: doc/tin.1:332
+#: doc/tin.1:335
 msgid ""
 "This group is unsubscribed. To see only your subscribed groups use the "
 "B<SelectToggleReadDisplay> ('B<r>') or B<SelectYankActive> ('B<y>') toggle "
@@ -873,13 +878,13 @@ msgstr ""
 "Umschalttaste benutzt werden."
 
 #. type: TP
-#: doc/tin.1:332
+#: doc/tin.1:335
 #, no-wrap
 msgid "B<M>"
 msgstr "B<M>"
 
 #. type: Plain text
-#: doc/tin.1:337
+#: doc/tin.1:340
 msgid ""
 "This is a moderated group. Any posts you make will have to be approved by "
 "the group administrator before it will be made public. B<tin> will ask for "
@@ -890,13 +895,13 @@ msgstr ""
 "Posten in eine moderierte Gruppe nach einer Bestätigung."
 
 #. type: TP
-#: doc/tin.1:337
+#: doc/tin.1:340
 #, no-wrap
 msgid "B<N>"
 msgstr "B<N>"
 
 #. type: Plain text
-#: doc/tin.1:346
+#: doc/tin.1:349
 msgid ""
 "This is a new newsgroup which has been created since you last used B<tin>. "
 "New newsgroups are not subscribed to by default (However, see the "
@@ -908,13 +913,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:346
+#: doc/tin.1:349
 #, no-wrap
 msgid "B<D>"
 msgstr "B<D>"
 
 #. type: Plain text
-#: doc/tin.1:351
+#: doc/tin.1:354
 msgid ""
 "This group no longer exists. If you no longer wish to see this group then "
 "unsubscribe from it in the normal way. This flag will only appear if you "
@@ -922,26 +927,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:351
+#: doc/tin.1:354
 #, no-wrap
 msgid "B<X>"
 msgstr "B<X>"
 
 #. type: Plain text
-#: doc/tin.1:355
+#: doc/tin.1:358
 msgid ""
 "You may no longer make posts to this group. Often a group will be superseded "
 "by a more appropriately named one."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:355
+#: doc/tin.1:358
 #, no-wrap
 msgid "B<=>"
 msgstr "B<=>"
 
 #. type: Plain text
-#: doc/tin.1:360
+#: doc/tin.1:363
 msgid ""
 "This group has been renamed and you may no longer post to it. If you do, "
 "then you will receive an error from your news server telling you the correct "
@@ -949,7 +954,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:370
+#: doc/tin.1:373
 msgid ""
 "At the Group level the title contains the name of the group, the number of "
 "conversation threads, the abbreviated threading method (B<thread_articles>), "
@@ -963,13 +968,13 @@ msgstr ""
 
 #.  FIXME - make this autocenter
 #. type: Plain text
-#: doc/tin.1:374
+#: doc/tin.1:377
 #, no-wrap
 msgid "            alt.sources (5B -50/23+ 0* 3o 0K)\n"
 msgstr "            alt.sources (5B -50/23+ 0* 3o 0K)\n"
 
 #. type: Plain text
-#: doc/tin.1:382
+#: doc/tin.1:385
 msgid ""
 "The characters after the numbers are depending to the configuration and if "
 "your are in B<show_only_unread_arts> mode or not. Some numbers could be "
@@ -980,7 +985,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:393
+#: doc/tin.1:396
 msgid ""
 "If a thread has unread articles it is marked with B<art_marked_unread> in "
 "front of the total number of articles in the thread. If there are recent "
@@ -995,13 +1000,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:397
+#: doc/tin.1:400
 #, no-wrap
 msgid "                de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n"
 msgstr "                de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n"
 
 #. type: Plain text
-#: doc/tin.1:402
+#: doc/tin.1:405
 #, no-wrap
 msgid ""
 "-E<gt>   1   +   3  108 bincancels in de.talk.sex        Christopher Lueg E<lt>l\n"
@@ -1016,14 +1021,14 @@ msgstr ""
 
 #.  FIXME - add description of fields
 #. type: Plain text
-#: doc/tin.1:407
+#: doc/tin.1:410
 msgid ""
 "At the Thread level the screen usually (depends on the threading method "
 "used) looks like this, but can be customized via B<thread_format>:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:414
+#: doc/tin.1:417
 #, no-wrap
 msgid ""
 "-E<gt>   1      [   7]  What is this funny tree in the thr  Robert F. Simmig\n"
@@ -1038,12 +1043,12 @@ msgstr ""
 
 #.  FIXME - add description of fields
 #. type: Plain text
-#: doc/tin.1:419
+#: doc/tin.1:422
 msgid "At the Article level the page header has the following format:"
 msgstr "In der Artikelebene hat der Kopf der Seite folgendes Format:"
 
 #. type: Plain text
-#: doc/tin.1:425
+#: doc/tin.1:428
 #, no-wrap
 msgid ""
 "Sun, 28 Dec 1997 21:21:01   de.admin.news.groups      Thread   20 of 86\n"
@@ -1055,13 +1060,13 @@ msgstr ""
 "Urs Janssen E<lt>urs@akk.orgE<gt>       bei Arbeitskreis Kultur und Kommunikati\n"
 
 #. type: Plain text
-#: doc/tin.1:427
+#: doc/tin.1:430
 #, no-wrap
 msgid "article-body\n"
 msgstr "Artikel-Körper\n"
 
 #. type: Plain text
-#: doc/tin.1:433
+#: doc/tin.1:436
 msgid ""
 "The look of the Selection, Group and Thread level can be customized. See the "
 "section \"CUSTOMIZING THE SCREEN FORMAT\"."
@@ -1070,13 +1075,13 @@ msgstr ""
 "angepasst werden. Siehe hierzu den Abschnitt \"ANSICHTEN ANPASSEN\"."
 
 #. type: SS
-#: doc/tin.1:433
+#: doc/tin.1:436
 #, no-wrap
 msgid "COMMON MOVING KEYS"
 msgstr "GEMEINSAME BEWEGUNGSTASTEN"
 
 #. type: Plain text
-#: doc/tin.1:436
+#: doc/tin.1:439
 msgid ""
 "This table shows the common keys used for moving around all levels within "
 "B<tin>."
@@ -1085,13 +1090,13 @@ msgstr ""
 "verwendet werden."
 
 #. type: ta
-#: doc/tin.1:438
+#: doc/tin.1:441
 #, no-wrap
 msgid "\\w'Beg. of list/article  'u +\\w'ANSI/vt100   'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:446
+#: doc/tin.1:449
 #, no-wrap
 msgid ""
 "\tANSI/vt100\tOther Terminals\n"
@@ -1104,13 +1109,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:450
+#: doc/tin.1:453
 #, no-wrap
 msgid "COMMON EDITING COMMANDS"
 msgstr "GEMEINSAME BEARBEITUNGSBEFEHLE"
 
 #. type: Plain text
-#: doc/tin.1:457
+#: doc/tin.1:460
 msgid ""
 "An B<\\%emacs>(1)  style editing package allows the easy editing of input "
 "strings.  A history list allows the easy reuse of previously entered "
@@ -1119,116 +1124,116 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:458
+#: doc/tin.1:461
 #, no-wrap
 msgid "B<^A, ^E>"
 msgstr "B<^A, ^E>"
 
 #. type: Plain text
-#: doc/tin.1:461
+#: doc/tin.1:464
 msgid "move to beginning or end of line, respectively."
 msgstr "An den Zeilenanfang bzw. das Zeilenende springen."
 
 #. type: TP
-#: doc/tin.1:461
+#: doc/tin.1:464
 #, no-wrap
 msgid "B<^F, ^B>"
 msgstr "B<^F, ^B>"
 
 #. type: Plain text
-#: doc/tin.1:464
+#: doc/tin.1:467
 msgid "non-destructive move forward or back one location, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:464
+#: doc/tin.1:467
 #, no-wrap
 msgid "B<^D>"
 msgstr "B<^D>"
 
 #. type: Plain text
-#: doc/tin.1:468
+#: doc/tin.1:471
 msgid ""
 "delete the character currently under the cursor, or send EOF if no "
 "characters in the buffer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:468
+#: doc/tin.1:471
 #, no-wrap
 msgid "B<^H, E<lt>DELE<gt>>"
 msgstr "B<^H, E<lt>ENTFE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:471
+#: doc/tin.1:474
 msgid "delete character left of the cursor."
 msgstr "Zeichen links vom Cursor löschen."
 
 #. type: TP
-#: doc/tin.1:471
+#: doc/tin.1:474
 #, no-wrap
 msgid "B<^K>"
 msgstr "B<^K>"
 
 #. type: Plain text
-#: doc/tin.1:474
+#: doc/tin.1:477
 msgid "delete from cursor to end of line."
 msgstr "Lösche vom Cursor bis zum Zeilenende."
 
 #. type: TP
-#: doc/tin.1:474
+#: doc/tin.1:477
 #, no-wrap
 msgid "B<^P, ^N>"
 msgstr "B<^P, ^N>"
 
 #. type: Plain text
-#: doc/tin.1:477
+#: doc/tin.1:480
 msgid "move through history, previous and next, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:477
+#: doc/tin.1:480
 #, no-wrap
 msgid "B<^L, ^R>"
 msgstr "B<^L, ^R>"
 
 #. type: Plain text
-#: doc/tin.1:480
+#: doc/tin.1:483
 msgid "redraw the current line."
 msgstr "Aktuelle Zeile neu aufbauen."
 
 #. type: TP
-#: doc/tin.1:480
+#: doc/tin.1:483
 #, no-wrap
 msgid "B<E<lt>CRE<gt>>"
 msgstr "B<E<lt>CRE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:484
+#: doc/tin.1:487
 msgid ""
 "places line on history list if non-blank, appends newline and returns to the "
 "caller."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:484
+#: doc/tin.1:487
 #, no-wrap
 msgid "B<E<lt>ESCE<gt>>"
 msgstr "B<E<lt>ESCE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:489
+#: doc/tin.1:492
 msgid "aborts the present editing operation."
 msgstr "bricht den gegenwärtigen Bearbeitungsvorgang ab."
 
 #. type: SS
-#: doc/tin.1:489
+#: doc/tin.1:492
 #, no-wrap
 msgid "GLOBAL COMMANDS"
 msgstr "ALLGEMEINE BEFEHLE"
 
 #. type: Plain text
-#: doc/tin.1:492
+#: doc/tin.1:495
 msgid ""
 "The following commands are available at all 4 menu levels and always have "
 "the same effect."
@@ -1237,13 +1242,13 @@ msgstr ""
 "überall das Gleichen."
 
 #. type: TP
-#: doc/tin.1:493 doc/tin.1:1367 doc/tin.1:1420
+#: doc/tin.1:496 doc/tin.1:1370 doc/tin.1:1423
 #, no-wrap
 msgid "B<ShellEscape '!'>"
 msgstr "B<ShellEscape '!'>"
 
 #. type: Plain text
-#: doc/tin.1:498
+#: doc/tin.1:501
 msgid ""
 "Shell escape. B<ShellEscape> by itself will launch a shell, B<ShellEscape> "
 "E<lt>commandE<gt> will run an external E<lt>commandE<gt>. This facility may "
@@ -1251,57 +1256,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:498
+#: doc/tin.1:501
 #, no-wrap
 msgid "B<ToggleColor '&'>"
 msgstr "B<ToggleColor '&'>"
 
 #. type: Plain text
-#: doc/tin.1:501
+#: doc/tin.1:504
 msgid "Toggle use of ANSI color."
 msgstr "ANSI Farben ein-/ausschalten."
 
 #. type: TP
-#: doc/tin.1:501
+#: doc/tin.1:504
 #, no-wrap
 msgid "B<RedrawScr '^L'>"
 msgstr "B<RedrawScr '^L'>"
 
 #. type: Plain text
-#: doc/tin.1:504
+#: doc/tin.1:507
 msgid "Redraw the current screen."
 msgstr "Bildschirminhalt neu aufbauen."
 
 #. type: TP
-#: doc/tin.1:504
+#: doc/tin.1:507
 #, no-wrap
 msgid "B<ScrollUp 'E<lt>'>"
 msgstr "B<ScrollUp 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:507
+#: doc/tin.1:510
 msgid "Scroll screen up by one line."
 msgstr "Eine Zeile nach oben blättern (scrollen)."
 
 #. type: TP
-#: doc/tin.1:507
+#: doc/tin.1:510
 #, no-wrap
 msgid "B<ScrollDown 'E<gt>'>"
 msgstr "B<ScrollDown 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:510
+#: doc/tin.1:513
 msgid "Scroll screen down by one line."
 msgstr "Eine Zeile nach unten blättern (scrollen)."
 
 #. type: TP
-#: doc/tin.1:510
+#: doc/tin.1:513
 #, no-wrap
 msgid "B<Postponed 'O' '^O'>"
 msgstr "B<Postponed 'O' '^O'>"
 
 #. type: Plain text
-#: doc/tin.1:524
+#: doc/tin.1:527
 msgid ""
 "Reload postponed article. If your system blocks the B<Postponed> key you "
 "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers "
@@ -1317,13 +1322,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:524 doc/tin.1:1373 doc/tin.1:1427
+#: doc/tin.1:527 doc/tin.1:1376 doc/tin.1:1430
 #, no-wrap
 msgid "B<Help 'h'>"
 msgstr "B<Help 'h'>"
 
 #. type: Plain text
-#: doc/tin.1:530
+#: doc/tin.1:533
 msgid ""
 "Help screen of commands available on the current menu. You can use "
 "B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> ('B<"
@@ -1331,24 +1336,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:530 doc/tin.1:1376 doc/tin.1:1430
+#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433
 #, no-wrap
 msgid "B<ToggleHelpDisplay 'H'>"
 msgstr "B<ToggleHelpDisplay 'H'>"
 
 #. type: Plain text
-#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433
+#: doc/tin.1:536 doc/tin.1:1382 doc/tin.1:1436
 msgid "Toggle the display of help mini menu at the bottom of the screen."
 msgstr "Mini-Hilfe am unterem Bildschirmrand ein-/ausschalten."
 
 #. type: TP
-#: doc/tin.1:533
+#: doc/tin.1:536
 #, no-wrap
 msgid "B<DisplayPostHist 'W'>"
 msgstr "B<DisplayPostHist 'W'>"
 
 #. type: Plain text
-#: doc/tin.1:539
+#: doc/tin.1:542
 msgid ""
 "List articles posted by user. The date posted, the newsgroup and the subject "
 "are listed. You can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and "
@@ -1357,55 +1362,55 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:539
+#: doc/tin.1:542
 #, no-wrap
 msgid "B<Version 'v'>"
 msgstr "B<Version 'v'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:544
+#: doc/tin.1:547
 msgid "Print B<tin> version information."
 msgstr "Versions-Informationen ausgeben."
 
 #. type: SS
-#: doc/tin.1:544
+#: doc/tin.1:547
 #, no-wrap
 msgid "NEWSGROUP SELECTION COMMANDS"
 msgstr "BEFEHLE ZUR GRUPPENAUSWAHL"
 
 #. type: TP
-#: doc/tin.1:545 doc/tin.1:683 doc/tin.1:934 doc/tin.1:1098 doc/tin.1:3472
+#: doc/tin.1:548 doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101 doc/tin.1:3476
 #, no-wrap
 msgid "B<4>"
 msgstr "B<4>"
 
 #. type: Plain text
-#: doc/tin.1:548
+#: doc/tin.1:551
 msgid "Select group 4."
 msgstr "Gruppe 4 auswählen."
 
 #. type: TP
-#: doc/tin.1:548
+#: doc/tin.1:551
 #, no-wrap
 msgid "B<SelectResetNewsrc '^R'>"
 msgstr "B<SelectResetNewsrc '^R'>"
 
 #. type: Plain text
-#: doc/tin.1:552
+#: doc/tin.1:555
 msgid ""
 "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all "
 "records of which articles have been read, so use this carefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:552 doc/tin.1:704 doc/tin.1:955
+#: doc/tin.1:555 doc/tin.1:707 doc/tin.1:958
 #, no-wrap
 msgid "B<SetRange '#'>"
 msgstr "B<SetRange '#'>"
 
 #. type: Plain text
-#: doc/tin.1:556 doc/tin.1:708 doc/tin.1:959
+#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962
 msgid ""
 "Choose a range of articles to be affected by the next command. See the "
 "section \"RANGES\" for more information."
@@ -1414,152 +1419,152 @@ msgstr ""
 "wird. Siehe Abschnitt \"BEREICHE\" für weitere Informationen."
 
 #. type: TP
-#: doc/tin.1:556
+#: doc/tin.1:559
 #, no-wrap
 msgid "B<SelectSortActive '.'>"
 msgstr "B<SelectSortActive '.'>"
 
 #. type: Plain text
-#: doc/tin.1:559
+#: doc/tin.1:562
 msgid "Sort the list of newsgroups."
 msgstr "Liste vorhandener Newsgruppen sortieren."
 
 #. type: TP
-#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152 doc/tin.1:1364
-#: doc/tin.1:1414
+#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367
+#: doc/tin.1:1417
 #, no-wrap
 msgid "B<SearchRepeat '\\e'>"
 msgstr "B<SearchRepeat '\\e'>"
 
 #. type: Plain text
-#: doc/tin.1:562 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367 doc/tin.1:1417
+#: doc/tin.1:565 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1370 doc/tin.1:1420
 msgid "Repeat the previous search."
 msgstr "Vorherige Suche wiederholen."
 
 #. type: TP
-#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1358
-#: doc/tin.1:1408
+#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361
+#: doc/tin.1:1411
 #, no-wrap
 msgid "B<SearchSubjF '/'>"
 msgstr "B<SearchSubjF '/'>"
 
 #. type: Plain text
-#: doc/tin.1:565
+#: doc/tin.1:568
 msgid "Search for a group by name and description (if displayed)."
 msgstr ""
 "Vorwärts nach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung "
 "(falls angezeigt) suchen."
 
 #. type: TP
-#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361
-#: doc/tin.1:1411
+#: doc/tin.1:568 doc/tin.1:720 doc/tin.1:971 doc/tin.1:1161 doc/tin.1:1364
+#: doc/tin.1:1414
 #, no-wrap
 msgid "B<SearchSubjB '?'>"
 msgstr "B<SearchSubjB '?'>"
 
 #. type: Plain text
-#: doc/tin.1:568
+#: doc/tin.1:571
 msgid "Backward search through the group names and descriptions."
 msgstr ""
 "Rückwärts mach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung "
 "(falls angezeigt) suchen."
 
 #. type: TP
-#: doc/tin.1:568
+#: doc/tin.1:571
 #, no-wrap
 msgid "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:571
+#: doc/tin.1:574
 msgid "Read current group."
 msgstr "Lese die aktuelle Gruppe."
 
 #. type: TP
-#: doc/tin.1:571
+#: doc/tin.1:574
 #, no-wrap
 msgid "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 msgstr "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:575
+#: doc/tin.1:578
 msgid ""
 "Enter next group with unread news. Will wrap around to the beginning of the "
 "group selection list looking for unread groups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:575 doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216
+#: doc/tin.1:578 doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219
 #, no-wrap
 msgid "B<Catchup 'c'>"
 msgstr "B<Catchup 'c'>"
 
 #. type: Plain text
-#: doc/tin.1:579
+#: doc/tin.1:582
 msgid ""
 "Make current group as all read [after confirmation] and move to the next "
 "group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:579 doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220
+#: doc/tin.1:582 doc/tin.1:799 doc/tin.1:1013 doc/tin.1:1223
 #, no-wrap
 msgid "B<CatchupNextUnread 'C'>"
 msgstr "B<CatchupNextUnread 'C'>"
 
 #. type: Plain text
-#: doc/tin.1:583
+#: doc/tin.1:586
 msgid ""
 "Mark current group as all read [after confirmation] and enter the next "
 "unread group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:583
+#: doc/tin.1:586
 #, no-wrap
 msgid "B<SelectToggleDescriptions 'd'>"
 msgstr "B<SelectToggleDescriptions 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:587
+#: doc/tin.1:590
 msgid ""
 "Toggle display to show just the group name or the group name and the group "
 "descriptions."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:587 doc/tin.1:809 doc/tin.1:1023 doc/tin.1:1232
+#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235
 #, no-wrap
 msgid "B<EditFilter 'E'>"
 msgstr "B<EditFilter 'E'>"
 
 #. type: Plain text
-#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235
+#: doc/tin.1:593 doc/tin.1:815 doc/tin.1:1029 doc/tin.1:1238
 msgid "Edit the filter file and reload it afterwards."
 msgstr "Filter-Datei bearbeiten und danach anwenden."
 
 #. type: TP
-#: doc/tin.1:590
+#: doc/tin.1:593
 #, no-wrap
 msgid "B<SelectGoto 'g'>"
 msgstr "B<SelectGoto 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:594 doc/tin.1:816
+#: doc/tin.1:597 doc/tin.1:819
 msgid ""
 "Choose a new group by name. This command can be used to access any group, "
 "even those not currently yanked in."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:594 doc/tin.1:819 doc/tin.1:1026 doc/tin.1:1248 doc/tin.1:1370
-#: doc/tin.1:1423
+#: doc/tin.1:597 doc/tin.1:822 doc/tin.1:1029 doc/tin.1:1251 doc/tin.1:1373
+#: doc/tin.1:1426
 #, no-wrap
 msgid "B<ToggleInfoLastLine 'i'>"
 msgstr "B<ToggleInfoLastLine 'i'>"
 
 #. type: Plain text
-#: doc/tin.1:599
+#: doc/tin.1:602
 msgid ""
 "Toggle the display of the description of the current newsgroup in the last "
 "line. This will not be available if B<tin> was started with the \\&''B<-d>'' "
@@ -1567,24 +1572,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:599 doc/tin.1:823 doc/tin.1:1029 doc/tin.1:1251
+#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254
 #, no-wrap
 msgid "B<ToggleInverseVideo 'I'>"
 msgstr "B<ToggleInverseVideo 'I'>"
 
 #. type: Plain text
-#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254
+#: doc/tin.1:605 doc/tin.1:829 doc/tin.1:1035 doc/tin.1:1257
 msgid "Toggle inverse video."
 msgstr "(De)aktiviere inverse Darstellung."
 
 #. type: TP
-#: doc/tin.1:602 doc/tin.1:835 doc/tin.1:1038 doc/tin.1:1260
+#: doc/tin.1:605 doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263
 #, no-wrap
 msgid "B<LookupMessage 'L'>"
 msgstr "B<LookupMessage 'L'>"
 
 #. type: Plain text
-#: doc/tin.1:609
+#: doc/tin.1:612
 msgid ""
 "Look up article by ''Message-ID:''. If none of the groups listed in the "
 "''Newsgroups:''-header of the referenced article is available, just the "
@@ -1594,13 +1599,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:609
+#: doc/tin.1:612
 #, no-wrap
 msgid "B<SelectMoveGrp 'm'>"
 msgstr "B<SelectMoveGrp 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:615
+#: doc/tin.1:618
 msgid ""
 "Move the current group within the group selection list. By entering '1' the "
 "group will become the first displayed group in the list, by entering '8' the "
@@ -1609,37 +1614,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:615 doc/tin.1:843 doc/tin.1:1268
+#: doc/tin.1:618 doc/tin.1:846 doc/tin.1:1271
 #, no-wrap
 msgid "B<OptionMenu 'M'>"
 msgstr "B<OptionMenu 'M'>"
 
 #. type: Plain text
-#: doc/tin.1:619 doc/tin.1:847 doc/tin.1:1272
+#: doc/tin.1:622 doc/tin.1:850 doc/tin.1:1275
 msgid ""
 "User configurable options menu (for more information see section \"GLOBAL "
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:619
+#: doc/tin.1:622
 #, no-wrap
 msgid "B<SelectNextUnreadGrp 'N'>"
 msgstr "B<SelectNextUnreadGrp 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:622
+#: doc/tin.1:625
 msgid "Positions the cursor on the next group with unread articles in it."
 msgstr "Setzt den Cursor auf die nächste Gruppe mit ungelesenen Artikeln."
 
 #. type: TP
-#: doc/tin.1:622 doc/tin.1:864 doc/tin.1:1051 doc/tin.1:1289
+#: doc/tin.1:625 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292
 #, no-wrap
 msgid "B<Quit 'q'>"
 msgstr "B<Quit 'q'>"
 
 #. type: Plain text
-#: doc/tin.1:626
+#: doc/tin.1:629
 msgid ""
 "Quit B<tin> - ask the user to confirm if B<confirm_choice> is set "
 "accordingly."
@@ -1647,24 +1652,24 @@ msgstr ""
 "B<tin> beenden, falls B<confirm_choice> gesetzt ist wird nochmal nachgefragt."
 
 #. type: TP
-#: doc/tin.1:626 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292
+#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295
 #, no-wrap
 msgid "B<QuitTin 'Q'>"
 msgstr "B<QuitTin 'Q'>"
 
 #. type: Plain text
-#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295
+#: doc/tin.1:632 doc/tin.1:873 doc/tin.1:1060 doc/tin.1:1298
 msgid "Quit B<tin> - don't ask the user to confirm."
 msgstr "Beendet B<tin> sofort, ohne Bestätigungsnachfrage."
 
 #. type: TP
-#: doc/tin.1:629
+#: doc/tin.1:632
 #, no-wrap
 msgid "B<SelectToggleReadDisplay 'r'>"
 msgstr "B<SelectToggleReadDisplay 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:634
+#: doc/tin.1:637
 msgid ""
 "Toggle display of all subscribed to groups and just those groups containing "
 "unread articles. Command has no effect if groups were specified on the "
@@ -1672,13 +1677,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:634 doc/tin.1:873 doc/tin.1:1057
+#: doc/tin.1:637 doc/tin.1:876 doc/tin.1:1060
 #, no-wrap
 msgid "B<BugReport 'R'>"
 msgstr "B<BugReport 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:638 doc/tin.1:877 doc/tin.1:1061
+#: doc/tin.1:641 doc/tin.1:880 doc/tin.1:1064
 msgid ""
 "Mail a bug report or comment to E<lt>tin-bugs@tin.orgE<gt>. This is the best "
 "way of getting bugs fixed and features added/changed."
@@ -1688,24 +1693,24 @@ msgstr ""
 "bzw. nach neuen Funktionen zu fragen."
 
 #. type: TP
-#: doc/tin.1:638
+#: doc/tin.1:641
 #, no-wrap
 msgid "B<SelectSubscribe 's'>"
 msgstr "B<SelectSubscribe 's'>"
 
 #. type: Plain text
-#: doc/tin.1:641
+#: doc/tin.1:644
 msgid "Subscribe to current group."
 msgstr "Ausgewählte Gruppe abonnieren."
 
 #. type: TP
-#: doc/tin.1:641
+#: doc/tin.1:644
 #, no-wrap
 msgid "B<SelectSubscribePat 'S'>"
 msgstr "B<SelectSubscribePat 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:646
+#: doc/tin.1:649
 msgid ""
 "Subscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1713,13 +1718,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:646
+#: doc/tin.1:649
 #, no-wrap
 msgid "B<SelectUnsubscribe 'u'>"
 msgstr "B<SelectUnsubscribe 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:651
+#: doc/tin.1:654
 msgid ""
 "Unsubscribe to current group. This can be used to remove bogus groups.  See "
 "B<strip_bogus> in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
@@ -1727,13 +1732,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:651
+#: doc/tin.1:654
 #, no-wrap
 msgid "B<SelectUnsubscribePat 'U'>"
 msgstr "B<SelectUnsubscribePat 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:656
+#: doc/tin.1:659
 msgid ""
 "Unsubscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1741,13 +1746,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:656 doc/tin.1:901 doc/tin.1:1076 doc/tin.1:1329
+#: doc/tin.1:659 doc/tin.1:904 doc/tin.1:1079 doc/tin.1:1332
 #, no-wrap
 msgid "B<Post 'w'>"
 msgstr "B<Post 'w'>"
 
 #. type: Plain text
-#: doc/tin.1:662
+#: doc/tin.1:665
 msgid ""
 "Post an article to current group. If posting fails for some reason, you'll "
 "get the chance to B<PostEdit> ('B<e>') the article again, B<PostPostpone> "
@@ -1756,25 +1761,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:662
+#: doc/tin.1:665
 #, no-wrap
 msgid "B<SelectQuitNoWrite 'X'>"
 msgstr "B<SelectQuitNoWrite 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:665
+#: doc/tin.1:668
 msgid "Quit B<tin> without saving any changes to the configuration."
 msgstr ""
 "B<tin> beenden ohne ggf. gemachte Änderungen an den Einstellung zu speichern."
 
 #. type: TP
-#: doc/tin.1:665
+#: doc/tin.1:668
 #, no-wrap
 msgid "B<SelectYankActive 'y'>"
 msgstr "B<SelectYankActive 'y'>"
 
 #. type: Plain text
-#: doc/tin.1:670
+#: doc/tin.1:673
 msgid ""
 "Yanks in all groups. Toggles the displayed groups between all the groups in "
 "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just "
@@ -1782,38 +1787,38 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:670
+#: doc/tin.1:673
 #, no-wrap
 msgid "B<SelectSyncWithActive 'Y'>"
 msgstr "B<SelectSyncWithActive 'Y'>"
 
 #. type: Plain text
-#: doc/tin.1:674
+#: doc/tin.1:677
 msgid ""
 "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file "
 "to see if any new news has arrived since starting B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:674
+#: doc/tin.1:677
 #, no-wrap
 msgid "B<SelectMarkGrpUnread 'z' 'Z'>"
 msgstr "B<SelectMarkGrpUnread 'z' 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:679
+#: doc/tin.1:682
 msgid "Mark all articles in the current group as unread."
 msgstr "Alle Artikel in der aktuellen Gruppe als ungelesen markieren."
 
 #. type: SS
-#: doc/tin.1:679
+#: doc/tin.1:682
 #, no-wrap
 msgid "GROUP INDEX COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:683
+#: doc/tin.1:686
 msgid ""
 "All searches in this level are limited to unread articles if in "
 "B<show_only_unread_arts> mode. B<GroupToggleReadUnread> ('B<r>')  can be use "
@@ -1821,44 +1826,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:686
+#: doc/tin.1:689
 msgid "Select article 4."
 msgstr "Artikel 4 auswählen."
 
 #. type: TP
-#: doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101
+#: doc/tin.1:689 doc/tin.1:940 doc/tin.1:1104
 #, no-wrap
 msgid "B<MenuFilterSelect '^A'>"
 msgstr "B<MenuFilterSelect '^A'>"
 
 #. type: Plain text
-#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1105
+#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1108
 msgid ""
 "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" "
 "for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1117
+#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1120
 #, no-wrap
 msgid "B<MenuFilterKill '^K'>"
 msgstr "B<MenuFilterKill '^K'>"
 
 #. type: Plain text
-#: doc/tin.1:694 doc/tin.1:945 doc/tin.1:1121
+#: doc/tin.1:697 doc/tin.1:948 doc/tin.1:1124
 msgid ""
 "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for "
 "more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:694 doc/tin.1:945
+#: doc/tin.1:697 doc/tin.1:948
 #, no-wrap
 msgid "B<MarkFeedRead '^X'>"
 msgstr "B<MarkFeedRead '^X'>"
 
 #. type: Plain text
-#: doc/tin.1:699 doc/tin.1:950
+#: doc/tin.1:702 doc/tin.1:953
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as read. A prompt asks which type should "
@@ -1866,13 +1871,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:699 doc/tin.1:950
+#: doc/tin.1:702 doc/tin.1:953
 #, no-wrap
 msgid "B<MarkFeedUnread '^W'>"
 msgstr "B<MarkFeedUnread '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:704 doc/tin.1:955
+#: doc/tin.1:707 doc/tin.1:958
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as unread. A prompt asks which type "
@@ -1880,63 +1885,63 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:708 doc/tin.1:959 doc/tin.1:1149
+#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152
 #, no-wrap
 msgid "B<LastViewed '-'>"
 msgstr "B<LastViewed '-'>"
 
 #. type: Plain text
-#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152
+#: doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155
 msgid "Re-enter the last message that was viewed."
 msgstr "Zur zuletzt angezeigte Nachricht springen."
 
 #. type: Plain text
-#: doc/tin.1:714
+#: doc/tin.1:717
 msgid "Repeat the previous search"
 msgstr "Vorherige Suche wiederholen."
 
 #. type: Plain text
-#: doc/tin.1:717 doc/tin.1:968
+#: doc/tin.1:720 doc/tin.1:971
 msgid "Search forward for specified subject."
 msgstr "Vorwärts nach dem angegebenem Subject suchen."
 
 #. type: Plain text
-#: doc/tin.1:720 doc/tin.1:971
+#: doc/tin.1:723 doc/tin.1:974
 msgid "Search backwards for specified subject."
 msgstr "Rückwärts nach dem angegebenem Subject suchen."
 
 #. type: TP
-#: doc/tin.1:720
+#: doc/tin.1:723
 #, no-wrap
 msgid "B<GroupSelThd '*'>"
 msgstr "B<GroupSelThd '*'>"
 
 #. type: Plain text
-#: doc/tin.1:723 doc/tin.1:974
+#: doc/tin.1:726 doc/tin.1:977
 msgid "Select current thread for later processing."
 msgstr "Wähle aktuellen Thread für die spätere Verarbeitung aus."
 
 #. type: TP
-#: doc/tin.1:723
+#: doc/tin.1:726
 #, no-wrap
 msgid "B<GroupDoAutoSel '+'>"
 msgstr "B<GroupDoAutoSel '+'>"
 
 #. type: Plain text
-#: doc/tin.1:727
+#: doc/tin.1:730
 msgid ""
 "Selects all threads in current group. It is a shortcut for calling "
 "B<GroupSelPattern> with a pattern of ''*''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:727
+#: doc/tin.1:730
 #, no-wrap
 msgid "B<GroupToggleThdSel '.'>"
 msgstr "B<GroupToggleThdSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:732
+#: doc/tin.1:735
 msgid ""
 "Toggle selection of current thread. If at least one unread article, (but not "
 "every unread article) in the current thread is selected, then all unread "
@@ -1944,13 +1949,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:732
+#: doc/tin.1:735
 #, no-wrap
 msgid "B<GroupSelThdIfUnreadSelected ';'>"
 msgstr "B<GroupSelThdIfUnreadSelected ';'>"
 
 #. type: Plain text
-#: doc/tin.1:737
+#: doc/tin.1:740
 msgid ""
 "For each thread in current group, if it at least one unread article is "
 "selected, all unread articles become selected. This is useful for auto-"
@@ -1958,13 +1963,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:737
+#: doc/tin.1:740
 #, no-wrap
 msgid "B<GroupSelPattern '='>"
 msgstr "B<GroupSelPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:743
+#: doc/tin.1:746
 msgid ""
 "Prompts for a pattern with which to match on. All threads whose subjects "
 "match the pattern will be marked selected. A pattern of ''*'' will match all "
@@ -1973,24 +1978,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:743
+#: doc/tin.1:746
 #, no-wrap
 msgid "B<GroupReverseSel '@'>"
 msgstr "B<GroupReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:746
+#: doc/tin.1:749
 msgid "Reverse all selections on all articles."
 msgstr "Markierung für alle Artikel umkehren."
 
 #. type: TP
-#: doc/tin.1:746
+#: doc/tin.1:749
 #, no-wrap
 msgid "B<GroupUndoSel '~'>"
 msgstr "B<GroupUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:752
+#: doc/tin.1:755
 msgid ""
 "Undo all selections on all articles. It clears the toggle effect of "
 "B<GroupMarkUnselArtRead> ('B<X>') command. Thus after first doing a "
@@ -1999,13 +2004,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:752 doc/tin.1:983 doc/tin.1:1175
+#: doc/tin.1:755 doc/tin.1:986 doc/tin.1:1178
 #, no-wrap
 msgid "B<Pipe '|'>"
 msgstr "B<Pipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:757 doc/tin.1:988 doc/tin.1:1180
+#: doc/tin.1:760 doc/tin.1:991 doc/tin.1:1183
 msgid ""
 "Pipe current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles into command. See the section \"MAILING "
@@ -2013,13 +2018,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:757 doc/tin.1:1180
+#: doc/tin.1:760 doc/tin.1:1183
 #, no-wrap
 msgid "B<QuickFilterSelect '['>"
 msgstr "B<QuickFilterSelect '['>"
 
 #. type: Plain text
-#: doc/tin.1:766
+#: doc/tin.1:769
 msgid ""
 "Auto select article(s) with a single key [after confirmation]. The defaults "
 "used for selection are based upon the following four tinrc config variables: "
@@ -2031,13 +2036,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:766 doc/tin.1:1189
+#: doc/tin.1:769 doc/tin.1:1192
 #, no-wrap
 msgid "B<QuickFilterKill ']'>"
 msgstr "B<QuickFilterKill ']'>"
 
 #. type: Plain text
-#: doc/tin.1:775
+#: doc/tin.1:778
 msgid ""
 "Kill article(s) with a single key [after confirmation]. The defaults used "
 "for killing are based upon the following four tinrc config variables: "
@@ -2049,35 +2054,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:775
+#: doc/tin.1:778
 #, no-wrap
 msgid "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:778
+#: doc/tin.1:781
 msgid "Read current article."
 msgstr "Lese den aktuelle Artikel."
 
 #. type: TP
-#: doc/tin.1:778
+#: doc/tin.1:781
 #, no-wrap
 msgid "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 msgstr "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:781
+#: doc/tin.1:784
 msgid "View next unread article or group."
 msgstr "Zeige nächsten den ungelesenen Artikel oder die nächste Gruppe."
 
 #. type: TP
-#: doc/tin.1:781 doc/tin.1:994 doc/tin.1:1206
+#: doc/tin.1:784 doc/tin.1:997 doc/tin.1:1209
 #, no-wrap
 msgid "B<SearchAuthF 'a'>"
 msgstr "B<SearchAuthF 'a'>"
 
 #. type: Plain text
-#: doc/tin.1:785
+#: doc/tin.1:788
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line."
@@ -2086,24 +2091,24 @@ msgstr ""
 "Header."
 
 #. type: TP
-#: doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209
+#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212
 #, no-wrap
 msgid "B<SearchAuthB 'A'>"
 msgstr "B<SearchAuthB 'A'>"
 
 #. type: Plain text
-#: doc/tin.1:788 doc/tin.1:1002
+#: doc/tin.1:791 doc/tin.1:1005
 msgid "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 msgstr "Autoren-Suche rückwärts. Siehe auch B<SearchAuthF> ('B<a>') oben."
 
 #. type: TP
-#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212
+#: doc/tin.1:791 doc/tin.1:1005 doc/tin.1:1215
 #, no-wrap
 msgid "B<SearchBody 'B'>"
 msgstr "B<SearchBody 'B'>"
 
 #. type: Plain text
-#: doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216
+#: doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219
 msgid ""
 "Search the body of all articles in group (can be slow). You can abort the "
 "search using B<Quit> ('B<q>')."
@@ -2112,40 +2117,40 @@ msgstr ""
 "Suche kann mit B<Quit> ('B<q>') abgebrochen werden."
 
 #. type: Plain text
-#: doc/tin.1:796
+#: doc/tin.1:799
 msgid ""
 "Mark all articles as read [after confirmation] then return to the group "
 "selection list. Move cursor to next group."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:800
+#: doc/tin.1:803
 msgid ""
 "Mark all articles as read [after confirmation] and enter the next group with "
 "unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:800
+#: doc/tin.1:803
 #, no-wrap
 msgid "B<GroupToggleSubjDisplay 'd'>"
 msgstr "B<GroupToggleSubjDisplay 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:804 doc/tin.1:1018
+#: doc/tin.1:807 doc/tin.1:1021
 msgid ""
 "Cycle the display of the author through all the possible options for the "
 "tinrc variable B<show_author>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:804
+#: doc/tin.1:807
 #, no-wrap
 msgid "B<GroupCancel 'D'>"
 msgstr "B<GroupCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:809 doc/tin.1:1023 doc/tin.1:1229
+#: doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1232
 msgid ""
 "Cancel (delete) or supersede (overwrite) the current article. It must have "
 "been posted by the same user. The cancel message can be seen in the "
@@ -2153,37 +2158,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:812
+#: doc/tin.1:815
 #, no-wrap
 msgid "B<GroupGoto 'g'>"
 msgstr "B<GroupGoto 'g'>"
 
 #. type: TP
-#: doc/tin.1:816
+#: doc/tin.1:819
 #, no-wrap
 msgid "B<GroupToggleGetartLimit 'G'>"
 msgstr "B<GroupToggleGetartLimit 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:819
+#: doc/tin.1:822
 msgid "Toggle article/group limit."
 msgstr "Artikel/Gruppe Beschränkungen ein-/ausschalten."
 
 #. type: Plain text
-#: doc/tin.1:823
+#: doc/tin.1:826
 msgid ""
 "Display the subject of the first article in the current thread in the last "
 "line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:826
+#: doc/tin.1:829
 #, no-wrap
 msgid "B<GroupMarkThdRead 'K'>"
 msgstr "B<GroupMarkThdRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:832
+#: doc/tin.1:835
 msgid ""
 "Mark article/thread as read and move onto the next unread article/thread. If "
 "a range of articles/threads is set, the range will be marked as read instead "
@@ -2192,29 +2197,29 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:832
+#: doc/tin.1:835
 #, no-wrap
 msgid "B<GroupListThd 'l'>"
 msgstr "B<GroupListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:835
+#: doc/tin.1:838
 msgid "Open the thread under the current cursor position."
 msgstr "Öffnet den Thread unter der aktuellen Cursorposition."
 
 #. type: Plain text
-#: doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263
+#: doc/tin.1:841 doc/tin.1:1044 doc/tin.1:1266
 msgid "Look up article by ''Message-ID:''."
 msgstr "Artikel anhand der ''Message-ID:'' nachschlagen."
 
 #. type: TP
-#: doc/tin.1:838
+#: doc/tin.1:841
 #, no-wrap
 msgid "B<GroupMail 'm'>"
 msgstr "B<GroupMail 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:843 doc/tin.1:1046 doc/tin.1:1268
+#: doc/tin.1:846 doc/tin.1:1049 doc/tin.1:1271
 msgid ""
 "Mail current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to someone. See the section \"MAILING "
@@ -2222,35 +2227,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:847
+#: doc/tin.1:850
 #, no-wrap
 msgid "B<GroupNextGroup 'n'>"
 msgstr "B<GroupNextGroup 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:850
+#: doc/tin.1:853
 msgid "Go to next group."
 msgstr "Zur nächsten Newsgruppe springen."
 
 #. type: TP
-#: doc/tin.1:850
+#: doc/tin.1:853
 #, no-wrap
 msgid "B<GroupNextUnreadArt 'N'>"
 msgstr "B<GroupNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:853
+#: doc/tin.1:856
 msgid "Go to next unread article."
 msgstr "Zum nächsten ungelesenen Artikel springen."
 
 #. type: TP
-#: doc/tin.1:853 doc/tin.1:1046 doc/tin.1:1278
+#: doc/tin.1:856 doc/tin.1:1049 doc/tin.1:1281
 #, no-wrap
 msgid "B<Print 'o'>"
 msgstr "B<Print 'o'>"
 
 #. type: Plain text
-#: doc/tin.1:858 doc/tin.1:1051 doc/tin.1:1283
+#: doc/tin.1:861 doc/tin.1:1054 doc/tin.1:1286
 msgid ""
 "Send current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to printer. See the section \"MAILING "
@@ -2258,51 +2263,51 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:858
+#: doc/tin.1:861
 #, no-wrap
 msgid "B<GroupPrevGroup 'p'>"
 msgstr "B<GroupPrevGroup 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:861
+#: doc/tin.1:864
 msgid "Go to previous group."
 msgstr "Zur vorherigen Gruppe springen."
 
 #. type: TP
-#: doc/tin.1:861
+#: doc/tin.1:864
 #, no-wrap
 msgid "B<GroupPrevUnreadArt 'P'>"
 msgstr "B<GroupPrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:864
+#: doc/tin.1:867
 msgid "Go to previous unread article."
 msgstr "Zum vorherigen ungelesenen Artikel gehen."
 
 #. type: Plain text
-#: doc/tin.1:867 doc/tin.1:1054
+#: doc/tin.1:870 doc/tin.1:1057
 msgid "Return to previous level."
 msgstr "Kehre zur vorherigen Ebene zurück."
 
 #. type: TP
-#: doc/tin.1:870
+#: doc/tin.1:873
 #, no-wrap
 msgid "B<GroupToggleReadUnread 'r'>"
 msgstr "B<GroupToggleReadUnread 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:873
+#: doc/tin.1:876
 msgid "Toggle the display between all articles and unread articles."
 msgstr "Wechselt zwischen der Anzeige aller und nur ungelesener Artikel."
 
 #. type: TP
-#: doc/tin.1:877
+#: doc/tin.1:880
 #, no-wrap
 msgid "B<GroupSave 's'>"
 msgstr "B<GroupSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:882 doc/tin.1:1066 doc/tin.1:1308
+#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311
 msgid ""
 "Save current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles. See the section \"MAILING PIPING "
@@ -2310,24 +2315,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:882
+#: doc/tin.1:885
 #, no-wrap
 msgid "B<GroupAutoSave 'S'>"
 msgstr "B<GroupAutoSave 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311
+#: doc/tin.1:888 doc/tin.1:1072 doc/tin.1:1314
 msgid "Save marked articles automatically without further prompting."
 msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern."
 
 #. type: TP
-#: doc/tin.1:885
+#: doc/tin.1:888
 #, no-wrap
 msgid "B<GroupTag 't'>"
 msgstr "B<GroupTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:890
+#: doc/tin.1:893
 msgid ""
 "Toggle tag-status of current article / thread for B<GroupMail> ('B<m>')  / "
 "B<Pipe> ('B<|>') / B<Print> ('B<o>') / B<GroupSave> ('B<s>') / "
@@ -2335,25 +2340,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:890
+#: doc/tin.1:893
 #, no-wrap
 msgid "B<GroupTagParts 'T'>"
 msgstr "B<GroupTagParts 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:893
+#: doc/tin.1:896
 msgid ""
 "Automatically tag in order all the parts of the current multi-part message."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:893
+#: doc/tin.1:896
 #, no-wrap
 msgid "B<GroupToggleThreading 'u'>"
 msgstr "B<GroupToggleThreading 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:898
+#: doc/tin.1:901
 msgid ""
 "Cycle the threading mode through no threading, threading by subject, "
 "threading by references, threading on both subject and references, group "
@@ -2361,18 +2366,18 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:898
+#: doc/tin.1:901
 #, no-wrap
 msgid "B<GroupUntag 'U'>"
 msgstr "B<GroupUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:901
+#: doc/tin.1:904
 msgid "Untag all articles that were tagged."
 msgstr "Markierung aller markierten Artikel entfernen."
 
 #. type: Plain text
-#: doc/tin.1:908 doc/tin.1:1083 doc/tin.1:1336
+#: doc/tin.1:911 doc/tin.1:1086 doc/tin.1:1339
 msgid ""
 "Post an article to the current group. If posting fails for some reason, "
 "you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
@@ -2381,13 +2386,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:908
+#: doc/tin.1:911
 #, no-wrap
 msgid "B<GroupRepost 'x'>"
 msgstr "B<GroupRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:914 doc/tin.1:1342
+#: doc/tin.1:917 doc/tin.1:1345
 msgid ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
@@ -2396,13 +2401,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:914
+#: doc/tin.1:917
 #, no-wrap
 msgid "B<GroupMarkUnselArtRead 'X'>"
 msgstr "B<GroupMarkUnselArtRead 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:922
+#: doc/tin.1:925
 msgid ""
 "Mark all unread articles that have not been selected as read, redraw screen "
 "to reflect changes and put index at the first thread to begin reading.  "
@@ -2413,25 +2418,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:922 doc/tin.1:1083 doc/tin.1:1342
+#: doc/tin.1:925 doc/tin.1:1086 doc/tin.1:1345
 #, no-wrap
 msgid "B<MarkArtUnread 'z'>"
 msgstr "B<MarkArtUnread 'z'>"
 
 #. type: Plain text
-#: doc/tin.1:925
+#: doc/tin.1:928
 msgid "Mark current article as unread."
 msgstr "Aktuellen Artikel als ungelesen markieren."
 
 #. type: TP
-#: doc/tin.1:925 doc/tin.1:1088 doc/tin.1:1345
+#: doc/tin.1:928 doc/tin.1:1091 doc/tin.1:1348
 #, no-wrap
 msgid "B<MarkThdUnread 'Z'>"
 msgstr "B<MarkThdUnread 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:932
+#: doc/tin.1:935
 msgid ""
 "Mark current thread as unread. If a range of threads is set, the range will "
 "be marked as unread instead of the current thread. When tagged threads are "
@@ -2439,79 +2444,79 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:932
+#: doc/tin.1:935
 #, no-wrap
 msgid "THREAD LISTING COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:937
+#: doc/tin.1:940
 msgid "Select article 4 within thread."
 msgstr "Artikel 4 aus dem Thread auswählen."
 
 #. type: TP
-#: doc/tin.1:971
+#: doc/tin.1:974
 #, no-wrap
 msgid "B<ThreadSelArt '*'>"
 msgstr "B<ThreadSelArt '*'>"
 
 #. type: TP
-#: doc/tin.1:974
+#: doc/tin.1:977
 #, no-wrap
 msgid "B<ThreadToggleArtSel '.'>"
 msgstr "B<ThreadToggleArtSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:977
+#: doc/tin.1:980
 msgid "Toggle selection of current article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:977
+#: doc/tin.1:980
 #, no-wrap
 msgid "B<ThreadReverseSel '@'>"
 msgstr "B<ThreadReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:980
+#: doc/tin.1:983
 msgid "Reverse article selections."
 msgstr "Artikelauswahl invertieren."
 
 #. type: TP
-#: doc/tin.1:980
+#: doc/tin.1:983
 #, no-wrap
 msgid "B<ThreadUndoSel '~'>"
 msgstr "B<ThreadUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:983
+#: doc/tin.1:986
 msgid "Undo all selections on current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:988
+#: doc/tin.1:991
 #, no-wrap
 msgid "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:991
+#: doc/tin.1:994
 msgid "Read current article within thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:991
+#: doc/tin.1:994
 #, no-wrap
 msgid "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 msgstr "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:994
+#: doc/tin.1:997
 msgid "View next unread article within thread."
 msgstr "Nächsten ungelesenen Artikel im Thread anzeigen."
 
 #. type: Plain text
-#: doc/tin.1:999
+#: doc/tin.1:1002
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line. The search will wrap over into the next thread if nothing is found in "
@@ -2519,44 +2524,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1010
+#: doc/tin.1:1013
 msgid ""
 "Mark thread as read [after confirmation] and return to the group index "
 "page.  Move cursor to next thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1014
+#: doc/tin.1:1017
 msgid ""
 "Mark thread as read [after confirmation] and enter the next thread "
 "containing unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1014
+#: doc/tin.1:1017
 #, no-wrap
 msgid "B<ThreadToggleSubjDisplay 'd'>"
 msgstr "B<ThreadToggleSubjDisplay 'd'>"
 
 #. type: TP
-#: doc/tin.1:1018
+#: doc/tin.1:1021
 #, no-wrap
 msgid "B<ThreadCancel 'D'>"
 msgstr "B<ThreadCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:1029 doc/tin.1:1251
+#: doc/tin.1:1032 doc/tin.1:1254
 msgid "Display the subject of the current article in the last line."
 msgstr "Subject des geöffneten Artikels in der untersten Zeile anzeigen."
 
 #. type: TP
-#: doc/tin.1:1032
+#: doc/tin.1:1035
 #, no-wrap
 msgid "B<ThreadMarkArtRead 'K'>"
 msgstr "B<ThreadMarkArtRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1038
+#: doc/tin.1:1041
 msgid ""
 "Mark article as read and move onto the next unread article. If a range of "
 "articles is set, the range will be marked as read instead of the current "
@@ -2564,49 +2569,49 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1041
+#: doc/tin.1:1044
 #, no-wrap
 msgid "B<ThreadMail 'm'>"
 msgstr "B<ThreadMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1061
+#: doc/tin.1:1064
 #, no-wrap
 msgid "B<ThreadSave 's'>"
 msgstr "B<ThreadSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1066
+#: doc/tin.1:1069
 #, no-wrap
 msgid "B<ThreadAutoSave 'S'>"
 msgstr "B<ThreadAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1069
+#: doc/tin.1:1072
 #, no-wrap
 msgid "B<ThreadTag 't'>"
 msgstr "B<ThreadTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1073 doc/tin.1:1315
+#: doc/tin.1:1076 doc/tin.1:1318
 msgid ""
 "Toggle tag status of current article for mailing, piping, printing, saving "
 "or reposting."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1073
+#: doc/tin.1:1076
 #, no-wrap
 msgid "B<ThreadUntag 'U'>"
 msgstr "B<ThreadUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1076
+#: doc/tin.1:1079
 msgid "Untag all tagged threads."
 msgstr "Markierung aller markierten Threads entfernen."
 
 #. type: Plain text
-#: doc/tin.1:1088
+#: doc/tin.1:1091
 msgid ""
 "Mark current article in thread as unread. If a range of articles is set, the "
 "range will be marked as unread instead of the current article. When tagged "
@@ -2615,142 +2620,142 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1093
+#: doc/tin.1:1096
 msgid "Mark all articles in thread as unread."
 msgstr "Alle Artikel im aktuellen Thread as ungelesen markieren."
 
 #. type: SS
-#: doc/tin.1:1093
+#: doc/tin.1:1096
 #, no-wrap
 msgid "ARTICLE VIEWER COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1098
+#: doc/tin.1:1101
 msgid "Read the first (base) article in this thread."
 msgstr "Den ersten (Basis) Artikel in diesem Thread lesen."
 
 #. type: Plain text
-#: doc/tin.1:1101
+#: doc/tin.1:1104
 msgid "Read response 4 in this thread."
 msgstr "Antwort 4 im diesem Thread lesen."
 
 #. type: TP
-#: doc/tin.1:1105
+#: doc/tin.1:1108
 #, no-wrap
 msgid "B<PageReplyQuoteHeaders '^E'>"
 msgstr "B<PageReplyQuoteHeaders '^E'>"
 
 #. type: Plain text
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article with all headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 #, no-wrap
 msgid "B<PagePGPCheckArticle '^G'>"
 msgstr "B<PagePGPCheckArticle '^G'>"
 
 #. type: Plain text
-#: doc/tin.1:1114
+#: doc/tin.1:1117
 msgid "Perform B<\\%pgp>(1)  operations on article."
 msgstr "B<\\%pgp>(1) Operation auf den Artikel an anwenden."
 
 #. type: TP
-#: doc/tin.1:1114
+#: doc/tin.1:1117
 #, no-wrap
 msgid "B<PageToggleRaw '^H'>"
 msgstr "B<PageToggleRaw '^H'>"
 
 #. type: Plain text
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 msgid "Toggles the display mode (raw including all headers vs. cooked)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1121
+#: doc/tin.1:1124
 #, no-wrap
 msgid "B<PageToggleTabs '^T'>"
 msgstr "B<PageToggleTabs '^T'>"
 
 #. type: Plain text
-#: doc/tin.1:1124
+#: doc/tin.1:1127
 msgid "Toggle the TAB width between 4 and 8 characters."
 msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten."
 
 #. type: TP
-#: doc/tin.1:1124
+#: doc/tin.1:1127
 #, no-wrap
 msgid "B<PageFollowupQuoteHeaders '^W'>"
 msgstr "B<PageFollowupQuoteHeaders '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:1128
+#: doc/tin.1:1131
 msgid ""
 "Post a followup to the current article with a copy of the article with all "
 "headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1128
+#: doc/tin.1:1131
 #, no-wrap
 msgid "B<PageToggleTex2iso '\"'>"
 msgstr "B<PageToggleTex2iso '\"'>"
 
 #. type: Plain text
-#: doc/tin.1:1132
+#: doc/tin.1:1135
 msgid ""
 "Toggle TeX to ISO decoding for current article. The default behavior is "
 "taken from the B<tex2iso_conv> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1132
+#: doc/tin.1:1135
 #, no-wrap
 msgid "B<PageToggleAllHeaders '*'>"
 msgstr "B<PageToggleAllHeaders '*'>"
 
 #. type: Plain text
-#: doc/tin.1:1135
+#: doc/tin.1:1138
 msgid ""
 "Toggles the display of all headers vs. headers in B<news_headers_to_display>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1135
+#: doc/tin.1:1138
 #, no-wrap
 msgid "B<PageToggleRot '%'>"
 msgstr "B<PageToggleRot '%'>"
 
 #. type: Plain text
-#: doc/tin.1:1138
+#: doc/tin.1:1141
 msgid "Toggle ROT-13 decoding for this article."
 msgstr "ROT-13 Entschlüsseln ein-/ausschalten."
 
 #. type: TP
-#: doc/tin.1:1138
+#: doc/tin.1:1141
 #, no-wrap
 msgid "B<PageToggleUue '('>"
 msgstr "B<PageToggleUue '('>"
 
 #. type: Plain text
-#: doc/tin.1:1142
+#: doc/tin.1:1145
 msgid ""
 "Toggle the display of uuencoded sections. The default behavior is taken from "
 "the B<hide_uue> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1142
+#: doc/tin.1:1145
 #, no-wrap
 msgid "B<PageReveal ')'>"
 msgstr "B<PageReveal ')'>"
 
 #. type: Plain text
-#: doc/tin.1:1149
+#: doc/tin.1:1152
 msgid ""
 "The formfeed character (^L) is often used to hide 'spoilers' that the reader "
 "may not initially wish to see when viewing an article. Any text after a "
@@ -2760,23 +2765,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1158
+#: doc/tin.1:1161
 msgid "Forward search the text of this article."
 msgstr "Vorwärts innerhalb dieses Artikels suchen."
 
 #. type: Plain text
-#: doc/tin.1:1161
+#: doc/tin.1:1164
 msgid "Backward search the text of this article."
 msgstr "Rückwärts innerhalb dieses Artikels suchen."
 
 #. type: TP
-#: doc/tin.1:1161
+#: doc/tin.1:1164
 #, no-wrap
 msgid "B<PageSkipIncludedText ':'>"
 msgstr "B<PageSkipIncludedText ':'>"
 
 #. type: Plain text
-#: doc/tin.1:1166
+#: doc/tin.1:1169
 msgid ""
 "Skip to the end of the next quoted text-block in this article. Quoted text "
 "is everything which matches B<quote_regex>, B<quote_regex2> or "
@@ -2784,40 +2789,40 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1166
+#: doc/tin.1:1169
 #, no-wrap
 msgid "B<PageTopThd 'E<lt>'>"
 msgstr "B<PageTopThd 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1169
+#: doc/tin.1:1172
 msgid "Go to the first article in the current thread."
 msgstr "Gehe zum ersten Artikel im aktuellen Thread."
 
 #. type: TP
-#: doc/tin.1:1169
+#: doc/tin.1:1172
 #, no-wrap
 msgid "B<PageBotThd 'E<gt>'>"
 msgstr "B<PageBotThd 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1172
+#: doc/tin.1:1175
 msgid "Go to the last article in the current thread."
 msgstr "Gehe zum letzten Artikel im aktuellen Thread."
 
 #. type: TP
-#: doc/tin.1:1172
+#: doc/tin.1:1175
 #, no-wrap
 msgid "B<PageToggleHighlight '_'>"
 msgstr "B<PageToggleHighlight '_'>"
 
 #. type: Plain text
-#: doc/tin.1:1175
+#: doc/tin.1:1178
 msgid "Toggle word highlighting on/off."
 msgstr "Wort-Hervorheben ein-/ausschalten."
 
 #. type: Plain text
-#: doc/tin.1:1189
+#: doc/tin.1:1192
 msgid ""
 "Auto select article(s) with a single key. The defaults used for selection "
 "are set based upon the following four tinrc config variables: "
@@ -2829,7 +2834,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1198
+#: doc/tin.1:1201
 msgid ""
 "Kill article(s) with a single key. The defaults used for killing are based "
 "upon the following four tinrc config variables: B<default_filter_kill_case>, "
@@ -2840,24 +2845,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1198
+#: doc/tin.1:1201
 #, no-wrap
 msgid "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1201
+#: doc/tin.1:1204
 msgid "Go to next base article."
 msgstr "Zum nächsten Basisartikel springen."
 
 #. type: TP
-#: doc/tin.1:1201
+#: doc/tin.1:1204
 #, no-wrap
 msgid "B<PageNextUnread 'E<lt>TABE<gt>'>"
 msgstr "B<PageNextUnread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1206
+#: doc/tin.1:1209
 msgid ""
 "Go to next unread article. If the tinrc variable B<goto_next_unread> doesn't "
 "contain PageNextUnread, then this key will first page through the current "
@@ -2865,342 +2870,342 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 msgid "Author forward search."
 msgstr "Suche nach Autor (vorwärts)."
 
 #. type: Plain text
-#: doc/tin.1:1212
+#: doc/tin.1:1215
 msgid "Author backward search."
 msgstr "Suche nach Autor (rückwärts)."
 
 #. type: Plain text
-#: doc/tin.1:1220
+#: doc/tin.1:1223
 msgid ""
 "Mark the current thread as read [after confirmation] and return to the "
 "previous menu. Move cursor to next item."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1224
+#: doc/tin.1:1227
 msgid ""
 "Mark the rest of the current thread as read [after confirmation] and enter "
 "the next thread with unread articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1224
+#: doc/tin.1:1227
 #, no-wrap
 msgid "B<PageCancel 'D'>"
 msgstr "B<PageCancel 'D'>"
 
 #. type: TP
-#: doc/tin.1:1229
+#: doc/tin.1:1232
 #, no-wrap
 msgid "B<PageEditArticle 'e'>"
 msgstr "B<PageEditArticle 'e'>"
 
 #. type: Plain text
-#: doc/tin.1:1232
+#: doc/tin.1:1235
 msgid ""
 "Edit the current article. This is restricted to mailgroups and saved news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1235
+#: doc/tin.1:1238
 #, no-wrap
 msgid "B<PageFollowupQuote 'f'>"
 msgstr "B<PageFollowupQuote 'f'>"
 
 #. type: Plain text
-#: doc/tin.1:1238
+#: doc/tin.1:1241
 msgid ""
 "Post a followup to the current article with a copy of the article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1238
+#: doc/tin.1:1241
 #, no-wrap
 msgid "B<PageFollowup 'F'>"
 msgstr "B<PageFollowup 'F'>"
 
 #. type: Plain text
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 msgid ""
 "Post a followup to the current article without including a copy of the "
 "article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 #, no-wrap
 msgid "B<PageFirstPage 'g'>"
 msgstr "B<PageFirstPage 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 msgid "Go to the start of the article."
 msgstr "Zum Anfang des Artikels springen."
 
 #. type: TP
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 #, no-wrap
 msgid "B<PageLastPage 'G'>"
 msgstr "B<PageLastPage 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:1248
+#: doc/tin.1:1251
 msgid "Go to the end of the article."
 msgstr "Zum Ende des Artikels springen."
 
 #. type: TP
-#: doc/tin.1:1254
+#: doc/tin.1:1257
 #, no-wrap
 msgid "B<PageKillThd 'K'>"
 msgstr "B<PageKillThd 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 msgid "Mark rest of thread as read and move onto the next unread thread."
 msgstr ""
 "Markiere den Rest des Threads als gelesen und springe zu nächstem "
 "ungelesenen Thread."
 
 #. type: TP
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 #, no-wrap
 msgid "B<PageListThd 'l'>"
 msgstr "B<PageListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 msgid "Show the thread menu that the current article is a part of."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1263
+#: doc/tin.1:1266
 #, no-wrap
 msgid "B<PageMail 'm'>"
 msgstr "B<PageMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1272
+#: doc/tin.1:1275
 #, no-wrap
 msgid "B<PageNextArt 'n'>"
 msgstr "B<PageNextArt 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:1275
+#: doc/tin.1:1278
 msgid "Go to the next article."
 msgstr "Gehe zum nächsten Artikel."
 
 #. type: TP
-#: doc/tin.1:1275
+#: doc/tin.1:1278
 #, no-wrap
 msgid "B<PageNextUnreadArt 'N'>"
 msgstr "B<PageNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:1278
+#: doc/tin.1:1281
 msgid "Go to the next unread article."
 msgstr "Zum nächsten ungelesenen Artikel springen."
 
 #. type: TP
-#: doc/tin.1:1283
+#: doc/tin.1:1286
 #, no-wrap
 msgid "B<PagePrevArt 'p'>"
 msgstr "B<PagePrevArt 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1286
+#: doc/tin.1:1289
 msgid "Go to the previous article."
 msgstr "Gehe zum vorherigen Artikel."
 
 #. type: TP
-#: doc/tin.1:1286
+#: doc/tin.1:1289
 #, no-wrap
 msgid "B<PagePrevUnreadArt 'P'>"
 msgstr "B<PagePrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:1289
+#: doc/tin.1:1292
 msgid "Go to the previous unread article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1292
+#: doc/tin.1:1295
 msgid "Return to the previous level."
 msgstr "Kehrt zur vorherigen Ebene zurück."
 
 #. type: TP
-#: doc/tin.1:1295
+#: doc/tin.1:1298
 #, no-wrap
 msgid "B<PageReplyQuote 'r'>"
 msgstr "B<PageReplyQuote 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:1299
+#: doc/tin.1:1302
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1299
+#: doc/tin.1:1302
 #, no-wrap
 msgid "B<PageReply 'R'>"
 msgstr "B<PageReply 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 msgid ""
 "Reply through mail to the author of the current article without including "
 "the original article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 #, no-wrap
 msgid "B<PageSave 's'>"
 msgstr "B<PageSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1308
+#: doc/tin.1:1311
 #, no-wrap
 msgid "B<PageAutoSave 'S'>"
 msgstr "B<PageAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1311
+#: doc/tin.1:1314
 #, no-wrap
 msgid "B<PageTag 't'>"
 msgstr "B<PageTag 't'>"
 
 #. type: TP
-#: doc/tin.1:1315
+#: doc/tin.1:1318
 #, no-wrap
 msgid "B<PageGroupSel 'T'>"
 msgstr "B<PageGroupSel 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:1318
+#: doc/tin.1:1321
 msgid "Return to group selection level."
 msgstr "Kehrt zur Auswahlebene zurück."
 
 #. type: TP
-#: doc/tin.1:1318
+#: doc/tin.1:1321
 #, no-wrap
 msgid "B<PageGotoParent 'u'>"
 msgstr "B<PageGotoParent 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 msgid "Go to parent article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 #, no-wrap
 msgid "B<PageViewUrl 'U'>"
 msgstr "B<PageViewUrl 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1325
+#: doc/tin.1:1328
 msgid ""
 "Display a list of URLs in the current article. See the section \"URL LISTING"
 "\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1325
+#: doc/tin.1:1328
 #, no-wrap
 msgid "B<PageViewAttach 'V'>"
 msgstr "B<PageViewAttach 'V'>"
 
 #. type: Plain text
-#: doc/tin.1:1329
+#: doc/tin.1:1332
 msgid ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1336
+#: doc/tin.1:1339
 #, no-wrap
 msgid "B<PageRepost 'x'>"
 msgstr "B<PageRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:1345
+#: doc/tin.1:1348
 msgid "Mark article as unread."
 msgstr "Alle Artikel als ungelesen markieren."
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1350
+#: doc/tin.1:1353
 msgid "Mark the current thread as unread."
 msgstr "Markiere den aktuellen Thread als ungelesen."
 
 #. type: SS
-#: doc/tin.1:1350
+#: doc/tin.1:1353
 #, no-wrap
 msgid "URL LISTING"
 msgstr "URL LISTE"
 
 #. type: Plain text
-#: doc/tin.1:1353
+#: doc/tin.1:1356
 msgid ""
 "B<PageViewUrl> ('B<U>') displays a list of URLs in the current article. "
 "Besides the common moving keys, the following commands are available:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1354
+#: doc/tin.1:1357
 #, no-wrap
 msgid "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1358
+#: doc/tin.1:1361
 msgid ""
 "The current URL will be prompted and opened using the B<url_handler>. "
 "'B<E<lt>ESCE<gt>>' or no input will skip the URL."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1361
+#: doc/tin.1:1364
 msgid "URL forward search."
 msgstr "Suche nach URL (vorwärts)."
 
 #. type: Plain text
-#: doc/tin.1:1364
+#: doc/tin.1:1367
 msgid "URL backward search."
 msgstr "Suche nach URL (rückwärts)."
 
 #. type: Plain text
-#: doc/tin.1:1370 doc/tin.1:1423
+#: doc/tin.1:1373 doc/tin.1:1426
 msgid "Shell escape."
 msgstr "Ausgang zur Shell."
 
 #. type: Plain text
-#: doc/tin.1:1373
+#: doc/tin.1:1376
 msgid "Toggle the display of the current URL in the last line."
 msgstr "Anzeige der aktuellen URL in der letzten Zeile (de)aktivieren."
 
 #. type: Plain text
-#: doc/tin.1:1376 doc/tin.1:1430
+#: doc/tin.1:1379 doc/tin.1:1433
 msgid "Help screen of commands available."
 msgstr "Hilfeseite der verfügbaren Befehle."
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1382
+#: doc/tin.1:1385
 #, no-wrap
 msgid "ATTACHMENT LISTING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1385
+#: doc/tin.1:1388
 msgid ""
 "B<PageViewAttach> ('B<V>') displays a list of attachments of the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3208,108 +3213,108 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1386
+#: doc/tin.1:1389
 #, no-wrap
 msgid "B<AttachPipe 'p'>"
 msgstr "B<AttachPipe 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1389
+#: doc/tin.1:1392
 msgid "Pipe attachment into command."
 msgstr "Anhang an Befehl weiterleiten."
 
 #. type: TP
-#: doc/tin.1:1389
+#: doc/tin.1:1392
 #, no-wrap
 msgid "B<AttachSave 's'>"
 msgstr "B<AttachSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:1392
+#: doc/tin.1:1395
 msgid "Save current attachment / tagged attachments to disk."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1392
+#: doc/tin.1:1395
 #, no-wrap
 msgid "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1395
+#: doc/tin.1:1398
 msgid "View attachment."
 msgstr "Multimediaanhänge anzeigen."
 
 #. type: TP
-#: doc/tin.1:1395
+#: doc/tin.1:1398
 #, no-wrap
 msgid "B<AttachTag 't'>"
 msgstr "B<AttachTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1398
+#: doc/tin.1:1401
 msgid "Tag one or more attachments for saving."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1398
+#: doc/tin.1:1401
 #, no-wrap
 msgid "B<AttachTagPattern '='>"
 msgstr "B<AttachTagPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 msgid ""
 "Prompts for a pattern to match. All attachments whose name/description or "
 "content type/transfer encoding match the pattern will be tagged."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 #, no-wrap
 msgid "B<AttachToggleTagged '@'>"
 msgstr "B<AttachToggleTagged '@'>"
 
 #. type: Plain text
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 msgid "Reverse tagging of all attachments."
 msgstr "Markierung der Anhänge umkehren."
 
 #. type: TP
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 #, no-wrap
 msgid "B<AttachUntag 'U'>"
 msgstr "B<AttachUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1408
+#: doc/tin.1:1411
 msgid "Untag all tagged attachments."
 msgstr "Markierung der markierten Anhängen aufheben."
 
 #. type: Plain text
-#: doc/tin.1:1411
+#: doc/tin.1:1414
 msgid "Attachment forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1414
+#: doc/tin.1:1417
 msgid "Attachment backward search."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1417
+#: doc/tin.1:1420
 #, no-wrap
 msgid "B<GlobalPipe '|'>"
 msgstr "B<GlobalPipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:1420
+#: doc/tin.1:1423
 msgid ""
 "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1427
+#: doc/tin.1:1430
 msgid ""
 "Toggle the display of the name/description of the current attachment in the "
 "last line."
@@ -3317,7 +3322,7 @@ msgstr "Name oder Beschreibung des Anhan
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1436
+#: doc/tin.1:1439
 #, no-wrap
 msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 msgstr ""
@@ -3326,7 +3331,7 @@ msgstr ""
 #.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 #.          in the !TIN_DEFAULTS_DIR config case
 #. type: Plain text
-#: doc/tin.1:1448
+#: doc/tin.1:1451
 msgid ""
 "At startup, B<tin> reads in the configuration files (see also B<\\"
 "%tin>(5)).  They contain a list of variables that can be used to configure "
@@ -3337,7 +3342,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1456
+#: doc/tin.1:1459
 msgid ""
 "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU "
@@ -3348,7 +3353,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1462
+#: doc/tin.1:1465
 msgid ""
 "In the options menu use the cursor keys in the usual way to move around. Use "
 "B<ConfigSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') to 'open' the option you wish "
@@ -3358,7 +3363,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1469
+#: doc/tin.1:1472
 msgid ""
 "As with the other menus, B<RedrawScr> ('B<^L>') will redraw the screen. You "
 "can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -3368,7 +3373,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1474
+#: doc/tin.1:1477
 msgid ""
 "The options menu provides access to the attributes menu for the current "
 "group by the B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') command. Pressing "
@@ -3377,14 +3382,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1477
+#: doc/tin.1:1480
 msgid ""
 "The B<ConfigScopeMenu> ('B<S>') command brings up the scopes menu. For more "
 "information see section \"SCOPES MENU\"."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1481
+#: doc/tin.1:1484
 msgid ""
 "Here is a full list of all the available variables. The name in braces is "
 "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
@@ -3392,13 +3397,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1481
+#: doc/tin.1:1484
 #, no-wrap
 msgid "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 msgstr "B<Lange Newsgruppennamen abkürzen (abbreviate_groupname)>"
 
 #. type: Plain text
-#: doc/tin.1:1487 doc/tin.5:1199
+#: doc/tin.1:1490 doc/tin.5:1199
 msgid ""
 "If ON abbreviate long newsgroup names at group selection level and article "
 "level (if necessary) like this: news.software.readers -E<gt> n.software."
@@ -3409,13 +3414,13 @@ msgstr ""
 "readers -E<gt> n.s.readers -E<gt> n.s.r. Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:1487
+#: doc/tin.1:1490
 #, no-wrap
 msgid "B<Add posted articles to filter (add_posted_to_filter)>"
 msgstr "B<Füge gepostete Artikel zum Filter (add_posted_to_filter)>"
 
 #. type: Plain text
-#: doc/tin.1:1491 doc/tin.5:1203
+#: doc/tin.1:1494 doc/tin.5:1203
 msgid ""
 "If ON add posted articles which start a new thread to filter for "
 "highlighting follow-ups. Default is ON."
@@ -3424,24 +3429,24 @@ msgstr ""
 "hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1491
+#: doc/tin.1:1494
 #, no-wrap
 msgid "B<Insert 'User-Agent:'-header (advertising)>"
 msgstr "B<Füge 'User-Agent:'-Header ein (advertising)>"
 
 #. type: Plain text
-#: doc/tin.1:1494 doc/tin.5:1206
+#: doc/tin.1:1497 doc/tin.5:1206
 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON."
 msgstr "Falls ON füge 'User-Agent:'-Header ein. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1494
+#: doc/tin.1:1497
 #, no-wrap
 msgid "B<Skip multipart/alternative parts (alternative_handling)>"
 msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:1497 doc/tin.5:1209
+#: doc/tin.1:1500 doc/tin.5:1209
 msgid ""
 "If ON strip multipart/alternative messages automatically. Default is ON."
 msgstr ""
@@ -3449,76 +3454,76 @@ msgstr ""
 "Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1497
+#: doc/tin.1:1500
 #, no-wrap
 msgid "B<Character to show deleted articles (art_marked_deleted)>"
 msgstr "B<Zeichen für gelöschte Artikel (art_marked_deleted)>"
 
 #. type: Plain text
-#: doc/tin.1:1500 doc/tin.5:1212
+#: doc/tin.1:1503 doc/tin.5:1212
 msgid "The character used to show that an article was deleted. Default is 'D'."
 msgstr ""
 "Zeichen das anzeigt, dass ein Artikel gelöscht wurde. Voreinstellung ist 'D'."
 
 #. type: TP
-#: doc/tin.1:1500
+#: doc/tin.1:1503
 #, no-wrap
 msgid "B<Character to show inrange articles (art_marked_inrange)>"
 msgstr "B<Zeichen für Artikel im Bereich (art_marked_inrange)>"
 
 #. type: Plain text
-#: doc/tin.1:1503 doc/tin.5:1215
+#: doc/tin.1:1506 doc/tin.5:1215
 msgid ""
 "The character used to show that an article is in a range. Default is '#'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1503
+#: doc/tin.1:1506
 #, no-wrap
 msgid "B<Character to show returning arts (art_marked_return)>"
 msgstr "B<Zeichen für wiederkehrende Artikel (art_marked_return)>"
 
 #. type: Plain text
-#: doc/tin.1:1507 doc/tin.5:1219
+#: doc/tin.1:1510 doc/tin.5:1219
 msgid ""
 "The character used to show that an article will return as an unread article "
 "when the group is next entered. Default is '-'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1507
+#: doc/tin.1:1510
 #, no-wrap
 msgid "B<Character to show selected articles (art_marked_selected)>"
 msgstr "B<Zeichen für wichtige Artikel (art_marked_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1511 doc/tin.5:1223
+#: doc/tin.1:1514 doc/tin.5:1223
 msgid ""
 "The character used to show that an article/thread is auto-selected (hot).  "
 "Default is '*'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1511
+#: doc/tin.1:1514
 #, no-wrap
 msgid "B<Character to show recent articles (art_marked_recent)>"
 msgstr "B<Zeichen für aktuelle Artikel (art_marked_recent)>"
 
 #. type: Plain text
-#: doc/tin.1:1515 doc/tin.5:1227
+#: doc/tin.1:1518 doc/tin.5:1227
 msgid ""
 "The character used to show that an article/thread is recent (not older than "
 "X days). See also B<recent_time>. Default is 'o'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1515
+#: doc/tin.1:1518
 #, no-wrap
 msgid "B<Character to show unread articles (art_marked_unread)>"
 msgstr "B<Zeichen für ungelesene Artikel (art_marked_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1519 doc/tin.5:1231
+#: doc/tin.1:1522 doc/tin.5:1231
 msgid ""
 "The character used to show that an article has not been read.  Default is "
 "'+'."
@@ -3527,26 +3532,26 @@ msgstr ""
 "Voreinstellung ist '+'."
 
 #. type: TP
-#: doc/tin.1:1519
+#: doc/tin.1:1522
 #, no-wrap
 msgid "B<Character to show read articles (art_marked_read)>"
 msgstr "B<Zeichen für gelesene Artikel (art_marked_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1522 doc/tin.5:1234
+#: doc/tin.1:1525 doc/tin.5:1234
 msgid "The character used to show that an article was read. Default is ' '."
 msgstr ""
 "Zeichen das anzeigt, dass ein Artikel schon gelesen wurde. Voreinstellung "
 "ist ' '."
 
 #. type: TP
-#: doc/tin.1:1522
+#: doc/tin.1:1525
 #, no-wrap
 msgid "B<Character to show killed articles (art_marked_killed)>"
 msgstr "B<Zeichen für gekillte Artikel (art_marked_killed)>"
 
 #. type: Plain text
-#: doc/tin.1:1526 doc/tin.5:1238
+#: doc/tin.1:1529 doc/tin.5:1238
 msgid ""
 "The character used to show that an article was killed. Default is 'K'.  "
 "B<kill_level> must be set accordingly."
@@ -3555,26 +3560,26 @@ msgstr ""
 "'K'). B<kill_level> muss passend gesetzt sein."
 
 #. type: TP
-#: doc/tin.1:1526
+#: doc/tin.1:1529
 #, no-wrap
 msgid "B<Character to show read selected arts (art_marked_read_selected)>"
 msgstr "B<Zeichen für gelesene wichtige Art. (art_marked_read_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1530 doc/tin.5:1242
+#: doc/tin.1:1533 doc/tin.5:1242
 msgid ""
 "The character used to show that an article was hot before it was read.  "
 "Default is ':'. B<kill_level> must be set accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1530 doc/tin.5:1242
+#: doc/tin.1:1533 doc/tin.5:1242
 #, no-wrap
 msgid "B<Ask before using MIME viewer (ask_for_metamail)>"
 msgstr "B<Start des MIME-Viewers bestätigen (ask_for_metamail)>"
 
 #. type: Plain text
-#: doc/tin.1:1535
+#: doc/tin.1:1538
 msgid ""
 "If ON B<tin> will ask before using a MIME viewer (B<metamail_prog>) to "
 "display MIME messages. This only occurs if a MIME viewer is set. Default is "
@@ -3582,26 +3587,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1535
+#: doc/tin.1:1538
 #, no-wrap
 msgid "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 msgstr "B<Sendet Ihnen eine cc und/oder eine blinde cc autom. (auto_cc_bcc)>"
 
 #. type: Plain text
-#: doc/tin.1:1539 doc/tin.5:1253
+#: doc/tin.1:1542 doc/tin.5:1253
 msgid ""
 "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when "
 "mailing an article. Default is No."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1539
+#: doc/tin.1:1542
 #, no-wrap
 msgid "B<List thread using right arrow key (auto_list_thread)>"
 msgstr "B<Zeige Thread mit rechter Pfeilt. an (auto_list_thread)>"
 
 #. type: Plain text
-#: doc/tin.1:1543 doc/tin.5:1257
+#: doc/tin.1:1546 doc/tin.5:1257
 msgid ""
 "If ON automatically list thread when entering it using right arrow key.  "
 "Default is ON."
@@ -3610,24 +3615,24 @@ msgstr ""
 "anzeigen? Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1543
+#: doc/tin.1:1546
 #, no-wrap
 msgid "B<Reconnect to server automatically (auto_reconnect)>"
 msgstr "B<Autom. Wiederverbindung zum Server (auto_reconnect)>"
 
 #. type: Plain text
-#: doc/tin.1:1546 doc/tin.1:2521
+#: doc/tin.1:1549 doc/tin.1:2525
 msgid "Default is OFF."
 msgstr "Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:1546
+#: doc/tin.1:1549
 #, no-wrap
 msgid "B<Use Archive-name: header for save (auto_save)>"
 msgstr "B<Nutze Archive-name: zum Speichern (auto_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1552 doc/tin.5:1266
+#: doc/tin.1:1555 doc/tin.5:1266
 msgid ""
 "If ON articles/threads with ''Archive-name:'' in header will be "
 "automatically saved with the Archive-name & part/patch no and post processed "
@@ -3635,13 +3640,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 #, no-wrap
 msgid "B<Save articles in batch mode (batch_save)>"
 msgstr "B<Speicher Artikel im Batchmode (-S) (batch_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1557 doc/tin.5:1271
+#: doc/tin.1:1560 doc/tin.5:1271
 msgid ""
 "If set ON articles/threads will be saved in batch mode when save \\&''B<-"
 "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is "
@@ -3652,13 +3657,13 @@ msgstr ""
 "Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1557
+#: doc/tin.1:1560
 #, no-wrap
 msgid "B<Show mini menu & posting etiquette (beginner_level)>"
 msgstr "B<Zeigt Minimenü & Posting etiquette (beginner_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1562 doc/tin.5:1276
+#: doc/tin.1:1565 doc/tin.5:1276
 msgid ""
 "If set ON a mini menu of the most useful commands will be displayed at the "
 "bottom of the screen for each level. Also a short posting etiquette will be "
@@ -3666,13 +3671,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1562
+#: doc/tin.1:1565
 #, no-wrap
 msgid "B<Cache NNTP overview files locally (cache_overview_files)>"
 msgstr "B<Speichere NNTP Overview Daten lokal (cache_overview_files)>"
 
 #. type: Plain text
-#: doc/tin.1:1567
+#: doc/tin.1:1570
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -3680,313 +3685,313 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1567
+#: doc/tin.1:1570
 #, no-wrap
 msgid "B<Catchup read groups when quitting (catchup_read_groups)>"
 msgstr "B<Catchup der Gruppen beim Beenden (catchup_read_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:1573 doc/tin.5:1285
+#: doc/tin.1:1576 doc/tin.5:1285
 msgid ""
 "If set ON the user is asked when quitting if all groups read during the "
 "current session should be marked read. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1573
+#: doc/tin.1:1576
 #, no-wrap
 msgid "B<Standard background color (col_back)>"
 msgstr "B<Standard Hintergrundfarbe (col_back)>"
 
 #. type: Plain text
-#: doc/tin.1:1576 doc/tin.5:1288
+#: doc/tin.1:1579 doc/tin.5:1288
 msgid "Standard background color"
 msgstr "Standard Hintergrundfarbe"
 
 #. type: TP
-#: doc/tin.1:1576
+#: doc/tin.1:1579
 #, no-wrap
 msgid "B<Color of quoted text from external sources (col_extquote)>"
 msgstr "B<Farbe des Fremdzitat-Textes (col_extquote)>"
 
 #. type: Plain text
-#: doc/tin.1:1579 doc/tin.5:1291
+#: doc/tin.1:1582 doc/tin.5:1291
 msgid "Color of quoted text from external sources"
 msgstr "Farbe des Fremdzitat-Textes"
 
 #. type: TP
-#: doc/tin.1:1579
+#: doc/tin.1:1582
 #, no-wrap
 msgid "B<Color of sender (From:) (col_from)>"
 msgstr "B<Farbe des Autors (From:) (col_from)>"
 
 #. type: Plain text
-#: doc/tin.1:1582 doc/tin.5:1294
+#: doc/tin.1:1585 doc/tin.5:1294
 msgid "Color of sender (From:)"
 msgstr "Farbe des Autors (From:)"
 
 #. type: TP
-#: doc/tin.1:1582
+#: doc/tin.1:1585
 #, no-wrap
 msgid "B<Color of article header lines (col_head)>"
 msgstr "B<Farbe der Artikelheaderzeilen (col_head)>"
 
 #. type: Plain text
-#: doc/tin.1:1585 doc/tin.5:1297
+#: doc/tin.1:1588 doc/tin.5:1297
 msgid "Color of header-lines"
 msgstr "Farbe der Artikelheaderzeilen"
 
 #. type: TP
-#: doc/tin.1:1585
+#: doc/tin.1:1588
 #, no-wrap
 msgid "B<Color of help text (col_help)>"
 msgstr "B<Farbe des Hilfstext (col_help)>"
 
 #. type: Plain text
-#: doc/tin.1:1588 doc/tin.5:1300
+#: doc/tin.1:1591 doc/tin.5:1300
 msgid "Color of help pages"
 msgstr "Farbe des Hilfstext"
 
 #. type: TP
-#: doc/tin.1:1588
+#: doc/tin.1:1591
 #, no-wrap
 msgid "B<Color for inverse text (background) (col_invers_bg)>"
 msgstr "B<Farbe des inversen Text (Hinterg.) (col_invers_bg)>"
 
 #. type: Plain text
-#: doc/tin.1:1591 doc/tin.5:1303
+#: doc/tin.1:1594 doc/tin.5:1303
 msgid "Color of background for inverse text"
 msgstr "Hintergrundfarbe für inversen Text"
 
 #. type: TP
-#: doc/tin.1:1591
+#: doc/tin.1:1594
 #, no-wrap
 msgid "B<Color for inverse text (foreground) (col_invers_fg)>"
 msgstr "B<Farbe des inversen Text (Vordergr.) (col_invers_fg)>"
 
 #. type: Plain text
-#: doc/tin.1:1594 doc/tin.5:1306
+#: doc/tin.1:1597 doc/tin.5:1306
 msgid "Color of foreground for inverse text"
 msgstr "Vordergrundfarbe für inversen Text"
 
 #. type: TP
-#: doc/tin.1:1594
+#: doc/tin.1:1597
 #, no-wrap
 msgid "B<Color of highlighting with _dash_ (col_markdash)>"
 msgstr "B<Farbe der Hervorhebung _Striche_ (col_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:1598 doc/tin.5:1310
+#: doc/tin.1:1601 doc/tin.5:1310
 msgid ""
 "Color of words emphasized like _this_. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1598
+#: doc/tin.1:1601
 #, no-wrap
 msgid "B<Color of highlighting with /slash/ (col_markslash)>"
 msgstr "B<Farbe der Hervorhebung /Schrägstr./ (col_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:1602 doc/tin.5:1314
+#: doc/tin.1:1605 doc/tin.5:1314
 msgid ""
 "Color of words emphasized like /this/. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1602
+#: doc/tin.1:1605
 #, no-wrap
 msgid "B<Color of highlighting with *stars* (col_markstar)>"
 msgstr "B<Farbe der Hervorhebung *Sterne* (col_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:1606 doc/tin.5:1318
+#: doc/tin.1:1609 doc/tin.5:1318
 msgid ""
 "Color of words emphasized like *this*. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1606
+#: doc/tin.1:1609
 #, no-wrap
 msgid "B<Color of highlighting with -stroke- (col_markstroke)>"
 msgstr "B<Farbe der Hervorhebung -Durchstr.- (col_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:1610 doc/tin.5:1322
+#: doc/tin.1:1613 doc/tin.5:1322
 msgid ""
 "Color of words emphasized like -this-. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1610
+#: doc/tin.1:1613
 #, no-wrap
 msgid "B<Color of mini help menu (col_minihelp)>"
 msgstr "B<Farbe des Minihilfemenü (col_minihelp)>"
 
 #. type: Plain text
-#: doc/tin.1:1613 doc/tin.5:1325
+#: doc/tin.1:1616 doc/tin.5:1325
 msgid "Color of mini help menu"
 msgstr "Farbe des Minihilfemenü"
 
 #. type: TP
-#: doc/tin.1:1613
+#: doc/tin.1:1616
 #, no-wrap
 msgid "B<Color of actual news header fields (col_newsheaders)>"
 msgstr "B<Farbe des angezeigten Headers (col_newsheaders)>"
 
 #. type: Plain text
-#: doc/tin.1:1616 doc/tin.5:1328
+#: doc/tin.1:1619 doc/tin.5:1328
 msgid "Color of actual news header fields"
 msgstr "Farbe des angezeigten Headers"
 
 #. type: TP
-#: doc/tin.1:1616
+#: doc/tin.1:1619
 #, no-wrap
 msgid "B<Standard foreground color (col_normal)>"
 msgstr "B<Standard Vordergrundfarbe (col_normal)>"
 
 #. type: Plain text
-#: doc/tin.1:1619 doc/tin.5:1331
+#: doc/tin.1:1622 doc/tin.5:1331
 msgid "Standard foreground color"
 msgstr "Standard Vordergrundfarbe"
 
 #. type: TP
-#: doc/tin.1:1619
+#: doc/tin.1:1622
 #, no-wrap
 msgid "B<Color of quoted lines (col_quote)>"
 msgstr "B<Farbe der zitierten Zeilen (col_quote)>"
 
 #. type: Plain text
-#: doc/tin.1:1622 doc/tin.5:1334
+#: doc/tin.1:1625 doc/tin.5:1334
 msgid "Color of quoted lines"
 msgstr "Farbe der zitierten Zeilen"
 
 #. type: TP
-#: doc/tin.1:1622
+#: doc/tin.1:1625
 #, no-wrap
 msgid "B<Color of twice quoted line (col_quote2)>"
 msgstr "B<Farbe von zweifach zitierten Zeilen (col_quote2)>"
 
 #. type: Plain text
-#: doc/tin.1:1625 doc/tin.5:1337
+#: doc/tin.1:1628 doc/tin.5:1337
 msgid "Color of twice quoted lines"
 msgstr "Farbe von zweifach zitierten Zeilen"
 
 #. type: TP
-#: doc/tin.1:1625
+#: doc/tin.1:1628
 #, no-wrap
 msgid "B<Color of =E<gt>3 times quoted line (col_quote3)>"
 msgstr "B<Farbe von =E<gt>3-fach zitierten Zeilen (col_quote3)>"
 
 #. type: Plain text
-#: doc/tin.1:1628 doc/tin.5:1340
+#: doc/tin.1:1631 doc/tin.5:1340
 msgid "Color of E<gt>=3 times quoted lines"
 msgstr "Farbe von =E<gt>3-fach zitierten Zeilen"
 
 #. type: TP
-#: doc/tin.1:1628
+#: doc/tin.1:1631
 #, no-wrap
 msgid "B<Color of response counter (col_response)>"
 msgstr "B<Farbe des Antwortzählers (col_response)>"
 
 #. type: Plain text
-#: doc/tin.1:1632 doc/tin.5:1344
+#: doc/tin.1:1635 doc/tin.5:1344
 msgid ""
 "Color of response counter. This is the text that says \"Response x of y\" in "
 "the article viewer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1632
+#: doc/tin.1:1635
 #, no-wrap
 msgid "B<Color of signatures (col_signature)>"
 msgstr "B<Farbe von Signaturen (col_signature)>"
 
 #. type: Plain text
-#: doc/tin.1:1635 doc/tin.5:1347
+#: doc/tin.1:1638 doc/tin.5:1347
 msgid "Color of signatures"
 msgstr "Farbe von Signaturen"
 
 #. type: TP
-#: doc/tin.1:1635
+#: doc/tin.1:1638
 #, no-wrap
 msgid "B<Color of urls highlight (col_urls)>"
 msgstr "B<Farbe der hervorgehobenen URLs (col_urls)>"
 
 #. type: Plain text
-#: doc/tin.1:1638 doc/tin.5:1350
+#: doc/tin.1:1641 doc/tin.5:1350
 msgid "Color of urls highlight"
 msgstr "Farbe der hervorgehobenen URLs"
 
 #. type: TP
-#: doc/tin.1:1638
+#: doc/tin.1:1641
 #, no-wrap
 msgid "B<Color of verbatim blocks (col_verbatim)>"
 msgstr "B<Farbe des wortgetreu darzustellenden Textes (col_verbatim)>"
 
 #
 #. type: Plain text
-#: doc/tin.1:1641 doc/tin.5:1353
+#: doc/tin.1:1644 doc/tin.5:1353
 msgid "Color of verbatim blocks"
 msgstr "Farbe des wortgetreu darzustellenden Textes"
 
 #. type: TP
-#: doc/tin.1:1641
+#: doc/tin.1:1644
 #, no-wrap
 msgid "B<Color of article subject lines (col_subject)>"
 msgstr "B<Farbe der Subjectzeile (col_subject)>"
 
 #. type: Plain text
-#: doc/tin.1:1644 doc/tin.5:1356
+#: doc/tin.1:1647 doc/tin.5:1356
 msgid "Color of article subject"
 msgstr "Farbe der Subjectzeile"
 
 #. type: TP
-#: doc/tin.1:1644
+#: doc/tin.1:1647
 #, no-wrap
 msgid "B<Color of text lines (col_text)>"
 msgstr "B<Farbe der Textzeilen (col_text)>"
 
 #. type: Plain text
-#: doc/tin.1:1647 doc/tin.5:1359
+#: doc/tin.1:1650 doc/tin.5:1359
 msgid "Color of text-lines"
 msgstr "Farbe der Textzeilen"
 
 #. type: TP
-#: doc/tin.1:1647
+#: doc/tin.1:1650
 #, no-wrap
 msgid "B<Color of help/mail sign (col_title)>"
 msgstr "B<Farbe des Hilfe/Mail-Zeichens (col_title)>"
 
 #. type: Plain text
-#: doc/tin.1:1650 doc/tin.5:1362
+#: doc/tin.1:1653 doc/tin.5:1362
 msgid "Color of help/mail sign"
 msgstr "Farbe des Hilfe/Mail-Zeichens"
 
 #. type: TP
-#: doc/tin.1:1650
+#: doc/tin.1:1653
 #, no-wrap
 msgid "B<Which actions require confirmation (confirm_choice)>"
 msgstr "B<Bestätigung erforderlich für (confirm_choice)>"
 
 #. type: Plain text
-#: doc/tin.1:1653
+#: doc/tin.1:1656
 msgid "Ask for manual confirmation to protect the user."
 msgstr "Vorsichtshalber um Bestätigung bitten."
 
 #. type: IP
-#: doc/tin.1:1654 doc/tin.1:1660 doc/tin.1:1664
+#: doc/tin.1:1657 doc/tin.1:1663 doc/tin.1:1667
 #, no-wrap
 msgid "\\(bu"
 msgstr "\\(bu"
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.1:1660
+#: doc/tin.1:1663
 msgid ""
 "B<commands> Ask for confirmation before executing certain dangerous commands "
 "(e.g., B<Catchup> ('B<c>')). Commands that this affects are marked in this "
@@ -3994,21 +3999,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1664
+#: doc/tin.1:1667
 msgid ""
 "B<quit> You'll be asked to confirm that you wish to exit B<tin> when you use "
 "the B<Quit> ('B<q>') command."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1668
+#: doc/tin.1:1671
 msgid ""
 "B<select> Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1669
+#: doc/tin.1:1672
 #, no-wrap
 msgid "B<Format string for display of dates (date_format)>"
 msgstr "B<Datums Format-Zeichenkette (date_format)>"
@@ -4017,7 +4022,7 @@ msgstr "B<Datums Format-Zeichenkette (da
 #.  most of these default_* settings are not available from the menu
 #.  as they are intended for internal use only.
 #. type: Plain text
-#: doc/tin.1:1681
+#: doc/tin.1:1684
 msgid ""
 "Format string B<tin> uses for date representation. A description of the "
 "different format options can be found at B<\\%strftime>(3).  B<tin> uses B<\\"
@@ -4026,93 +4031,93 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1681
+#: doc/tin.1:1684
 #, no-wrap
 msgid "B<(default_art_search)>"
 msgstr "B<(default_art_search)>"
 
 #. type: TP
-#: doc/tin.1:1683
+#: doc/tin.1:1686
 #, no-wrap
 msgid "B<(default_author_search)>"
 msgstr "B<(default_author_search)>"
 
 #. type: TP
-#: doc/tin.1:1685
+#: doc/tin.1:1688
 #, no-wrap
 msgid "B<(default_config_search)>"
 msgstr "B<(default_config_search)>"
 
 #. type: Plain text
-#: doc/tin.1:1688 doc/tin.5:1401
+#: doc/tin.1:1691 doc/tin.5:1401
 msgid "The last article/author/config option that was searched for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1688
+#: doc/tin.1:1691
 #, no-wrap
 msgid "B<(default_filter_days)>"
 msgstr "B<(default_filter_days)>"
 
 #. type: Plain text
-#: doc/tin.1:1691 doc/tin.5:1404
+#: doc/tin.1:1694 doc/tin.5:1404
 msgid "Default is 28."
 msgstr "Voreinstellung ist 28."
 
 #. type: TP
-#: doc/tin.1:1691
+#: doc/tin.1:1694
 #, no-wrap
 msgid "B<(default_filter_kill_case)>"
 msgstr "B<(default_filter_kill_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1695 doc/tin.5:1408
+#: doc/tin.1:1698 doc/tin.5:1408
 msgid ""
 "Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF "
 "= ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1695
+#: doc/tin.1:1698
 #, no-wrap
 msgid "B<(default_filter_kill_expire)>"
 msgstr "B<(default_filter_kill_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1700 doc/tin.5:1413
+#: doc/tin.1:1703 doc/tin.5:1413
 msgid ""
 "Default for quick (1 key) kill filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1700
+#: doc/tin.1:1703
 #, no-wrap
 msgid "B<(default_filter_kill_global)>"
 msgstr "B<(default_filter_kill_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1704 doc/tin.5:1417
+#: doc/tin.1:1707 doc/tin.5:1417
 msgid ""
 "Default for quick (1 key) kill filter global.  ON=apply to all groups, "
 "OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1704
+#: doc/tin.1:1707
 #, no-wrap
 msgid "B<(default_filter_kill_header)>"
 msgstr "B<(default_filter_kill_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1707 doc/tin.5:1420
+#: doc/tin.1:1710 doc/tin.5:1420
 msgid "Default for quick (1 key) kill filter header."
 msgstr "Voreinstellung für Schnell (1 Tasten) Killfilter Header."
 
 #. type: IP
-#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:1882 doc/tin.1:2075 doc/tin.1:2121
-#: doc/tin.1:2237 doc/tin.1:2262 doc/tin.1:2277 doc/tin.1:2328 doc/tin.1:2358
-#: doc/tin.1:2429 doc/tin.1:2461 doc/tin.1:2481 doc/tin.1:2569 doc/tin.5:1598
+#: doc/tin.1:1711 doc/tin.1:1745 doc/tin.1:1886 doc/tin.1:2079 doc/tin.1:2125
+#: doc/tin.1:2241 doc/tin.1:2266 doc/tin.1:2281 doc/tin.1:2332 doc/tin.1:2362
+#: doc/tin.1:2433 doc/tin.1:2465 doc/tin.1:2485 doc/tin.1:2573 doc/tin.5:1598
 #: doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028
 #: doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
 #, no-wrap
@@ -4120,15 +4125,15 @@ msgid "0"
 msgstr "0"
 
 #. type: Plain text
-#: doc/tin.1:1710 doc/tin.1:1744
+#: doc/tin.1:1713 doc/tin.1:1747
 #, no-wrap
 msgid " ''Subject:'' (case sensitive)\n"
 msgstr " ''Subject:'' (Groß/Kleinschreibung beachten)\n"
 
 #. type: IP
-#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:1888 doc/tin.1:2077 doc/tin.1:2123
-#: doc/tin.1:2239 doc/tin.1:2266 doc/tin.1:2279 doc/tin.1:2330 doc/tin.1:2360
-#: doc/tin.1:2431 doc/tin.1:2463 doc/tin.1:2483 doc/tin.1:2571 doc/tin.5:1605
+#: doc/tin.1:1713 doc/tin.1:1747 doc/tin.1:1892 doc/tin.1:2081 doc/tin.1:2127
+#: doc/tin.1:2243 doc/tin.1:2270 doc/tin.1:2283 doc/tin.1:2334 doc/tin.1:2364
+#: doc/tin.1:2435 doc/tin.1:2467 doc/tin.1:2487 doc/tin.1:2575 doc/tin.5:1605
 #: doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004
 #: doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235
 #: doc/tin.5:2335
@@ -4137,15 +4142,15 @@ msgid "1"
 msgstr "1"
 
 #. type: Plain text
-#: doc/tin.1:1712 doc/tin.1:1746
+#: doc/tin.1:1715 doc/tin.1:1749
 #, no-wrap
 msgid " ''Subject:'' (ignore case)\n"
 msgstr " ''Subject:'' (Groß/Kleinschreibung ignorieren)\n"
 
 #. type: IP
-#: doc/tin.1:1712 doc/tin.1:1746 doc/tin.1:1893 doc/tin.1:2079 doc/tin.1:2127
-#: doc/tin.1:2242 doc/tin.1:2283 doc/tin.1:2332 doc/tin.1:2363 doc/tin.1:2433
-#: doc/tin.1:2465 doc/tin.1:2485 doc/tin.1:2573 doc/tin.5:1610 doc/tin.5:1796
+#: doc/tin.1:1715 doc/tin.1:1749 doc/tin.1:1897 doc/tin.1:2083 doc/tin.1:2131
+#: doc/tin.1:2246 doc/tin.1:2287 doc/tin.1:2336 doc/tin.1:2367 doc/tin.1:2437
+#: doc/tin.1:2469 doc/tin.1:2489 doc/tin.1:2577 doc/tin.5:1610 doc/tin.5:1796
 #: doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085
 #: doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
 #, no-wrap
@@ -4153,276 +4158,276 @@ msgid "2"
 msgstr "2"
 
 #. type: Plain text
-#: doc/tin.1:1714 doc/tin.1:1748
+#: doc/tin.1:1717 doc/tin.1:1751
 #, no-wrap
 msgid " ''From:'' (case sensitive)\n"
 msgstr " ''From:'' (Groß/Kleinschreibung beachten)\n"
 
 #. type: IP
-#: doc/tin.1:1714 doc/tin.1:1748 doc/tin.1:2081 doc/tin.1:2245 doc/tin.1:2287
-#: doc/tin.1:2334 doc/tin.1:2365 doc/tin.1:2435 doc/tin.1:2487 doc/tin.5:1798
+#: doc/tin.1:1717 doc/tin.1:1751 doc/tin.1:2085 doc/tin.1:2249 doc/tin.1:2291
+#: doc/tin.1:2338 doc/tin.1:2369 doc/tin.1:2439 doc/tin.1:2491 doc/tin.5:1798
 #: doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
 #, no-wrap
 msgid "3"
 msgstr "3"
 
 #. type: Plain text
-#: doc/tin.1:1716 doc/tin.1:1750
+#: doc/tin.1:1719 doc/tin.1:1753
 #, no-wrap
 msgid " ''From:'' (ignore case)\n"
 msgstr " ''From:'' (Groß/Kleinschreibung ignorieren)\n"
 
 #. type: IP
-#: doc/tin.1:1716 doc/tin.1:1750 doc/tin.1:2083 doc/tin.1:2336 doc/tin.1:2367
-#: doc/tin.1:2438 doc/tin.1:2489 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089
+#: doc/tin.1:1719 doc/tin.1:1753 doc/tin.1:2087 doc/tin.1:2340 doc/tin.1:2371
+#: doc/tin.1:2442 doc/tin.1:2493 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089
 #: doc/tin.5:2119 doc/tin.5:2241
 #, no-wrap
 msgid "4"
 msgstr "4"
 
 #. type: Plain text
-#: doc/tin.1:1718 doc/tin.1:1752
+#: doc/tin.1:1721 doc/tin.1:1755
 #, no-wrap
 msgid " ''Message-ID:'' & full ''References:'' line\n"
 msgstr " ''Message-ID:'' & alle ''References:'' Einträge\n"
 
 #. type: IP
-#: doc/tin.1:1718 doc/tin.1:1752 doc/tin.1:2338 doc/tin.1:2440 doc/tin.1:2492
+#: doc/tin.1:1721 doc/tin.1:1755 doc/tin.1:2342 doc/tin.1:2444 doc/tin.1:2496
 #: doc/tin.5:2091 doc/tin.5:2244
 #, no-wrap
 msgid "5"
 msgstr "5"
 
 #. type: Plain text
-#: doc/tin.1:1720 doc/tin.1:1754
+#: doc/tin.1:1723 doc/tin.1:1757
 #, no-wrap
 msgid " ''Message-ID:'' & last ''References:'' entry only\n"
 msgstr " ''Message-ID:'' & letzter ''References:'' Eintrag\n"
 
 #. type: IP
-#: doc/tin.1:1720 doc/tin.1:1754 doc/tin.1:2340 doc/tin.1:2494 doc/tin.5:2093
+#: doc/tin.1:1723 doc/tin.1:1757 doc/tin.1:2344 doc/tin.1:2498 doc/tin.5:2093
 #: doc/tin.5:2246
 #, no-wrap
 msgid "6"
 msgstr "6"
 
 #. type: Plain text
-#: doc/tin.1:1722 doc/tin.1:1756
+#: doc/tin.1:1725 doc/tin.1:1759
 #, no-wrap
 msgid " ''Message-ID:'' entry only\n"
 msgstr " ''Message-ID:'' allein\n"
 
 #. type: IP
-#: doc/tin.1:1722 doc/tin.1:1756 doc/tin.1:2343 doc/tin.1:2496 doc/tin.5:2096
+#: doc/tin.1:1725 doc/tin.1:1759 doc/tin.1:2347 doc/tin.1:2500 doc/tin.5:2096
 #: doc/tin.5:2248
 #, no-wrap
 msgid "7"
 msgstr "7"
 
 #. type: Plain text
-#: doc/tin.1:1724 doc/tin.1:1758
+#: doc/tin.1:1727 doc/tin.1:1761
 #, no-wrap
 msgid " ''Lines:''\n"
 msgstr " ''Lines:''\n"
 
 #. type: TP
-#: doc/tin.1:1725
+#: doc/tin.1:1728
 #, no-wrap
 msgid "B<(default_filter_select_case)>"
 msgstr "B<(default_filter_select_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1729 doc/tin.5:1437
+#: doc/tin.1:1732 doc/tin.5:1437
 msgid ""
 "Default for quick (1 key) auto-selection filter case. ON=filter case "
 "sensitive, OFF=ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1729
+#: doc/tin.1:1732
 #, no-wrap
 msgid "B<(default_filter_select_expire)>"
 msgstr "B<(default_filter_select_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1734 doc/tin.5:1442
+#: doc/tin.1:1737 doc/tin.5:1442
 msgid ""
 "Default for quick (1 key) auto-selection filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1734
+#: doc/tin.1:1737
 #, no-wrap
 msgid "B<(default_filter_select_global)>"
 msgstr "B<(default_filter_select_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1738 doc/tin.5:1446
+#: doc/tin.1:1741 doc/tin.5:1446
 msgid ""
 "Default for quick (1 key) auto-selection filter global.  ON=apply to all "
 "groups, OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1738
+#: doc/tin.1:1741
 #, no-wrap
 msgid "B<(default_filter_select_header)>"
 msgstr "B<(default_filter_select_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1741 doc/tin.5:1449
+#: doc/tin.1:1744 doc/tin.5:1449
 msgid "Default for quick (1 key) auto-selection filter header."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1759
+#: doc/tin.1:1762
 #, no-wrap
 msgid "B<(default_goto_group)>"
 msgstr "B<(default_goto_group)>"
 
 #. type: TP
-#: doc/tin.1:1761
+#: doc/tin.1:1764
 #, no-wrap
 msgid "B<(default_group_search)>"
 msgstr "B<(default_group_search)>"
 
 #. type: TP
-#: doc/tin.1:1763
+#: doc/tin.1:1766
 #, no-wrap
 msgid "B<(default_mail_address)>"
 msgstr "B<(default_mail_address)>"
 
 #. type: TP
-#: doc/tin.1:1765
+#: doc/tin.1:1768
 #, no-wrap
 msgid "B<(default_move_group)>"
 msgstr "B<(default_move_group)>"
 
 #. type: TP
-#: doc/tin.1:1767
+#: doc/tin.1:1770
 #, no-wrap
 msgid "B<(default_pattern)>"
 msgstr "B<(default_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1769
+#: doc/tin.1:1772
 #, no-wrap
 msgid "B<(default_pipe_command)>"
 msgstr "B<(default_pipe_command)>"
 
 #. type: TP
-#: doc/tin.1:1771
+#: doc/tin.1:1774
 #, no-wrap
 msgid "B<(default_post_newsgroups)>"
 msgstr "B<(default_post_newsgroups)>"
 
 #. type: TP
-#: doc/tin.1:1773
+#: doc/tin.1:1776
 #, no-wrap
 msgid "B<(default_post_subject)>"
 msgstr "B<(default_post_subject)>"
 
 #. type: TP
-#: doc/tin.1:1775
+#: doc/tin.1:1778
 #, no-wrap
 msgid "B<(default_range_group)>"
 msgstr "B<(default_range_group)>"
 
 #. type: TP
-#: doc/tin.1:1777
+#: doc/tin.1:1780
 #, no-wrap
 msgid "B<(default_range_select)>"
 msgstr "B<(default_range_select)>"
 
 #. type: TP
-#: doc/tin.1:1779
+#: doc/tin.1:1782
 #, no-wrap
 msgid "B<(default_range_thread)>"
 msgstr "B<(default_range_thread)>"
 
 #. type: TP
-#: doc/tin.1:1781
+#: doc/tin.1:1784
 #, no-wrap
 msgid "B<(default_repost_group)>"
 msgstr "B<(default_repost_group)>"
 
 #. type: TP
-#: doc/tin.1:1783
+#: doc/tin.1:1786
 #, no-wrap
 msgid "B<(default_save_file)>"
 msgstr "B<(default_save_file)>"
 
 #. type: TP
-#: doc/tin.1:1785
+#: doc/tin.1:1788
 #, no-wrap
 msgid "B<(default_save_mode)>"
 msgstr "B<(default_save_mode)>"
 
 #. type: TP
-#: doc/tin.1:1787
+#: doc/tin.1:1790
 #, no-wrap
 msgid "B<(default_select_pattern)>"
 msgstr "B<(default_select_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1789
+#: doc/tin.1:1792
 #, no-wrap
 msgid "B<(default_shell_command)>"
 msgstr "B<(default_shell_command)>"
 
 #. type: TP
-#: doc/tin.1:1791
+#: doc/tin.1:1794
 #, no-wrap
 msgid "B<(default_subject_search)>"
 msgstr "B<(default_subject_search)>"
 
 #. type: TP
-#: doc/tin.1:1793
+#: doc/tin.1:1796
 #, no-wrap
 msgid "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 msgstr "B<Zeige -E<gt> anstatt einer Markierung (draw_arrow)>"
 
 #. type: Plain text
-#: doc/tin.1:1797 doc/tin.5:1500
+#: doc/tin.1:1800 doc/tin.5:1500
 msgid ""
 "Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
 "an highlighted bar if set OFF. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1797
+#: doc/tin.1:1800
 #, no-wrap
 msgid "B<Invocation of your editor (editor_format)>"
 msgstr "B<Aufruf Ihres Editors (editor_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1801
+#: doc/tin.1:1804
 msgid ""
 "The format string used to create the editor start command with parameters.  "
 "Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1801
+#: doc/tin.1:1804
 #, no-wrap
 msgid "B<Detection of external quotes (extquote_handling)>"
 msgstr "B<Fremdzitate erkennen (extquote_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:1804 doc/tin.5:1508
+#: doc/tin.1:1807 doc/tin.5:1508
 msgid "If ON quotes from external sources will be detected. Default is OFF."
 msgstr ""
 "Falls ON werden Fremdzitate in Artikeln erkannt. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1804
+#: doc/tin.1:1807
 #, no-wrap
 msgid "B<Regex used to show external quotes (extquote_regex)>"
 msgstr "B<Regulärer Ausd. für Zeilen mit Fremdzitaten (extquote_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:1809 doc/tin.5:1513
+#: doc/tin.1:1812 doc/tin.5:1513
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
@@ -4430,41 +4435,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1809
+#: doc/tin.1:1812
 #, no-wrap
 msgid "B<Force redraw after certain commands (force_screen_redraw)>"
 msgstr "B<Anzeigeauffrischung nach Kommandos (force_screen_redraw)>"
 
 #. type: Plain text
-#: doc/tin.1:1813 doc/tin.5:1517
+#: doc/tin.1:1816 doc/tin.5:1517
 msgid ""
 "Specifies whether a screen redraw should always be done after certain "
 "external commands. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1813
+#: doc/tin.1:1816
 #, no-wrap
 msgid "B<Number of articles to get (getart_limit)>"
 msgstr "B<Anzahl der zu holenden Artikel (getart_limit)>"
 
 #. type: Plain text
-#: doc/tin.1:1819
+#: doc/tin.1:1823
 msgid ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
-"fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 "
+"B<tin> will start fetching articles from your first unread minus absolute "
+"value of B<getart_limit>. Default is 0, which means no limit."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1819
+#: doc/tin.1:1823
 #, no-wrap
 msgid "B<Catchup group using left key (group_catchup_on_exit)>"
 msgstr "B<Catchup der Gruppe mit l. Cursor (group_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:1822 doc/tin.5:1535
+#: doc/tin.1:1826 doc/tin.5:1535
 msgid ""
 "If ON catchup group when leaving with the left arrow key. Default is ON."
 msgstr ""
@@ -4472,13 +4477,13 @@ msgstr ""
 "linken Cursortaste. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1822
+#: doc/tin.1:1826
 #, no-wrap
 msgid "B<Format string for the Group level (group_format)>"
 msgstr "B<Formatanweisung für die Gruppenebene (group_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1826
+#: doc/tin.1:1830
 msgid ""
 "Format string tin uses for Group level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ "
@@ -4489,13 +4494,13 @@ msgstr ""
 "\" verwiesen. Voreingestellt ist \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ \\ %F\"."
 
 #. type: TP
-#: doc/tin.1:1826
+#: doc/tin.1:1830
 #, no-wrap
 msgid "B<Go to the next unread article with (goto_next_unread)>"
 msgstr "B<Zum nächsten ungelesenen Artikel... (goto_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1834 doc/tin.5:1532
+#: doc/tin.1:1838 doc/tin.5:1532
 msgid ""
 "Which keys B<tin> should accept to jump to the next unread article.  "
 "Possible is any combination of B<PageDown> and B<PageNextUnread>.  When "
@@ -4506,13 +4511,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1834
+#: doc/tin.1:1838
 #, no-wrap
 msgid "B<Display uue data as an attachment (hide_uue)>"
 msgstr "B<Zeige uue-Teile als Anhang (hide_uue)>"
 
 #. type: Plain text
-#: doc/tin.1:1844 doc/tin.5:1565
+#: doc/tin.1:1848 doc/tin.5:1565
 msgid ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
@@ -4524,13 +4529,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1844
+#: doc/tin.1:1848
 #, no-wrap
 msgid "B<External inews (inews_prog)>"
 msgstr "B<Externes inews-Programm (inews_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1851 doc/tin.5:1572
+#: doc/tin.1:1855 doc/tin.5:1572
 msgid ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
 "NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
@@ -4539,13 +4544,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1851
+#: doc/tin.1:1855
 #, no-wrap
 msgid "B<(info_in_last_line)>"
 msgstr "B<(info_in_last_line)>"
 
 #. type: Plain text
-#: doc/tin.1:1858 doc/tin.5:1578
+#: doc/tin.1:1862 doc/tin.5:1578
 msgid ""
 "If ON, show current group description or article subject in the last line "
 "(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>')  toggles "
@@ -4554,13 +4559,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1858
+#: doc/tin.1:1862
 #, no-wrap
 msgid "B<Use interactive mail reader (interactive_mailer)>"
 msgstr "B<Benutze interaktives Mailprogramm (interactive_mailer)>"
 
 #. type: Plain text
-#: doc/tin.1:1865
+#: doc/tin.1:1869
 msgid ""
 "Interactive mailreader: if greater than 0 your mailreader will be invoked "
 "earlier for reply so you can use more of its features (e.g. MIME, pgp, ...). "
@@ -4573,26 +4578,26 @@ msgstr ""
 #.        mono_mark* currently do allow "Reverse video" even if
 #.        inverse_okay=FALSE
 #. type: TP
-#: doc/tin.1:1865
+#: doc/tin.1:1869
 #, no-wrap
 msgid "B<Use inverse video for page headers (inverse_okay)>"
 msgstr "B<Inverse Darstellung für die Header (inverse_okay)>"
 
 #. type: Plain text
-#: doc/tin.1:1872 doc/tin.5:1588
+#: doc/tin.1:1876 doc/tin.5:1588
 msgid ""
 "If ON use inverse video for page headers and URL highlighting.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1872
+#: doc/tin.1:1876
 #, no-wrap
 msgid "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 msgstr "B<Halte Fehlschl. in ~/dead.articles (keep_dead_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:1877 doc/tin.5:1593
+#: doc/tin.1:1881 doc/tin.5:1593
 msgid ""
 "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> "
 "besides keeping the last failed posting in I<${TIN_HOMEDIR:-\"$HOME\"}/dead."
@@ -4600,20 +4605,20 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1877
+#: doc/tin.1:1881
 #, no-wrap
 msgid "B<Filter which articles (kill_level)>"
 msgstr "B<Filter (kill) anwenden auf (kill_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1881
+#: doc/tin.1:1885
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed.  There are 3 options:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1888
+#: doc/tin.1:1892
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<tin>. Only "
 "unread articles are killed once only by marking them read. As filtering only "
@@ -4623,7 +4628,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1893 doc/tin.5:1610
+#: doc/tin.1:1897 doc/tin.5:1610
 msgid ""
 "B<Kill all arts & show with K> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4632,7 +4637,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1897 doc/tin.5:1614
+#: doc/tin.1:1901 doc/tin.5:1614
 msgid ""
 "B<Kill all arts and never show> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4640,18 +4645,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1899
+#: doc/tin.1:1903
 msgid "Default is 0 (B<Kill only unread arts>)."
 msgstr "Voreinstellung ist 0 (B<Killt nur ungelesene Artikel>)."
 
 #. type: TP
-#: doc/tin.1:1899
+#: doc/tin.1:1903
 #, no-wrap
 msgid "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 msgstr "B<Benutze 8bit Zeichen im Mail Header (mail_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1905 doc/tin.5:1621
+#: doc/tin.1:1909 doc/tin.5:1621
 msgid ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
@@ -4660,39 +4665,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1905
+#: doc/tin.1:1909
 #, no-wrap
 msgid "B<Mail address (mail_address)>"
 msgstr "B<Mailadresse (und Name) (mail_address)>"
 
 #. type: Plain text
-#: doc/tin.1:1911 doc/tin.5:1627
+#: doc/tin.1:1915 doc/tin.5:1627
 msgid ""
 "User's mail address (and full name), if not username@host. This is used when "
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1911
+#: doc/tin.1:1915
 #, no-wrap
 msgid "B<MIME encoding in mail messages (mail_mime_encoding)>"
 msgstr "B<MIME-Kodierung für E-Mails (mail_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:1915 doc/tin.5:1631
+#: doc/tin.1:1919 doc/tin.5:1631
 msgid ""
 "MIME encoding of the body in mail message, if necessary (8bit, base64, "
 "quoted-printable, 7bit). Default is quoted-printable."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1915
+#: doc/tin.1:1919
 #, no-wrap
 msgid "B<Quote line when mailing (mail_quote_format)>"
 msgstr "B<Einleitungszeile bei Mailantwort (mail_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1920 doc/tin.5:1636
+#: doc/tin.1:1924 doc/tin.5:1636
 msgid ""
 "Format of quote line when replying (via mail) to an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4704,13 +4709,13 @@ msgstr ""
 "article %M you wrote:\"."
 
 #. type: TP
-#: doc/tin.1:1920
+#: doc/tin.1:1924
 #, no-wrap
 msgid "B<Format of the mailbox (mailbox_format)>"
 msgstr "B<Mailbox-Format (mailbox_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1930 doc/tin.5:1646
+#: doc/tin.1:1934 doc/tin.5:1646
 msgid ""
 "Select one of the following mailbox-formats: MBOXO (default, except on SCO), "
 "MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5)  and B<RFC\\%4155> for "
@@ -4719,13 +4724,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1930
+#: doc/tin.1:1934
 #, no-wrap
 msgid "B<Mail directory (maildir)>"
 msgstr "B<Mail Verzeichnis (maildir)>"
 
 #. type: Plain text
-#: doc/tin.1:1939 doc/tin.5:1655
+#: doc/tin.1:1943 doc/tin.5:1655
 msgid ""
 "The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
 "format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
@@ -4734,13 +4739,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1939
+#: doc/tin.1:1943
 #, no-wrap
 msgid "B<Invocation of your mail command (mailer_format)>"
 msgstr "B<Aufruf Ihres Mailkommandos (mailer_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1945 doc/tin.5:1661
+#: doc/tin.1:1949 doc/tin.5:1661
 msgid ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
@@ -4749,7 +4754,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1950 doc/tin.5:1666
+#: doc/tin.1:1954 doc/tin.5:1666
 #, no-wrap
 msgid ""
 "sendmail -oem -t E<lt> %F\n"
@@ -4761,7 +4766,7 @@ msgstr ""
 "claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
 
 #. type: Plain text
-#: doc/tin.1:1954 doc/tin.5:1670
+#: doc/tin.1:1958 doc/tin.5:1670
 msgid ""
 "B<interactive_mailer> must be set adequate. The following substitutions are "
 "supported:"
@@ -4770,13 +4775,13 @@ msgstr ""
 "werden unterstützt:"
 
 #. type: ta
-#: doc/tin.1:1956 doc/tin.5:1672
+#: doc/tin.1:1960 doc/tin.5:1672
 #, no-wrap
 msgid "\\w'%S'u +\\w'default_mailer'u"
 msgstr "\\w'%S'u +\\w'default_mailer'u"
 
 #. type: Plain text
-#: doc/tin.1:1963 doc/tin.5:1679
+#: doc/tin.1:1967 doc/tin.5:1679
 #, no-wrap
 msgid ""
 "%F\tfilename\n"
@@ -4794,13 +4799,13 @@ msgstr ""
 "%%\t%\n"
 
 #. type: TP
-#: doc/tin.1:1965
+#: doc/tin.1:1969
 #, no-wrap
 msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 msgstr "B<'Art. (un)gelesen markieren' ignorie... (mark_ignore_tags)>"
 
 #. type: Plain text
-#: doc/tin.1:1973 doc/tin.5:1692
+#: doc/tin.1:1977 doc/tin.5:1692
 msgid ""
 "When this is ON, the B<GroupMarkThdRead> ('B<K>'), B<ThreadMarkArtRead> "
 "('B<K>'), B<MarkThdUnread> ('B<Z>') at Group level and B<MarkArtUnread> "
@@ -4811,24 +4816,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1973
+#: doc/tin.1:1977
 #, no-wrap
 msgid "B<Mark saved articles/threads as read (mark_saved_read)>"
 msgstr "B<Mark. gesp. Artikel/Threads gelesen (mark_saved_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1976 doc/tin.5:1684
+#: doc/tin.1:1980 doc/tin.5:1684
 msgid "If ON mark articles that are saved as read. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1976
+#: doc/tin.1:1980
 #, no-wrap
 msgid "B<Viewer program for MIME articles (metamail_prog)>"
 msgstr "B<MIME-Viewer (metamail_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1988 doc/tin.5:1704
+#: doc/tin.1:1992 doc/tin.5:1704
 msgid ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to --"
@@ -4839,13 +4844,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1988
+#: doc/tin.1:1992
 #, no-wrap
 msgid "B<MM_CHARSET (mm_charset)>"
 msgstr "B<MM_CHARSET (mm_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:2001 doc/tin.5:1717
+#: doc/tin.1:2005 doc/tin.5:1717
 msgid ""
 "Charset supported locally, which is also used for MIME header (charset "
 "parameter and charset name in header encoding) in mail and news postings. If "
@@ -4859,13 +4864,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2001
+#: doc/tin.1:2005
 #, no-wrap
 msgid "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 msgstr "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:2012 doc/tin.5:1728
+#: doc/tin.1:2016 doc/tin.5:1728
 msgid ""
 "Charset used for posting and MIME headers; replaces B<mm_charset>.  "
 "Conversion between B<mm_network_charset> and local charset (determined via B<"
@@ -4876,7 +4881,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2015 doc/tin.5:1731
+#: doc/tin.1:2019 doc/tin.5:1731
 msgid ""
 "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} EUC-{CN,JP,"
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
@@ -4885,7 +4890,7 @@ msgstr ""
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
 
 #. type: Plain text
-#: doc/tin.1:2021 doc/tin.5:1737
+#: doc/tin.1:2025 doc/tin.5:1737
 msgid ""
 "Not all values might work on your system, see B<\\%iconv_open>(3)  for more "
 "details. If it's not set, the value of the environment variable "
@@ -4894,13 +4899,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2021
+#: doc/tin.1:2025
 #, no-wrap
 msgid "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 msgstr "B<Hervorhebungsattr. _Unterstriche_ (mono_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:2026 doc/tin.5:1742
+#: doc/tin.1:2030 doc/tin.5:1742
 msgid ""
 "Character attribute of words emphasized like _this_. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4908,13 +4913,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2026
+#: doc/tin.1:2030
 #, no-wrap
 msgid "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 msgstr "B<Hervorhebungsattr. /Schrägstriche/ (mono_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:2031 doc/tin.5:1747
+#: doc/tin.1:2035 doc/tin.5:1747
 msgid ""
 "Character attribute of words emphasized like /this/. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4922,13 +4927,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2031
+#: doc/tin.1:2035
 #, no-wrap
 msgid "B<Attribute of highlighting with *stars* (mono_markstar)>"
 msgstr "B<Hervorhebungsattribute *Sterne* (mono_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:2036 doc/tin.5:1752
+#: doc/tin.1:2040 doc/tin.5:1752
 msgid ""
 "Character attribute of words emphasized like *this*. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4936,13 +4941,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2036
+#: doc/tin.1:2040
 #, no-wrap
 msgid "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 msgstr "B<Hervorhebungsattr. -Durchstreich.- (mono_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:2041 doc/tin.5:1757
+#: doc/tin.1:2045 doc/tin.5:1757
 msgid ""
 "Character attribute of words emphasized like -this-. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4950,26 +4955,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2041
+#: doc/tin.1:2045
 #, no-wrap
 msgid "B<(newnews)>"
 msgstr "B<(newnews)>"
 
 #. type: Plain text
-#: doc/tin.1:2045
+#: doc/tin.1:2049
 msgid ""
 "These are internal timers used by B<tin> to keep track of new newsgroups.  "
 "Do not change them unless you understand what they are for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2045
+#: doc/tin.1:2049
 #, no-wrap
 msgid "B<Display these header fields (or *) (news_headers_to_display)>"
 msgstr "B<or *) (news_headers_to_display>"
 
 #. type: Plain text
-#: doc/tin.1:2052 doc/tin.5:1770
+#: doc/tin.1:2056 doc/tin.5:1770
 msgid ""
 "Which news headers you wish to see. If you want to see _all_ the headers, "
 "place an '*' as this value. This is the only way a wildcard can be used.  If "
@@ -4985,13 +4990,13 @@ msgstr ""
 "diese Option deaktiviert."
 
 #. type: TP
-#: doc/tin.1:2052
+#: doc/tin.1:2056
 #, no-wrap
 msgid "B<Do not display these header fields (news_headers_to_not_display)>"
 msgstr "B<Zeige folgende Header nicht an (news_headers_to_not_display)>"
 
 #. type: Plain text
-#: doc/tin.1:2061 doc/tin.5:1779
+#: doc/tin.1:2065 doc/tin.5:1779
 msgid ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
 "example of using both options might be if you thought 'X-' headers were A "
@@ -5008,13 +5013,13 @@ msgstr ""
 "wird diese Option deaktiviert."
 
 #. type: TP
-#: doc/tin.1:2061
+#: doc/tin.1:2065
 #, no-wrap
 msgid "B<Quote line when following up (news_quote_format)>"
 msgstr "B<Einleitungszeile beim Antworten (news_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2066 doc/tin.5:1784
+#: doc/tin.1:2070 doc/tin.5:1784
 msgid ""
 "Format of quote line when posting/following up an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -5026,84 +5031,84 @@ msgstr ""
 "wrote:\"."
 
 #. type: TP
-#: doc/tin.1:2066
+#: doc/tin.1:2070
 #, no-wrap
 msgid "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2070
+#: doc/tin.1:2074
 msgid ""
 "Time in seconds to wait for a response from the server. Default is 120.  "
 "Setting this to 0 means no timeout."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2070
+#: doc/tin.1:2074
 #, no-wrap
 msgid "B<Unicode normalization form (normalization_form)>"
 msgstr "B<Unicode Normalisierungsart (normalization_form)>"
 
 #. type: Plain text
-#: doc/tin.1:2074
+#: doc/tin.1:2078
 msgid ""
 "The normalization form B<tin> should use to normalize unicode input.  The "
 "possible values are:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2077 doc/tin.5:1794
+#: doc/tin.1:2081 doc/tin.5:1794
 msgid "B<None>: no normalization"
 msgstr "B<None>: keine Normalisierung"
 
 #. type: Plain text
-#: doc/tin.1:2079 doc/tin.5:1796
+#: doc/tin.1:2083 doc/tin.5:1796
 msgid "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2081 doc/tin.5:1798
+#: doc/tin.1:2085 doc/tin.5:1798
 msgid "B<NFKD>: Compatibility Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2083 doc/tin.5:1800
+#: doc/tin.1:2087 doc/tin.5:1800
 msgid "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2085 doc/tin.5:1802
+#: doc/tin.1:2089 doc/tin.5:1802
 msgid "B<NFD>: Canonical Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2089
+#: doc/tin.1:2093
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<tin> uses to do the normalization. NFC should be used if possible."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2089
+#: doc/tin.1:2093
 #, no-wrap
 msgid "B<Go to first unread article in group (pos_first_unread)>"
 msgstr "B<Setze Cursor auf ersten ungel. Art. (pos_first_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2093 doc/tin.5:1811
+#: doc/tin.1:2097 doc/tin.5:1811
 msgid ""
 "If ON put cursor at first unread article in group otherwise at last article. "
 "Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2093
+#: doc/tin.1:2097
 #, no-wrap
 msgid "B<Use 8bit characters in news headers (post_8bit_header)>"
 msgstr "B<Benutze 8bit-Zeichen im Newsheader (post_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2104 doc/tin.5:1822
+#: doc/tin.1:2108 doc/tin.5:1822
 msgid ""
 "Allows 8bit characters unencoded in the header of a news article, if set "
 "this also disables the generation of MIME-headers when they are usually "
@@ -5116,13 +5121,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2104
+#: doc/tin.1:2108
 #, no-wrap
 msgid "B<MIME encoding in news messages (post_mime_encoding)>"
 msgstr "B<MIME-Kodierung in Newsartikeln (post_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:2109 doc/tin.5:1827
+#: doc/tin.1:2113 doc/tin.5:1827
 msgid ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
 "quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
@@ -5130,13 +5135,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2109
+#: doc/tin.1:2113
 #, no-wrap
 msgid "B<View post-processed files (post_process_view)>"
 msgstr "B<Nachbearbeitete Artikel anzeigen (post_process_view)>"
 
 #. type: Plain text
-#: doc/tin.1:2116
+#: doc/tin.1:2120
 msgid ""
 "If ON, then B<tin> will start an appropriate viewer program to display any "
 "files that were post processed and uudecoded. The program is determined "
@@ -5144,41 +5149,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2116
+#: doc/tin.1:2120
 #, no-wrap
 msgid "B<Post process saved articles (post_process_type)>"
 msgstr "B<Nachbearbeiten gespeichert. Artikel (post_process_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2120
+#: doc/tin.1:2124
 msgid ""
 "This specifies whether to perform post processing on saved articles.  The "
 "following values are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2123 doc/tin.5:1844
+#: doc/tin.1:2127 doc/tin.5:1844
 msgid "B<No> (default), no post processing is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2127
+#: doc/tin.1:2131
 msgid "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2129 doc/tin.5:1851
+#: doc/tin.1:2133 doc/tin.5:1851
 msgid "B<Yes>, binary attachments and data will be decoded and saved."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2130
+#: doc/tin.1:2134
 #, no-wrap
 msgid "B<Filename to be used for storing posted articles (posted_articles_file)>"
 msgstr "B<Gepostete Artikel speichern in (posted_articles_file)>"
 
 #. type: Plain text
-#: doc/tin.1:2136 doc/tin.5:1858
+#: doc/tin.1:2140 doc/tin.5:1858
 msgid ""
 "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/"
 ">B<posted_articles_file>.  If no filename is set then postings will not be "
@@ -5186,26 +5191,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2136
+#: doc/tin.1:2140
 #, no-wrap
 msgid "B<Print all headers when printing (print_header)>"
 msgstr "B<Alle Header beim Drucken ausgeben (print_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2140 doc/tin.5:1862
+#: doc/tin.1:2144 doc/tin.5:1862
 msgid ""
 "If ON, then the full article header is sent to the printer. Otherwise only "
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2140
+#: doc/tin.1:2144
 #, no-wrap
 msgid "B<Printer program with options (printer)>"
 msgstr "B<Druckprogramm mit Optionen (printer)>"
 
 #. type: Plain text
-#: doc/tin.1:2149
+#: doc/tin.1:2153
 msgid ""
 "The printer program with options that is to be used to print articles.  The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -5214,13 +5219,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2149
+#: doc/tin.1:2153
 #, no-wrap
 msgid "B<Process only unread articles (process_only_unread)>"
 msgstr "B<Bearbeite nur ungelesene Artikel (process_only_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2153 doc/tin.5:1876
+#: doc/tin.1:2157 doc/tin.5:1876
 msgid ""
 "If ON only save/print/pipe/mail unread articles (tagged articles excepted).  "
 "Default is OFF."
@@ -5229,13 +5234,13 @@ msgstr ""
 "Artikel ausgenommen). Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:2153
+#: doc/tin.1:2157
 #, no-wrap
 msgid "B<Show empty Followup-To in editor (prompt_followupto)>"
 msgstr "B<Leeres Fup'2 im Editor anzeigen (prompt_followupto)>"
 
 #. type: Plain text
-#: doc/tin.1:2156
+#: doc/tin.1:2160
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article. Default is "
 "OFF."
@@ -5243,14 +5248,14 @@ msgstr ""
 "Falls ON zeige leeren Followup-To:-Header im Editor. Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:2156
+#: doc/tin.1:2160
 #, no-wrap
 msgid "B<Characters used as quote-marks (quote_chars)>"
 msgstr "B<Zitatzeichen (quote_chars)>"
 
 #.  TODO: document %s
 #. type: Plain text
-#: doc/tin.1:2161 doc/tin.5:1886
+#: doc/tin.1:2165 doc/tin.5:1886
 msgid ""
 "The character used in quoting included text to article followups and mail "
 "replies. The '_' character represents a blank character and is replaced with "
@@ -5258,13 +5263,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2161
+#: doc/tin.1:2165
 #, no-wrap
 msgid "B<Quoting behavior (quote_style)>"
 msgstr "B<Zitierverhalten (quote_style)>"
 
 #. type: Plain text
-#: doc/tin.1:2168
+#: doc/tin.1:2172
 msgid ""
 "How articles should be quoted when following up or replying to them. There "
 "are a number of things that can be done: empty lines can be quoted, "
@@ -5275,7 +5280,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2172
+#: doc/tin.1:2176
 msgid ""
 "When you are viewing an article in raw mode ('B<^H>'), and follow up or "
 "reply to it, the signature will be quoted even if it would otherwise not "
@@ -5283,13 +5288,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2172
+#: doc/tin.1:2176
 #, no-wrap
 msgid "B<Regex used to show quoted lines (quote_regex)>"
 msgstr "B<Regulärer Ausd. für zit. Zeilen (quote_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2177
+#: doc/tin.1:2181
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -5297,13 +5302,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2177
+#: doc/tin.1:2181
 #, no-wrap
 msgid "B<Regex used to show twice quoted l. (quote_regex2)>"
 msgstr "B<Reg. Ausd. für zweifach zitierte Z. (quote_regex2)>"
 
 #. type: Plain text
-#: doc/tin.1:2182
+#: doc/tin.1:2186
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -5311,13 +5316,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2182
+#: doc/tin.1:2186
 #, no-wrap
 msgid "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 msgstr "B<Reg. Ausd. für E<gt>=3-fach zitierte Z. (quote_regex3)>"
 
 #. type: Plain text
-#: doc/tin.1:2187
+#: doc/tin.1:2191
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -5325,39 +5330,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2187
+#: doc/tin.1:2191
 #, no-wrap
 msgid "B<Article recentness time limit (recent_time)>"
 msgstr "B<Artikel Neuheitszeit-Limit (recent_time)>"
 
 #. type: Plain text
-#: doc/tin.1:2191 doc/tin.5:1931
+#: doc/tin.1:2195 doc/tin.5:1931
 msgid ""
 "If set to 0, this feature is deactivated, otherwise it means the number of "
 "days. Default is 2."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2191
+#: doc/tin.1:2195
 #, no-wrap
 msgid "B<Render BiDi (render_bidi)>"
 msgstr "B<BiDi wiedergeben (render_bidi)>"
 
 #. type: Plain text
-#: doc/tin.1:2195 doc/tin.5:1935
+#: doc/tin.1:2199 doc/tin.5:1935
 msgid ""
 "If ON B<tin> does the rendering of bi-directional text. If OFF B<tin> leaves "
 "the rendering of bi-directional text to the terminal. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2195
+#: doc/tin.1:2199
 #, no-wrap
 msgid "B<Interval in seconds to reread active (reread_active_file_secs)>"
 msgstr "B<Active alle ... Sekunden neu lesen (reread_active_file_secs)>"
 
 #. type: Plain text
-#: doc/tin.1:2200 doc/tin.5:1940
+#: doc/tin.1:2204 doc/tin.5:1940
 msgid ""
 "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is "
 "reread at regular intervals to show if any new news has arrived. Default is "
@@ -5365,78 +5370,78 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2200
+#: doc/tin.1:2204
 #, no-wrap
 msgid "B<Directory to save arts/threads in (savedir)>"
 msgstr "B<Verz. um Art/Threads zu speichern (savedir)>"
 
 #. type: Plain text
-#: doc/tin.1:2204 doc/tin.5:1944
+#: doc/tin.1:2208 doc/tin.5:1944
 msgid ""
 "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-"
 "\"$HOME\"}/News>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2204
+#: doc/tin.1:2208
 #, no-wrap
 msgid "B<Score limit (kill) (score_limit_kill)>"
 msgstr "B<kill) (score_limit_kill>"
 
 #. type: Plain text
-#: doc/tin.1:2208 doc/tin.5:1948
+#: doc/tin.1:2212 doc/tin.5:1948
 msgid ""
 "If the score of an article is below or equal this value the article gets "
 "marked as killed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2208
+#: doc/tin.1:2212
 #, no-wrap
 msgid "B<Score limit (select) (score_limit_select)>"
 msgstr "B<select) (score_limit_select>"
 
 #. type: Plain text
-#: doc/tin.1:2212 doc/tin.5:1952
+#: doc/tin.1:2216 doc/tin.5:1952
 msgid ""
 "If the score of an article is above or equal this value the article gets "
 "marked as hot."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2212
+#: doc/tin.1:2216
 #, no-wrap
 msgid "B<Default score to kill articles (score_kill)>"
 msgstr "B<Bewertung für gekillte Artikel (score_kill)>"
 
 #. type: Plain text
-#: doc/tin.1:2216 doc/tin.5:1956
+#: doc/tin.1:2220 doc/tin.5:1956
 msgid ""
 "Score of an article which should be killed, this must be E<lt>= "
 "B<score_limit_kill>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2216
+#: doc/tin.1:2220
 #, no-wrap
 msgid "B<Default score to select articles (score_select)>"
 msgstr "B<Bewertung für wichtige Artikel (score_select)>"
 
 #. type: Plain text
-#: doc/tin.1:2220 doc/tin.5:1960
+#: doc/tin.1:2224 doc/tin.5:1960
 msgid ""
 "Score of an article which should be marked hot, this must be E<gt>= "
 "B<score_limit_select>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2220
+#: doc/tin.1:2224
 #, no-wrap
 msgid "B<Number of lines to scroll in pager (scroll_lines)>"
 msgstr "B<Blättere Artikel um ... Zeilen (scroll_lines)>"
 
 #. type: Plain text
-#: doc/tin.1:2228 doc/tin.5:1968
+#: doc/tin.1:2232 doc/tin.5:1968
 msgid ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
@@ -5447,13 +5452,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2228
+#: doc/tin.1:2232
 #, no-wrap
 msgid "B<Format string for the Selection level (select_format)>"
 msgstr "B<Formatanweisung für die Auswahlebene (select_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2232
+#: doc/tin.1:2236
 msgid ""
 "Format string tin uses for Selection level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d"
@@ -5464,52 +5469,52 @@ msgstr ""
 "\" verwiesen. Voreingestellt ist \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d\"."
 
 #. type: TP
-#: doc/tin.1:2232
+#: doc/tin.1:2236
 #, no-wrap
 msgid "B<In group and thread level, show author by (show_author)>"
 msgstr "B<Im Gruppen- und Threadlevel, zeige Autor an mit (show_author)>"
 
 #. type: Plain text
-#: doc/tin.1:2236 doc/tin.5:2001
+#: doc/tin.1:2240 doc/tin.5:2001
 msgid ""
 "Which information about the author should be shown. Default is 2, authors "
 "full name."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2239 doc/tin.5:2004
+#: doc/tin.1:2243 doc/tin.5:2004
 msgid "B<None>, only the ''Subject:'' line will be displayed."
 msgstr "B<Nichts>, nur die ''Subject:'' Zeile wird angezeigt."
 
 #. type: Plain text
-#: doc/tin.1:2242 doc/tin.5:2007
+#: doc/tin.1:2246 doc/tin.5:2007
 msgid ""
 "B<Address>, ''Subject:'' line & the address part of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2245 doc/tin.5:2010
+#: doc/tin.1:2249 doc/tin.5:2010
 msgid ""
 "B<Full Name>, ''Subject:'' line & the authors full name part of the "
 "\\&''From:'' line are displayed (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2248 doc/tin.5:2013
+#: doc/tin.1:2252 doc/tin.5:2013
 msgid ""
 "B<Address and Name>, ''Subject:'' line & all of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2249
+#: doc/tin.1:2253
 #, no-wrap
 msgid "B<Show description of each newsgroup (show_description)>"
 msgstr "B<Zeige Beschreibung der Newsgruppen (show_description)>"
 
 #. type: Plain text
-#: doc/tin.1:2258
+#: doc/tin.1:2262
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -5520,23 +5525,23 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2258
+#: doc/tin.1:2262
 #, no-wrap
 msgid "B<Function for sorting articles (sort_function)>"
 msgstr "B<Sortierfunktion (sort_function)>"
 
 #. type: Plain text
-#: doc/tin.1:2261 doc/tin.5:1986
+#: doc/tin.1:2265 doc/tin.5:1986
 msgid "Function used for sorting articles. Default is 0."
 msgstr "Sortierfunktion für Artikel. Voreinstellung ist 0."
 
 #. type: Plain text
-#: doc/tin.1:2266 doc/tin.5:1991
+#: doc/tin.1:2270 doc/tin.5:1991
 msgid "Use B<\\%qsort>(3)  for sorting."
 msgstr "Mit B<\\%qsort>(3) sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2271 doc/tin.5:1996
+#: doc/tin.1:2275 doc/tin.5:1996
 msgid ""
 "Use B<\\%heapsort>(3)  for sorting. This might be faster in large groups "
 "with long threads (somewhat presorted data)."
@@ -5545,25 +5550,25 @@ msgstr ""
 "schneller sein."
 
 #. type: TP
-#: doc/tin.1:2272
+#: doc/tin.1:2276
 #, no-wrap
 msgid "B<Show lines/score in listings (show_info)>"
 msgstr "B<Zeige Zeilenz./Bewert. in Übersicht (show_info)>"
 
 #. type: Plain text
-#: doc/tin.1:2276 doc/tin.5:2027
+#: doc/tin.1:2280 doc/tin.5:2027
 msgid ""
 "Which information about the thread or article should be shown. Default is 1, "
 "show only the line count."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2279 doc/tin.5:2030
+#: doc/tin.1:2283 doc/tin.5:2030
 msgid "B<None>, no information will be displayed."
 msgstr "B<Nichts>. Keine weiteren Informationen werden angezeigt."
 
 #. type: Plain text
-#: doc/tin.1:2283 doc/tin.5:2034
+#: doc/tin.1:2287 doc/tin.5:2034
 msgid ""
 "B<Lines>, in article listing the line count of an article will be displayed "
 "and in thread listing the line count of first (unread) article will be "
@@ -5571,7 +5576,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2287 doc/tin.5:2038
+#: doc/tin.1:2291 doc/tin.5:2038
 msgid ""
 "B<Score>, in article listing the score of an article will be displayed and "
 "in thread listing the score of the thread will be displayed - see also "
@@ -5579,31 +5584,31 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2289 doc/tin.5:2040
+#: doc/tin.1:2293 doc/tin.5:2040
 msgid "B<Lines & Score>, display line count and score."
 msgstr "B<Zeilen und Bewertung>, Zeilenzahl und Bewertung zusätzlich anzeigen."
 
 #. type: TP
-#: doc/tin.1:2290
+#: doc/tin.1:2294
 #, no-wrap
 msgid "B<Show only unread articles (show_only_unread_arts)>"
 msgstr "B<Zeige nur ungelesene Artikel (show_only_unread_arts)>"
 
 #. type: Plain text
-#: doc/tin.1:2294 doc/tin.5:2045
+#: doc/tin.1:2298 doc/tin.5:2045
 msgid ""
 "If ON show only new/unread articles otherwise show all articles.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2294
+#: doc/tin.1:2298
 #, no-wrap
 msgid "B<Show only groups with unread arts (show_only_unread_groups)>"
 msgstr "B<Zeige nur Gruppen mit ungel. Art. (show_only_unread_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:2298 doc/tin.5:2049
+#: doc/tin.1:2302 doc/tin.5:2049
 msgid ""
 "If ON show only subscribed groups that contain unread articles. Default is "
 "OFF."
@@ -5612,35 +5617,35 @@ msgstr ""
 "ist OFF."
 
 #. type: TP
-#: doc/tin.1:2298
+#: doc/tin.1:2302
 #, no-wrap
 msgid "B<Display signatures (show_signatures)>"
 msgstr "B<Zeige Signaturen an (show_signatures)>"
 
 #. type: Plain text
-#: doc/tin.1:2302
+#: doc/tin.1:2306
 msgid "If OFF don't show signatures when displaying articles.  Default is ON."
 msgstr "Falls OFF zeige keine Signaturen an. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2302
+#: doc/tin.1:2306
 #, no-wrap
 msgid "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 msgstr "B<Trenne Sig mit '\\en-- \\en' ab (sigdashes)>"
 
 #. type: Plain text
-#: doc/tin.1:2305 doc/tin.5:2055
+#: doc/tin.1:2309 doc/tin.5:2055
 msgid "If ON prepend the signature with sigdashes. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2305
+#: doc/tin.1:2309
 #, no-wrap
 msgid "B<Create signature from path/command (sigfile)>"
 msgstr "B<Erzeuge Signatur aus Pfad/Kommando (sigfile)>"
 
 #. type: Plain text
-#: doc/tin.1:2315
+#: doc/tin.1:2319
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -5652,26 +5657,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2315
+#: doc/tin.1:2319
 #, no-wrap
 msgid "B<Add signature when reposting (signature_repost)>"
 msgstr "B<Signatur beim Reposten anhängen (signature_repost)>"
 
 #. type: Plain text
-#: doc/tin.1:2318 doc/tin.5:2069
+#: doc/tin.1:2322 doc/tin.5:2069
 msgid "If ON add signature to reposted articles. Default is ON."
 msgstr ""
 "Falls ON wird die Signatur auch an repostete Artikel angehängt. "
 "Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2318
+#: doc/tin.1:2322
 #, no-wrap
 msgid "B<Regex used to highlight /slashes/ (slashes_regex)>"
 msgstr "B<Reg. für /Schrägst./ Hervorhebungen (slashes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2323
+#: doc/tin.1:2327
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -5679,147 +5684,147 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2323
+#: doc/tin.1:2327
 #, no-wrap
 msgid "B<Sort articles by (sort_article_type)>"
 msgstr "B<Sortiere Artikel nach (sort_article_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2327 doc/tin.5:2080
+#: doc/tin.1:2331 doc/tin.5:2080
 msgid ""
 "This specifies how articles should be sorted. Sort by ascending Date (6) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2330 doc/tin.5:2083
+#: doc/tin.1:2334 doc/tin.5:2083
 msgid "B<Nothing>, don't sort articles."
 msgstr "B<Nichts>, keine Sortierung."
 
 #. type: Plain text
-#: doc/tin.1:2332 doc/tin.5:2085
+#: doc/tin.1:2336 doc/tin.5:2085
 msgid ""
 "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 msgstr ""
 "B<Subject: (absteigend)>, Artikel absteigend nach ''Subject:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2334 doc/tin.5:2087
+#: doc/tin.1:2338 doc/tin.5:2087
 msgid "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 msgstr ""
 "B<Subject: (aufsteigend)>, Artikel aufsteigend nach ''Subject:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2336 doc/tin.5:2089
+#: doc/tin.1:2340 doc/tin.5:2089
 msgid "B<From: (descending)>, sort articles by ''From:'' field descending."
 msgstr "B<From: (absteigend)>, Artikel absteigend nach ''From:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2338 doc/tin.5:2091
+#: doc/tin.1:2342 doc/tin.5:2091
 msgid "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 msgstr "B<From: (aufsteigend)>, Artikel aufsteigend nach ''From:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2340 doc/tin.5:2093
+#: doc/tin.1:2344 doc/tin.5:2093
 msgid "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 msgstr "B<Date: (absteigend)>, Artikel absteigend nach ''Date:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2343 doc/tin.5:2096
+#: doc/tin.1:2347 doc/tin.5:2096
 msgid ""
 "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 msgstr "B<Date: (aufsteigend)>, Artikel aufsteigend nach ''Date:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2345 doc/tin.5:2098
+#: doc/tin.1:2349 doc/tin.5:2098
 msgid "B<Score (descending)>, sort articles by filtering score descending."
 msgstr "B<Score (absteigend)>, Artikel absteigend nach Score sortieren."
 
 #. type: IP
-#: doc/tin.1:2345 doc/tin.5:2098
+#: doc/tin.1:2349 doc/tin.5:2098
 #, no-wrap
 msgid "8"
 msgstr "8"
 
 #. type: Plain text
-#: doc/tin.1:2347 doc/tin.5:2100
+#: doc/tin.1:2351 doc/tin.5:2100
 msgid "B<Score (ascending)>, sort articles by filtering score ascending."
 msgstr "B<Score (aufsteigend)>, Artikel aufsteigend nach Score sortieren."
 
 #. type: IP
-#: doc/tin.1:2347 doc/tin.5:2100
+#: doc/tin.1:2351 doc/tin.5:2100
 #, no-wrap
 msgid "9"
 msgstr "9"
 
 #. type: Plain text
-#: doc/tin.1:2349 doc/tin.5:2102
+#: doc/tin.1:2353 doc/tin.5:2102
 msgid "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 msgstr "B<Lines: (absteigend)>, Artikel absteigend nach ''Lines:'' sortieren."
 
 #. type: IP
-#: doc/tin.1:2349 doc/tin.5:2102
+#: doc/tin.1:2353 doc/tin.5:2102
 #, no-wrap
 msgid "10"
 msgstr "10"
 
 #. type: Plain text
-#: doc/tin.1:2351 doc/tin.5:2104
+#: doc/tin.1:2355 doc/tin.5:2104
 msgid "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 msgstr ""
 "B<Lines: (aufsteigend)>, Artikel aufsteigend nach ''Lines:'' sortieren."
 
 #. type: TP
-#: doc/tin.1:2352
+#: doc/tin.1:2356
 #, no-wrap
 msgid "B<Sort threads by (sort_threads_type)>"
 msgstr "B<Sortiere Threads nach (sort_threads_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2357 doc/tin.5:2109
+#: doc/tin.1:2361 doc/tin.5:2109
 msgid ""
 "This specifies how threads will be sorted. Sort by descending Score (1) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2360 doc/tin.5:2112
+#: doc/tin.1:2364 doc/tin.5:2112
 msgid "B<Nothing>, don't sort threads."
 msgstr "B<Nichts>, keine Sortierung der Threads."
 
 #. type: Plain text
-#: doc/tin.1:2363 doc/tin.5:2115
+#: doc/tin.1:2367 doc/tin.5:2115
 msgid ""
 "B<Score (descending)>, sort threads by filtering score descending (default)."
 msgstr "B<Score (absteigend)>, Threads absteigend nach Score sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2365 doc/tin.5:2117
+#: doc/tin.1:2369 doc/tin.5:2117
 msgid "B<Score (ascending)>, sort threads by filtering score ascending."
 msgstr "B<Score (aufsteigend)>, Threads aufsteigend nach Score sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2367 doc/tin.5:2119
+#: doc/tin.1:2371 doc/tin.5:2119
 msgid ""
 "B<Last posting date (descending)>, sort threads by date of last posting "
 "descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2369 doc/tin.5:2121
+#: doc/tin.1:2373 doc/tin.5:2121
 msgid ""
 "B<Last posting date (ascending)>, sort threads by date of last posting "
 "ascending."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2370
+#: doc/tin.1:2374
 #, no-wrap
 msgid "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 msgstr "B<Spamfallenwarnung in Adresse (spamtrap_warning_addresses)>"
 
 #. type: Plain text
-#: doc/tin.1:2375 doc/tin.5:2127
+#: doc/tin.1:2379 doc/tin.5:2127
 msgid ""
 "Set this option to a list of comma-separated strings to be warned if you are "
 "replying to an article by mail where the e-mail address contains one of "
@@ -5827,18 +5832,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2377 doc/tin.5:2129
+#: doc/tin.1:2381 doc/tin.5:2129
 msgid "I<spam,delete,remove>"
 msgstr "I<spam,delete,remove>"
 
 #. type: TP
-#: doc/tin.1:2377
+#: doc/tin.1:2381
 #, no-wrap
 msgid "B<Regex used to highlight *stars* (stars_regex)>"
 msgstr "B<Regu. A. für *Stern* Hervorhebungen (stars_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2382
+#: doc/tin.1:2386
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -5846,13 +5851,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2382
+#: doc/tin.1:2386
 #, no-wrap
 msgid "B<Start editor with line offset (start_editor_offset)>"
 msgstr "B<Starte Editor mit Einrückung (start_editor_offset)>"
 
 #. type: Plain text
-#: doc/tin.1:2387 doc/tin.5:2141
+#: doc/tin.1:2391 doc/tin.5:2141
 msgid ""
 "Set ON if the editor used for posting, follow-ups and bug reports has the "
 "capability of starting and positioning the cursor at a specified line within "
@@ -5860,26 +5865,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2387
+#: doc/tin.1:2391
 #, no-wrap
 msgid "B<Strip blanks of end of lines (strip_blanks)>"
 msgstr "B<Leerzeichen am Zeilenende entfernen (strip_blanks)>"
 
 #. type: Plain text
-#: doc/tin.1:2393 doc/tin.5:2145
+#: doc/tin.1:2397 doc/tin.5:2145
 msgid ""
 "Strips the blanks from the end of each line therefore speeding up the "
 "display when reading on a slow terminal or via modem. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2393
+#: doc/tin.1:2397
 #, no-wrap
 msgid "B<Remove bogus groups from newsrc (strip_bogus)>"
 msgstr "B<Lösche nicht vorhan. G. aus newsrc (strip_bogus)>"
 
 #. type: Plain text
-#: doc/tin.1:2402 doc/tin.5:2154
+#: doc/tin.1:2406 doc/tin.5:2154
 msgid ""
 "Bogus groups are groups that are present in your I<${TIN_HOMEDIR:-\"$HOME"
 "\"}/.newsrc> file that no longer exist on the news server. There are 3 "
@@ -5890,26 +5895,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2402
+#: doc/tin.1:2406
 #, no-wrap
 msgid "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 msgstr "B<Nur abonnierte Gruppen in newsrc (strip_newsrc)>"
 
 #. type: Plain text
-#: doc/tin.1:2406 doc/tin.5:2158
+#: doc/tin.1:2410 doc/tin.5:2158
 msgid ""
 "If ON, then unsubscribed groups will be permanently removed from your I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2406
+#: doc/tin.1:2410
 #, no-wrap
 msgid "B<Regex used to highlight -strokes- (strokes_regex)>"
 msgstr "B<Reg. für -Durchstr.- Hervorhebungen (strokes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2411
+#: doc/tin.1:2415
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -5917,13 +5922,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2411
+#: doc/tin.1:2415
 #, no-wrap
 msgid "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 msgstr "B<Nä.ungel.-kein Abbr. am Listenende? (wrap_on_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2416 doc/tin.5:2364
+#: doc/tin.1:2420 doc/tin.5:2364
 msgid ""
 "If enabled a search for the next unread article will wrap around all "
 "articles to find also previous unread articles. If disabled the search stops "
@@ -5931,26 +5936,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2416
+#: doc/tin.1:2420
 #, no-wrap
 msgid "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 msgstr "B<Wandle TeX-Umlaute automatisch um (tex2iso_conv)>"
 
 #. type: Plain text
-#: doc/tin.1:2420
+#: doc/tin.1:2424
 msgid ""
 "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be "
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2420
+#: doc/tin.1:2424
 #, no-wrap
 msgid "B<Thread articles by (thread_articles)>"
 msgstr "B<Threade Artikel anhand (thread_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:2428
+#: doc/tin.1:2432
 msgid ""
 "Defines which threading method to use. It's possible to set the threading "
 "type on a per group basis by setting the group attribute variable "
@@ -5960,23 +5965,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2431
+#: doc/tin.1:2435
 msgid "B<None>, don't thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2433
+#: doc/tin.1:2437
 msgid "B<Subject>, thread on ''Subject:'' only."
 msgstr "B<Subject>, Diskussionsfaden nur anhand von ''Subject:'' aufbauen."
 
 #. type: Plain text
-#: doc/tin.1:2435
+#: doc/tin.1:2439
 msgid "B<References>, thread on ''References:'' only."
 msgstr ""
 "B<References>, Diskussionsfaden nur anhand von ''References:'' aufbauen."
 
 #. type: Plain text
-#: doc/tin.1:2438
+#: doc/tin.1:2442
 msgid ""
 "B<Both Subject and References>, thread on ''References:'' then "
 "\\&''Subject:'' (default)."
@@ -5985,25 +5990,25 @@ msgstr ""
 "und ''Subject:'' aufbauen (Voreinstellung)."
 
 #. type: Plain text
-#: doc/tin.1:2440
+#: doc/tin.1:2444
 msgid "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2443
+#: doc/tin.1:2447
 msgid ""
 "B<Percentage Match>, thread base upon a partial character match on "
 "\\&''Subject:''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2444
+#: doc/tin.1:2448
 #, no-wrap
 msgid "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 msgstr "B<Catchup mit der linken Cursort. (thread_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:2448 doc/tin.5:2208
+#: doc/tin.1:2452 doc/tin.5:2208
 msgid ""
 "If ON catchup group/thread when leaving with the left arrow key. Default is "
 "ON."
@@ -6012,13 +6017,13 @@ msgstr ""
 "Verlassen mit der linken Cursortaste. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2448
+#: doc/tin.1:2452
 #, no-wrap
 msgid "B<Format string for the Thread level (thread_format)>"
 msgstr "B<Formatanweisung für die Threadebene (thread_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2452
+#: doc/tin.1:2456
 msgid ""
 "Format string tin uses for Thread level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ "
@@ -6029,54 +6034,54 @@ msgstr ""
 "\" verwiesen. Voreingestellt ist \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ \\ %F\"."
 
 #. type: TP
-#: doc/tin.1:2452
+#: doc/tin.1:2456
 #, no-wrap
 msgid "B<Matchingness of a thread (thread_perc)>"
 msgstr "B<Prozentualer Subject Vergleich (thread_perc)>"
 
 #. type: Plain text
-#: doc/tin.1:2456
+#: doc/tin.1:2460
 msgid ""
 "How closely the subjects must match for two threads to be considered part of "
 "the same thread. This is a percentage and the default if 75%."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2456
+#: doc/tin.1:2460
 #, no-wrap
 msgid "B<Score of a thread (thread_score)>"
 msgstr "B<Bewertung eines Threads (thread_score)>"
 
 #. type: Plain text
-#: doc/tin.1:2460 doc/tin.5:2212
+#: doc/tin.1:2464 doc/tin.5:2212
 msgid ""
 "How the total score of a thread is computed. Default is 0, the maximum score "
 "in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2463 doc/tin.5:2215
+#: doc/tin.1:2467 doc/tin.5:2215
 msgid "B<Max>, the maximum score in this thread."
 msgstr "B<Max>, Maximalwert im Diskussionsfaden."
 
 #. type: Plain text
-#: doc/tin.1:2465 doc/tin.5:2217
+#: doc/tin.1:2469 doc/tin.5:2217
 msgid "B<Sum>, the sum of all scores in this thread."
 msgstr "B<Sum>, Summer aller Bewertungen im Diskussionsfaden."
 
 #. type: Plain text
-#: doc/tin.1:2467 doc/tin.5:2219
+#: doc/tin.1:2471 doc/tin.5:2219
 msgid "B<Average>, the average score in this thread."
 msgstr "B<Average>, Durchschnitt aller Bewertungen im Diskussionsfaden."
 
 #. type: TP
-#: doc/tin.1:2468
+#: doc/tin.1:2472
 #, no-wrap
 msgid "B<Transliteration (translit)>"
 msgstr "B<Verwende Umschreibungen (translit)>"
 
 #. type: Plain text
-#: doc/tin.1:2476 doc/tin.5:2228
+#: doc/tin.1:2480 doc/tin.5:2228
 msgid ""
 "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3)  to "
 "enable transliteration. This means that when a character cannot be "
@@ -6086,35 +6091,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2476
+#: doc/tin.1:2480
 #, no-wrap
 msgid "B<How to treat blank lines (trim_article_body)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2480 doc/tin.5:2232
+#: doc/tin.1:2484 doc/tin.5:2232
 msgid ""
 "Allows you to select how B<tin> treats blank lines in article bodies.  "
 "Default is 0. This option does not affect lines within verbatim blocks."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2483 doc/tin.5:2235
+#: doc/tin.1:2487 doc/tin.5:2235
 msgid "B<Don't trim article body>, do nothing."
 msgstr "B<Artikelrumpf nicht anpassen>"
 
 #. type: Plain text
-#: doc/tin.1:2485 doc/tin.5:2237
+#: doc/tin.1:2489 doc/tin.5:2237
 msgid "B<Skip leading blank lines>."
 msgstr "B<Führende Leerzeilen überspringen>."
 
 #. type: Plain text
-#: doc/tin.1:2487 doc/tin.5:2239
+#: doc/tin.1:2491 doc/tin.5:2239
 msgid "B<Skip trailing blank lines>."
 msgstr "B<Abschließende Leerzeilen überspr.>."
 
 #. type: Plain text
-#: doc/tin.1:2489 doc/tin.5:2241
+#: doc/tin.1:2493 doc/tin.5:2241
 msgid ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank lines."
 msgstr ""
@@ -6122,7 +6127,7 @@ msgstr ""
 "überspringen."
 
 #. type: Plain text
-#: doc/tin.1:2492 doc/tin.5:2244
+#: doc/tin.1:2496 doc/tin.5:2244
 msgid ""
 "B<Compact multiple between text>, replace multiple blank lines between "
 "textblocks with one blank line."
@@ -6131,7 +6136,7 @@ msgstr ""
 "Textblöcken zusammenfassen."
 
 #. type: Plain text
-#: doc/tin.1:2494 doc/tin.5:2246
+#: doc/tin.1:2498 doc/tin.5:2246
 msgid "B<Compact multiple and skip leading>, 4 + 1"
 msgstr ""
 "B<Mehrere zwischen Textbl. zusammenfassen + führende Leerzeilen "
@@ -6139,7 +6144,7 @@ msgstr ""
 "führende Leerzeilen überspringen."
 
 #. type: Plain text
-#: doc/tin.1:2496 doc/tin.5:2248
+#: doc/tin.1:2500 doc/tin.5:2248
 msgid "B<Compact multiple and skip trailing>, 4 + 2"
 msgstr ""
 "B<Mehrere zwischen Textbl. zusammenfassen + abschließende Leerz. "
@@ -6147,7 +6152,7 @@ msgstr ""
 "abschließende Leerzeilen überspringen."
 
 #. type: Plain text
-#: doc/tin.1:2498 doc/tin.5:2250
+#: doc/tin.1:2502 doc/tin.5:2250
 msgid "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 msgstr ""
 "B<Mehrere zwischen Textbl. zusammenf. + führende/abschließende Leerz. "
@@ -6155,13 +6160,13 @@ msgstr ""
 "führende sowie abschließende Leerzeilen überspringen"
 
 #. type: TP
-#: doc/tin.1:2499
+#: doc/tin.1:2503
 #, no-wrap
 msgid "B<Regex used to highlight _underline_ (underscores_regex)>"
 msgstr "B<Reg. für _Unterstr._ Hervorhebungen (underscores_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2504
+#: doc/tin.1:2508
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -6169,24 +6174,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2504
+#: doc/tin.1:2508
 #, no-wrap
 msgid "B<Remove ~/.article after posting (unlink_article)>"
 msgstr "B<Entferne ~/.article nach dem posten (unlink_article)>"
 
 #. type: Plain text
-#: doc/tin.1:2507
+#: doc/tin.1:2511
 msgid "If ON remove I<~/.article> after posting. Default is ON."
 msgstr "Falls ON entferne ~/.article nach dem posten. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2507
+#: doc/tin.1:2511
 #, no-wrap
 msgid "B<Program that opens URLs (url_handler)>"
 msgstr "B<Öffne URLs mit ... (url_handler)>"
 
 #. type: Plain text
-#: doc/tin.1:2512 doc/tin.5:2267
+#: doc/tin.1:2516 doc/tin.5:2267
 msgid ""
 "The program that will be run when launching URLs in the article viewer using "
 "B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
@@ -6194,54 +6199,54 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2512
+#: doc/tin.1:2516
 #, no-wrap
 msgid "B<URL highlighting in message body (url_highlight)>"
 msgstr "B<URL-Hervorhebung im Artikel (url_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2515 doc/tin.5:2270
+#: doc/tin.1:2519 doc/tin.5:2270
 msgid "Enable highlighting URLs in message body. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2515
+#: doc/tin.1:2519
 #, no-wrap
 msgid "B<Use ANSI color (use_color)>"
 msgstr "B<Benutze ANSI-Farben (use_color)>"
 
 #. type: Plain text
-#: doc/tin.1:2518
+#: doc/tin.1:2522
 msgid "If enabled B<tin> uses ANSI-colors. Default is OFF."
 msgstr "AMSI-Farben in B<tin> benutzen. Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:2518
+#: doc/tin.1:2522
 #, no-wrap
 msgid "B<Use scroll keys on keypad (use_keypad)>"
 msgstr "B<Scrollt. vom Nummernblock nutzen (use_keypad)>"
 
 #. type: TP
-#: doc/tin.1:2521
+#: doc/tin.1:2525
 #, no-wrap
 msgid "B<Use mouse in xterm (use_mouse)>"
 msgstr "B<Maus in xterm nutzen (use_mouse)>"
 
 #. type: Plain text
-#: doc/tin.1:2527 doc/tin.5:2284
+#: doc/tin.1:2531 doc/tin.5:2284
 msgid ""
 "Allows the mouse button support in a B<\\%xterm>(1x)  to be enabled/"
 "disabled.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2527
+#: doc/tin.1:2531
 #, no-wrap
 msgid "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 msgstr "B<''X-Face:''s mit slrnface Anzeigen (use_slrnface)>"
 
 #. type: Plain text
-#: doc/tin.1:2537
+#: doc/tin.1:2541
 msgid ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<tin> must be running in a B<\\"
@@ -6249,26 +6254,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2537
+#: doc/tin.1:2541
 #, no-wrap
 msgid "B<Use UTF-8 graphics (utf8_graphics)>"
 msgstr "B<UTF-8-Grafik benutzten (utf8_graphics)>"
 
 #. type: Plain text
-#: doc/tin.1:2541 doc/tin.5:2300
+#: doc/tin.1:2545 doc/tin.5:2300
 msgid ""
 "If ON use UTF-8 characters for indicator ('-E<gt>'), thread/attachment tree "
 "and ellipsis ('...'). Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2541
+#: doc/tin.1:2545
 #, no-wrap
 msgid "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 msgstr "B<Reg. Ausd. für den Anfang e. wortgetreuen Textblock (verbatim_begin_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2544
+#: doc/tin.1:2548
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim block."
 msgstr ""
@@ -6276,13 +6281,13 @@ msgstr ""
 "Absatzes findet."
 
 #. type: TP
-#: doc/tin.1:2544
+#: doc/tin.1:2548
 #, no-wrap
 msgid "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 msgstr "B<Reg. Ausd. für das Ende eines wortgetreuen Textblocks (verbatim_end_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2547
+#: doc/tin.1:2551
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block."
 msgstr ""
@@ -6290,26 +6295,26 @@ msgstr ""
 "Absatzes findet."
 
 #. type: TP
-#: doc/tin.1:2547
+#: doc/tin.1:2551
 #, no-wrap
 msgid "B<Detection of verbatim blocks (verbatim_handling)>"
 msgstr "B<Wortgetreue Textblöcke erkennen (verbatim_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:2550
+#: doc/tin.1:2554
 msgid "If ON verbatim blocks will be detected. Default is ON."
 msgstr ""
 "Falls ON werden wortgetreue Textblöcke in Artikeln erkannt. Voreinstellung "
 "ist ON."
 
 #. type: TP
-#: doc/tin.1:2550
+#: doc/tin.1:2554
 #, no-wrap
 msgid "B<Wildcard matching (wildcard)>"
 msgstr "B<Platzhalter-Übereinstimmung (wildcard)>"
 
 #. type: Plain text
-#: doc/tin.1:2564
+#: doc/tin.1:2568
 msgid ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
@@ -6321,41 +6326,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2564
+#: doc/tin.1:2568
 #, no-wrap
 msgid "B<What to display instead of mark (word_h_display_marks)>"
 msgstr "B<Anstelle der Markierung anzeigen (word_h_display_marks)>"
 
 #. type: Plain text
-#: doc/tin.1:2568 doc/tin.5:2332
+#: doc/tin.1:2572 doc/tin.5:2332
 msgid ""
 "Should the leading and ending stars, slashes, strokes and dashes also be "
 "displayed, even when they are highlighting marks?"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2571 doc/tin.5:2335
+#: doc/tin.1:2575 doc/tin.5:2335
 msgid "B<no>"
 msgstr "B<nein>"
 
 #. type: Plain text
-#: doc/tin.1:2573 doc/tin.5:2337
+#: doc/tin.1:2577 doc/tin.5:2337
 msgid "yes, B<display mark>"
 msgstr "ja, B<Markierung> anzeigen"
 
 #. type: Plain text
-#: doc/tin.1:2575 doc/tin.5:2339
+#: doc/tin.1:2579 doc/tin.5:2339
 msgid "print a B<space> instead"
 msgstr "ein B<Leerzeichen> ausgeben"
 
 #. type: TP
-#: doc/tin.1:2576
+#: doc/tin.1:2580
 #, no-wrap
 msgid "B<Word highlighting in message body (word_highlight)>"
 msgstr "B<Wort-Hervorhebung im Artikel (word_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2584 doc/tin.5:2348
+#: doc/tin.1:2588 doc/tin.5:2348
 msgid ""
 "Enable word highlighting. See B<word_h_display_marks> for the options "
 "available. If B<use_color> is enabled the colors specified in "
@@ -6366,13 +6371,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2584
+#: doc/tin.1:2588
 #, no-wrap
 msgid "B<Page line wrap column (wrap_column)>"
 msgstr "B<Zeilen umbrechen nach (wrap_column)>"
 
 #. type: Plain text
-#: doc/tin.1:2595 doc/tin.5:2359
+#: doc/tin.1:2599 doc/tin.5:2359
 msgid ""
 "Sets the column at which a displayed article body should be wrapped.  If "
 "this value is equal to 0, it defaults to the current screen width.  If this "
@@ -6385,26 +6390,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2595
+#: doc/tin.1:2599
 #, no-wrap
 msgid "B<Quote line when crossposting (xpost_quote_format)>"
 msgstr "B<Einleitungszeile beim Crossposten (xpost_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2602 doc/tin.5:2369
+#: doc/tin.1:2606 doc/tin.5:2369
 msgid ""
 "Format is the same as for B<news_quote_format>, this is used when answering "
 "to a crossposting to several groups with no ''Followup-To:'' set."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2602
+#: doc/tin.1:2606
 #, no-wrap
 msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2609
+#: doc/tin.1:2613
 msgid ""
 "B<tin> allows certain attributes to be set on a per group basis. If it "
 "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> "
@@ -6415,7 +6420,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2617
+#: doc/tin.1:2621
 msgid ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
@@ -6426,7 +6431,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2624
+#: doc/tin.1:2628
 msgid ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
@@ -6437,7 +6442,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2631
+#: doc/tin.1:2635
 msgid ""
 "Besides the keys for moving around and changing values known from the "
 "options menu the attributes menu provides the following command: "
@@ -6445,13 +6450,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2631
+#: doc/tin.1:2635
 #, no-wrap
 msgid "SCOPES MENU"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2636
+#: doc/tin.1:2640
 msgid ""
 "The scopes menu (accessible from the options menu with B<ConfigScopeMenu> "
 "('B<S>')) shows all scopes read from the global and local attributes file.  "
@@ -6460,7 +6465,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2647
+#: doc/tin.1:2651
 msgid ""
 "In addition to the common moving keys the following commands are available: "
 "B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') enter the attributes menu for "
@@ -6473,14 +6478,14 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2647
+#: doc/tin.1:2651
 #, no-wrap
 msgid "FILTERING ARTICLES"
 msgstr "ARTIKEL FILTERN"
 
 #.  FIXME - add scoring description
 #. type: Plain text
-#: doc/tin.1:2654
+#: doc/tin.1:2658
 msgid ""
 "When there is a subject or an author which you are either very interested "
 "in, or find completely uninteresting, you can easily instruct B<tin> to "
@@ -6490,7 +6495,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2660
+#: doc/tin.1:2664
 msgid ""
 "When B<tin> starts up the user's kill-file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "filter> (see also B<\\%tin>(5))  is read. Each time a newsgroup is entered "
@@ -6499,7 +6504,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2665
+#: doc/tin.1:2669
 msgid ""
 "The degree to which rules are applied depend on the B<kill_level> tinrc "
 "setting. By default killed articles will only be marked read. Adjust "
@@ -6508,7 +6513,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2670
+#: doc/tin.1:2674
 msgid ""
 "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/filter> (but don't do this whilst running B<tin> else you will lose your "
@@ -6516,7 +6521,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2675
+#: doc/tin.1:2679
 msgid ""
 "The filtering capabilities of B<tin> have been significantly enhanced over "
 "previous versions to include scoring and better pattern matching. It is "
@@ -6525,13 +6530,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2677
+#: doc/tin.1:2681
 msgid "E<lt>http://www.tin.org/filtering.txtE<gt>."
 msgstr "E<lt>http://www.tin.org/filtering.txtE<gt>."
 
 #.  FIXME - Next paragraph is out of date
 #. type: Plain text
-#: doc/tin.1:2690
+#: doc/tin.1:2694
 msgid ""
 "The on-screen filtering menu is accessed by pressing B<MenuFilterKill> "
 "('B<^K>') or B<MenuFilterSelect> ('B<^A>')  at the Group and Article levels. "
@@ -6544,20 +6549,20 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2690
+#: doc/tin.1:2694
 #, no-wrap
 msgid "POSTING ARTICLES"
 msgstr "ARTIKEL POSTEN"
 
 #. type: Plain text
-#: doc/tin.1:2693
+#: doc/tin.1:2697
 msgid ""
 "B<tin> allows posting of articles, follow-up to already posted articles and "
 "replying direct through mail to the author of an article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2703
+#: doc/tin.1:2707
 msgid ""
 "Use the B<Post> ('B<w>') command to post an article to a newsgroup.  After "
 "entering the post subject the default editor (i.e., B<\\%vi>(1))  or the "
@@ -6570,7 +6575,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2708
+#: doc/tin.1:2712
 msgid ""
 "Use the B<DisplayPostHist> ('B<W>') command to display a history of the "
 "articles you have posted. The date the article was posted, which newsgroups "
@@ -6578,7 +6583,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2716
+#: doc/tin.1:2720
 msgid ""
 "Use the B<PageFollowupQuote> ('B<f>'), B<PageFollowup> ('B<F>')  or "
 "B<PageFollowupQuoteHeaders> ('B<^W>') command to post a follow-up article to "
@@ -6590,7 +6595,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2730
+#: doc/tin.1:2734
 msgid ""
 "Use the B<PageReplyQuote> ('B<r>'), B<PageReply> ('B<R>') or "
 "B<PageReplyQuoteHeaders> ('B<^E>') command to reply direct through mail to "
@@ -6605,13 +6610,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2730
+#: doc/tin.1:2734
 #, no-wrap
 msgid "CUSTOMIZING THE ARTICLE QUOTE STRING"
 msgstr "EINLEITUNGSZEILE ANPASSEN"
 
 #. type: Plain text
-#: doc/tin.1:2738
+#: doc/tin.1:2742
 msgid ""
 "When posting a followup to an article or replying direct to the author of an "
 "article via email the text of the article can be quoted. The beginning of "
@@ -6623,13 +6628,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2740
+#: doc/tin.1:2744
 #, no-wrap
 msgid "\\w'%A  'u +\\w'Address'u"
 msgstr "\\w'%A  'u +\\w'Mailadresse'u"
 
 #. type: Plain text
-#: doc/tin.1:2749
+#: doc/tin.1:2753
 #, no-wrap
 msgid ""
 "B<%A>\tAddress (Email)\n"
@@ -6651,12 +6656,12 @@ msgstr ""
 "B<%I>\tInitialen des Autor\n"
 
 #. type: Plain text
-#: doc/tin.1:2752
+#: doc/tin.1:2756
 msgid "e.g.,"
 msgstr "z. B."
 
 #. type: Plain text
-#: doc/tin.1:2757
+#: doc/tin.1:2761
 #, no-wrap
 msgid ""
 "CW<mail_quote_format=On %D in %G you wrote:\n"
@@ -6666,12 +6671,12 @@ msgstr ""
 "news_quote_format=In %M schreib %F:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2761
+#: doc/tin.1:2765
 msgid "would expand to:"
 msgstr "ergäbe folgendes:"
 
 #. type: Plain text
-#: doc/tin.1:2766
+#: doc/tin.1:2770
 #, no-wrap
 msgid ""
 "CW<On 21 Sep 1993 09:45:51 -0400 in alt.sources you wrote:\n"
@@ -6681,7 +6686,7 @@ msgstr ""
 "In E<lt>abcINN123@example.orgE<gt> schreib Joe Bar E<lt>joe@example.orgE<gt>:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2776
+#: doc/tin.1:2780
 msgid ""
 "The quoted text section of an article is marked by a preceding quote string "
 "at the beginning of each quoted line. The default quote string is set to "
@@ -6691,13 +6696,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2776
+#: doc/tin.1:2780
 #, no-wrap
 msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2783
+#: doc/tin.1:2787
 msgid ""
 "The command interface to B<GroupMail>, B<PageMail>, B<PostMail> or "
 "B<ThreadMail> ('B<m>'), B<Pipe> ('B<|>'), B<Print> ('B<o>'), B<PageRepost> "
@@ -6707,7 +6712,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2788
+#: doc/tin.1:2792
 msgid ""
 "Auto-saving with B<*AutoSave> ('B<S>') is a special case and operates only "
 "on marked articles. They will processed without any further prompting "
@@ -6716,7 +6721,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2792
+#: doc/tin.1:2796
 msgid ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
 "hot (auto-selected), regular expression pattern, tagged articles you wish to "
@@ -6724,7 +6729,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2796
+#: doc/tin.1:2800
 msgid ""
 "Tagged articles must have already been tagged with a B<*Tag> ('B<t>')  "
 "command. All tagged articles can be untagged by a B<*Untag> ('B<U>')  untag "
@@ -6732,7 +6737,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2802
+#: doc/tin.1:2806
 msgid ""
 "If a regular expression pattern is selected you are asked to enter a pattern "
 "(e.g., to match all articles subject lines containing 'net News' you enter "
@@ -6742,7 +6747,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2807
+#: doc/tin.1:2811
 msgid ""
 "Various expansion characters are recognized when entering the directory and "
 "file to save to. Environment variables (prefixed with '$') and user home "
@@ -6751,7 +6756,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2812
+#: doc/tin.1:2816
 msgid ""
 "To save articles to a mailbox enter '=E<lt>mailbox nameE<gt>' when asked for "
 "the save filename. If you enter just '=' then articles will be saved to a "
@@ -6760,7 +6765,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2816
+#: doc/tin.1:2820
 msgid ""
 "To save in savedir/E<lt>news.group.nameE<gt>/E<lt>filenameE<gt> format enter "
 "'+E<lt>filenameE<gt>'.  Environment variables are allowed within a filename "
@@ -6768,20 +6773,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2822
+#: doc/tin.1:2826
 msgid ""
 "When saving articles you can specify whether the saved files should be post "
 "processed. A default process type can be set via B<post_process_type>."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2822
+#: doc/tin.1:2826
 #, no-wrap
 msgid "AUTOMATIC MAILING AND SAVING NEW NEWS"
 msgstr "AUTOMATISCHES MAILEN UND SPEICHERN VON UNGELESENEN ARTIKELN"
 
 #. type: Plain text
-#: doc/tin.1:2834
+#: doc/tin.1:2838
 msgid ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and \\&''B<-"
 "N>'' option) or saved (''B<-S>'' option) in batch mode for later reading. "
@@ -6796,7 +6801,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2838
+#: doc/tin.1:2842
 msgid ""
 "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' "
 "option), the same directory must be specified when reading the articles by "
@@ -6804,7 +6809,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2845
+#: doc/tin.1:2849
 msgid ""
 "If you only want to save some of your groups use the B<batch_save> tinrc "
 "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups "
@@ -6815,50 +6820,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2846
+#: doc/tin.1:2850
 #, no-wrap
 msgid "B<tin -M iain -c -f newsrc.mail>"
 msgstr "B<tin -M iain -c -f newsrc.mail>"
 
 #. type: Plain text
-#: doc/tin.1:2850
+#: doc/tin.1:2854
 msgid ""
 "(mail any unread articles in newsgroups specified in file newsrc.mail to the "
 "local user iain and mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2851
+#: doc/tin.1:2855
 #, no-wrap
 msgid "B<tin -S -c -f newsrc.save>"
 msgstr "B<tin -S -c -f newsrc.save>"
 
 #. type: Plain text
-#: doc/tin.1:2855
+#: doc/tin.1:2859
 msgid ""
 "(save any unread articles in newsgroups specified in file newsrc.save and "
 "mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2856
+#: doc/tin.1:2860
 #, no-wrap
 msgid "B<tin -R>"
 msgstr "B<tin -R>"
 
 #. type: Plain text
-#: doc/tin.1:2861
+#: doc/tin.1:2865
 msgid "(read any articles saved by B<tin -S>)"
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2861
+#: doc/tin.1:2865
 #, no-wrap
 msgid "RANGES"
 msgstr "BEREICHE"
 
 #. type: Plain text
-#: doc/tin.1:2872
+#: doc/tin.1:2876
 msgid ""
 "A range is simply a group of items marked using the B<SetRange> (B<'#'>) "
 "key. Certain B<tin> commands will operate on a range if one exists rather "
@@ -6872,13 +6877,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2873
+#: doc/tin.1:2877
 #, no-wrap
 msgid "NEWSGROUP LISTS & WILDCARDS"
 msgstr "NEWSGROUP LISTEN & WILDCARDS"
 
 #. type: Plain text
-#: doc/tin.1:2884
+#: doc/tin.1:2888
 msgid ""
 "Several places in B<tin> allow you to specify a list of newsgroups. These "
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
@@ -6891,30 +6896,30 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2886
+#: doc/tin.1:2890
 msgid "I<alt.config,news.*,!news.test>"
 msgstr "I<alt.config,news.*,!news.test>"
 
 #. type: Plain text
-#: doc/tin.1:2888
+#: doc/tin.1:2892
 msgid ""
 "Matches alt.config and everything in the 'news' hierarchy except news.test"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2893
+#: doc/tin.1:2897
 msgid ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further examples."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2893
+#: doc/tin.1:2897
 #, no-wrap
 msgid "SIGNATURES"
 msgstr "SIGNATUREN"
 
 #. type: Plain text
-#: doc/tin.1:2902
+#: doc/tin.1:2906
 msgid ""
 "B<tin> will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>.  If I<${TIN_HOMEDIR:-\"$HOME"
@@ -6925,19 +6930,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2905
+#: doc/tin.1:2909
 msgid ""
 "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the "
 "editor for both posting and mailing commands."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2907
+#: doc/tin.1:2911
 msgid "The following is an example of a I<.Sig> file:"
 msgstr "Nachstehend eine Beispiel I<.Sig> Datei:"
 
 #. type: Plain text
-#: doc/tin.1:2912
+#: doc/tin.1:2916
 #, no-wrap
 msgid ""
 "CW<NAMES  Joe Bar E<lt>joe@example.orgE<gt>\n"
@@ -6947,7 +6952,7 @@ msgstr ""
 "SNAIL  Heidestraße 17, 99999 Notreal, Germany>\n"
 
 #. type: Plain text
-#: doc/tin.1:2927
+#: doc/tin.1:2931
 msgid ""
 "B<tin> also has the capability to generate random signatures on a per "
 "newsgroup basis if so desired. The way to accomplish this is to specify the "
@@ -6961,13 +6966,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2927
+#: doc/tin.1:2931
 #, no-wrap
 msgid "CUSTOMIZING THE SCREEN FORMAT"
 msgstr "ANSICHTEN ANPASSEN"
 
 #. type: Plain text
-#: doc/tin.1:2932
+#: doc/tin.1:2936
 msgid ""
 "The look of the Selection, Group and Thread level can be customized via "
 "format strings. These format strings define the content and the position of "
@@ -6982,13 +6987,13 @@ msgstr ""
 "werden. Folgende Platzhalter stehen zur Verfügung:"
 
 #. type: ta
-#: doc/tin.1:2935
+#: doc/tin.1:2939
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group/thread/article number'u"
 msgstr "\\w'%G    'u +\\w'aktuelle Gruppen-, Thread- oder Artikelnummer'u"
 
 #. type: Plain text
-#: doc/tin.1:2952
+#: doc/tin.1:2956
 #, no-wrap
 msgid ""
 "B<%D>\tdate\n"
@@ -7026,7 +7031,7 @@ msgstr ""
 "B<%%>\t%\n"
 
 #. type: Plain text
-#: doc/tin.1:2957
+#: doc/tin.1:2961
 msgid ""
 "Not all variables can be used in each level. The following table provides an "
 "overview:"
@@ -7036,13 +7041,13 @@ msgstr ""
 "Platzhalter:"
 
 #. type: ta
-#: doc/tin.1:2960
+#: doc/tin.1:2964
 #, no-wrap
 msgid "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 msgstr "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 
 #. type: Plain text
-#: doc/tin.1:2978
+#: doc/tin.1:2982
 #, no-wrap
 msgid ""
 "\tB<select_format>\tB<group_format>\tB<thread_format>\n"
@@ -7082,18 +7087,18 @@ msgstr ""
 "B<%%>\tX\tX\tX\n"
 
 #. type: Plain text
-#: doc/tin.1:2982
+#: doc/tin.1:2986
 msgid "Defaults for the format strings:"
 msgstr "Voreingestellt sind folgende Formatanweisungen:"
 
 #. type: ta
-#: doc/tin.1:2985
+#: doc/tin.1:2989
 #, no-wrap
 msgid "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 msgstr "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 
 #. type: Plain text
-#: doc/tin.1:2989
+#: doc/tin.1:2993
 #, no-wrap
 msgid ""
 "B<select_format>:\t\"B<%f %n %U  %G  %d>\"\n"
@@ -7105,7 +7110,7 @@ msgstr ""
 "B<thread_format>:\t\"B<%n %m  [%L]  %T  %F>\"\n"
 
 #. type: Plain text
-#: doc/tin.1:2995
+#: doc/tin.1:2999
 msgid ""
 "B<show_description> controls whether the newsgroup description is shown or "
 "not. The description can also be toggled with B<SelectToggleDescriptions> "
@@ -7116,7 +7121,7 @@ msgstr ""
 "('B<d>') die Beschreibung aus- bzw. eingeblendet werden."
 
 #. type: Plain text
-#: doc/tin.1:3000
+#: doc/tin.1:3004
 msgid ""
 "The information displayed with 'B<%F>' depends on the value of "
 "B<show_author>. B<GroupToggleSubjDisplay> resp.  B<ThreadToggleSubjDisplay> "
@@ -7128,7 +7133,7 @@ msgstr ""
 "durchgeschaltet werden."
 
 #. type: Plain text
-#: doc/tin.1:3004
+#: doc/tin.1:3008
 msgid ""
 "For date representation 'B<%D>' uses B<date_format>. It is possible to "
 "specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:"
@@ -7141,7 +7146,7 @@ msgstr ""
 "weiterführende Informationen)."
 
 #. type: Plain text
-#: doc/tin.1:3008
+#: doc/tin.1:3012
 msgid ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
@@ -7152,7 +7157,7 @@ msgstr ""
 "Score in der Threadebene 10 Zeichen breit dar: 'B<%10S>'."
 
 #. type: Plain text
-#: doc/tin.1:3014
+#: doc/tin.1:3018
 msgid ""
 "If the newsgroup name is displayed together with the newsgroup description, "
 "the width of the newsgroup name can be controlled via a optional comma "
@@ -7167,7 +7172,7 @@ msgstr ""
 "angegeben verwendet B<tin> ein Standardwert von 32."
 
 #. type: Plain text
-#: doc/tin.1:3021
+#: doc/tin.1:3025
 msgid ""
 "Some variables do have a default width which may lead to truncation.  "
 "Truncation for variables which contain only numbers happens by dividing the "
@@ -7185,13 +7190,13 @@ msgstr ""
 "Voreinstellungen:"
 
 #. type: ta
-#: doc/tin.1:3024
+#: doc/tin.1:3028
 #, no-wrap
 msgid "\\w'Variable  'u +\\w'width'u"
 msgstr "\\w'Platzhalter  'u +\\w'Breite'u"
 
 #. type: Plain text
-#: doc/tin.1:3033
+#: doc/tin.1:3037
 #, no-wrap
 msgid ""
 "Variable\twidth\n"
@@ -7213,7 +7218,7 @@ msgstr ""
 "B<%n>\t 4\n"
 
 #. type: Plain text
-#: doc/tin.1:3044
+#: doc/tin.1:3048
 msgid ""
 "If no length is given for 'B<%D>', the length is determined by the format "
 "string for the date and the date of the current day. If the date format "
@@ -7235,7 +7240,7 @@ msgstr ""
 "einzutragen."
 
 #. type: Plain text
-#: doc/tin.1:3048
+#: doc/tin.1:3052
 msgid ""
 "In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
 "given, B<tin> determines the longest newsgroup name and uses this length for "
@@ -7246,7 +7251,7 @@ msgstr ""
 "verbleibende Platz wird für 'B<%d>' verwendet."
 
 #. type: Plain text
-#: doc/tin.1:3052
+#: doc/tin.1:3056
 msgid ""
 "When the format string contains the specifier 'B<%F>' and 'B<%s>' resp. 'B<"
 "%T>' and no length are given, 'B<%F>' will use one third and 'B<%s>' resp. "
@@ -7257,7 +7262,7 @@ msgstr ""
 "bzw. 'B<%T>' zwei Drittel des für beide zusammen verfügbaren Platzes ein."
 
 #. type: Plain text
-#: doc/tin.1:3060
+#: doc/tin.1:3064
 msgid ""
 "In addition, a minimum screen width can be defined for each item (except 'B<%"
 "%>'). In this case, the item will only be displayed when the screen is wider "
@@ -7278,7 +7283,7 @@ msgstr ""
 "Formatanweisung 'B<%E<gt>100S>'."
 
 #. type: Plain text
-#: doc/tin.1:3068
+#: doc/tin.1:3072
 msgid ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
@@ -7293,13 +7298,13 @@ msgstr ""
 "%10E<gt>100S>'."
 
 #. type: SS
-#: doc/tin.1:3068
+#: doc/tin.1:3072
 #, no-wrap
 msgid "TIPS AND TRICKS"
 msgstr "TIPPS UND TRICKS"
 
 #. type: Plain text
-#: doc/tin.1:3072
+#: doc/tin.1:3076
 msgid ""
 "B<tin> can be pretty much be navigated by using the four cursor keys.  The "
 "left arrow key goes up a level, the right arrow key goes down a level, the "
@@ -7307,7 +7312,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3074
+#: doc/tin.1:3078
 msgid ""
 "The following newsgroups provide useful information concerning news software:"
 msgstr ""
@@ -7315,7 +7320,7 @@ msgstr ""
 "Newssoftware:"
 
 #. type: Plain text
-#: doc/tin.1:3077
+#: doc/tin.1:3081
 msgid ""
 "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn "
 "etc.)"
@@ -7324,19 +7329,19 @@ msgstr ""
 "slrn, ...)"
 
 #. type: Plain text
-#: doc/tin.1:3079
+#: doc/tin.1:3083
 msgid "\\(emnews.software.nntp (info. about NNTP)"
 msgstr "\\(emnews.software.nntp (Informationen über NNTP)"
 
 #. type: Plain text
-#: doc/tin.1:3081
+#: doc/tin.1:3085
 msgid ""
 "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different "
 "themes)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3085
+#: doc/tin.1:3089
 msgid ""
 "Many prompts within B<tin> offer a default choice that the cursor is "
 "positioned on. By pressing 'B<E<lt>CRE<gt>>' the default value is taken.  "
@@ -7344,14 +7349,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3092
+#: doc/tin.1:3096
 msgid ""
 "When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
 "B<\\%xterm>(1x)  is resized."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3096
+#: doc/tin.1:3100
 msgid ""
 "B<tin> will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-"
 "active}> file at set intervals (B<reread_active_file_secs>) to show any "
@@ -7359,20 +7364,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3101
+#: doc/tin.1:3105
 msgid ""
 "If you find large number of new newsgroups cluttering up your screen, "
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3101
+#: doc/tin.1:3105
 #, no-wrap
 msgid "XTERM BUTTONS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3107
+#: doc/tin.1:3111
 msgid ""
 "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button "
 "pressing can be used to select groups and articles. In this discussion, the "
@@ -7385,103 +7390,103 @@ msgstr ""
 "die linke Maustaste)."
 
 #. type: Plain text
-#: doc/tin.1:3109
+#: doc/tin.1:3113
 msgid "In general (i.e., for the group, thread and article menus),"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3109
+#: doc/tin.1:3113
 #, no-wrap
 msgid "Button1 (left)"
 msgstr "Maustaste1 (Links)"
 
 #. type: Plain text
-#: doc/tin.1:3112
+#: doc/tin.1:3116
 msgid ""
 "enters next (lower) level if you click on an article, otherwise pages down."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3112
+#: doc/tin.1:3116
 #, no-wrap
 msgid "Button2 (center)"
 msgstr "Maustaste2 (Mitte)"
 
 #. type: Plain text
-#: doc/tin.1:3116
+#: doc/tin.1:3120
 msgid ""
 "returns to the previous (upper) level if you click on an article, otherwise "
 "pages up."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3116
+#: doc/tin.1:3120
 #, no-wrap
 msgid "Button3 (right)"
 msgstr "Maustaste3 (Rechts)"
 
 #. type: Plain text
-#: doc/tin.1:3120
+#: doc/tin.1:3124
 msgid ""
 "positions on the article line under mouse cursor, or pages down if you've "
 "clicked outside the list of articles."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3122
+#: doc/tin.1:3126
 msgid "In the group selection menu, if the mouse is pointing at a group then:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3122 doc/tin.1:3134 doc/tin.1:3148
+#: doc/tin.1:3126 doc/tin.1:3138 doc/tin.1:3152
 #, no-wrap
 msgid "left button"
 msgstr "Linke Maustaste"
 
 #. type: Plain text
-#: doc/tin.1:3126
+#: doc/tin.1:3130
 msgid ""
 "moves to and selects the group pointed at, just like B<SelectReadGrp> "
 "('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3126 doc/tin.1:3138 doc/tin.1:3151
+#: doc/tin.1:3130 doc/tin.1:3142 doc/tin.1:3155
 #, no-wrap
 msgid "center button"
 msgstr "Mittlere Maustaste"
 
 #. type: Plain text
-#: doc/tin.1:3129
+#: doc/tin.1:3133
 msgid "quits the program, just like B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3129 doc/tin.1:3143 doc/tin.1:3156
+#: doc/tin.1:3133 doc/tin.1:3147 doc/tin.1:3160
 #, no-wrap
 msgid "right button"
 msgstr "Rechte Maustaste"
 
 #. type: Plain text
-#: doc/tin.1:3132
+#: doc/tin.1:3136
 msgid "moves to the group pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3134
+#: doc/tin.1:3138
 msgid ""
 "In the article menu, if the mouse is pointing at an article (or thread) then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3138
+#: doc/tin.1:3142
 msgid ""
 "reads the article pointed at, just like B<GroupReadBasenote> "
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3143
+#: doc/tin.1:3147
 msgid ""
 "exits the menu, catching up on the group if you have "
 "B<group_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7489,23 +7494,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3146
+#: doc/tin.1:3150
 msgid "moves to the article (or thread) pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3148
+#: doc/tin.1:3152
 msgid "In the thread menu, if the mouse is pointing at an article then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3151
+#: doc/tin.1:3155
 msgid ""
 "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3156
+#: doc/tin.1:3160
 msgid ""
 "exits the menu, catching up on the thread if you have "
 "B<thread_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7513,25 +7518,25 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3159
+#: doc/tin.1:3163
 msgid "moves to the article pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3166
+#: doc/tin.1:3170
 msgid ""
 "In other menus and areas button pressing reverts back to usual cut and paste "
 "of B<\\%xterm>(1x), but after one click of any button."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3166
+#: doc/tin.1:3170
 #, no-wrap
 msgid "INDEX FILES"
 msgstr "INDEX DATEIEN"
 
 #. type: Plain text
-#: doc/tin.1:3171
+#: doc/tin.1:3175
 msgid ""
 "If your news server supports NOV index files (see B<\\%newsoverview>(5), "
 "most modern installations will) and you have a fast connection to your news "
@@ -7539,7 +7544,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3177
+#: doc/tin.1:3181
 msgid ""
 "If your news server doesn't support NOV index files or you have a very slow "
 "connection to your news server then B<tin> can cache the index for each "
@@ -7549,7 +7554,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3186
+#: doc/tin.1:3190
 msgid ""
 "Each user creates/updates his/her own index files that are stored in I<"
 "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you are "
@@ -7561,7 +7566,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3193
+#: doc/tin.1:3197
 msgid ""
 "Entering a group the first time tends to be slow because the index file must "
 "be built from scratch. To alleviate the slowness start B<tin> to create all "
@@ -7572,27 +7577,27 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3198
+#: doc/tin.1:3202
 msgid ""
 "As indexing might take some time you may want to run B<tin> form the system "
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3203
+#: doc/tin.1:3207
 #, no-wrap
 msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 msgstr "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 
 #. type: Plain text
-#: doc/tin.1:3209
+#: doc/tin.1:3213
 msgid ""
 "If you are low on local disk space you should consider to manually purge "
 "cached data for groups you are not reading anymore with something like:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3215
+#: doc/tin.1:3219
 #, no-wrap
 msgid ""
 "CW<find ${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news* \\e\n"
@@ -7602,7 +7607,7 @@ msgstr ""
 "-type f -name \"[0-9]*.[0-9]\" -atime +28 | xargs rm -f>\n"
 
 #. type: SH
-#: doc/tin.1:3220 doc/tin.5:21
+#: doc/tin.1:3224 doc/tin.5:21
 #, no-wrap
 msgid "FILES"
 msgstr "DATEIEN"
@@ -7623,124 +7628,124 @@ msgstr "DATEIEN"
 #.        $TMPDIR/SCOPES-W   (-D 32)
 #.        $TMPDIR/ACTIVE     (-D 64)
 #. type: Plain text
-#: doc/tin.1:3238
+#: doc/tin.1:3242
 msgid "For a detailed description see B<\\%tin>(5)."
 msgstr "Für eine ausführlich Beschreibung siehe B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:3240 doc/tin.5:43
+#: doc/tin.1:3244 doc/tin.5:43
 msgid "I<$MAILCAPS>"
 msgstr "I<$MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3242 doc/tin.5:45
+#: doc/tin.1:3246 doc/tin.5:45
 msgid "I<~/.mailcap>"
 msgstr "I<~/.mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3244 doc/tin.5:47
+#: doc/tin.1:3248 doc/tin.5:47
 msgid "I</etc/mailcap>"
 msgstr "I</etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3246 doc/tin.5:49
+#: doc/tin.1:3250 doc/tin.5:49
 msgid "I</usr/etc/mailcap>"
 msgstr "I</usr/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3248 doc/tin.5:51
+#: doc/tin.1:3252 doc/tin.5:51
 msgid "I</usr/local/etc/mailcap>"
 msgstr "I</usr/local/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3250 doc/tin.5:53
+#: doc/tin.1:3254 doc/tin.5:53
 msgid "I</etc/mail/mailcap>"
 msgstr "I</etc/mail/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3253 doc/tin.5:222
+#: doc/tin.1:3257 doc/tin.5:222
 msgid "I</etc/nntpserver>"
 msgstr "I</etc/nntpserver>"
 
 #. type: Plain text
-#: doc/tin.1:3256 doc/tin.5:232
+#: doc/tin.1:3260 doc/tin.5:232
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 
 #. type: Plain text
-#: doc/tin.1:3259 doc/tin.5:242
+#: doc/tin.1:3263 doc/tin.5:242
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3261 doc/tin.5:244
+#: doc/tin.1:3265 doc/tin.5:244
 msgid "I</etc/mime.types>"
 msgstr "I</etc/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3263 doc/tin.5:246
+#: doc/tin.1:3267 doc/tin.5:246
 msgid "I</etc/tin/mime.types>"
 msgstr "I</etc/tin/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3266 doc/tin.5:253
+#: doc/tin.1:3270 doc/tin.5:253
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 
 #. type: Plain text
-#: doc/tin.1:3269 doc/tin.5:286
+#: doc/tin.1:3273 doc/tin.5:286
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 
 #. type: Plain text
-#: doc/tin.1:3273 doc/tin.5:315
+#: doc/tin.1:3277 doc/tin.5:315
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 
 #. type: Plain text
-#: doc/tin.1:3277 doc/tin.5:323
+#: doc/tin.1:3281 doc/tin.5:323
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 
 #. type: Plain text
-#: doc/tin.1:3279 doc/tin.5:325
+#: doc/tin.1:3283 doc/tin.5:325
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 
 #. type: Plain text
-#: doc/tin.1:3282 doc/tin.5:332
+#: doc/tin.1:3286 doc/tin.5:332
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 
 #. type: Plain text
-#: doc/tin.1:3285 doc/tin.5:339
+#: doc/tin.1:3289 doc/tin.5:339
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 
 #. type: Plain text
-#: doc/tin.1:3288 doc/tin.5:346
+#: doc/tin.1:3292 doc/tin.5:346
 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 msgstr "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 
 #. type: Plain text
-#: doc/tin.1:3292 doc/tin.5:354
+#: doc/tin.1:3296 doc/tin.5:354
 #, no-wrap
 msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 msgstr "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 
 #. type: Plain text
-#: doc/tin.1:3296 doc/tin.5:362
+#: doc/tin.1:3300 doc/tin.5:362
 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 msgstr "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 
 #. type: Plain text
-#: doc/tin.1:3299 doc/tin.5:369
+#: doc/tin.1:3303 doc/tin.5:369
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 
 #. type: Plain text
-#: doc/tin.1:3302 doc/tin.5:403
+#: doc/tin.1:3306 doc/tin.5:403
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 
@@ -7749,66 +7754,66 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  ${TIN_LIBDIR\-/news/etc"}/attributes
 #. type: Plain text
-#: doc/tin.1:3306 doc/tin.5:414
+#: doc/tin.1:3310 doc/tin.5:414
 msgid "I</etc/tin/attributes>"
 msgstr "I</etc/tin/attributes>"
 
 #. type: Plain text
-#: doc/tin.1:3308 doc/tin.5:416
+#: doc/tin.1:3312 doc/tin.5:416
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 
 #.  TODO: add missing descriptions and explain things in detail.
 #. type: Plain text
-#: doc/tin.1:3311 doc/tin.5:750
+#: doc/tin.1:3315 doc/tin.5:750
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 
 #. type: Plain text
-#: doc/tin.1:3315 doc/tin.5:832
+#: doc/tin.1:3319 doc/tin.5:832
 #, no-wrap
 msgid "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3317 doc/tin.5:834
+#: doc/tin.1:3321 doc/tin.5:834
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3321 doc/tin.5:1067
+#: doc/tin.1:3325 doc/tin.5:1067
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3324 doc/tin.5:1083
+#: doc/tin.1:3328 doc/tin.5:1083
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 
 #. type: Plain text
-#: doc/tin.1:3327 doc/tin.5:1109
+#: doc/tin.1:3331 doc/tin.5:1109
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3330 doc/tin.5:1116
+#: doc/tin.1:3334 doc/tin.5:1116
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3333 doc/tin.5:1126
+#: doc/tin.1:3337 doc/tin.5:1126
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 
 #. type: Plain text
-#: doc/tin.1:3337
+#: doc/tin.1:3341
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 
 #. type: Plain text
-#: doc/tin.1:3342
+#: doc/tin.1:3346
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
@@ -7818,22 +7823,22 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc
 #. type: Plain text
-#: doc/tin.1:3347 doc/tin.5:1179
+#: doc/tin.1:3351 doc/tin.5:1179
 msgid "I</etc/tin/tinrc>"
 msgstr "I</etc/tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3349 doc/tin.5:1181
+#: doc/tin.1:3353 doc/tin.5:1181
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3352 doc/tin.5:2373
+#: doc/tin.1:3356 doc/tin.5:2373
 msgid "I</etc/tin/tin.defaults>"
 msgstr "I</etc/tin/tin.defaults>"
 
 #. type: Plain text
-#: doc/tin.1:3355
+#: doc/tin.1:3359
 msgid "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 msgstr "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 
@@ -7842,51 +7847,51 @@ msgstr "I</usr/local/share/locale/${LC_M
 #.  we should think about checking for the new Paths
 #.  (described shown below).
 #. type: Plain text
-#: doc/tin.1:3358 doc/tin.5:2483
+#: doc/tin.1:3362 doc/tin.5:2483
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 
 #. type: Plain text
-#: doc/tin.1:3361 doc/tin.5:2543
+#: doc/tin.1:3365 doc/tin.5:2543
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 
 #. type: Plain text
-#: doc/tin.1:3364 doc/tin.5:2570
+#: doc/tin.1:3368 doc/tin.5:2570
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3367 doc/tin.5:2593
+#: doc/tin.1:3371 doc/tin.5:2593
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 
 #.  is the Path correct? or is it /news/etc/overview.fmt
 #. type: Plain text
-#: doc/tin.1:3370 doc/tin.5:2603
+#: doc/tin.1:3374 doc/tin.5:2603
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 
 #.  is the Path correct? or is it /news/etc/subscriptions
 #. type: Plain text
-#: doc/tin.1:3373 doc/tin.5:2621
+#: doc/tin.1:3377 doc/tin.5:2621
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 
 #. type: SH
-#: doc/tin.1:3376
+#: doc/tin.1:3380
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "UMGEBUNGSVARIABLEN"
 
 #. type: TP
-#: doc/tin.1:3379
+#: doc/tin.1:3383
 #, no-wrap
 msgid "B<TINRC>"
 msgstr "B<TINRC>"
 
 #. type: Plain text
-#: doc/tin.1:3387
+#: doc/tin.1:3391
 msgid ""
 "Define this variable if you want to specify command-line options that B<tin> "
 "should be started with to save typing them each time it is started. The "
@@ -7896,13 +7901,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3387
+#: doc/tin.1:3391
 #, no-wrap
 msgid "B<TIN_HOMEDIR>"
 msgstr "B<TIN_HOMEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3392
+#: doc/tin.1:3396
 msgid ""
 "Define this variable if you do not want the I<.tin> directory in I<$HOME/>. "
 "E.g., if you want all B<tin>'s private files in I</tmp/.tin> you would set "
@@ -7910,13 +7915,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3392
+#: doc/tin.1:3396
 #, no-wrap
 msgid "B<TIN_INDEX_NEWSDIR>"
 msgstr "B<TIN_INDEX_NEWSDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3398
+#: doc/tin.1:3402
 msgid ""
 "Define this variable if you do not want the I<.news> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s news index "
@@ -7924,13 +7929,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3398
+#: doc/tin.1:3402
 #, no-wrap
 msgid "B<TIN_INDEX_MAILDIR>"
 msgstr "B<TIN_INDEX_MAILDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3404
+#: doc/tin.1:3408
 msgid ""
 "Define this variable if you do not want the I<.mail> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s mail index "
@@ -7938,13 +7943,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3404
+#: doc/tin.1:3408
 #, no-wrap
 msgid "B<TIN_INDEX_SAVEDIR>"
 msgstr "B<TIN_INDEX_SAVEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3410
+#: doc/tin.1:3414
 msgid ""
 "Define this variable if you do not want the I<.save> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s save index "
@@ -7952,13 +7957,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3410
+#: doc/tin.1:3414
 #, no-wrap
 msgid "B<TIN_LIBDIR>"
 msgstr "B<TIN_LIBDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3415
+#: doc/tin.1:3419
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR> path that was "
 "compiled into the B<tin> binary, default is I</usr/lib/news>.  If tin is "
@@ -7966,13 +7971,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3415
+#: doc/tin.1:3419
 #, no-wrap
 msgid "B<TIN_SPOOLDIR>"
 msgstr "B<TIN_SPOOLDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3420
+#: doc/tin.1:3424
 msgid ""
 "Define this variable if you want to override the B<SPOOLDIR> path that was "
 "compiled into the B<tin> binary, default is I</var/spool/news>.  If tin is "
@@ -7980,13 +7985,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3420
+#: doc/tin.1:3424
 #, no-wrap
 msgid "B<TIN_NOVROOTDIR>"
 msgstr "B<TIN_NOVROOTDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3425
+#: doc/tin.1:3429
 msgid ""
 "Define this variable if you want to override the B<NOVROOTDIR> path that was "
 "compiled into the B<tin> binary, default is B<SPOOLDIR> (see above). If tin "
@@ -7994,13 +7999,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3425
+#: doc/tin.1:3429
 #, no-wrap
 msgid "B<TIN_NOVFILENAME>"
 msgstr "B<TIN_NOVFILENAME>"
 
 #. type: Plain text
-#: doc/tin.1:3431
+#: doc/tin.1:3435
 msgid ""
 "Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
@@ -8008,13 +8013,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3431
+#: doc/tin.1:3435
 #, no-wrap
 msgid "B<TIN_ACTIVEFILE>"
 msgstr "B<TIN_ACTIVEFILE>"
 
 #. type: Plain text
-#: doc/tin.1:3437
+#: doc/tin.1:3441
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR/active> path "
 "that was compiled into the B<tin> binary. If tin is running in NNTP mode "
@@ -8023,13 +8028,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3437
+#: doc/tin.1:3441
 #, no-wrap
 msgid "B<NNTPSERVER>"
 msgstr "B<NNTPSERVER>"
 
 #. type: Plain text
-#: doc/tin.1:3443
+#: doc/tin.1:3447
 msgid ""
 "The default NNTP server to remotely read news from. This variable only needs "
 "to be set if the ''B<-r>'' command-line option is specified and the file I</"
@@ -8038,13 +8043,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3443
+#: doc/tin.1:3447
 #, no-wrap
 msgid "B<NNTPPORT>"
 msgstr "B<NNTPPORT>"
 
 #. type: Plain text
-#: doc/tin.1:3448
+#: doc/tin.1:3452
 msgid ""
 "The NNTP TCP-port to read news from. This variable only needs to be set if "
 "the TCP-port is not 119 (the default).  The ''B<-p>'' command-line option "
@@ -8052,106 +8057,106 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3448
+#: doc/tin.1:3452
 #, no-wrap
 msgid "B<DISTRIBUTION>"
 msgstr "B<DISTRIBUTION>"
 
 #. type: Plain text
-#: doc/tin.1:3452
+#: doc/tin.1:3456
 msgid ""
 "Set the article header field ''Distribution:'' to the contents of the "
 "variable instead of the system default."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3452
+#: doc/tin.1:3456
 #, no-wrap
 msgid "B<ISO2ASC>"
 msgstr "B<ISO2ASC>"
 
 #. type: Plain text
-#: doc/tin.1:3456
+#: doc/tin.1:3460
 msgid ""
 "Set the ISO to ASCII charset decoding table character to use in decoding an "
 "article text. Values can range from -1 to 6."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3457
+#: doc/tin.1:3461
 #, no-wrap
 msgid "B<-1>"
 msgstr "B<-1>"
 
 #. type: Plain text
-#: doc/tin.1:3460
+#: doc/tin.1:3464
 msgid "no conversion"
 msgstr "Keine Umformung"
 
 #. type: Plain text
-#: doc/tin.1:3463
+#: doc/tin.1:3467
 msgid "universal table for many languages"
 msgstr "Universal-Tabelle für viele Sprachen"
 
 #. type: Plain text
-#: doc/tin.1:3466
+#: doc/tin.1:3470
 msgid "single-spacing universal table"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3469
+#: doc/tin.1:3473
 msgid "table for Danish, Dutch, German, Norwegian and Swedish"
 msgstr ""
 "Tabelle für Dänisch, Niederländisch, Deutsch, Norwegisch und Schwedisch"
 
 #. type: TP
-#: doc/tin.1:3469
+#: doc/tin.1:3473
 #, no-wrap
 msgid "B<3>"
 msgstr "B<3>"
 
 #. type: Plain text
-#: doc/tin.1:3472
+#: doc/tin.1:3476
 msgid ""
 "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO "
 "646 variant"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3475
+#: doc/tin.1:3479
 msgid "table with B<RFC\\%1345> codes in brackets"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3475
+#: doc/tin.1:3479
 #, no-wrap
 msgid "B<5>"
 msgstr "B<5>"
 
 #. type: Plain text
-#: doc/tin.1:3478
+#: doc/tin.1:3482
 msgid "table for printers that allow overstriking with backspace"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3478
+#: doc/tin.1:3482
 #, no-wrap
 msgid "B<6>"
 msgstr "B<6>"
 
 #. type: Plain text
-#: doc/tin.1:3481
+#: doc/tin.1:3485
 msgid "table for IBM PC character set (code page 437)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3482
+#: doc/tin.1:3486
 #, no-wrap
 msgid "B<ORGANIZATION>"
 msgstr "B<ORGANIZATION>"
 
 #. type: Plain text
-#: doc/tin.1:3488
+#: doc/tin.1:3492
 msgid ""
 "Set the article header field ''Organization:'' to the contents of the "
 "variable instead of the system default. If reading news on an Apollo "
@@ -8160,26 +8165,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3488
+#: doc/tin.1:3492
 #, no-wrap
 msgid "B<NEWSORG (DomainOS)>"
 msgstr "B<NEWSORG (DomainOS)>"
 
 #. type: Plain text
-#: doc/tin.1:3491
+#: doc/tin.1:3495
 msgid "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 msgstr ""
 "DomainOS spezifisch, wie $B<ORGANISATION> auf anderen Betriebssystemen "
 "(siehe oben)."
 
 #. type: TP
-#: doc/tin.1:3491
+#: doc/tin.1:3495
 #, no-wrap
 msgid "B<REPLYTO>"
 msgstr "B<REPLYTO>"
 
 #. type: Plain text
-#: doc/tin.1:3496
+#: doc/tin.1:3500
 msgid ""
 "Set the article header field ''Reply-To:'' to the return address specified "
 "by the variable. This is useful if you wish to receive replies at a "
@@ -8187,37 +8192,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3496
+#: doc/tin.1:3500
 #, no-wrap
 msgid "B<NAME>"
 msgstr "B<NAME>"
 
 #. type: Plain text
-#: doc/tin.1:3500
+#: doc/tin.1:3504
 msgid ""
 "Overrides the full name given in the gecos-files in I</etc/passwd>, see also "
 "B<mail_address>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3500
+#: doc/tin.1:3504
 #, no-wrap
 msgid "B<REALNAME>"
 msgstr "B<REALNAME>"
 
 #. type: Plain text
-#: doc/tin.1:3503
+#: doc/tin.1:3507
 msgid "Same as $B<NAME>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3503
+#: doc/tin.1:3507
 #, no-wrap
 msgid "B<HOME>"
 msgstr "B<HOME>"
 
 #. type: Plain text
-#: doc/tin.1:3508
+#: doc/tin.1:3512
 msgid ""
 "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 msgstr ""
@@ -8225,37 +8230,37 @@ msgstr ""
 "\\%environ>(5)."
 
 #. type: TP
-#: doc/tin.1:3508
+#: doc/tin.1:3512
 #, no-wrap
 msgid "B<MAILER>"
 msgstr "B<MAILER>"
 
 #. type: Plain text
-#: doc/tin.1:3512
+#: doc/tin.1:3516
 msgid ""
 "This variable has precedence over the default mailer that is used in all "
 "mailing operations within B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3512
+#: doc/tin.1:3516
 #, no-wrap
 msgid "B<MAIL>"
 msgstr "B<MAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3515
+#: doc/tin.1:3519
 msgid "Full path to the user's mailbox."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3515
+#: doc/tin.1:3519
 #, no-wrap
 msgid "B<VISUAL>"
 msgstr "B<VISUAL>"
 
 #. type: Plain text
-#: doc/tin.1:3524
+#: doc/tin.1:3528
 msgid ""
 "This variable has precedence over the default editor (i.e., B<\\%vi>(1))  "
 "that is used in all editing operations within B<tin> (e.g., posting, "
@@ -8264,13 +8269,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3524
+#: doc/tin.1:3528
 #, no-wrap
 msgid "B<EDITOR>"
 msgstr "B<EDITOR>"
 
 #. type: Plain text
-#: doc/tin.1:3533
+#: doc/tin.1:3537
 msgid ""
 "If $B<VISUAL> is unset, then this variable is looked up for a default "
 "editor. If $B<EDITOR> and $B<VISUAL> are both unset, B<tin> uses the systems "
@@ -8279,13 +8284,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3533
+#: doc/tin.1:3537
 #, no-wrap
 msgid "B<AUTOSUBSCRIBE>"
 msgstr "B<AUTOSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3539
+#: doc/tin.1:3543
 msgid ""
 "A new group is checked against the list of patterns; if it matches, B<tin> "
 "subscribes the user to the group without further query.  See the section "
@@ -8294,12 +8299,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3541
+#: doc/tin.1:3545
 msgid "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 msgstr "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 
 #. type: Plain text
-#: doc/tin.1:3546
+#: doc/tin.1:3550
 msgid ""
 "will automatically subscribe the user to all new groups in the comp.os.unix "
 "hierarchy, and all talk groups other than talk.politics groups (which will "
@@ -8308,25 +8313,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3546
+#: doc/tin.1:3550
 #, no-wrap
 msgid "B<AUTOUNSUBSCRIBE>"
 msgstr "B<AUTOUNSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3550
+#: doc/tin.1:3554
 msgid ""
 "Is handled like the $B<AUTOSUBSCRIBE> variable, but groups matching the list "
 "are unsubscribed from without further query. For example, setting"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3552
+#: doc/tin.1:3556
 msgid "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 msgstr "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 
 #. type: Plain text
-#: doc/tin.1:3556
+#: doc/tin.1:3560
 msgid ""
 "will automatically unsubscribe the user from all new alt.flame groups and "
 "all groups starting with u (university groups) other than UK groups (which "
@@ -8334,104 +8339,104 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3556
+#: doc/tin.1:3560
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3560
+#: doc/tin.1:3564
 msgid ""
 "A pathname of a directory made available for B<tin> to create temporary "
 "files."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3560
+#: doc/tin.1:3564
 #, no-wrap
 msgid "B<MAILCAPS>"
 msgstr "B<MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3566
+#: doc/tin.1:3570
 msgid ""
 "This variable can be used to override the default path search for B<\\"
 "%mailcap>(5)  files. See also B<\\%tin>(5)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3566
+#: doc/tin.1:3570
 #, no-wrap
 msgid "B<NOMETAMAIL>"
 msgstr "B<NOMETAMAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3571
+#: doc/tin.1:3575
 msgid ""
 "Set this variable to disable the use of B<\\%metamail>(1)  or a replacement "
 "(e.g. metamutt)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3571
+#: doc/tin.1:3575
 #, no-wrap
 msgid "B<MM_CHARSET>"
 msgstr "B<MM_CHARSET>"
 
 #. type: TP
-#: doc/tin.1:3573
+#: doc/tin.1:3577
 #, no-wrap
 msgid "B<ISPELL>"
 msgstr "B<ISPELL>"
 
 #. type: Plain text
-#: doc/tin.1:3578
+#: doc/tin.1:3582
 msgid ""
 "Set this variable to point to B<\\%ispell>(1)  or a replacement and its cmd-"
 "line options."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3578
+#: doc/tin.1:3582
 #, no-wrap
 msgid "B<PGPOPTS>"
 msgstr "B<PGPOPTS>"
 
 #. type: Plain text
-#: doc/tin.1:3585
+#: doc/tin.1:3589
 msgid ""
 "Define any additional options that you wish to pass to your B<\\%pgp>(1)  or "
 "B<\\%gpg>(1)  program."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3585
+#: doc/tin.1:3589
 #, no-wrap
 msgid "B<PGPPATH>"
 msgstr "B<PGPPATH>"
 
 #. type: Plain text
-#: doc/tin.1:3590
+#: doc/tin.1:3594
 msgid ""
 "Override the name of the B<\\%pgp>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3590
+#: doc/tin.1:3594
 #, no-wrap
 msgid "B<GNUPGHOME>"
 msgstr "B<GNUPGHOME>"
 
 #. type: Plain text
-#: doc/tin.1:3595
+#: doc/tin.1:3599
 msgid ""
 "Override the name of the B<\\%gpg>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3595
+#: doc/tin.1:3599
 #, no-wrap
 msgid "B<LC_CTYPE>"
 msgstr "B<LC_CTYPE>"
@@ -8439,7 +8444,7 @@ msgstr "B<LC_CTYPE>"
 #.  TODO: document LC_CTYPEs influence on
 #.        ~/.tin/keymap.*, 8bit char display, ...
 #. type: Plain text
-#: doc/tin.1:3609
+#: doc/tin.1:3613
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
@@ -8451,13 +8456,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3609
+#: doc/tin.1:3613
 #, no-wrap
 msgid "B<LC_MESSAGES>"
 msgstr "B<LC_MESSAGES>"
 
 #. type: Plain text
-#: doc/tin.1:3618
+#: doc/tin.1:3622
 msgid ""
 "Formats of informative and diagnostic messages and interactive responses.  "
 "It's value should be of the form I<language>[I<_territory>][I<.codeset>]"
@@ -8466,13 +8471,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3618
+#: doc/tin.1:3622
 #, no-wrap
 msgid "B<LC_TIME>"
 msgstr "B<LC_TIME>"
 
 #. type: Plain text
-#: doc/tin.1:3626
+#: doc/tin.1:3630
 msgid ""
 "Date and time formats. It's value should be of the form "
 "I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
@@ -8480,13 +8485,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3626
+#: doc/tin.1:3630
 #, no-wrap
 msgid "B<LC_ALL>"
 msgstr "B<LC_ALL>"
 
 #. type: Plain text
-#: doc/tin.1:3635
+#: doc/tin.1:3639
 msgid ""
 "This variable overrides the value of the B<$LANG> variable and any other B<"
 "$LC_> variable. It's value should be of the form I<language>[I<_territory>]"
@@ -8495,13 +8500,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3635
+#: doc/tin.1:3639
 #, no-wrap
 msgid "B<LANG>"
 msgstr "B<LANG>"
 
 #. type: Plain text
-#: doc/tin.1:3644
+#: doc/tin.1:3648
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for any category not "
 "specifically selected with a variable starting with B<$LC_>. It's value "
@@ -8510,13 +8515,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3644
+#: doc/tin.1:3648
 #, no-wrap
 msgid "B<LANGUAGE>"
 msgstr "B<LANGUAGE>"
 
 #. type: Plain text
-#: doc/tin.1:3652
+#: doc/tin.1:3656
 msgid ""
 "This variable defines a priority list for translations. Whenever a "
 "translation is not available in the language selected via B<$LC_ALL> or B<"
@@ -8526,13 +8531,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3652
+#: doc/tin.1:3656
 #, no-wrap
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 
 #. type: Plain text
-#: doc/tin.1:3662
+#: doc/tin.1:3666
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred width in "
 "column positions for the terminal screen or window. If this variable is "
@@ -8545,13 +8550,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3662
+#: doc/tin.1:3666
 #, no-wrap
 msgid "B<LINES>"
 msgstr "B<LINES>"
 
 #. type: Plain text
-#: doc/tin.1:3672
+#: doc/tin.1:3676
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred number of "
 "lines on a page or the vertical screen or window size in lines. A line in "
@@ -8564,7 +8569,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3672
+#: doc/tin.1:3676
 #, no-wrap
 msgid "B<TERM>"
 msgstr "B<TERM>"
@@ -8572,7 +8577,7 @@ msgstr "B<TERM>"
 #
 #
 #. type: Plain text
-#: doc/tin.1:3678
+#: doc/tin.1:3682
 msgid ""
 "The type of terminal in use. This is used when looking up termcap "
 "sequences.  See B<\\%environ>(5)  for more information."
@@ -8581,95 +8586,95 @@ msgstr ""
 "%environ>(5)."
 
 #. type: TP
-#: doc/tin.1:3678
+#: doc/tin.1:3682
 #, no-wrap
 msgid "B<DISPLAY>"
 msgstr "B<DISPLAY>"
 
 #. type: Plain text
-#: doc/tin.1:3681
+#: doc/tin.1:3685
 msgid "Display name, pointing to the X server; required for xface."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3681
+#: doc/tin.1:3685
 #, no-wrap
 msgid "B<WINDOWID>"
 msgstr "B<WINDOWID>"
 
 #. type: Plain text
-#: doc/tin.1:3685
+#: doc/tin.1:3689
 msgid ""
 "Used for determining terminal's X window id; required for xface. Should be "
 "set by the terminal emulator."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3685
+#: doc/tin.1:3689
 #, no-wrap
 msgid "B<SHELL>"
 msgstr "B<SHELL>"
 
 #. type: Plain text
-#: doc/tin.1:3689
+#: doc/tin.1:3693
 msgid ""
 "The pathname of the user's login shell. Used to set B<default_shell_command>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3689
+#: doc/tin.1:3693
 #, no-wrap
 msgid "B<XDG_RUNTIME_DIR>"
 msgstr "B<XDG_RUNTIME_DIR>"
 
 #. type: Plain text
-#: doc/tin.1:3694
+#: doc/tin.1:3698
 msgid ""
 "The pathname of the user's dir to put non-essential run time files into."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3694
+#: doc/tin.1:3698
 #, no-wrap
 msgid "SIGNALS"
 msgstr "SIGNALE"
 
 #.  TODO: add missing, sort useful, document in detail
 #. type: Plain text
-#: doc/tin.1:3698
+#: doc/tin.1:3702
 msgid "B<tin> handles a couple of signals:"
 msgstr "B<tin> verarbeitet folgende Signale:"
 
 #. type: TP
-#: doc/tin.1:3698
+#: doc/tin.1:3702
 #, no-wrap
 msgid "B<SIGHUP>"
 msgstr "B<SIGHUP>"
 
 #. type: Plain text
-#: doc/tin.1:3701 doc/tin.1:3704
+#: doc/tin.1:3705 doc/tin.1:3708
 msgid "Terminate gracefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3701
+#: doc/tin.1:3705
 #, no-wrap
 msgid "B<SIGTERM>"
 msgstr "B<SIGTERM>"
 
 #. type: TP
-#: doc/tin.1:3704
+#: doc/tin.1:3708
 #, no-wrap
 msgid "B<SIGUSR1>"
 msgstr "B<SIGUSR1>"
 
 #. type: Plain text
-#: doc/tin.1:3707
+#: doc/tin.1:3711
 msgid "Terminate gracefully but do not restore terminal (tty)."
 msgstr "Beenden ohne das Terminal (tty) wiederherzustellen."
 
 #. type: TP
-#: doc/tin.1:3707
+#: doc/tin.1:3711
 #, no-wrap
 msgid "B<SIGUSR2>"
 msgstr "B<SIGUSR2>"
@@ -8680,27 +8685,27 @@ msgstr "B<SIGUSR2>"
 #.  give an overview of the most common error messages and how to cope with
 #.  them.
 #. type: Plain text
-#: doc/tin.1:3718
+#: doc/tin.1:3722
 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 msgstr "Speichern der I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-Datei."
 
 #. type: SH
-#: doc/tin.1:3718
+#: doc/tin.1:3722
 #, no-wrap
 msgid "SECURITY"
 msgstr "SICHERHEIT"
 
 #. type: Plain text
-#: doc/tin.1:3726
+#: doc/tin.1:3730
 msgid ""
-"When B<tin> is started in debug mode (''B<-D n>'') it will create world "
+"If B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
 "cleartext. On multiuser-systems B<$TMPDIR> should be set to a safe location "
 "before starting tin in debug mode (e.g.  B<TMPDIR=$HOME tin -D 1>)."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3726
+#: doc/tin.1:3730
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr "KONFORM ZU"
@@ -8708,7 +8713,7 @@ msgstr "KONFORM ZU"
 #.  - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155
 #.    RFC\%4643, RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever
 #. type: Plain text
-#: doc/tin.1:3734
+#: doc/tin.1:3738
 msgid ""
 "B<tin> does conform to the Base Definitions volume of IEEE Std 1003.1-2008, "
 "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax "
@@ -8716,13 +8721,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3734
+#: doc/tin.1:3738
 #, no-wrap
 msgid "NOTES"
 msgstr "ANMERKUNGEN"
 
 #. type: Plain text
-#: doc/tin.1:3739
+#: doc/tin.1:3743
 msgid ""
 "Regular expression support is provided by the PCRE library package B<\\"
 "%pcre>(3), which is open source software, written by Philip Hazel, and "
@@ -8733,18 +8738,18 @@ msgstr ""
 "Hazel und das Urheberrecht liegt bei der University of Cambridge, England."
 
 #. type: Plain text
-#: doc/tin.1:3743
+#: doc/tin.1:3747
 msgid "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 msgstr "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 
 #. type: SH
-#: doc/tin.1:3743
+#: doc/tin.1:3747
 #, no-wrap
 msgid "BUGS"
 msgstr "FEHLER"
 
 #. type: Plain text
-#: doc/tin.1:3751
+#: doc/tin.1:3755
 msgid ""
 "B<CNews> NNTPd, B<\\%noffle>(1)  (E<lt>= V1.0-pre5) and B<NewsCache> (E<lt>= "
 "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with "
@@ -8753,7 +8758,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3760
+#: doc/tin.1:3764
 msgid ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
@@ -8764,13 +8769,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3760
+#: doc/tin.1:3764
 #, no-wrap
 msgid "HISTORY"
 msgstr "GESCHICHTE"
 
 #. type: Plain text
-#: doc/tin.1:3769
+#: doc/tin.1:3773
 msgid ""
 "B<tin> is based on the B<\\%tass>(1)  newsreader that was developed by Rich "
 "Skrenta and posted to alt.sources in March 1991; its first version was "
@@ -8788,171 +8793,171 @@ msgstr ""
 "Versionen findet sich unter"
 
 #. type: Plain text
-#: doc/tin.1:3773
+#: doc/tin.1:3777
 msgid "E<lt>http://www.tin.org/history.htmlE<gt>."
 msgstr "E<lt>http://www.tin.org/history.htmlE<gt>."
 
 #. type: SH
-#: doc/tin.1:3773
+#: doc/tin.1:3777
 #, no-wrap
 msgid "CREDITS"
 msgstr "DANKSAGUNGEN"
 
 #. type: IP
-#: doc/tin.1:3775
+#: doc/tin.1:3779
 #, no-wrap
 msgid "Rich Skrenta"
 msgstr "Rich Skrenta"
 
 #. type: Plain text
-#: doc/tin.1:3779
+#: doc/tin.1:3783
 msgid "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 msgstr "Autor von B<\\%tass>(1) v3.2, der Basis für diesen Newsreader."
 
 #. type: IP
-#: doc/tin.1:3779
+#: doc/tin.1:3783
 #, no-wrap
 msgid "Bill Davidsen"
 msgstr "Bill Davidsen"
 
 #. type: Plain text
-#: doc/tin.1:3781
+#: doc/tin.1:3785
 msgid "author of envarg.c environment variable reading routine."
 msgstr "Autor von envarg.c, Umgebungsvariablenleseroutine."
 
 #. type: IP
-#: doc/tin.1:3781
+#: doc/tin.1:3785
 #, no-wrap
 msgid "Mike Gleason"
 msgstr "Mike Gleason"
 
 #. type: Plain text
-#: doc/tin.1:3783
+#: doc/tin.1:3787
 msgid "author of sigfile.c random signature generation routines."
 msgstr "Autor von sigfile.c, Zufallssignaturengenerierungsroutine."
 
 #. type: IP
-#: doc/tin.1:3783
+#: doc/tin.1:3787
 #, no-wrap
 msgid "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 msgstr "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3785
+#: doc/tin.1:3789
 msgid ""
 "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3785
+#: doc/tin.1:3789
 #, no-wrap
 msgid "Arnold Robbins"
 msgstr "Arnold Robbins"
 
 #. type: Plain text
-#: doc/tin.1:3787
+#: doc/tin.1:3791
 msgid "author of strftime.c date formatting routine."
 msgstr "Autor von strftime.c, Datumsfromatierungsroutine."
 
 #. type: IP
-#: doc/tin.1:3787
+#: doc/tin.1:3791
 #, no-wrap
 msgid "Rich Salz"
 msgstr "Rich Salz"
 
 #. type: Plain text
-#: doc/tin.1:3789
+#: doc/tin.1:3793
 msgid ""
 "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3789
+#: doc/tin.1:3793
 #, no-wrap
 msgid "Dave Taylor"
 msgstr "Dave Taylor"
 
 #. type: Plain text
-#: doc/tin.1:3793
+#: doc/tin.1:3797
 msgid "author of curses.c from the B<\\%elm>(1)  mailreader."
 msgstr "Autor von curses.c aus dem Mailreader B<\\%elm>(1)."
 
 #. type: IP
-#: doc/tin.1:3793
+#: doc/tin.1:3797
 #, no-wrap
 msgid "Chris Thewalt"
 msgstr "Chris Thewalt"
 
 #. type: Plain text
-#: doc/tin.1:3797
+#: doc/tin.1:3801
 msgid "author of getline.c B<\\%emacs>(1)  style editing routine."
 msgstr "Autor von getline.c, B<\\%emacs>(1)-artige Eingaberoutine."
 
 #. type: IP
-#: doc/tin.1:3797
+#: doc/tin.1:3801
 #, no-wrap
 msgid "Steven Madsen"
 msgstr "Steven Madsen"
 
 #. type: Plain text
-#: doc/tin.1:3801
+#: doc/tin.1:3805
 msgid "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 msgstr "für B<\\%pgp>(1) (Pretty Good Privacy) Unterstützung."
 
 #. type: IP
-#: doc/tin.1:3801
+#: doc/tin.1:3805
 #, no-wrap
 msgid "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 msgstr "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3805
+#: doc/tin.1:3809
 msgid "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 msgstr "für B<\\%pcre>(3) (Library für Perl-kompatible reguläre Ausdrücke)."
 
 #. type: IP
-#: doc/tin.1:3805
+#: doc/tin.1:3809
 #, no-wrap
 msgid "Patrick Powell E<lt>papowell@astart.comE<gt>"
 msgstr "Patrick Powell E<lt>papowell@astart.comE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3813
+#: doc/tin.1:3817
 msgid "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 msgstr "für B<\\%snprintf>(3) und B<\\%vsnprintf>(3) Fallbacks."
 
 #. type: SH
-#: doc/tin.1:3813
+#: doc/tin.1:3817
 #, no-wrap
 msgid "AUTHOR"
 msgstr "AUTOR"
 
 #. type: TP
-#: doc/tin.1:3814
+#: doc/tin.1:3818
 #, no-wrap
 msgid "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 msgstr "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 
 #. type: SH
-#: doc/tin.1:3818
+#: doc/tin.1:3822
 #, no-wrap
 msgid "MAINTAINER"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3819
+#: doc/tin.1:3823
 #, no-wrap
 msgid "Urs Janssen E<lt>urs@tin.orgE<gt>"
 msgstr "Urs Janßen E<lt>urs@tin.orgE<gt>"
 
 #. type: SH
-#: doc/tin.1:3823 doc/tin.5:2634
+#: doc/tin.1:3827 doc/tin.5:2634
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "SIEHE AUCH"
 
 #. type: Plain text
-#: doc/tin.1:3878
+#: doc/tin.1:3882
 msgid ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<"
 "\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\"
@@ -11751,10 +11756,10 @@ msgstr "B<getart_limit>"
 #. type: Plain text
 #: doc/tin.5:1524
 msgid ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
-"will start fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 B<"
+"\\%tin>(1)  will start fetching articles from your first unread minus "
+"absolute value of B<getart_limit>. Default is 0, which means no limit."
 msgstr ""
 
 #. type: TP
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/en_GB/tin.1 tin-2.4.0/doc/l10n/en_GB/tin.1
--- tin-2.3.4/doc/l10n/en_GB/tin.1	2016-06-22 16:24:24.000000000 +0200
+++ tin-2.4.0/doc/l10n/en_GB/tin.1	2016-08-23 07:27:44.890164875 +0200
@@ -3,7 +3,7 @@
 .\" Module    : tin.1
 .\" Author    : I. Lea, U. Janssen
 .\" Created   : 1991-08-23
-.\" Updated   : 2016-06-06
+.\" Updated   : 2016-08-23
 .\" Notes     : use american english; still needs some work, e.g.:
 .\"             - document authorization (.newsauth)
 .\"             - document random organization feature
@@ -14,7 +14,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 1 "March 27th, 2016" 2.3.4 "Usenet newsreader"
+.TH tin 1 "August 23rd, 2016" 2.4.0 "Usenet newsreader"
 .\"
 .\"
 .SH NAME
@@ -63,6 +63,9 @@ Successful program execution.
 .TP 
 \fB1\fP
 Usage, syntax, configuration file or network error.
+.TP 
+\fB2\fP
+NNTP error.
 .RE
 .PP
 Batch mode (\*(rq\fB\-Z\fP\*(rq):
@@ -1773,10 +1776,10 @@ Specifies whether a screen redraw should
 external commands. Default is OFF.
 .TP 
 \fBNumber of articles to get (getart_limit)\fP
-If \fBgetart_limit\fP is > 0 not more than \fBgetart_limit\fP articles/group
-are fetched from the server. If \fBgetart_limit\fP is < 0 \fBtin\fP will start
-fetching articles from your first unread minus absolute value of
-\fBgetart_limit\fP. Default is 0, which means no limit.
+If \fBgetart_limit\fP is > 0 not more than the last \fBgetart_limit\fP
+articles/group are fetched from the server. If \fBgetart_limit\fP is < 0
+\fBtin\fP will start fetching articles from your first unread minus absolute
+value of \fBgetart_limit\fP. Default is 0, which means no limit.
 .TP 
 \fBCatchup group using left key (group_catchup_on_exit)\fP
 If ON catchup group when leaving with the left arrow key. Default is ON.
@@ -3555,7 +3558,7 @@ Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.n
 .SH SECURITY
 .\"
 .\"
-When \fBtin\fP is started in debug mode (\*(rq\fB\-D n\fP\*(rq) it will create world
+If \fBtin\fP is started in debug mode (\*(rq\fB\-D n\fP\*(rq) it will create world
 readable files in \fB$TMPDIR\fP which may contain the users NNTP password in
 cleartext. On multi\-user systems \fB$TMPDIR\fP should be set to a safe location
 before starting tin in debug mode (e.g.  \fBTMPDIR=$HOME tin \-D 1\fP).
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/en_GB/tin.5 tin-2.4.0/doc/l10n/en_GB/tin.5
--- tin-2.3.4/doc/l10n/en_GB/tin.5	2016-06-06 11:11:14.000000000 +0200
+++ tin-2.4.0/doc/l10n/en_GB/tin.5	2016-08-23 07:27:45.458189055 +0200
@@ -2,7 +2,7 @@
 .\" Module    : tin.5
 .\" Author    : U. Janssen
 .\" Created   : 2000-07-10
-.\" Updated   : 2016-01-01
+.\" Updated   : 2016-08-23
 .\" Notes     : needs a some work
 .\"
 .\"
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 5 "March 27th, 2016" 2.3.4 "Usenet newsreader"
+.TH tin 5 "August 23rd, 2016" 2.4.0 "Usenet newsreader"
 
 .SH NAME
 tin, rtin \- related files
@@ -1474,10 +1474,10 @@ Specifies whether a screen redraw should
 external commands. Default is OFF.
 .TP 
 \fBgetart_limit\fP
-If \fBgetart_limit\fP is > 0 not more than \fBgetart_limit\fP articles/group
-are fetched from the server. If \fBgetart_limit\fP is < 0 \fB\%tin\fP(1)  will
-start fetching articles from your first unread minus absolute value of
-\fBgetart_limit\fP. Default is 0, which means no limit.
+If \fBgetart_limit\fP is > 0 not more than the last \fBgetart_limit\fP
+articles/group are fetched from the server. If \fBgetart_limit\fP is < 0
+\fB\%tin\fP(1)  will start fetching articles from your first unread minus
+absolute value of \fBgetart_limit\fP. Default is 0, which means no limit.
 .TP 
 \fBgoto_next_unread\fP
 Which keys \fBtin\fP should accept to jump to the next unread article.
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/en_GB.po tin-2.4.0/doc/l10n/en_GB.po
--- tin-2.3.4/doc/l10n/en_GB.po	2016-06-06 11:11:07.000000000 +0200
+++ tin-2.4.0/doc/l10n/en_GB.po	2016-08-10 16:07:02.860989991 +0200
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin-man 2.3.4\n"
+"Project-Id-Version: tin-man 2.4.0\n"
 "Report-Msgid-Bugs-To: translation@tin.org\n"
-"POT-Creation-Date: 2016-06-06 11:09+0200\n"
-"PO-Revision-Date: 2016-06-06 14:10+0200\n"
+"POT-Creation-Date: 2016-08-10 10:07+0200\n"
+"PO-Revision-Date: 2016-08-10 16:06+0200\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: en_GB\n"
@@ -24,14 +24,14 @@ msgstr "tin"
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "March 27th, 2016"
-msgstr "March 27th, 2016"
+msgid "August 23rd, 2016"
+msgstr "August 23rd, 2016"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "2.3.4"
-msgstr "2.3.4"
+msgid "2.4.0"
+msgstr "2.4.0"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
@@ -149,7 +149,7 @@ msgid "Interactive mode:"
 msgstr "Interactive mode:"
 
 #. type: TP
-#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1095 doc/tin.1:3460
+#: doc/tin.1:80 doc/tin.1:93 doc/tin.1:1098 doc/tin.1:3464
 #, no-wrap
 msgid "B<0>"
 msgstr "B<0>"
@@ -160,51 +160,56 @@ msgid "Successful program execution."
 msgstr "Successful program execution."
 
 #. type: TP
-#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3463
+#: doc/tin.1:83 doc/tin.1:96 doc/tin.1:3467
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 #. type: Plain text
-#: doc/tin.1:86 doc/tin.1:96
+#: doc/tin.1:86 doc/tin.1:99
 msgid "Usage, syntax, configuration file or network error."
 msgstr "Usage, syntax, configuration file or network error."
 
+#. type: TP
+#: doc/tin.1:86 doc/tin.1:99 doc/tin.1:3470
+#, no-wrap
+msgid "B<2>"
+msgstr "B<2>"
+
 #. type: Plain text
 #: doc/tin.1:89
+msgid "NNTP error."
+msgstr "NNTP error."
+
+#. type: Plain text
+#: doc/tin.1:92
 msgid "Batch mode (''B<-Z>''):"
 msgstr "Batch mode (''B<-Z>''):"
 
 #. type: Plain text
-#: doc/tin.1:93
+#: doc/tin.1:96
 msgid "No unread news"
 msgstr "No unread news"
 
-#. type: TP
-#: doc/tin.1:96 doc/tin.1:3466
-#, no-wrap
-msgid "B<2>"
-msgstr "B<2>"
-
 #. type: Plain text
-#: doc/tin.1:99
+#: doc/tin.1:102
 msgid "Unread news"
 msgstr "Unread news"
 
 #. type: SH
-#: doc/tin.1:102
+#: doc/tin.1:105
 #, no-wrap
 msgid "OPTIONS"
 msgstr "OPTIONS"
 
 #. type: TP
-#: doc/tin.1:103
+#: doc/tin.1:106
 #, no-wrap
 msgid "B<-4>"
 msgstr "B<-4>"
 
 #. type: Plain text
-#: doc/tin.1:106
+#: doc/tin.1:109
 msgid ""
 "Force connecting via IPv4 to the remote NNTP server. Only available when "
 "build with IPv6 support."
@@ -213,13 +218,13 @@ msgstr ""
 "build with IPv6 support."
 
 #. type: TP
-#: doc/tin.1:106
+#: doc/tin.1:109
 #, no-wrap
 msgid "B<-6>"
 msgstr "B<-6>"
 
 #. type: Plain text
-#: doc/tin.1:109
+#: doc/tin.1:112
 msgid ""
 "Force connecting via IPv6 to the remote NNTP server. Only available when "
 "build with IPv6 support."
@@ -228,24 +233,24 @@ msgstr ""
 "build with IPv6 support."
 
 #. type: TP
-#: doc/tin.1:109
+#: doc/tin.1:112
 #, no-wrap
 msgid "B<-a>"
 msgstr "B<-a>"
 
 #. type: Plain text
-#: doc/tin.1:112
+#: doc/tin.1:115
 msgid "Toggle ANSI color (default is off)."
 msgstr "Toggle ANSI colour (default is off)."
 
 #. type: TP
-#: doc/tin.1:112
+#: doc/tin.1:115
 #, no-wrap
 msgid "B<-A>"
 msgstr "B<-A>"
 
 #. type: Plain text
-#: doc/tin.1:115
+#: doc/tin.1:118
 msgid ""
 "Force authentication on initial connect. Only available when reading via "
 "NNTP."
@@ -254,13 +259,13 @@ msgstr ""
 "NNTP."
 
 #. type: TP
-#: doc/tin.1:115
+#: doc/tin.1:118
 #, no-wrap
 msgid "B<-c>"
 msgstr "B<-c>"
 
 #. type: Plain text
-#: doc/tin.1:120
+#: doc/tin.1:123
 msgid ""
 "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "newsrc> or file specified by the ''B<-f>'' option and mark all articles as "
@@ -271,14 +276,14 @@ msgstr ""
 "read."
 
 #. type: TP
-#: doc/tin.1:120
+#: doc/tin.1:123
 #, no-wrap
 msgid "B<-d>"
 msgstr "B<-d>"
 
 #.  FIXME: explain debug levels
 #. type: Plain text
-#: doc/tin.1:126
+#: doc/tin.1:129
 msgid ""
 "Don't load newsgroup descriptions and servers message of the day "
 "(interactive mode)."
@@ -287,13 +292,13 @@ msgstr ""
 "(interactive mode)."
 
 #. type: TP
-#: doc/tin.1:126
+#: doc/tin.1:129
 #, no-wrap
 msgid "B<-D>I< debug-level>"
 msgstr "B<-D>I< debug-level>"
 
 #. type: Plain text
-#: doc/tin.1:130
+#: doc/tin.1:133
 msgid ""
 "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = "
 "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)."
@@ -302,13 +307,13 @@ msgstr ""
 "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)."
 
 #. type: TP
-#: doc/tin.1:130
+#: doc/tin.1:133
 #, no-wrap
 msgid "B<-f>I< file>"
 msgstr "B<-f>I< file>"
 
 #. type: Plain text
-#: doc/tin.1:134
+#: doc/tin.1:137
 msgid ""
 "Use the specified file of subscribed to newsgroups in place of I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>."
@@ -317,13 +322,13 @@ msgstr ""
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>."
 
 #. type: TP
-#: doc/tin.1:134
+#: doc/tin.1:137
 #, no-wrap
 msgid "B<-g>I< server>"
 msgstr "B<-g>I< server>"
 
 #. type: Plain text
-#: doc/tin.1:139
+#: doc/tin.1:142
 msgid ""
 "Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "newsrctable>. Only available when reading via NNTP."
@@ -332,48 +337,48 @@ msgstr ""
 "newsrctable>. Only available when reading via NNTP."
 
 #. type: TP
-#: doc/tin.1:139
+#: doc/tin.1:142
 #, no-wrap
 msgid "B<-G>I< article-limit>"
 msgstr "B<-G>I< article-limit>"
 
 #. type: Plain text
-#: doc/tin.1:142
+#: doc/tin.1:145
 msgid "Limit the number of articles/group to retrieve from the server."
 msgstr "Limit the number of articles/group to retrieve from the server."
 
 #. type: TP
-#: doc/tin.1:142
+#: doc/tin.1:145
 #, no-wrap
 msgid "B<-h>"
 msgstr "B<-h>"
 
 #. type: Plain text
-#: doc/tin.1:145
+#: doc/tin.1:148
 msgid "Help listing all command-line options."
 msgstr "Help listing all command-line options."
 
 #. type: TP
-#: doc/tin.1:145
+#: doc/tin.1:148
 #, no-wrap
 msgid "B<-H>"
 msgstr "B<-H>"
 
 #. type: Plain text
-#: doc/tin.1:149
+#: doc/tin.1:152
 msgid ""
 "Brief introduction to B<tin> that is also shown the first time it is started."
 msgstr ""
 "Brief introduction to B<tin> that is also shown the first time it is started."
 
 #. type: TP
-#: doc/tin.1:149
+#: doc/tin.1:152
 #, no-wrap
 msgid "B<-I>I< dir>"
 msgstr "B<-I>I< dir>"
 
 #. type: Plain text
-#: doc/tin.1:155
+#: doc/tin.1:158
 msgid ""
 "Directory in which to store newsgroup index files. Default is I<"
 "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>.  This "
@@ -386,13 +391,13 @@ msgstr ""
 "B<cache_overview_files> is turned off."
 
 #. type: TP
-#: doc/tin.1:155
+#: doc/tin.1:158
 #, no-wrap
 msgid "B<-l>"
 msgstr "B<-l>"
 
 #. type: Plain text
-#: doc/tin.1:167
+#: doc/tin.1:170
 msgid ""
 "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/"
 "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the "
@@ -413,25 +418,25 @@ msgstr ""
 "available that is used instead as it gives more accurate article counts."
 
 #. type: TP
-#: doc/tin.1:167
+#: doc/tin.1:170
 #, no-wrap
 msgid "B<-m>I< dir>"
 msgstr "B<-m>I< dir>"
 
 #. type: Plain text
-#: doc/tin.1:170
+#: doc/tin.1:173
 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 msgstr ""
 "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 
 #. type: TP
-#: doc/tin.1:170
+#: doc/tin.1:173
 #, no-wrap
 msgid "B<-M>I< user>"
 msgstr "B<-M>I< user>"
 
 #. type: Plain text
-#: doc/tin.1:174
+#: doc/tin.1:177
 msgid ""
 "Mail unread articles to specified user for later reading. For more "
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
@@ -440,13 +445,13 @@ msgstr ""
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
 
 #. type: TP
-#: doc/tin.1:174
+#: doc/tin.1:177
 #, no-wrap
 msgid "B<-n>"
 msgstr "B<-n>"
 
 #. type: Plain text
-#: doc/tin.1:181
+#: doc/tin.1:184
 msgid ""
 "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-"
 "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME"
@@ -461,13 +466,13 @@ msgstr ""
 "''B<-l>''."
 
 #. type: TP
-#: doc/tin.1:181
+#: doc/tin.1:184
 #, no-wrap
 msgid "B<-N>"
 msgstr "B<-N>"
 
 #. type: Plain text
-#: doc/tin.1:185
+#: doc/tin.1:188
 msgid ""
 "Mail unread articles to yourself for later reading. For more information "
 "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
@@ -476,13 +481,13 @@ msgstr ""
 "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
 
 #. type: TP
-#: doc/tin.1:185
+#: doc/tin.1:188
 #, no-wrap
 msgid "B<-o>"
 msgstr "B<-o>"
 
 #. type: Plain text
-#: doc/tin.1:189
+#: doc/tin.1:192
 msgid ""
 "Quick post all postponed articles and exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
@@ -491,13 +496,13 @@ msgstr ""
 "quick, it should be used with ''B<-n>'' if possible."
 
 #. type: TP
-#: doc/tin.1:189
+#: doc/tin.1:192
 #, no-wrap
 msgid "B<-p>I< port>"
 msgstr "B<-p>I< port>"
 
 #. type: Plain text
-#: doc/tin.1:194
+#: doc/tin.1:197
 msgid ""
 "Port to use if reading via NNTP (default is 119). This also overrides the "
 "environment variable $B<NNTPPORT> if set. Only available when reading via "
@@ -508,13 +513,13 @@ msgstr ""
 "NNTP."
 
 #. type: TP
-#: doc/tin.1:194
+#: doc/tin.1:197
 #, no-wrap
 msgid "B<-q>"
 msgstr "B<-q>"
 
 #. type: Plain text
-#: doc/tin.1:197
+#: doc/tin.1:200
 msgid ""
 "Don't check for new newsgroups and skip loading the servers message of the "
 "day."
@@ -523,13 +528,13 @@ msgstr ""
 "day."
 
 #. type: TP
-#: doc/tin.1:197
+#: doc/tin.1:200
 #, no-wrap
 msgid "B<-Q>"
 msgstr "B<-Q>"
 
 #. type: Plain text
-#: doc/tin.1:201
+#: doc/tin.1:204
 msgid ""
 "Quick start. Start B<tin> as quickly as possible. Currently this is "
 "equivalent to ''B<-nqd>''."
@@ -538,13 +543,13 @@ msgstr ""
 "equivalent to ''B<-nqd>''."
 
 #. type: TP
-#: doc/tin.1:201
+#: doc/tin.1:204
 #, no-wrap
 msgid "B<-r>"
 msgstr "B<-r>"
 
 #. type: Plain text
-#: doc/tin.1:206
+#: doc/tin.1:209
 msgid ""
 "Read news remotely from the default NNTP server specified in the environment "
 "variable $B<NNTPSERVER> or contained in the file I</etc/nntpserver>."
@@ -553,24 +558,24 @@ msgstr ""
 "variable $B<NNTPSERVER> or contained in the file I</etc/nntpserver>."
 
 #. type: TP
-#: doc/tin.1:206
+#: doc/tin.1:209
 #, no-wrap
 msgid "B<-R>"
 msgstr "B<-R>"
 
 #. type: Plain text
-#: doc/tin.1:209
+#: doc/tin.1:212
 msgid "Read news saved by the ''B<-S>'' option."
 msgstr "Read news saved by the ''B<-S>'' option."
 
 #. type: TP
-#: doc/tin.1:209
+#: doc/tin.1:212
 #, no-wrap
 msgid "B<-s>I< dir>"
 msgstr "B<-s>I< dir>"
 
 #. type: Plain text
-#: doc/tin.1:213
+#: doc/tin.1:216
 msgid ""
 "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/"
 "News>."
@@ -579,13 +584,13 @@ msgstr ""
 "News>."
 
 #. type: TP
-#: doc/tin.1:213
+#: doc/tin.1:216
 #, no-wrap
 msgid "B<-S>"
 msgstr "B<-S>"
 
 #. type: Plain text
-#: doc/tin.1:217
+#: doc/tin.1:220
 msgid ""
 "Save unread articles for later reading by the ''B<-R>'' option. For more "
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
@@ -594,13 +599,13 @@ msgstr ""
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
 
 #. type: TP
-#: doc/tin.1:217
+#: doc/tin.1:220
 #, no-wrap
 msgid "B<-u>"
 msgstr "B<-u>"
 
 #. type: Plain text
-#: doc/tin.1:223
+#: doc/tin.1:226
 msgid ""
 "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "newsrc> or file specified by the ''B<-f>'' option. This option is disabled "
@@ -613,13 +618,13 @@ msgstr ""
 "B<cache_overview_files> is turned off."
 
 #. type: TP
-#: doc/tin.1:223
+#: doc/tin.1:226
 #, no-wrap
 msgid "B<-v>"
 msgstr "B<-v>"
 
 #. type: Plain text
-#: doc/tin.1:227
+#: doc/tin.1:230
 msgid ""
 "Verbose mode for ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-u>'' "
 "and ''B<-Z>'' options."
@@ -628,24 +633,24 @@ msgstr ""
 "and ''B<-Z>'' options."
 
 #. type: TP
-#: doc/tin.1:227
+#: doc/tin.1:230
 #, no-wrap
 msgid "B<-V>"
 msgstr "B<-V>"
 
 #. type: Plain text
-#: doc/tin.1:230
+#: doc/tin.1:233
 msgid "Print version and date information."
 msgstr "Print version and date information."
 
 #. type: TP
-#: doc/tin.1:230
+#: doc/tin.1:233
 #, no-wrap
 msgid "B<-w>"
 msgstr "B<-w>"
 
 #. type: Plain text
-#: doc/tin.1:234
+#: doc/tin.1:237
 msgid ""
 "Quick mode to post an article and then exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
@@ -654,24 +659,24 @@ msgstr ""
 "quick, it should be used with ''B<-n>'' if possible."
 
 #. type: TP
-#: doc/tin.1:234
+#: doc/tin.1:237
 #, no-wrap
 msgid "B<-x>"
 msgstr "B<-x>"
 
 #. type: Plain text
-#: doc/tin.1:237
+#: doc/tin.1:240
 msgid "No-posting mode. You cannot post articles if you use this option."
 msgstr "No-posting mode. You cannot post articles if you use this option."
 
 #. type: TP
-#: doc/tin.1:237
+#: doc/tin.1:240
 #, no-wrap
 msgid "B<-X>"
 msgstr "B<-X>"
 
 #. type: Plain text
-#: doc/tin.1:242
+#: doc/tin.1:245
 msgid ""
 "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created "
@@ -682,13 +687,13 @@ msgstr ""
 "if they don't exist."
 
 #. type: TP
-#: doc/tin.1:242
+#: doc/tin.1:245
 #, no-wrap
 msgid "B<-z>"
 msgstr "B<-z>"
 
 #. type: Plain text
-#: doc/tin.1:247
+#: doc/tin.1:250
 msgid ""
 "Only start B<tin> if there is any new/unread news. If there is news B<tin> "
 "will position cursor at first group with unread news. Useful for putting in "
@@ -699,13 +704,13 @@ msgstr ""
 "login file."
 
 #. type: TP
-#: doc/tin.1:247
+#: doc/tin.1:250
 #, no-wrap
 msgid "B<-Z>"
 msgstr "B<-Z>"
 
 #. type: Plain text
-#: doc/tin.1:253
+#: doc/tin.1:256
 msgid ""
 "Check if there is any new/unread news and exit with appropriate status. If "
 "\\&''B<-v>'' option is specified the number of unread articles in each group "
@@ -718,7 +723,7 @@ msgstr ""
 "that new/unread news exists. Useful for writing scripts."
 
 #. type: Plain text
-#: doc/tin.1:259
+#: doc/tin.1:262
 msgid ""
 "B<tin> can also dynamically change its options by the B<OptionMenu> ('B<M>') "
 "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. "
@@ -731,7 +736,7 @@ msgstr ""
 "CONFIGURABLE VARIABLES\" and B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:264
+#: doc/tin.1:267
 msgid ""
 "A list of groups can be specified after the other command-line options. This "
 "can be useful if you wish to yank in or subscribe to a hand-picked subset of "
@@ -744,7 +749,7 @@ msgstr ""
 "the types of pattern that B<tin> understands."
 
 #. type: Plain text
-#: doc/tin.1:269
+#: doc/tin.1:272
 msgid ""
 "If you specify a single group-name, or a wildcard that matches a single "
 "group, then you will automatically enter that group. Otherwise the normal "
@@ -757,7 +762,7 @@ msgstr ""
 "too, as though you had yanked just those groups in."
 
 #. type: Plain text
-#: doc/tin.1:273
+#: doc/tin.1:276
 msgid ""
 "With the ''B<-w>'' flag a given group-name is used as default group to post "
 "to. If more than one group or a wildcard is specified only the first group "
@@ -768,7 +773,7 @@ msgstr ""
 "respectively the first group that matches is used."
 
 #. type: Plain text
-#: doc/tin.1:280
+#: doc/tin.1:283
 msgid ""
 "Once you use B<SelectYankActive> ('B<y>') to yank in all active groups, or "
 "B<SelectToggleReadDisplay> ('B<r>') to toggle the read/unread status, then "
@@ -783,7 +788,7 @@ msgstr ""
 "active}> file and get them back."
 
 #. type: Plain text
-#: doc/tin.1:285
+#: doc/tin.1:288
 msgid ""
 "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the "
@@ -796,7 +801,7 @@ msgstr ""
 "newsrctable>) can be matched."
 
 #. type: Plain text
-#: doc/tin.1:290
+#: doc/tin.1:293
 msgid ""
 "Command-line options have higher priority than attributes and tinrc "
 "options.  Thus, command-line option takes precedence over configured values."
@@ -805,19 +810,19 @@ msgstr ""
 "options.  Thus, command-line option takes precedence over configured values."
 
 #. type: SH
-#: doc/tin.1:290
+#: doc/tin.1:293
 #, no-wrap
 msgid "USAGE"
 msgstr "USAGE"
 
 #. type: SS
-#: doc/tin.1:293
+#: doc/tin.1:296
 #, no-wrap
 msgid "NEWS ADMINISTRATION"
 msgstr "NEWS ADMINISTRATION"
 
 #. type: Plain text
-#: doc/tin.1:297
+#: doc/tin.1:300
 msgid ""
 "Maintaining Netnews on large networks of machines can be a pretty time "
 "consuming job as I discovered when I was given the job of maintaining our "
@@ -828,7 +833,7 @@ msgstr ""
 "news system and news users."
 
 #. type: Plain text
-#: doc/tin.1:307
+#: doc/tin.1:310
 msgid ""
 "A user starting B<tin> for the first time can be automatically subscribed to "
 "a list of newsgroups that are deemed appropriate by the news administrator. "
@@ -847,13 +852,13 @@ msgstr ""
 "\\%6048>) and all modern servers should understand it."
 
 #. type: SS
-#: doc/tin.1:307
+#: doc/tin.1:310
 #, no-wrap
 msgid "SCREEN FORMAT"
 msgstr "SCREEN FORMAT"
 
 #. type: Plain text
-#: doc/tin.1:310
+#: doc/tin.1:313
 msgid ""
 "B<tin> has four separate levels of operation: Selection level, Group level, "
 "Thread level and Article level."
@@ -862,7 +867,7 @@ msgstr ""
 "Thread level and Article level."
 
 #. type: Plain text
-#: doc/tin.1:316
+#: doc/tin.1:319
 msgid ""
 "At the Selection level the title displays (the name of the news server and) "
 "the number of subscribed groups (containing new unread articles). The "
@@ -877,7 +882,7 @@ msgstr ""
 "customised via B<select_format>."
 
 #. type: Plain text
-#: doc/tin.1:324
+#: doc/tin.1:327
 #, no-wrap
 msgid ""
 "-E<gt>M    1     2  comp.security.announce  Announcements from the CERT abou\n"
@@ -893,20 +898,20 @@ msgstr ""
 "  X    5   124  news.software.readers   Discussion of software used to r\n"
 
 #. type: Plain text
-#: doc/tin.1:327
+#: doc/tin.1:330
 msgid ""
 "There may also be a character prefixing the line. An explanation follows:"
 msgstr ""
 "There may also be a character prefixing the line. An explanation follows:"
 
 #. type: TP
-#: doc/tin.1:327
+#: doc/tin.1:330
 #, no-wrap
 msgid "B<u>"
 msgstr "B<u>"
 
 #. type: Plain text
-#: doc/tin.1:332
+#: doc/tin.1:335
 msgid ""
 "This group is unsubscribed. To see only your subscribed groups use the "
 "B<SelectToggleReadDisplay> ('B<r>') or B<SelectYankActive> ('B<y>') toggle "
@@ -917,13 +922,13 @@ msgstr ""
 "keys."
 
 #. type: TP
-#: doc/tin.1:332
+#: doc/tin.1:335
 #, no-wrap
 msgid "B<M>"
 msgstr "B<M>"
 
 #. type: Plain text
-#: doc/tin.1:337
+#: doc/tin.1:340
 msgid ""
 "This is a moderated group. Any posts you make will have to be approved by "
 "the group administrator before it will be made public. B<tin> will ask for "
@@ -934,13 +939,13 @@ msgstr ""
 "confirmation before you post to a moderated group."
 
 #. type: TP
-#: doc/tin.1:337
+#: doc/tin.1:340
 #, no-wrap
 msgid "B<N>"
 msgstr "B<N>"
 
 #. type: Plain text
-#: doc/tin.1:346
+#: doc/tin.1:349
 msgid ""
 "This is a new newsgroup which has been created since you last used B<tin>. "
 "New newsgroups are not subscribed to by default (However, see the "
@@ -959,13 +964,13 @@ msgstr ""
 "in a later session."
 
 #. type: TP
-#: doc/tin.1:346
+#: doc/tin.1:349
 #, no-wrap
 msgid "B<D>"
 msgstr "B<D>"
 
 #. type: Plain text
-#: doc/tin.1:351
+#: doc/tin.1:354
 msgid ""
 "This group no longer exists. If you no longer wish to see this group then "
 "unsubscribe from it in the normal way. This flag will only appear if you "
@@ -976,13 +981,13 @@ msgstr ""
 "have set B<strip_bogus> to \"ask\" in the Options Menu."
 
 #. type: TP
-#: doc/tin.1:351
+#: doc/tin.1:354
 #, no-wrap
 msgid "B<X>"
 msgstr "B<X>"
 
 #. type: Plain text
-#: doc/tin.1:355
+#: doc/tin.1:358
 msgid ""
 "You may no longer make posts to this group. Often a group will be superseded "
 "by a more appropriately named one."
@@ -991,13 +996,13 @@ msgstr ""
 "by a more appropriately named one."
 
 #. type: TP
-#: doc/tin.1:355
+#: doc/tin.1:358
 #, no-wrap
 msgid "B<=>"
 msgstr "B<=>"
 
 #. type: Plain text
-#: doc/tin.1:360
+#: doc/tin.1:363
 msgid ""
 "This group has been renamed and you may no longer post to it. If you do, "
 "then you will receive an error from your news server telling you the correct "
@@ -1008,7 +1013,7 @@ msgstr ""
 "group to post to."
 
 #. type: Plain text
-#: doc/tin.1:370
+#: doc/tin.1:373
 msgid ""
 "At the Group level the title contains the name of the group, the number of "
 "conversation threads, the abbreviated threading method (B<thread_articles>), "
@@ -1030,13 +1035,13 @@ msgstr ""
 
 #.  FIXME - make this autocenter
 #. type: Plain text
-#: doc/tin.1:374
+#: doc/tin.1:377
 #, no-wrap
 msgid "            alt.sources (5B -50/23+ 0* 3o 0K)\n"
 msgstr "            alt.sources (5B -50/23+ 0* 3o 0K)\n"
 
 #. type: Plain text
-#: doc/tin.1:382
+#: doc/tin.1:385
 msgid ""
 "The characters after the numbers are depending to the configuration and if "
 "your are in B<show_only_unread_arts> mode or not. Some numbers could be "
@@ -1053,7 +1058,7 @@ msgstr ""
 "redirected."
 
 #. type: Plain text
-#: doc/tin.1:393
+#: doc/tin.1:396
 msgid ""
 "If a thread has unread articles it is marked with B<art_marked_unread> in "
 "front of the total number of articles in the thread. If there are recent "
@@ -1078,13 +1083,13 @@ msgstr ""
 "be customised via B<group_format>."
 
 #. type: Plain text
-#: doc/tin.1:397
+#: doc/tin.1:400
 #, no-wrap
 msgid "                de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n"
 msgstr "                de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n"
 
 #. type: Plain text
-#: doc/tin.1:402
+#: doc/tin.1:405
 #, no-wrap
 msgid ""
 "-E<gt>   1   +   3  108 bincancels in de.talk.sex        Christopher Lueg E<lt>l\n"
@@ -1099,7 +1104,7 @@ msgstr ""
 
 #.  FIXME - add description of fields
 #. type: Plain text
-#: doc/tin.1:407
+#: doc/tin.1:410
 msgid ""
 "At the Thread level the screen usually (depends on the threading method "
 "used) looks like this, but can be customized via B<thread_format>:"
@@ -1108,7 +1113,7 @@ msgstr ""
 "used) looks like this, but can be customised via B<thread_format>:"
 
 #. type: Plain text
-#: doc/tin.1:414
+#: doc/tin.1:417
 #, no-wrap
 msgid ""
 "-E<gt>   1      [   7]  What is this funny tree in the thr  Robert F. Simmig\n"
@@ -1123,12 +1128,12 @@ msgstr ""
 
 #.  FIXME - add description of fields
 #. type: Plain text
-#: doc/tin.1:419
+#: doc/tin.1:422
 msgid "At the Article level the page header has the following format:"
 msgstr "At the Article level the page header has the following format:"
 
 #. type: Plain text
-#: doc/tin.1:425
+#: doc/tin.1:428
 #, no-wrap
 msgid ""
 "Sun, 28 Dec 1997 21:21:01   de.admin.news.groups      Thread   20 of 86\n"
@@ -1140,13 +1145,13 @@ msgstr ""
 "Urs Janssen E<lt>urs@akk.orgE<gt>        at Arbeitskreis Kultur und Kommunikati\n"
 
 #. type: Plain text
-#: doc/tin.1:427
+#: doc/tin.1:430
 #, no-wrap
 msgid "article-body\n"
 msgstr "article-body\n"
 
 #. type: Plain text
-#: doc/tin.1:433
+#: doc/tin.1:436
 msgid ""
 "The look of the Selection, Group and Thread level can be customized. See the "
 "section \"CUSTOMIZING THE SCREEN FORMAT\"."
@@ -1155,13 +1160,13 @@ msgstr ""
 "section \"CUSTOMISING THE SCREEN FORMAT\"."
 
 #. type: SS
-#: doc/tin.1:433
+#: doc/tin.1:436
 #, no-wrap
 msgid "COMMON MOVING KEYS"
 msgstr "COMMON MOVING KEYS"
 
 #. type: Plain text
-#: doc/tin.1:436
+#: doc/tin.1:439
 msgid ""
 "This table shows the common keys used for moving around all levels within "
 "B<tin>."
@@ -1170,13 +1175,13 @@ msgstr ""
 "B<tin>."
 
 #. type: ta
-#: doc/tin.1:438
+#: doc/tin.1:441
 #, no-wrap
 msgid "\\w'Beg. of list/article  'u +\\w'ANSI/vt100   'u"
 msgstr "\\w'Beg. of list/article  'u +\\w'ANSI/vt100   'u"
 
 #. type: Plain text
-#: doc/tin.1:446
+#: doc/tin.1:449
 #, no-wrap
 msgid ""
 "\tANSI/vt100\tOther Terminals\n"
@@ -1196,13 +1201,13 @@ msgstr ""
 "Line Down\tB<Down arrow>\tB<Down> (B<j> or B<^N>)\n"
 
 #. type: SS
-#: doc/tin.1:450
+#: doc/tin.1:453
 #, no-wrap
 msgid "COMMON EDITING COMMANDS"
 msgstr "COMMON EDITING COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:457
+#: doc/tin.1:460
 msgid ""
 "An B<\\%emacs>(1)  style editing package allows the easy editing of input "
 "strings.  A history list allows the easy reuse of previously entered "
@@ -1215,35 +1220,35 @@ msgstr ""
 "available when editing a string:"
 
 #. type: TP
-#: doc/tin.1:458
+#: doc/tin.1:461
 #, no-wrap
 msgid "B<^A, ^E>"
 msgstr "B<^A, ^E>"
 
 #. type: Plain text
-#: doc/tin.1:461
+#: doc/tin.1:464
 msgid "move to beginning or end of line, respectively."
 msgstr "move to beginning or end of line, respectively."
 
 #. type: TP
-#: doc/tin.1:461
+#: doc/tin.1:464
 #, no-wrap
 msgid "B<^F, ^B>"
 msgstr "B<^F, ^B>"
 
 #. type: Plain text
-#: doc/tin.1:464
+#: doc/tin.1:467
 msgid "non-destructive move forward or back one location, respectively."
 msgstr "non-destructive move forward or back one location, respectively."
 
 #. type: TP
-#: doc/tin.1:464
+#: doc/tin.1:467
 #, no-wrap
 msgid "B<^D>"
 msgstr "B<^D>"
 
 #. type: Plain text
-#: doc/tin.1:468
+#: doc/tin.1:471
 msgid ""
 "delete the character currently under the cursor, or send EOF if no "
 "characters in the buffer."
@@ -1252,57 +1257,57 @@ msgstr ""
 "characters in the buffer."
 
 #. type: TP
-#: doc/tin.1:468
+#: doc/tin.1:471
 #, no-wrap
 msgid "B<^H, E<lt>DELE<gt>>"
 msgstr "B<^H, E<lt>DELE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:471
+#: doc/tin.1:474
 msgid "delete character left of the cursor."
 msgstr "delete character left of the cursor."
 
 #. type: TP
-#: doc/tin.1:471
+#: doc/tin.1:474
 #, no-wrap
 msgid "B<^K>"
 msgstr "B<^K>"
 
 #. type: Plain text
-#: doc/tin.1:474
+#: doc/tin.1:477
 msgid "delete from cursor to end of line."
 msgstr "delete from cursor to end of line."
 
 #. type: TP
-#: doc/tin.1:474
+#: doc/tin.1:477
 #, no-wrap
 msgid "B<^P, ^N>"
 msgstr "B<^P, ^N>"
 
 #. type: Plain text
-#: doc/tin.1:477
+#: doc/tin.1:480
 msgid "move through history, previous and next, respectively."
 msgstr "move through history, previous and next, respectively."
 
 #. type: TP
-#: doc/tin.1:477
+#: doc/tin.1:480
 #, no-wrap
 msgid "B<^L, ^R>"
 msgstr "B<^L, ^R>"
 
 #. type: Plain text
-#: doc/tin.1:480
+#: doc/tin.1:483
 msgid "redraw the current line."
 msgstr "redraw the current line."
 
 #. type: TP
-#: doc/tin.1:480
+#: doc/tin.1:483
 #, no-wrap
 msgid "B<E<lt>CRE<gt>>"
 msgstr "B<E<lt>CRE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:484
+#: doc/tin.1:487
 msgid ""
 "places line on history list if non-blank, appends newline and returns to the "
 "caller."
@@ -1311,24 +1316,24 @@ msgstr ""
 "caller."
 
 #. type: TP
-#: doc/tin.1:484
+#: doc/tin.1:487
 #, no-wrap
 msgid "B<E<lt>ESCE<gt>>"
 msgstr "B<E<lt>ESCE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:489
+#: doc/tin.1:492
 msgid "aborts the present editing operation."
 msgstr "aborts the present editing operation."
 
 #. type: SS
-#: doc/tin.1:489
+#: doc/tin.1:492
 #, no-wrap
 msgid "GLOBAL COMMANDS"
 msgstr "GLOBAL COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:492
+#: doc/tin.1:495
 msgid ""
 "The following commands are available at all 4 menu levels and always have "
 "the same effect."
@@ -1337,13 +1342,13 @@ msgstr ""
 "the same effect."
 
 #. type: TP
-#: doc/tin.1:493 doc/tin.1:1367 doc/tin.1:1420
+#: doc/tin.1:496 doc/tin.1:1370 doc/tin.1:1423
 #, no-wrap
 msgid "B<ShellEscape '!'>"
 msgstr "B<ShellEscape '!'>"
 
 #. type: Plain text
-#: doc/tin.1:498
+#: doc/tin.1:501
 msgid ""
 "Shell escape. B<ShellEscape> by itself will launch a shell, B<ShellEscape> "
 "E<lt>commandE<gt> will run an external E<lt>commandE<gt>. This facility may "
@@ -1354,57 +1359,57 @@ msgstr ""
 "have been disabled by the System Administrator."
 
 #. type: TP
-#: doc/tin.1:498
+#: doc/tin.1:501
 #, no-wrap
 msgid "B<ToggleColor '&'>"
 msgstr "B<ToggleColor '&'>"
 
 #. type: Plain text
-#: doc/tin.1:501
+#: doc/tin.1:504
 msgid "Toggle use of ANSI color."
 msgstr "Toggle use of ANSI colour."
 
 #. type: TP
-#: doc/tin.1:501
+#: doc/tin.1:504
 #, no-wrap
 msgid "B<RedrawScr '^L'>"
 msgstr "B<RedrawScr '^L'>"
 
 #. type: Plain text
-#: doc/tin.1:504
+#: doc/tin.1:507
 msgid "Redraw the current screen."
 msgstr "Redraw the current screen."
 
 #. type: TP
-#: doc/tin.1:504
+#: doc/tin.1:507
 #, no-wrap
 msgid "B<ScrollUp 'E<lt>'>"
 msgstr "B<ScrollUp 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:507
+#: doc/tin.1:510
 msgid "Scroll screen up by one line."
 msgstr "Scroll screen up by one line."
 
 #. type: TP
-#: doc/tin.1:507
+#: doc/tin.1:510
 #, no-wrap
 msgid "B<ScrollDown 'E<gt>'>"
 msgstr "B<ScrollDown 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:510
+#: doc/tin.1:513
 msgid "Scroll screen down by one line."
 msgstr "Scroll screen down by one line."
 
 #. type: TP
-#: doc/tin.1:510
+#: doc/tin.1:513
 #, no-wrap
 msgid "B<Postponed 'O' '^O'>"
 msgstr "B<Postponed 'O' '^O'>"
 
 #. type: Plain text
-#: doc/tin.1:524
+#: doc/tin.1:527
 msgid ""
 "Reload postponed article. If your system blocks the B<Postponed> key you "
 "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers "
@@ -1431,13 +1436,13 @@ msgstr ""
 "('B<^O>''B<y>''B<q>'). See also ''B<-o>'' command-line switch."
 
 #. type: TP
-#: doc/tin.1:524 doc/tin.1:1373 doc/tin.1:1427
+#: doc/tin.1:527 doc/tin.1:1376 doc/tin.1:1430
 #, no-wrap
 msgid "B<Help 'h'>"
 msgstr "B<Help 'h'>"
 
 #. type: Plain text
-#: doc/tin.1:530
+#: doc/tin.1:533
 msgid ""
 "Help screen of commands available on the current menu. You can use "
 "B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> ('B<"
@@ -1448,24 +1453,24 @@ msgstr ""
 "\\e>') to search on this screen. B<Quit> ('B<q>') returns to the menu."
 
 #. type: TP
-#: doc/tin.1:530 doc/tin.1:1376 doc/tin.1:1430
+#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433
 #, no-wrap
 msgid "B<ToggleHelpDisplay 'H'>"
 msgstr "B<ToggleHelpDisplay 'H'>"
 
 #. type: Plain text
-#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433
+#: doc/tin.1:536 doc/tin.1:1382 doc/tin.1:1436
 msgid "Toggle the display of help mini menu at the bottom of the screen."
 msgstr "Toggle the display of help mini menu at the bottom of the screen."
 
 #. type: TP
-#: doc/tin.1:533
+#: doc/tin.1:536
 #, no-wrap
 msgid "B<DisplayPostHist 'W'>"
 msgstr "B<DisplayPostHist 'W'>"
 
 #. type: Plain text
-#: doc/tin.1:539
+#: doc/tin.1:542
 msgid ""
 "List articles posted by user. The date posted, the newsgroup and the subject "
 "are listed. You can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and "
@@ -1478,42 +1483,42 @@ msgstr ""
 "returns to the menu."
 
 #. type: TP
-#: doc/tin.1:539
+#: doc/tin.1:542
 #, no-wrap
 msgid "B<Version 'v'>"
 msgstr "B<Version 'v'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:544
+#: doc/tin.1:547
 msgid "Print B<tin> version information."
 msgstr "Print B<tin> version information."
 
 #. type: SS
-#: doc/tin.1:544
+#: doc/tin.1:547
 #, no-wrap
 msgid "NEWSGROUP SELECTION COMMANDS"
 msgstr "NEWSGROUP SELECTION COMMANDS"
 
 #. type: TP
-#: doc/tin.1:545 doc/tin.1:683 doc/tin.1:934 doc/tin.1:1098 doc/tin.1:3472
+#: doc/tin.1:548 doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101 doc/tin.1:3476
 #, no-wrap
 msgid "B<4>"
 msgstr "B<4>"
 
 #. type: Plain text
-#: doc/tin.1:548
+#: doc/tin.1:551
 msgid "Select group 4."
 msgstr "Select group 4."
 
 #. type: TP
-#: doc/tin.1:548
+#: doc/tin.1:551
 #, no-wrap
 msgid "B<SelectResetNewsrc '^R'>"
 msgstr "B<SelectResetNewsrc '^R'>"
 
 #. type: Plain text
-#: doc/tin.1:552
+#: doc/tin.1:555
 msgid ""
 "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all "
 "records of which articles have been read, so use this carefully."
@@ -1522,13 +1527,13 @@ msgstr ""
 "records of which articles have been read, so use this carefully."
 
 #. type: TP
-#: doc/tin.1:552 doc/tin.1:704 doc/tin.1:955
+#: doc/tin.1:555 doc/tin.1:707 doc/tin.1:958
 #, no-wrap
 msgid "B<SetRange '#'>"
 msgstr "B<SetRange '#'>"
 
 #. type: Plain text
-#: doc/tin.1:556 doc/tin.1:708 doc/tin.1:959
+#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962
 msgid ""
 "Choose a range of articles to be affected by the next command. See the "
 "section \"RANGES\" for more information."
@@ -1537,71 +1542,71 @@ msgstr ""
 "section \"RANGES\" for more information."
 
 #. type: TP
-#: doc/tin.1:556
+#: doc/tin.1:559
 #, no-wrap
 msgid "B<SelectSortActive '.'>"
 msgstr "B<SelectSortActive '.'>"
 
 #. type: Plain text
-#: doc/tin.1:559
+#: doc/tin.1:562
 msgid "Sort the list of newsgroups."
 msgstr "Sort the list of newsgroups."
 
 #. type: TP
-#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152 doc/tin.1:1364
-#: doc/tin.1:1414
+#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367
+#: doc/tin.1:1417
 #, no-wrap
 msgid "B<SearchRepeat '\\e'>"
 msgstr "B<SearchRepeat '\\e'>"
 
 #. type: Plain text
-#: doc/tin.1:562 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367 doc/tin.1:1417
+#: doc/tin.1:565 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1370 doc/tin.1:1420
 msgid "Repeat the previous search."
 msgstr "Repeat the previous search."
 
 #. type: TP
-#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1358
-#: doc/tin.1:1408
+#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361
+#: doc/tin.1:1411
 #, no-wrap
 msgid "B<SearchSubjF '/'>"
 msgstr "B<SearchSubjF '/'>"
 
 #. type: Plain text
-#: doc/tin.1:565
+#: doc/tin.1:568
 msgid "Search for a group by name and description (if displayed)."
 msgstr "Search for a group by name and description (if displayed)."
 
 #. type: TP
-#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361
-#: doc/tin.1:1411
+#: doc/tin.1:568 doc/tin.1:720 doc/tin.1:971 doc/tin.1:1161 doc/tin.1:1364
+#: doc/tin.1:1414
 #, no-wrap
 msgid "B<SearchSubjB '?'>"
 msgstr "B<SearchSubjB '?'>"
 
 #. type: Plain text
-#: doc/tin.1:568
+#: doc/tin.1:571
 msgid "Backward search through the group names and descriptions."
 msgstr "Backward search through the group names and descriptions."
 
 #. type: TP
-#: doc/tin.1:568
+#: doc/tin.1:571
 #, no-wrap
 msgid "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:571
+#: doc/tin.1:574
 msgid "Read current group."
 msgstr "Read current group."
 
 #. type: TP
-#: doc/tin.1:571
+#: doc/tin.1:574
 #, no-wrap
 msgid "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 msgstr "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:575
+#: doc/tin.1:578
 msgid ""
 "Enter next group with unread news. Will wrap around to the beginning of the "
 "group selection list looking for unread groups."
@@ -1610,13 +1615,13 @@ msgstr ""
 "group selection list looking for unread groups."
 
 #. type: TP
-#: doc/tin.1:575 doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216
+#: doc/tin.1:578 doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219
 #, no-wrap
 msgid "B<Catchup 'c'>"
 msgstr "B<Catchup 'c'>"
 
 #. type: Plain text
-#: doc/tin.1:579
+#: doc/tin.1:582
 msgid ""
 "Make current group as all read [after confirmation] and move to the next "
 "group in the group selection list."
@@ -1625,13 +1630,13 @@ msgstr ""
 "group in the group selection list."
 
 #. type: TP
-#: doc/tin.1:579 doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220
+#: doc/tin.1:582 doc/tin.1:799 doc/tin.1:1013 doc/tin.1:1223
 #, no-wrap
 msgid "B<CatchupNextUnread 'C'>"
 msgstr "B<CatchupNextUnread 'C'>"
 
 #. type: Plain text
-#: doc/tin.1:583
+#: doc/tin.1:586
 msgid ""
 "Mark current group as all read [after confirmation] and enter the next "
 "unread group in the group selection list."
@@ -1640,13 +1645,13 @@ msgstr ""
 "unread group in the group selection list."
 
 #. type: TP
-#: doc/tin.1:583
+#: doc/tin.1:586
 #, no-wrap
 msgid "B<SelectToggleDescriptions 'd'>"
 msgstr "B<SelectToggleDescriptions 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:587
+#: doc/tin.1:590
 msgid ""
 "Toggle display to show just the group name or the group name and the group "
 "descriptions."
@@ -1655,24 +1660,24 @@ msgstr ""
 "descriptions."
 
 #. type: TP
-#: doc/tin.1:587 doc/tin.1:809 doc/tin.1:1023 doc/tin.1:1232
+#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235
 #, no-wrap
 msgid "B<EditFilter 'E'>"
 msgstr "B<EditFilter 'E'>"
 
 #. type: Plain text
-#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235
+#: doc/tin.1:593 doc/tin.1:815 doc/tin.1:1029 doc/tin.1:1238
 msgid "Edit the filter file and reload it afterwards."
 msgstr "Edit the filter file and reload it afterwards."
 
 #. type: TP
-#: doc/tin.1:590
+#: doc/tin.1:593
 #, no-wrap
 msgid "B<SelectGoto 'g'>"
 msgstr "B<SelectGoto 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:594 doc/tin.1:816
+#: doc/tin.1:597 doc/tin.1:819
 msgid ""
 "Choose a new group by name. This command can be used to access any group, "
 "even those not currently yanked in."
@@ -1681,14 +1686,14 @@ msgstr ""
 "even those not currently yanked in."
 
 #. type: TP
-#: doc/tin.1:594 doc/tin.1:819 doc/tin.1:1026 doc/tin.1:1248 doc/tin.1:1370
-#: doc/tin.1:1423
+#: doc/tin.1:597 doc/tin.1:822 doc/tin.1:1029 doc/tin.1:1251 doc/tin.1:1373
+#: doc/tin.1:1426
 #, no-wrap
 msgid "B<ToggleInfoLastLine 'i'>"
 msgstr "B<ToggleInfoLastLine 'i'>"
 
 #. type: Plain text
-#: doc/tin.1:599
+#: doc/tin.1:602
 msgid ""
 "Toggle the display of the description of the current newsgroup in the last "
 "line. This will not be available if B<tin> was started with the \\&''B<-d>'' "
@@ -1699,24 +1704,24 @@ msgstr ""
 "option."
 
 #. type: TP
-#: doc/tin.1:599 doc/tin.1:823 doc/tin.1:1029 doc/tin.1:1251
+#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254
 #, no-wrap
 msgid "B<ToggleInverseVideo 'I'>"
 msgstr "B<ToggleInverseVideo 'I'>"
 
 #. type: Plain text
-#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254
+#: doc/tin.1:605 doc/tin.1:829 doc/tin.1:1035 doc/tin.1:1257
 msgid "Toggle inverse video."
 msgstr "Toggle inverse video."
 
 #. type: TP
-#: doc/tin.1:602 doc/tin.1:835 doc/tin.1:1038 doc/tin.1:1260
+#: doc/tin.1:605 doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263
 #, no-wrap
 msgid "B<LookupMessage 'L'>"
 msgstr "B<LookupMessage 'L'>"
 
 #. type: Plain text
-#: doc/tin.1:609
+#: doc/tin.1:612
 msgid ""
 "Look up article by ''Message-ID:''. If none of the groups listed in the "
 "''Newsgroups:''-header of the referenced article is available, just the "
@@ -1731,13 +1736,13 @@ msgstr ""
 "supports [X]HDR (B<RFC\\%2980>, B<RFC\\%3977>) or XPAT (B<RFC\\%2980>)."
 
 #. type: TP
-#: doc/tin.1:609
+#: doc/tin.1:612
 #, no-wrap
 msgid "B<SelectMoveGrp 'm'>"
 msgstr "B<SelectMoveGrp 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:615
+#: doc/tin.1:618
 msgid ""
 "Move the current group within the group selection list. By entering '1' the "
 "group will become the first displayed group in the list, by entering '8' the "
@@ -1750,13 +1755,13 @@ msgstr ""
 "group displayed."
 
 #. type: TP
-#: doc/tin.1:615 doc/tin.1:843 doc/tin.1:1268
+#: doc/tin.1:618 doc/tin.1:846 doc/tin.1:1271
 #, no-wrap
 msgid "B<OptionMenu 'M'>"
 msgstr "B<OptionMenu 'M'>"
 
 #. type: Plain text
-#: doc/tin.1:619 doc/tin.1:847 doc/tin.1:1272
+#: doc/tin.1:622 doc/tin.1:850 doc/tin.1:1275
 msgid ""
 "User configurable options menu (for more information see section \"GLOBAL "
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
@@ -1765,24 +1770,24 @@ msgstr ""
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
 
 #. type: TP
-#: doc/tin.1:619
+#: doc/tin.1:622
 #, no-wrap
 msgid "B<SelectNextUnreadGrp 'N'>"
 msgstr "B<SelectNextUnreadGrp 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:622
+#: doc/tin.1:625
 msgid "Positions the cursor on the next group with unread articles in it."
 msgstr "Positions the cursor on the next group with unread articles in it."
 
 #. type: TP
-#: doc/tin.1:622 doc/tin.1:864 doc/tin.1:1051 doc/tin.1:1289
+#: doc/tin.1:625 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292
 #, no-wrap
 msgid "B<Quit 'q'>"
 msgstr "B<Quit 'q'>"
 
 #. type: Plain text
-#: doc/tin.1:626
+#: doc/tin.1:629
 msgid ""
 "Quit B<tin> - ask the user to confirm if B<confirm_choice> is set "
 "accordingly."
@@ -1791,24 +1796,24 @@ msgstr ""
 "accordingly."
 
 #. type: TP
-#: doc/tin.1:626 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292
+#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295
 #, no-wrap
 msgid "B<QuitTin 'Q'>"
 msgstr "B<QuitTin 'Q'>"
 
 #. type: Plain text
-#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295
+#: doc/tin.1:632 doc/tin.1:873 doc/tin.1:1060 doc/tin.1:1298
 msgid "Quit B<tin> - don't ask the user to confirm."
 msgstr "Quit B<tin> - don't ask the user to confirm."
 
 #. type: TP
-#: doc/tin.1:629
+#: doc/tin.1:632
 #, no-wrap
 msgid "B<SelectToggleReadDisplay 'r'>"
 msgstr "B<SelectToggleReadDisplay 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:634
+#: doc/tin.1:637
 msgid ""
 "Toggle display of all subscribed to groups and just those groups containing "
 "unread articles. Command has no effect if groups were specified on the "
@@ -1819,13 +1824,13 @@ msgstr ""
 "command-line when B<tin> was started."
 
 #. type: TP
-#: doc/tin.1:634 doc/tin.1:873 doc/tin.1:1057
+#: doc/tin.1:637 doc/tin.1:876 doc/tin.1:1060
 #, no-wrap
 msgid "B<BugReport 'R'>"
 msgstr "B<BugReport 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:638 doc/tin.1:877 doc/tin.1:1061
+#: doc/tin.1:641 doc/tin.1:880 doc/tin.1:1064
 msgid ""
 "Mail a bug report or comment to E<lt>tin-bugs@tin.orgE<gt>. This is the best "
 "way of getting bugs fixed and features added/changed."
@@ -1834,24 +1839,24 @@ msgstr ""
 "way of getting bugs fixed and features added/changed."
 
 #. type: TP
-#: doc/tin.1:638
+#: doc/tin.1:641
 #, no-wrap
 msgid "B<SelectSubscribe 's'>"
 msgstr "B<SelectSubscribe 's'>"
 
 #. type: Plain text
-#: doc/tin.1:641
+#: doc/tin.1:644
 msgid "Subscribe to current group."
 msgstr "Subscribe to current group."
 
 #. type: TP
-#: doc/tin.1:641
+#: doc/tin.1:644
 #, no-wrap
 msgid "B<SelectSubscribePat 'S'>"
 msgstr "B<SelectSubscribePat 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:646
+#: doc/tin.1:649
 msgid ""
 "Subscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1862,13 +1867,13 @@ msgstr ""
 "understands."
 
 #. type: TP
-#: doc/tin.1:646
+#: doc/tin.1:649
 #, no-wrap
 msgid "B<SelectUnsubscribe 'u'>"
 msgstr "B<SelectUnsubscribe 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:651
+#: doc/tin.1:654
 msgid ""
 "Unsubscribe to current group. This can be used to remove bogus groups.  See "
 "B<strip_bogus> in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
@@ -1879,13 +1884,13 @@ msgstr ""
 "\" section."
 
 #. type: TP
-#: doc/tin.1:651
+#: doc/tin.1:654
 #, no-wrap
 msgid "B<SelectUnsubscribePat 'U'>"
 msgstr "B<SelectUnsubscribePat 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:656
+#: doc/tin.1:659
 msgid ""
 "Unsubscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1896,13 +1901,13 @@ msgstr ""
 "understands."
 
 #. type: TP
-#: doc/tin.1:656 doc/tin.1:901 doc/tin.1:1076 doc/tin.1:1329
+#: doc/tin.1:659 doc/tin.1:904 doc/tin.1:1079 doc/tin.1:1332
 #, no-wrap
 msgid "B<Post 'w'>"
 msgstr "B<Post 'w'>"
 
 #. type: Plain text
-#: doc/tin.1:662
+#: doc/tin.1:665
 msgid ""
 "Post an article to current group. If posting fails for some reason, you'll "
 "get the chance to B<PostEdit> ('B<e>') the article again, B<PostPostpone> "
@@ -1915,24 +1920,24 @@ msgstr ""
 "discard it via B<Quit> ('B<q>')."
 
 #. type: TP
-#: doc/tin.1:662
+#: doc/tin.1:665
 #, no-wrap
 msgid "B<SelectQuitNoWrite 'X'>"
 msgstr "B<SelectQuitNoWrite 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:665
+#: doc/tin.1:668
 msgid "Quit B<tin> without saving any changes to the configuration."
 msgstr "Quit B<tin> without saving any changes to the configuration."
 
 #. type: TP
-#: doc/tin.1:665
+#: doc/tin.1:668
 #, no-wrap
 msgid "B<SelectYankActive 'y'>"
 msgstr "B<SelectYankActive 'y'>"
 
 #. type: Plain text
-#: doc/tin.1:670
+#: doc/tin.1:673
 msgid ""
 "Yanks in all groups. Toggles the displayed groups between all the groups in "
 "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just "
@@ -1943,13 +1948,13 @@ msgstr ""
 "those that are subscribed to in I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>."
 
 #. type: TP
-#: doc/tin.1:670
+#: doc/tin.1:673
 #, no-wrap
 msgid "B<SelectSyncWithActive 'Y'>"
 msgstr "B<SelectSyncWithActive 'Y'>"
 
 #. type: Plain text
-#: doc/tin.1:674
+#: doc/tin.1:677
 msgid ""
 "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file "
 "to see if any new news has arrived since starting B<tin>."
@@ -1958,25 +1963,25 @@ msgstr ""
 "to see if any new news has arrived since starting B<tin>."
 
 #. type: TP
-#: doc/tin.1:674
+#: doc/tin.1:677
 #, no-wrap
 msgid "B<SelectMarkGrpUnread 'z' 'Z'>"
 msgstr "B<SelectMarkGrpUnread 'z' 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:679
+#: doc/tin.1:682
 msgid "Mark all articles in the current group as unread."
 msgstr "Mark all articles in the current group as unread."
 
 #. type: SS
-#: doc/tin.1:679
+#: doc/tin.1:682
 #, no-wrap
 msgid "GROUP INDEX COMMANDS"
 msgstr "GROUP INDEX COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:683
+#: doc/tin.1:686
 msgid ""
 "All searches in this level are limited to unread articles if in "
 "B<show_only_unread_arts> mode. B<GroupToggleReadUnread> ('B<r>')  can be use "
@@ -1987,18 +1992,18 @@ msgstr ""
 "toggle the setting right before/after the search."
 
 #. type: Plain text
-#: doc/tin.1:686
+#: doc/tin.1:689
 msgid "Select article 4."
 msgstr "Select article 4."
 
 #. type: TP
-#: doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101
+#: doc/tin.1:689 doc/tin.1:940 doc/tin.1:1104
 #, no-wrap
 msgid "B<MenuFilterSelect '^A'>"
 msgstr "B<MenuFilterSelect '^A'>"
 
 #. type: Plain text
-#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1105
+#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1108
 msgid ""
 "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" "
 "for more information."
@@ -2007,13 +2012,13 @@ msgstr ""
 "for more information."
 
 #. type: TP
-#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1117
+#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1120
 #, no-wrap
 msgid "B<MenuFilterKill '^K'>"
 msgstr "B<MenuFilterKill '^K'>"
 
 #. type: Plain text
-#: doc/tin.1:694 doc/tin.1:945 doc/tin.1:1121
+#: doc/tin.1:697 doc/tin.1:948 doc/tin.1:1124
 msgid ""
 "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for "
 "more information."
@@ -2022,13 +2027,13 @@ msgstr ""
 "more information."
 
 #. type: TP
-#: doc/tin.1:694 doc/tin.1:945
+#: doc/tin.1:697 doc/tin.1:948
 #, no-wrap
 msgid "B<MarkFeedRead '^X'>"
 msgstr "B<MarkFeedRead '^X'>"
 
 #. type: Plain text
-#: doc/tin.1:699 doc/tin.1:950
+#: doc/tin.1:702 doc/tin.1:953
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as read. A prompt asks which type should "
@@ -2039,13 +2044,13 @@ msgstr ""
 "be marked."
 
 #. type: TP
-#: doc/tin.1:699 doc/tin.1:950
+#: doc/tin.1:702 doc/tin.1:953
 #, no-wrap
 msgid "B<MarkFeedUnread '^W'>"
 msgstr "B<MarkFeedUnread '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:704 doc/tin.1:955
+#: doc/tin.1:707 doc/tin.1:958
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as unread. A prompt asks which type "
@@ -2056,50 +2061,50 @@ msgstr ""
 "should be marked."
 
 #. type: TP
-#: doc/tin.1:708 doc/tin.1:959 doc/tin.1:1149
+#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152
 #, no-wrap
 msgid "B<LastViewed '-'>"
 msgstr "B<LastViewed '-'>"
 
 #. type: Plain text
-#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152
+#: doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155
 msgid "Re-enter the last message that was viewed."
 msgstr "Re-enter the last message that was viewed."
 
 #. type: Plain text
-#: doc/tin.1:714
+#: doc/tin.1:717
 msgid "Repeat the previous search"
 msgstr "Repeat the previous search"
 
 #. type: Plain text
-#: doc/tin.1:717 doc/tin.1:968
+#: doc/tin.1:720 doc/tin.1:971
 msgid "Search forward for specified subject."
 msgstr "Search forward for specified subject."
 
 #. type: Plain text
-#: doc/tin.1:720 doc/tin.1:971
+#: doc/tin.1:723 doc/tin.1:974
 msgid "Search backwards for specified subject."
 msgstr "Search backwards for specified subject."
 
 #. type: TP
-#: doc/tin.1:720
+#: doc/tin.1:723
 #, no-wrap
 msgid "B<GroupSelThd '*'>"
 msgstr "B<GroupSelThd '*'>"
 
 #. type: Plain text
-#: doc/tin.1:723 doc/tin.1:974
+#: doc/tin.1:726 doc/tin.1:977
 msgid "Select current thread for later processing."
 msgstr "Select current thread for later processing."
 
 #. type: TP
-#: doc/tin.1:723
+#: doc/tin.1:726
 #, no-wrap
 msgid "B<GroupDoAutoSel '+'>"
 msgstr "B<GroupDoAutoSel '+'>"
 
 #. type: Plain text
-#: doc/tin.1:727
+#: doc/tin.1:730
 msgid ""
 "Selects all threads in current group. It is a shortcut for calling "
 "B<GroupSelPattern> with a pattern of ''*''."
@@ -2108,13 +2113,13 @@ msgstr ""
 "B<GroupSelPattern> with a pattern of ''*''."
 
 #. type: TP
-#: doc/tin.1:727
+#: doc/tin.1:730
 #, no-wrap
 msgid "B<GroupToggleThdSel '.'>"
 msgstr "B<GroupToggleThdSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:732
+#: doc/tin.1:735
 msgid ""
 "Toggle selection of current thread. If at least one unread article, (but not "
 "every unread article) in the current thread is selected, then all unread "
@@ -2125,13 +2130,13 @@ msgstr ""
 "articles become selected."
 
 #. type: TP
-#: doc/tin.1:732
+#: doc/tin.1:735
 #, no-wrap
 msgid "B<GroupSelThdIfUnreadSelected ';'>"
 msgstr "B<GroupSelThdIfUnreadSelected ';'>"
 
 #. type: Plain text
-#: doc/tin.1:737
+#: doc/tin.1:740
 msgid ""
 "For each thread in current group, if it at least one unread article is "
 "selected, all unread articles become selected. This is useful for auto-"
@@ -2142,13 +2147,13 @@ msgstr ""
 "selection on author where reader wants to see entire thread."
 
 #. type: TP
-#: doc/tin.1:737
+#: doc/tin.1:740
 #, no-wrap
 msgid "B<GroupSelPattern '='>"
 msgstr "B<GroupSelPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:743
+#: doc/tin.1:746
 msgid ""
 "Prompts for a pattern with which to match on. All threads whose subjects "
 "match the pattern will be marked selected. A pattern of ''*'' will match all "
@@ -2161,24 +2166,24 @@ msgstr ""
 "was entered."
 
 #. type: TP
-#: doc/tin.1:743
+#: doc/tin.1:746
 #, no-wrap
 msgid "B<GroupReverseSel '@'>"
 msgstr "B<GroupReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:746
+#: doc/tin.1:749
 msgid "Reverse all selections on all articles."
 msgstr "Reverse all selections on all articles."
 
 #. type: TP
-#: doc/tin.1:746
+#: doc/tin.1:749
 #, no-wrap
 msgid "B<GroupUndoSel '~'>"
 msgstr "B<GroupUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:752
+#: doc/tin.1:755
 msgid ""
 "Undo all selections on all articles. It clears the toggle effect of "
 "B<GroupMarkUnselArtRead> ('B<X>') command. Thus after first doing a "
@@ -2191,13 +2196,13 @@ msgstr ""
 "Thus, one can iteratively whittle down uninteresting threads."
 
 #. type: TP
-#: doc/tin.1:752 doc/tin.1:983 doc/tin.1:1175
+#: doc/tin.1:755 doc/tin.1:986 doc/tin.1:1178
 #, no-wrap
 msgid "B<Pipe '|'>"
 msgstr "B<Pipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:757 doc/tin.1:988 doc/tin.1:1180
+#: doc/tin.1:760 doc/tin.1:991 doc/tin.1:1183
 msgid ""
 "Pipe current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles into command. See the section \"MAILING "
@@ -2208,13 +2213,13 @@ msgstr ""
 "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:757 doc/tin.1:1180
+#: doc/tin.1:760 doc/tin.1:1183
 #, no-wrap
 msgid "B<QuickFilterSelect '['>"
 msgstr "B<QuickFilterSelect '['>"
 
 #. type: Plain text
-#: doc/tin.1:766
+#: doc/tin.1:769
 msgid ""
 "Auto select article(s) with a single key [after confirmation]. The defaults "
 "used for selection are based upon the following four tinrc config variables: "
@@ -2233,13 +2238,13 @@ msgstr ""
 "information on filtering."
 
 #. type: TP
-#: doc/tin.1:766 doc/tin.1:1189
+#: doc/tin.1:769 doc/tin.1:1192
 #, no-wrap
 msgid "B<QuickFilterKill ']'>"
 msgstr "B<QuickFilterKill ']'>"
 
 #. type: Plain text
-#: doc/tin.1:775
+#: doc/tin.1:778
 msgid ""
 "Kill article(s) with a single key [after confirmation]. The defaults used "
 "for killing are based upon the following four tinrc config variables: "
@@ -2258,35 +2263,35 @@ msgstr ""
 "information on filtering."
 
 #. type: TP
-#: doc/tin.1:775
+#: doc/tin.1:778
 #, no-wrap
 msgid "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:778
+#: doc/tin.1:781
 msgid "Read current article."
 msgstr "Read current article."
 
 #. type: TP
-#: doc/tin.1:778
+#: doc/tin.1:781
 #, no-wrap
 msgid "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 msgstr "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:781
+#: doc/tin.1:784
 msgid "View next unread article or group."
 msgstr "View next unread article or group."
 
 #. type: TP
-#: doc/tin.1:781 doc/tin.1:994 doc/tin.1:1206
+#: doc/tin.1:784 doc/tin.1:997 doc/tin.1:1209
 #, no-wrap
 msgid "B<SearchAuthF 'a'>"
 msgstr "B<SearchAuthF 'a'>"
 
 #. type: Plain text
-#: doc/tin.1:785
+#: doc/tin.1:788
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line."
@@ -2295,24 +2300,24 @@ msgstr ""
 "line."
 
 #. type: TP
-#: doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209
+#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212
 #, no-wrap
 msgid "B<SearchAuthB 'A'>"
 msgstr "B<SearchAuthB 'A'>"
 
 #. type: Plain text
-#: doc/tin.1:788 doc/tin.1:1002
+#: doc/tin.1:791 doc/tin.1:1005
 msgid "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 msgstr "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 
 #. type: TP
-#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212
+#: doc/tin.1:791 doc/tin.1:1005 doc/tin.1:1215
 #, no-wrap
 msgid "B<SearchBody 'B'>"
 msgstr "B<SearchBody 'B'>"
 
 #. type: Plain text
-#: doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216
+#: doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219
 msgid ""
 "Search the body of all articles in group (can be slow). You can abort the "
 "search using B<Quit> ('B<q>')."
@@ -2321,7 +2326,7 @@ msgstr ""
 "search using B<Quit> ('B<q>')."
 
 #. type: Plain text
-#: doc/tin.1:796
+#: doc/tin.1:799
 msgid ""
 "Mark all articles as read [after confirmation] then return to the group "
 "selection list. Move cursor to next group."
@@ -2330,7 +2335,7 @@ msgstr ""
 "selection list. Move cursor to next group."
 
 #. type: Plain text
-#: doc/tin.1:800
+#: doc/tin.1:803
 msgid ""
 "Mark all articles as read [after confirmation] and enter the next group with "
 "unread news."
@@ -2339,13 +2344,13 @@ msgstr ""
 "unread news."
 
 #. type: TP
-#: doc/tin.1:800
+#: doc/tin.1:803
 #, no-wrap
 msgid "B<GroupToggleSubjDisplay 'd'>"
 msgstr "B<GroupToggleSubjDisplay 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:804 doc/tin.1:1018
+#: doc/tin.1:807 doc/tin.1:1021
 msgid ""
 "Cycle the display of the author through all the possible options for the "
 "tinrc variable B<show_author>."
@@ -2354,13 +2359,13 @@ msgstr ""
 "tinrc variable B<show_author>."
 
 #. type: TP
-#: doc/tin.1:804
+#: doc/tin.1:807
 #, no-wrap
 msgid "B<GroupCancel 'D'>"
 msgstr "B<GroupCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:809 doc/tin.1:1023 doc/tin.1:1229
+#: doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1232
 msgid ""
 "Cancel (delete) or supersede (overwrite) the current article. It must have "
 "been posted by the same user. The cancel message can be seen in the "
@@ -2371,24 +2376,24 @@ msgstr ""
 "newsgroup 'control' or 'control.cancel'."
 
 #. type: TP
-#: doc/tin.1:812
+#: doc/tin.1:815
 #, no-wrap
 msgid "B<GroupGoto 'g'>"
 msgstr "B<GroupGoto 'g'>"
 
 #. type: TP
-#: doc/tin.1:816
+#: doc/tin.1:819
 #, no-wrap
 msgid "B<GroupToggleGetartLimit 'G'>"
 msgstr "B<GroupToggleGetartLimit 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:819
+#: doc/tin.1:822
 msgid "Toggle article/group limit."
 msgstr "Toggle article/group limit."
 
 #. type: Plain text
-#: doc/tin.1:823
+#: doc/tin.1:826
 msgid ""
 "Display the subject of the first article in the current thread in the last "
 "line."
@@ -2397,13 +2402,13 @@ msgstr ""
 "line."
 
 #. type: TP
-#: doc/tin.1:826
+#: doc/tin.1:829
 #, no-wrap
 msgid "B<GroupMarkThdRead 'K'>"
 msgstr "B<GroupMarkThdRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:832
+#: doc/tin.1:835
 msgid ""
 "Mark article/thread as read and move onto the next unread article/thread. If "
 "a range of articles/threads is set, the range will be marked as read instead "
@@ -2416,29 +2421,29 @@ msgstr ""
 "prompt asks how to proceed."
 
 #. type: TP
-#: doc/tin.1:832
+#: doc/tin.1:835
 #, no-wrap
 msgid "B<GroupListThd 'l'>"
 msgstr "B<GroupListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:835
+#: doc/tin.1:838
 msgid "Open the thread under the current cursor position."
 msgstr "Open the thread under the current cursor position."
 
 #. type: Plain text
-#: doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263
+#: doc/tin.1:841 doc/tin.1:1044 doc/tin.1:1266
 msgid "Look up article by ''Message-ID:''."
 msgstr "Look up article by ''Message-ID:''."
 
 #. type: TP
-#: doc/tin.1:838
+#: doc/tin.1:841
 #, no-wrap
 msgid "B<GroupMail 'm'>"
 msgstr "B<GroupMail 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:843 doc/tin.1:1046 doc/tin.1:1268
+#: doc/tin.1:846 doc/tin.1:1049 doc/tin.1:1271
 msgid ""
 "Mail current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to someone. See the section \"MAILING "
@@ -2449,35 +2454,35 @@ msgstr ""
 "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:847
+#: doc/tin.1:850
 #, no-wrap
 msgid "B<GroupNextGroup 'n'>"
 msgstr "B<GroupNextGroup 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:850
+#: doc/tin.1:853
 msgid "Go to next group."
 msgstr "Go to next group."
 
 #. type: TP
-#: doc/tin.1:850
+#: doc/tin.1:853
 #, no-wrap
 msgid "B<GroupNextUnreadArt 'N'>"
 msgstr "B<GroupNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:853
+#: doc/tin.1:856
 msgid "Go to next unread article."
 msgstr "Go to next unread article."
 
 #. type: TP
-#: doc/tin.1:853 doc/tin.1:1046 doc/tin.1:1278
+#: doc/tin.1:856 doc/tin.1:1049 doc/tin.1:1281
 #, no-wrap
 msgid "B<Print 'o'>"
 msgstr "B<Print 'o'>"
 
 #. type: Plain text
-#: doc/tin.1:858 doc/tin.1:1051 doc/tin.1:1283
+#: doc/tin.1:861 doc/tin.1:1054 doc/tin.1:1286
 msgid ""
 "Send current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to printer. See the section \"MAILING "
@@ -2488,51 +2493,51 @@ msgstr ""
 "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:858
+#: doc/tin.1:861
 #, no-wrap
 msgid "B<GroupPrevGroup 'p'>"
 msgstr "B<GroupPrevGroup 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:861
+#: doc/tin.1:864
 msgid "Go to previous group."
 msgstr "Go to previous group."
 
 #. type: TP
-#: doc/tin.1:861
+#: doc/tin.1:864
 #, no-wrap
 msgid "B<GroupPrevUnreadArt 'P'>"
 msgstr "B<GroupPrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:864
+#: doc/tin.1:867
 msgid "Go to previous unread article."
 msgstr "Go to previous unread article."
 
 #. type: Plain text
-#: doc/tin.1:867 doc/tin.1:1054
+#: doc/tin.1:870 doc/tin.1:1057
 msgid "Return to previous level."
 msgstr "Return to previous level."
 
 #. type: TP
-#: doc/tin.1:870
+#: doc/tin.1:873
 #, no-wrap
 msgid "B<GroupToggleReadUnread 'r'>"
 msgstr "B<GroupToggleReadUnread 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:873
+#: doc/tin.1:876
 msgid "Toggle the display between all articles and unread articles."
 msgstr "Toggle the display between all articles and unread articles."
 
 #. type: TP
-#: doc/tin.1:877
+#: doc/tin.1:880
 #, no-wrap
 msgid "B<GroupSave 's'>"
 msgstr "B<GroupSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:882 doc/tin.1:1066 doc/tin.1:1308
+#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311
 msgid ""
 "Save current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles. See the section \"MAILING PIPING "
@@ -2543,24 +2548,24 @@ msgstr ""
 "PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:882
+#: doc/tin.1:885
 #, no-wrap
 msgid "B<GroupAutoSave 'S'>"
 msgstr "B<GroupAutoSave 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311
+#: doc/tin.1:888 doc/tin.1:1072 doc/tin.1:1314
 msgid "Save marked articles automatically without further prompting."
 msgstr "Save marked articles automatically without further prompting."
 
 #. type: TP
-#: doc/tin.1:885
+#: doc/tin.1:888
 #, no-wrap
 msgid "B<GroupTag 't'>"
 msgstr "B<GroupTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:890
+#: doc/tin.1:893
 msgid ""
 "Toggle tag-status of current article / thread for B<GroupMail> ('B<m>')  / "
 "B<Pipe> ('B<|>') / B<Print> ('B<o>') / B<GroupSave> ('B<s>') / "
@@ -2571,26 +2576,26 @@ msgstr ""
 "B<GroupRepost> ('B<x>')."
 
 #. type: TP
-#: doc/tin.1:890
+#: doc/tin.1:893
 #, no-wrap
 msgid "B<GroupTagParts 'T'>"
 msgstr "B<GroupTagParts 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:893
+#: doc/tin.1:896
 msgid ""
 "Automatically tag in order all the parts of the current multi-part message."
 msgstr ""
 "Automatically tag in order all the parts of the current multi-part message."
 
 #. type: TP
-#: doc/tin.1:893
+#: doc/tin.1:896
 #, no-wrap
 msgid "B<GroupToggleThreading 'u'>"
 msgstr "B<GroupToggleThreading 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:898
+#: doc/tin.1:901
 msgid ""
 "Cycle the threading mode through no threading, threading by subject, "
 "threading by references, threading on both subject and references, group "
@@ -2601,18 +2606,18 @@ msgstr ""
 "multipart articles into a thread (''Subject:'' based)."
 
 #. type: TP
-#: doc/tin.1:898
+#: doc/tin.1:901
 #, no-wrap
 msgid "B<GroupUntag 'U'>"
 msgstr "B<GroupUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:901
+#: doc/tin.1:904
 msgid "Untag all articles that were tagged."
 msgstr "Untag all articles that were tagged."
 
 #. type: Plain text
-#: doc/tin.1:908 doc/tin.1:1083 doc/tin.1:1336
+#: doc/tin.1:911 doc/tin.1:1086 doc/tin.1:1339
 msgid ""
 "Post an article to the current group. If posting fails for some reason, "
 "you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
@@ -2625,13 +2630,13 @@ msgstr ""
 "o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
 
 #. type: TP
-#: doc/tin.1:908
+#: doc/tin.1:911
 #, no-wrap
 msgid "B<GroupRepost 'x'>"
 msgstr "B<GroupRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:914 doc/tin.1:1342
+#: doc/tin.1:917 doc/tin.1:1345
 msgid ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
@@ -2644,13 +2649,13 @@ msgstr ""
 "your own articles."
 
 #. type: TP
-#: doc/tin.1:914
+#: doc/tin.1:917
 #, no-wrap
 msgid "B<GroupMarkUnselArtRead 'X'>"
 msgstr "B<GroupMarkUnselArtRead 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:922
+#: doc/tin.1:925
 msgid ""
 "Mark all unread articles that have not been selected as read, redraw screen "
 "to reflect changes and put index at the first thread to begin reading.  "
@@ -2667,25 +2672,25 @@ msgstr ""
 "changes permanent."
 
 #. type: TP
-#: doc/tin.1:922 doc/tin.1:1083 doc/tin.1:1342
+#: doc/tin.1:925 doc/tin.1:1086 doc/tin.1:1345
 #, no-wrap
 msgid "B<MarkArtUnread 'z'>"
 msgstr "B<MarkArtUnread 'z'>"
 
 #. type: Plain text
-#: doc/tin.1:925
+#: doc/tin.1:928
 msgid "Mark current article as unread."
 msgstr "Mark current article as unread."
 
 #. type: TP
-#: doc/tin.1:925 doc/tin.1:1088 doc/tin.1:1345
+#: doc/tin.1:928 doc/tin.1:1091 doc/tin.1:1348
 #, no-wrap
 msgid "B<MarkThdUnread 'Z'>"
 msgstr "B<MarkThdUnread 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:932
+#: doc/tin.1:935
 msgid ""
 "Mark current thread as unread. If a range of threads is set, the range will "
 "be marked as unread instead of the current thread. When tagged threads are "
@@ -2696,79 +2701,79 @@ msgstr ""
 "present, a prompt asks how to proceed."
 
 #. type: SS
-#: doc/tin.1:932
+#: doc/tin.1:935
 #, no-wrap
 msgid "THREAD LISTING COMMANDS"
 msgstr "THREAD LISTING COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:937
+#: doc/tin.1:940
 msgid "Select article 4 within thread."
 msgstr "Select article 4 within thread."
 
 #. type: TP
-#: doc/tin.1:971
+#: doc/tin.1:974
 #, no-wrap
 msgid "B<ThreadSelArt '*'>"
 msgstr "B<ThreadSelArt '*'>"
 
 #. type: TP
-#: doc/tin.1:974
+#: doc/tin.1:977
 #, no-wrap
 msgid "B<ThreadToggleArtSel '.'>"
 msgstr "B<ThreadToggleArtSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:977
+#: doc/tin.1:980
 msgid "Toggle selection of current article."
 msgstr "Toggle selection of current article."
 
 #. type: TP
-#: doc/tin.1:977
+#: doc/tin.1:980
 #, no-wrap
 msgid "B<ThreadReverseSel '@'>"
 msgstr "B<ThreadReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:980
+#: doc/tin.1:983
 msgid "Reverse article selections."
 msgstr "Reverse article selections."
 
 #. type: TP
-#: doc/tin.1:980
+#: doc/tin.1:983
 #, no-wrap
 msgid "B<ThreadUndoSel '~'>"
 msgstr "B<ThreadUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:983
+#: doc/tin.1:986
 msgid "Undo all selections on current thread."
 msgstr "Undo all selections on current thread."
 
 #. type: TP
-#: doc/tin.1:988
+#: doc/tin.1:991
 #, no-wrap
 msgid "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:991
+#: doc/tin.1:994
 msgid "Read current article within thread."
 msgstr "Read current article within thread."
 
 #. type: TP
-#: doc/tin.1:991
+#: doc/tin.1:994
 #, no-wrap
 msgid "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 msgstr "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:994
+#: doc/tin.1:997
 msgid "View next unread article within thread."
 msgstr "View next unread article within thread."
 
 #. type: Plain text
-#: doc/tin.1:999
+#: doc/tin.1:1002
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line. The search will wrap over into the next thread if nothing is found in "
@@ -2779,7 +2784,7 @@ msgstr ""
 "the current one."
 
 #. type: Plain text
-#: doc/tin.1:1010
+#: doc/tin.1:1013
 msgid ""
 "Mark thread as read [after confirmation] and return to the group index "
 "page.  Move cursor to next thread."
@@ -2788,7 +2793,7 @@ msgstr ""
 "page.  Move cursor to next thread."
 
 #. type: Plain text
-#: doc/tin.1:1014
+#: doc/tin.1:1017
 msgid ""
 "Mark thread as read [after confirmation] and enter the next thread "
 "containing unread news."
@@ -2797,30 +2802,30 @@ msgstr ""
 "containing unread news."
 
 #. type: TP
-#: doc/tin.1:1014
+#: doc/tin.1:1017
 #, no-wrap
 msgid "B<ThreadToggleSubjDisplay 'd'>"
 msgstr "B<ThreadToggleSubjDisplay 'd'>"
 
 #. type: TP
-#: doc/tin.1:1018
+#: doc/tin.1:1021
 #, no-wrap
 msgid "B<ThreadCancel 'D'>"
 msgstr "B<ThreadCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:1029 doc/tin.1:1251
+#: doc/tin.1:1032 doc/tin.1:1254
 msgid "Display the subject of the current article in the last line."
 msgstr "Display the subject of the current article in the last line."
 
 #. type: TP
-#: doc/tin.1:1032
+#: doc/tin.1:1035
 #, no-wrap
 msgid "B<ThreadMarkArtRead 'K'>"
 msgstr "B<ThreadMarkArtRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1038
+#: doc/tin.1:1041
 msgid ""
 "Mark article as read and move onto the next unread article. If a range of "
 "articles is set, the range will be marked as read instead of the current "
@@ -2831,31 +2836,31 @@ msgstr ""
 "article. When tagged articles are present, a prompt asks how to proceed."
 
 #. type: TP
-#: doc/tin.1:1041
+#: doc/tin.1:1044
 #, no-wrap
 msgid "B<ThreadMail 'm'>"
 msgstr "B<ThreadMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1061
+#: doc/tin.1:1064
 #, no-wrap
 msgid "B<ThreadSave 's'>"
 msgstr "B<ThreadSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1066
+#: doc/tin.1:1069
 #, no-wrap
 msgid "B<ThreadAutoSave 'S'>"
 msgstr "B<ThreadAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1069
+#: doc/tin.1:1072
 #, no-wrap
 msgid "B<ThreadTag 't'>"
 msgstr "B<ThreadTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1073 doc/tin.1:1315
+#: doc/tin.1:1076 doc/tin.1:1318
 msgid ""
 "Toggle tag status of current article for mailing, piping, printing, saving "
 "or reposting."
@@ -2864,18 +2869,18 @@ msgstr ""
 "or reposting."
 
 #. type: TP
-#: doc/tin.1:1073
+#: doc/tin.1:1076
 #, no-wrap
 msgid "B<ThreadUntag 'U'>"
 msgstr "B<ThreadUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1076
+#: doc/tin.1:1079
 msgid "Untag all tagged threads."
 msgstr "Untag all tagged threads."
 
 #. type: Plain text
-#: doc/tin.1:1088
+#: doc/tin.1:1091
 msgid ""
 "Mark current article in thread as unread. If a range of articles is set, the "
 "range will be marked as unread instead of the current article. When tagged "
@@ -2887,34 +2892,34 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1093
+#: doc/tin.1:1096
 msgid "Mark all articles in thread as unread."
 msgstr "Mark all articles in thread as unread."
 
 #. type: SS
-#: doc/tin.1:1093
+#: doc/tin.1:1096
 #, no-wrap
 msgid "ARTICLE VIEWER COMMANDS"
 msgstr "ARTICLE VIEWER COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:1098
+#: doc/tin.1:1101
 msgid "Read the first (base) article in this thread."
 msgstr "Read the first (base) article in this thread."
 
 #. type: Plain text
-#: doc/tin.1:1101
+#: doc/tin.1:1104
 msgid "Read response 4 in this thread."
 msgstr "Read response 4 in this thread."
 
 #. type: TP
-#: doc/tin.1:1105
+#: doc/tin.1:1108
 #, no-wrap
 msgid "B<PageReplyQuoteHeaders '^E'>"
 msgstr "B<PageReplyQuoteHeaders '^E'>"
 
 #. type: Plain text
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article with all headers included."
@@ -2923,46 +2928,46 @@ msgstr ""
 "article with all headers included."
 
 #. type: TP
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 #, no-wrap
 msgid "B<PagePGPCheckArticle '^G'>"
 msgstr "B<PagePGPCheckArticle '^G'>"
 
 #. type: Plain text
-#: doc/tin.1:1114
+#: doc/tin.1:1117
 msgid "Perform B<\\%pgp>(1)  operations on article."
 msgstr "Perform B<\\%pgp>(1)  operations on article."
 
 #. type: TP
-#: doc/tin.1:1114
+#: doc/tin.1:1117
 #, no-wrap
 msgid "B<PageToggleRaw '^H'>"
 msgstr "B<PageToggleRaw '^H'>"
 
 #. type: Plain text
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 msgid "Toggles the display mode (raw including all headers vs. cooked)."
 msgstr "Toggles the display mode (raw including all headers vs. cooked)."
 
 #. type: TP
-#: doc/tin.1:1121
+#: doc/tin.1:1124
 #, no-wrap
 msgid "B<PageToggleTabs '^T'>"
 msgstr "B<PageToggleTabs '^T'>"
 
 #. type: Plain text
-#: doc/tin.1:1124
+#: doc/tin.1:1127
 msgid "Toggle the TAB width between 4 and 8 characters."
 msgstr "Toggle the TAB width between 4 and 8 characters."
 
 #. type: TP
-#: doc/tin.1:1124
+#: doc/tin.1:1127
 #, no-wrap
 msgid "B<PageFollowupQuoteHeaders '^W'>"
 msgstr "B<PageFollowupQuoteHeaders '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:1128
+#: doc/tin.1:1131
 msgid ""
 "Post a followup to the current article with a copy of the article with all "
 "headers included."
@@ -2971,13 +2976,13 @@ msgstr ""
 "headers included."
 
 #. type: TP
-#: doc/tin.1:1128
+#: doc/tin.1:1131
 #, no-wrap
 msgid "B<PageToggleTex2iso '\"'>"
 msgstr "B<PageToggleTex2iso '\"'>"
 
 #. type: Plain text
-#: doc/tin.1:1132
+#: doc/tin.1:1135
 msgid ""
 "Toggle TeX to ISO decoding for current article. The default behavior is "
 "taken from the B<tex2iso_conv> variable in the tinrc file."
@@ -2986,37 +2991,37 @@ msgstr ""
 "taken from the B<tex2iso_conv> variable in the tinrc file."
 
 #. type: TP
-#: doc/tin.1:1132
+#: doc/tin.1:1135
 #, no-wrap
 msgid "B<PageToggleAllHeaders '*'>"
 msgstr "B<PageToggleAllHeaders '*'>"
 
 #. type: Plain text
-#: doc/tin.1:1135
+#: doc/tin.1:1138
 msgid ""
 "Toggles the display of all headers vs. headers in B<news_headers_to_display>."
 msgstr ""
 "Toggles the display of all headers vs. headers in B<news_headers_to_display>."
 
 #. type: TP
-#: doc/tin.1:1135
+#: doc/tin.1:1138
 #, no-wrap
 msgid "B<PageToggleRot '%'>"
 msgstr "B<PageToggleRot '%'>"
 
 #. type: Plain text
-#: doc/tin.1:1138
+#: doc/tin.1:1141
 msgid "Toggle ROT-13 decoding for this article."
 msgstr "Toggle ROT-13 decoding for this article."
 
 #. type: TP
-#: doc/tin.1:1138
+#: doc/tin.1:1141
 #, no-wrap
 msgid "B<PageToggleUue '('>"
 msgstr "B<PageToggleUue '('>"
 
 #. type: Plain text
-#: doc/tin.1:1142
+#: doc/tin.1:1145
 msgid ""
 "Toggle the display of uuencoded sections. The default behavior is taken from "
 "the B<hide_uue> variable in the tinrc file."
@@ -3025,13 +3030,13 @@ msgstr ""
 "from the B<hide_uue> variable in the tinrc file."
 
 #. type: TP
-#: doc/tin.1:1142
+#: doc/tin.1:1145
 #, no-wrap
 msgid "B<PageReveal ')'>"
 msgstr "B<PageReveal ')'>"
 
 #. type: Plain text
-#: doc/tin.1:1149
+#: doc/tin.1:1152
 msgid ""
 "The formfeed character (^L) is often used to hide 'spoilers' that the reader "
 "may not initially wish to see when viewing an article. Any text after a "
@@ -3046,23 +3051,23 @@ msgstr ""
 "up will hide it again."
 
 #. type: Plain text
-#: doc/tin.1:1158
+#: doc/tin.1:1161
 msgid "Forward search the text of this article."
 msgstr "Forward search the text of this article."
 
 #. type: Plain text
-#: doc/tin.1:1161
+#: doc/tin.1:1164
 msgid "Backward search the text of this article."
 msgstr "Backward search the text of this article."
 
 #. type: TP
-#: doc/tin.1:1161
+#: doc/tin.1:1164
 #, no-wrap
 msgid "B<PageSkipIncludedText ':'>"
 msgstr "B<PageSkipIncludedText ':'>"
 
 #. type: Plain text
-#: doc/tin.1:1166
+#: doc/tin.1:1169
 msgid ""
 "Skip to the end of the next quoted text-block in this article. Quoted text "
 "is everything which matches B<quote_regex>, B<quote_regex2> or "
@@ -3073,40 +3078,40 @@ msgstr ""
 "B<quote_regex3>."
 
 #. type: TP
-#: doc/tin.1:1166
+#: doc/tin.1:1169
 #, no-wrap
 msgid "B<PageTopThd 'E<lt>'>"
 msgstr "B<PageTopThd 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1169
+#: doc/tin.1:1172
 msgid "Go to the first article in the current thread."
 msgstr "Go to the first article in the current thread."
 
 #. type: TP
-#: doc/tin.1:1169
+#: doc/tin.1:1172
 #, no-wrap
 msgid "B<PageBotThd 'E<gt>'>"
 msgstr "B<PageBotThd 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1172
+#: doc/tin.1:1175
 msgid "Go to the last article in the current thread."
 msgstr "Go to the last article in the current thread."
 
 #. type: TP
-#: doc/tin.1:1172
+#: doc/tin.1:1175
 #, no-wrap
 msgid "B<PageToggleHighlight '_'>"
 msgstr "B<PageToggleHighlight '_'>"
 
 #. type: Plain text
-#: doc/tin.1:1175
+#: doc/tin.1:1178
 msgid "Toggle word highlighting on/off."
 msgstr "Toggle word highlighting on/off."
 
 #. type: Plain text
-#: doc/tin.1:1189
+#: doc/tin.1:1192
 msgid ""
 "Auto select article(s) with a single key. The defaults used for selection "
 "are set based upon the following four tinrc config variables: "
@@ -3125,7 +3130,7 @@ msgstr ""
 "information on filtering."
 
 #. type: Plain text
-#: doc/tin.1:1198
+#: doc/tin.1:1201
 msgid ""
 "Kill article(s) with a single key. The defaults used for killing are based "
 "upon the following four tinrc config variables: B<default_filter_kill_case>, "
@@ -3142,24 +3147,24 @@ msgstr ""
 "\"FILTERING ARTICLES\" for more information on filtering."
 
 #. type: TP
-#: doc/tin.1:1198
+#: doc/tin.1:1201
 #, no-wrap
 msgid "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1201
+#: doc/tin.1:1204
 msgid "Go to next base article."
 msgstr "Go to next base article."
 
 #. type: TP
-#: doc/tin.1:1201
+#: doc/tin.1:1204
 #, no-wrap
 msgid "B<PageNextUnread 'E<lt>TABE<gt>'>"
 msgstr "B<PageNextUnread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1206
+#: doc/tin.1:1209
 msgid ""
 "Go to next unread article. If the tinrc variable B<goto_next_unread> doesn't "
 "contain PageNextUnread, then this key will first page through the current "
@@ -3170,17 +3175,17 @@ msgstr ""
 "article."
 
 #. type: Plain text
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 msgid "Author forward search."
 msgstr "Author forward search."
 
 #. type: Plain text
-#: doc/tin.1:1212
+#: doc/tin.1:1215
 msgid "Author backward search."
 msgstr "Author backward search."
 
 #. type: Plain text
-#: doc/tin.1:1220
+#: doc/tin.1:1223
 msgid ""
 "Mark the current thread as read [after confirmation] and return to the "
 "previous menu. Move cursor to next item."
@@ -3189,7 +3194,7 @@ msgstr ""
 "previous menu. Move cursor to next item."
 
 #. type: Plain text
-#: doc/tin.1:1224
+#: doc/tin.1:1227
 msgid ""
 "Mark the rest of the current thread as read [after confirmation] and enter "
 "the next thread with unread articles."
@@ -3198,45 +3203,45 @@ msgstr ""
 "the next thread with unread articles."
 
 #. type: TP
-#: doc/tin.1:1224
+#: doc/tin.1:1227
 #, no-wrap
 msgid "B<PageCancel 'D'>"
 msgstr "B<PageCancel 'D'>"
 
 #. type: TP
-#: doc/tin.1:1229
+#: doc/tin.1:1232
 #, no-wrap
 msgid "B<PageEditArticle 'e'>"
 msgstr "B<PageEditArticle 'e'>"
 
 #. type: Plain text
-#: doc/tin.1:1232
+#: doc/tin.1:1235
 msgid ""
 "Edit the current article. This is restricted to mailgroups and saved news."
 msgstr ""
 "Edit the current article. This is restricted to mailgroups and saved news."
 
 #. type: TP
-#: doc/tin.1:1235
+#: doc/tin.1:1238
 #, no-wrap
 msgid "B<PageFollowupQuote 'f'>"
 msgstr "B<PageFollowupQuote 'f'>"
 
 #. type: Plain text
-#: doc/tin.1:1238
+#: doc/tin.1:1241
 msgid ""
 "Post a followup to the current article with a copy of the article included."
 msgstr ""
 "Post a followup to the current article with a copy of the article included."
 
 #. type: TP
-#: doc/tin.1:1238
+#: doc/tin.1:1241
 #, no-wrap
 msgid "B<PageFollowup 'F'>"
 msgstr "B<PageFollowup 'F'>"
 
 #. type: Plain text
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 msgid ""
 "Post a followup to the current article without including a copy of the "
 "article."
@@ -3245,112 +3250,112 @@ msgstr ""
 "article."
 
 #. type: TP
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 #, no-wrap
 msgid "B<PageFirstPage 'g'>"
 msgstr "B<PageFirstPage 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 msgid "Go to the start of the article."
 msgstr "Go to the start of the article."
 
 #. type: TP
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 #, no-wrap
 msgid "B<PageLastPage 'G'>"
 msgstr "B<PageLastPage 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:1248
+#: doc/tin.1:1251
 msgid "Go to the end of the article."
 msgstr "Go to the end of the article."
 
 #. type: TP
-#: doc/tin.1:1254
+#: doc/tin.1:1257
 #, no-wrap
 msgid "B<PageKillThd 'K'>"
 msgstr "B<PageKillThd 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 msgid "Mark rest of thread as read and move onto the next unread thread."
 msgstr "Mark rest of thread as read and move onto the next unread thread."
 
 #. type: TP
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 #, no-wrap
 msgid "B<PageListThd 'l'>"
 msgstr "B<PageListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 msgid "Show the thread menu that the current article is a part of."
 msgstr "Show the thread menu that the current article is a part of."
 
 #. type: TP
-#: doc/tin.1:1263
+#: doc/tin.1:1266
 #, no-wrap
 msgid "B<PageMail 'm'>"
 msgstr "B<PageMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1272
+#: doc/tin.1:1275
 #, no-wrap
 msgid "B<PageNextArt 'n'>"
 msgstr "B<PageNextArt 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:1275
+#: doc/tin.1:1278
 msgid "Go to the next article."
 msgstr "Go to the next article."
 
 #. type: TP
-#: doc/tin.1:1275
+#: doc/tin.1:1278
 #, no-wrap
 msgid "B<PageNextUnreadArt 'N'>"
 msgstr "B<PageNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:1278
+#: doc/tin.1:1281
 msgid "Go to the next unread article."
 msgstr "Go to the next unread article."
 
 #. type: TP
-#: doc/tin.1:1283
+#: doc/tin.1:1286
 #, no-wrap
 msgid "B<PagePrevArt 'p'>"
 msgstr "B<PagePrevArt 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1286
+#: doc/tin.1:1289
 msgid "Go to the previous article."
 msgstr "Go to the previous article."
 
 #. type: TP
-#: doc/tin.1:1286
+#: doc/tin.1:1289
 #, no-wrap
 msgid "B<PagePrevUnreadArt 'P'>"
 msgstr "B<PagePrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:1289
+#: doc/tin.1:1292
 msgid "Go to the previous unread article."
 msgstr "Go to the previous unread article."
 
 #. type: Plain text
-#: doc/tin.1:1292
+#: doc/tin.1:1295
 msgid "Return to the previous level."
 msgstr "Return to the previous level."
 
 #. type: TP
-#: doc/tin.1:1295
+#: doc/tin.1:1298
 #, no-wrap
 msgid "B<PageReplyQuote 'r'>"
 msgstr "B<PageReplyQuote 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:1299
+#: doc/tin.1:1302
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article included."
@@ -3359,13 +3364,13 @@ msgstr ""
 "article included."
 
 #. type: TP
-#: doc/tin.1:1299
+#: doc/tin.1:1302
 #, no-wrap
 msgid "B<PageReply 'R'>"
 msgstr "B<PageReply 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 msgid ""
 "Reply through mail to the author of the current article without including "
 "the original article."
@@ -3374,53 +3379,53 @@ msgstr ""
 "the original article."
 
 #. type: TP
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 #, no-wrap
 msgid "B<PageSave 's'>"
 msgstr "B<PageSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1308
+#: doc/tin.1:1311
 #, no-wrap
 msgid "B<PageAutoSave 'S'>"
 msgstr "B<PageAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1311
+#: doc/tin.1:1314
 #, no-wrap
 msgid "B<PageTag 't'>"
 msgstr "B<PageTag 't'>"
 
 #. type: TP
-#: doc/tin.1:1315
+#: doc/tin.1:1318
 #, no-wrap
 msgid "B<PageGroupSel 'T'>"
 msgstr "B<PageGroupSel 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:1318
+#: doc/tin.1:1321
 msgid "Return to group selection level."
 msgstr "Return to group selection level."
 
 #. type: TP
-#: doc/tin.1:1318
+#: doc/tin.1:1321
 #, no-wrap
 msgid "B<PageGotoParent 'u'>"
 msgstr "B<PageGotoParent 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 msgid "Go to parent article."
 msgstr "Go to parent article."
 
 #. type: TP
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 #, no-wrap
 msgid "B<PageViewUrl 'U'>"
 msgstr "B<PageViewUrl 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1325
+#: doc/tin.1:1328
 msgid ""
 "Display a list of URLs in the current article. See the section \"URL LISTING"
 "\" for more information."
@@ -3429,13 +3434,13 @@ msgstr ""
 "\" for more information."
 
 #. type: TP
-#: doc/tin.1:1325
+#: doc/tin.1:1328
 #, no-wrap
 msgid "B<PageViewAttach 'V'>"
 msgstr "B<PageViewAttach 'V'>"
 
 #. type: Plain text
-#: doc/tin.1:1329
+#: doc/tin.1:1332
 msgid ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
@@ -3444,30 +3449,30 @@ msgstr ""
 "\"ATTACHMENT LISTING\" for more information."
 
 #. type: TP
-#: doc/tin.1:1336
+#: doc/tin.1:1339
 #, no-wrap
 msgid "B<PageRepost 'x'>"
 msgstr "B<PageRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:1345
+#: doc/tin.1:1348
 msgid "Mark article as unread."
 msgstr "Mark article as unread."
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1350
+#: doc/tin.1:1353
 msgid "Mark the current thread as unread."
 msgstr "Mark the current thread as unread."
 
 #. type: SS
-#: doc/tin.1:1350
+#: doc/tin.1:1353
 #, no-wrap
 msgid "URL LISTING"
 msgstr "URL LISTING"
 
 #. type: Plain text
-#: doc/tin.1:1353
+#: doc/tin.1:1356
 msgid ""
 "B<PageViewUrl> ('B<U>') displays a list of URLs in the current article. "
 "Besides the common moving keys, the following commands are available:"
@@ -3476,13 +3481,13 @@ msgstr ""
 "Besides the common moving keys, the following commands are available:"
 
 #. type: TP
-#: doc/tin.1:1354
+#: doc/tin.1:1357
 #, no-wrap
 msgid "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1358
+#: doc/tin.1:1361
 msgid ""
 "The current URL will be prompted and opened using the B<url_handler>. "
 "'B<E<lt>ESCE<gt>>' or no input will skip the URL."
@@ -3491,39 +3496,39 @@ msgstr ""
 "'B<E<lt>ESCE<gt>>' or no input will skip the URL."
 
 #. type: Plain text
-#: doc/tin.1:1361
+#: doc/tin.1:1364
 msgid "URL forward search."
 msgstr "URL forward search."
 
 #. type: Plain text
-#: doc/tin.1:1364
+#: doc/tin.1:1367
 msgid "URL backward search."
 msgstr "URL backward search."
 
 #. type: Plain text
-#: doc/tin.1:1370 doc/tin.1:1423
+#: doc/tin.1:1373 doc/tin.1:1426
 msgid "Shell escape."
 msgstr "Shell escape."
 
 #. type: Plain text
-#: doc/tin.1:1373
+#: doc/tin.1:1376
 msgid "Toggle the display of the current URL in the last line."
 msgstr "Toggle the display of the current URL in the last line."
 
 #. type: Plain text
-#: doc/tin.1:1376 doc/tin.1:1430
+#: doc/tin.1:1379 doc/tin.1:1433
 msgid "Help screen of commands available."
 msgstr "Help screen of commands available."
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1382
+#: doc/tin.1:1385
 #, no-wrap
 msgid "ATTACHMENT LISTING"
 msgstr "ATTACHMENT LISTING"
 
 #. type: Plain text
-#: doc/tin.1:1385
+#: doc/tin.1:1388
 msgid ""
 "B<PageViewAttach> ('B<V>') displays a list of attachments of the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3534,57 +3539,57 @@ msgstr ""
 "available:"
 
 #. type: TP
-#: doc/tin.1:1386
+#: doc/tin.1:1389
 #, no-wrap
 msgid "B<AttachPipe 'p'>"
 msgstr "B<AttachPipe 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1389
+#: doc/tin.1:1392
 msgid "Pipe attachment into command."
 msgstr "Pipe attachment into command."
 
 #. type: TP
-#: doc/tin.1:1389
+#: doc/tin.1:1392
 #, no-wrap
 msgid "B<AttachSave 's'>"
 msgstr "B<AttachSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:1392
+#: doc/tin.1:1395
 msgid "Save current attachment / tagged attachments to disk."
 msgstr "Save current attachment / tagged attachments to disk."
 
 #. type: TP
-#: doc/tin.1:1392
+#: doc/tin.1:1395
 #, no-wrap
 msgid "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1395
+#: doc/tin.1:1398
 msgid "View attachment."
 msgstr "View attachment."
 
 #. type: TP
-#: doc/tin.1:1395
+#: doc/tin.1:1398
 #, no-wrap
 msgid "B<AttachTag 't'>"
 msgstr "B<AttachTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1398
+#: doc/tin.1:1401
 msgid "Tag one or more attachments for saving."
 msgstr "Tag one or more attachments for saving."
 
 #. type: TP
-#: doc/tin.1:1398
+#: doc/tin.1:1401
 #, no-wrap
 msgid "B<AttachTagPattern '='>"
 msgstr "B<AttachTagPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 msgid ""
 "Prompts for a pattern to match. All attachments whose name/description or "
 "content type/transfer encoding match the pattern will be tagged."
@@ -3593,52 +3598,52 @@ msgstr ""
 "content type/transfer encoding match the pattern will be tagged."
 
 #. type: TP
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 #, no-wrap
 msgid "B<AttachToggleTagged '@'>"
 msgstr "B<AttachToggleTagged '@'>"
 
 #. type: Plain text
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 msgid "Reverse tagging of all attachments."
 msgstr "Reverse tagging of all attachments."
 
 #. type: TP
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 #, no-wrap
 msgid "B<AttachUntag 'U'>"
 msgstr "B<AttachUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1408
+#: doc/tin.1:1411
 msgid "Untag all tagged attachments."
 msgstr "Untag all tagged attachments."
 
 #. type: Plain text
-#: doc/tin.1:1411
+#: doc/tin.1:1414
 msgid "Attachment forward search."
 msgstr "Attachment forward search."
 
 #. type: Plain text
-#: doc/tin.1:1414
+#: doc/tin.1:1417
 msgid "Attachment backward search."
 msgstr "Attachment backward search."
 
 #. type: TP
-#: doc/tin.1:1417
+#: doc/tin.1:1420
 #, no-wrap
 msgid "B<GlobalPipe '|'>"
 msgstr "B<GlobalPipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:1420
+#: doc/tin.1:1423
 msgid ""
 "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 msgstr ""
 "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 
 #. type: Plain text
-#: doc/tin.1:1427
+#: doc/tin.1:1430
 msgid ""
 "Toggle the display of the name/description of the current attachment in the "
 "last line."
@@ -3648,7 +3653,7 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1436
+#: doc/tin.1:1439
 #, no-wrap
 msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 msgstr "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
@@ -3657,7 +3662,7 @@ msgstr "GLOBAL OPTIONS MENU AND TINRC CO
 #.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 #.          in the !TIN_DEFAULTS_DIR config case
 #. type: Plain text
-#: doc/tin.1:1448
+#: doc/tin.1:1451
 msgid ""
 "At startup, B<tin> reads in the configuration files (see also B<\\"
 "%tin>(5)).  They contain a list of variables that can be used to configure "
@@ -3674,7 +3679,7 @@ msgstr ""
 "distributing system-wide defaults to new users who have no private tinrc yet."
 
 #. type: Plain text
-#: doc/tin.1:1456
+#: doc/tin.1:1459
 msgid ""
 "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU "
@@ -3691,7 +3696,7 @@ msgstr ""
 "don't edit the file directly whilst B<tin> is running."
 
 #. type: Plain text
-#: doc/tin.1:1462
+#: doc/tin.1:1465
 msgid ""
 "In the options menu use the cursor keys in the usual way to move around. Use "
 "B<ConfigSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') to 'open' the option you wish "
@@ -3706,7 +3711,7 @@ msgstr ""
 "\\&'B<E<lt>ESCE<gt>>' will abort without saving changes."
 
 #. type: Plain text
-#: doc/tin.1:1469
+#: doc/tin.1:1472
 msgid ""
 "As with the other menus, B<RedrawScr> ('B<^L>') will redraw the screen. You "
 "can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -3721,7 +3726,7 @@ msgstr ""
 "keeping your changes."
 
 #. type: Plain text
-#: doc/tin.1:1474
+#: doc/tin.1:1477
 msgid ""
 "The options menu provides access to the attributes menu for the current "
 "group by the B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') command. Pressing "
@@ -3734,7 +3739,7 @@ msgstr ""
 "information see section \"ATTRIBUTES MENU AND GROUP ATTRIBUTES\"."
 
 #. type: Plain text
-#: doc/tin.1:1477
+#: doc/tin.1:1480
 msgid ""
 "The B<ConfigScopeMenu> ('B<S>') command brings up the scopes menu. For more "
 "information see section \"SCOPES MENU\"."
@@ -3743,7 +3748,7 @@ msgstr ""
 "information see section \"SCOPES MENU\"."
 
 #. type: Plain text
-#: doc/tin.1:1481
+#: doc/tin.1:1484
 msgid ""
 "Here is a full list of all the available variables. The name in braces is "
 "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
@@ -3754,13 +3759,13 @@ msgstr ""
 "tinrc>."
 
 #. type: TP
-#: doc/tin.1:1481
+#: doc/tin.1:1484
 #, no-wrap
 msgid "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 msgstr "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 
 #. type: Plain text
-#: doc/tin.1:1487 doc/tin.5:1199
+#: doc/tin.1:1490 doc/tin.5:1199
 msgid ""
 "If ON abbreviate long newsgroup names at group selection level and article "
 "level (if necessary) like this: news.software.readers -E<gt> n.software."
@@ -3771,13 +3776,13 @@ msgstr ""
 "readers -E<gt> n.s.readers -E<gt> n.s.r.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1487
+#: doc/tin.1:1490
 #, no-wrap
 msgid "B<Add posted articles to filter (add_posted_to_filter)>"
 msgstr "B<Add posted articles to filter (add_posted_to_filter)>"
 
 #. type: Plain text
-#: doc/tin.1:1491 doc/tin.5:1203
+#: doc/tin.1:1494 doc/tin.5:1203
 msgid ""
 "If ON add posted articles which start a new thread to filter for "
 "highlighting follow-ups. Default is ON."
@@ -3786,62 +3791,62 @@ msgstr ""
 "highlighting follow-ups. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1491
+#: doc/tin.1:1494
 #, no-wrap
 msgid "B<Insert 'User-Agent:'-header (advertising)>"
 msgstr "B<Insert 'User-Agent:'-header (advertising)>"
 
 #. type: Plain text
-#: doc/tin.1:1494 doc/tin.5:1206
+#: doc/tin.1:1497 doc/tin.5:1206
 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON."
 msgstr "Turn ON advertising in header (''User-Agent:''). Default is ON."
 
 #. type: TP
-#: doc/tin.1:1494
+#: doc/tin.1:1497
 #, no-wrap
 msgid "B<Skip multipart/alternative parts (alternative_handling)>"
 msgstr "B<Skip multipart/alternative parts (alternative_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:1497 doc/tin.5:1209
+#: doc/tin.1:1500 doc/tin.5:1209
 msgid ""
 "If ON strip multipart/alternative messages automatically. Default is ON."
 msgstr ""
 "If ON strip multipart/alternative messages automatically. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1497
+#: doc/tin.1:1500
 #, no-wrap
 msgid "B<Character to show deleted articles (art_marked_deleted)>"
 msgstr "B<Character to show deleted articles (art_marked_deleted)>"
 
 #. type: Plain text
-#: doc/tin.1:1500 doc/tin.5:1212
+#: doc/tin.1:1503 doc/tin.5:1212
 msgid "The character used to show that an article was deleted. Default is 'D'."
 msgstr ""
 "The character used to show that an article was deleted. Default is 'D'."
 
 #. type: TP
-#: doc/tin.1:1500
+#: doc/tin.1:1503
 #, no-wrap
 msgid "B<Character to show inrange articles (art_marked_inrange)>"
 msgstr "B<Character to show inrange articles (art_marked_inrange)>"
 
 #. type: Plain text
-#: doc/tin.1:1503 doc/tin.5:1215
+#: doc/tin.1:1506 doc/tin.5:1215
 msgid ""
 "The character used to show that an article is in a range. Default is '#'."
 msgstr ""
 "The character used to show that an article is in a range. Default is '#'."
 
 #. type: TP
-#: doc/tin.1:1503
+#: doc/tin.1:1506
 #, no-wrap
 msgid "B<Character to show returning arts (art_marked_return)>"
 msgstr "B<Character to show returning arts (art_marked_return)>"
 
 #. type: Plain text
-#: doc/tin.1:1507 doc/tin.5:1219
+#: doc/tin.1:1510 doc/tin.5:1219
 msgid ""
 "The character used to show that an article will return as an unread article "
 "when the group is next entered. Default is '-'."
@@ -3850,13 +3855,13 @@ msgstr ""
 "when the group is next entered. Default is '-'."
 
 #. type: TP
-#: doc/tin.1:1507
+#: doc/tin.1:1510
 #, no-wrap
 msgid "B<Character to show selected articles (art_marked_selected)>"
 msgstr "B<Character to show selected articles (art_marked_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1511 doc/tin.5:1223
+#: doc/tin.1:1514 doc/tin.5:1223
 msgid ""
 "The character used to show that an article/thread is auto-selected (hot).  "
 "Default is '*'."
@@ -3865,13 +3870,13 @@ msgstr ""
 "Default is '*'."
 
 #. type: TP
-#: doc/tin.1:1511
+#: doc/tin.1:1514
 #, no-wrap
 msgid "B<Character to show recent articles (art_marked_recent)>"
 msgstr "B<Character to show recent articles (art_marked_recent)>"
 
 #. type: Plain text
-#: doc/tin.1:1515 doc/tin.5:1227
+#: doc/tin.1:1518 doc/tin.5:1227
 msgid ""
 "The character used to show that an article/thread is recent (not older than "
 "X days). See also B<recent_time>. Default is 'o'."
@@ -3880,13 +3885,13 @@ msgstr ""
 "X days). See also B<recent_time>. Default is 'o'."
 
 #. type: TP
-#: doc/tin.1:1515
+#: doc/tin.1:1518
 #, no-wrap
 msgid "B<Character to show unread articles (art_marked_unread)>"
 msgstr "B<Character to show unread articles (art_marked_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1519 doc/tin.5:1231
+#: doc/tin.1:1522 doc/tin.5:1231
 msgid ""
 "The character used to show that an article has not been read.  Default is "
 "'+'."
@@ -3895,24 +3900,24 @@ msgstr ""
 "'+'."
 
 #. type: TP
-#: doc/tin.1:1519
+#: doc/tin.1:1522
 #, no-wrap
 msgid "B<Character to show read articles (art_marked_read)>"
 msgstr "B<Character to show read articles (art_marked_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1522 doc/tin.5:1234
+#: doc/tin.1:1525 doc/tin.5:1234
 msgid "The character used to show that an article was read. Default is ' '."
 msgstr "The character used to show that an article was read. Default is ' '."
 
 #. type: TP
-#: doc/tin.1:1522
+#: doc/tin.1:1525
 #, no-wrap
 msgid "B<Character to show killed articles (art_marked_killed)>"
 msgstr "B<Character to show killed articles (art_marked_killed)>"
 
 #. type: Plain text
-#: doc/tin.1:1526 doc/tin.5:1238
+#: doc/tin.1:1529 doc/tin.5:1238
 msgid ""
 "The character used to show that an article was killed. Default is 'K'.  "
 "B<kill_level> must be set accordingly."
@@ -3921,13 +3926,13 @@ msgstr ""
 "B<kill_level> must be set accordingly."
 
 #. type: TP
-#: doc/tin.1:1526
+#: doc/tin.1:1529
 #, no-wrap
 msgid "B<Character to show read selected arts (art_marked_read_selected)>"
 msgstr "B<Character to show read selected arts (art_marked_read_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1530 doc/tin.5:1242
+#: doc/tin.1:1533 doc/tin.5:1242
 msgid ""
 "The character used to show that an article was hot before it was read.  "
 "Default is ':'. B<kill_level> must be set accordingly."
@@ -3936,13 +3941,13 @@ msgstr ""
 "Default is ':'. B<kill_level> must be set accordingly."
 
 #. type: TP
-#: doc/tin.1:1530 doc/tin.5:1242
+#: doc/tin.1:1533 doc/tin.5:1242
 #, no-wrap
 msgid "B<Ask before using MIME viewer (ask_for_metamail)>"
 msgstr "B<Ask before using MIME viewer (ask_for_metamail)>"
 
 #. type: Plain text
-#: doc/tin.1:1535
+#: doc/tin.1:1538
 msgid ""
 "If ON B<tin> will ask before using a MIME viewer (B<metamail_prog>) to "
 "display MIME messages. This only occurs if a MIME viewer is set. Default is "
@@ -3953,13 +3958,13 @@ msgstr ""
 "OFF."
 
 #. type: TP
-#: doc/tin.1:1535
+#: doc/tin.1:1538
 #, no-wrap
 msgid "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 msgstr "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 
 #. type: Plain text
-#: doc/tin.1:1539 doc/tin.5:1253
+#: doc/tin.1:1542 doc/tin.5:1253
 msgid ""
 "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when "
 "mailing an article. Default is No."
@@ -3968,13 +3973,13 @@ msgstr ""
 "mailing an article. Default is No."
 
 #. type: TP
-#: doc/tin.1:1539
+#: doc/tin.1:1542
 #, no-wrap
 msgid "B<List thread using right arrow key (auto_list_thread)>"
 msgstr "B<List thread using right arrow key (auto_list_thread)>"
 
 #. type: Plain text
-#: doc/tin.1:1543 doc/tin.5:1257
+#: doc/tin.1:1546 doc/tin.5:1257
 msgid ""
 "If ON automatically list thread when entering it using right arrow key.  "
 "Default is ON."
@@ -3983,24 +3988,24 @@ msgstr ""
 "Default is ON."
 
 #. type: TP
-#: doc/tin.1:1543
+#: doc/tin.1:1546
 #, no-wrap
 msgid "B<Reconnect to server automatically (auto_reconnect)>"
 msgstr "B<Reconnect to server automatically (auto_reconnect)>"
 
 #. type: Plain text
-#: doc/tin.1:1546 doc/tin.1:2521
+#: doc/tin.1:1549 doc/tin.1:2525
 msgid "Default is OFF."
 msgstr "Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1546
+#: doc/tin.1:1549
 #, no-wrap
 msgid "B<Use Archive-name: header for save (auto_save)>"
 msgstr "B<Use Archive-name: header for save (auto_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1552 doc/tin.5:1266
+#: doc/tin.1:1555 doc/tin.5:1266
 msgid ""
 "If ON articles/threads with ''Archive-name:'' in header will be "
 "automatically saved with the Archive-name & part/patch no and post processed "
@@ -4011,13 +4016,13 @@ msgstr ""
 "if B<post_process_type> is set to something other than 'No'.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 #, no-wrap
 msgid "B<Save articles in batch mode (batch_save)>"
 msgstr "B<Save articles in batch mode (batch_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1557 doc/tin.5:1271
+#: doc/tin.1:1560 doc/tin.5:1271
 msgid ""
 "If set ON articles/threads will be saved in batch mode when save \\&''B<-"
 "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is "
@@ -4028,13 +4033,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:1557
+#: doc/tin.1:1560
 #, no-wrap
 msgid "B<Show mini menu & posting etiquette (beginner_level)>"
 msgstr "B<Show mini menu & posting etiquette (beginner_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1562 doc/tin.5:1276
+#: doc/tin.1:1565 doc/tin.5:1276
 msgid ""
 "If set ON a mini menu of the most useful commands will be displayed at the "
 "bottom of the screen for each level. Also a short posting etiquette will be "
@@ -4045,13 +4050,13 @@ msgstr ""
 "displayed after composing an article. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1562
+#: doc/tin.1:1565
 #, no-wrap
 msgid "B<Cache NNTP overview files locally (cache_overview_files)>"
 msgstr "B<Cache NNTP overview files locally (cache_overview_files)>"
 
 #. type: Plain text
-#: doc/tin.1:1567
+#: doc/tin.1:1570
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -4062,13 +4067,13 @@ msgstr ""
 "See also \"INDEX FILES\". Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1567
+#: doc/tin.1:1570
 #, no-wrap
 msgid "B<Catchup read groups when quitting (catchup_read_groups)>"
 msgstr "B<Catchup read groups when quitting (catchup_read_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:1573 doc/tin.5:1285
+#: doc/tin.1:1576 doc/tin.5:1285
 msgid ""
 "If set ON the user is asked when quitting if all groups read during the "
 "current session should be marked read. Default is OFF."
@@ -4077,90 +4082,90 @@ msgstr ""
 "current session should be marked read. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1573
+#: doc/tin.1:1576
 #, no-wrap
 msgid "B<Standard background color (col_back)>"
 msgstr "B<Standard background colour (col_back)>"
 
 #. type: Plain text
-#: doc/tin.1:1576 doc/tin.5:1288
+#: doc/tin.1:1579 doc/tin.5:1288
 msgid "Standard background color"
 msgstr "Standard background colour"
 
 #. type: TP
-#: doc/tin.1:1576
+#: doc/tin.1:1579
 #, no-wrap
 msgid "B<Color of quoted text from external sources (col_extquote)>"
 msgstr "B<Colour of quoted text from external sources (col_extquote)>"
 
 #. type: Plain text
-#: doc/tin.1:1579 doc/tin.5:1291
+#: doc/tin.1:1582 doc/tin.5:1291
 msgid "Color of quoted text from external sources"
 msgstr "Colour of quoted text from external sources"
 
 #. type: TP
-#: doc/tin.1:1579
+#: doc/tin.1:1582
 #, no-wrap
 msgid "B<Color of sender (From:) (col_from)>"
 msgstr "B<Colour of sender (From:) (col_from)>"
 
 #. type: Plain text
-#: doc/tin.1:1582 doc/tin.5:1294
+#: doc/tin.1:1585 doc/tin.5:1294
 msgid "Color of sender (From:)"
 msgstr "Colour of sender (From:)"
 
 #. type: TP
-#: doc/tin.1:1582
+#: doc/tin.1:1585
 #, no-wrap
 msgid "B<Color of article header lines (col_head)>"
 msgstr "B<Colour of article header lines (col_head)>"
 
 #. type: Plain text
-#: doc/tin.1:1585 doc/tin.5:1297
+#: doc/tin.1:1588 doc/tin.5:1297
 msgid "Color of header-lines"
 msgstr "Colour of header-lines"
 
 #. type: TP
-#: doc/tin.1:1585
+#: doc/tin.1:1588
 #, no-wrap
 msgid "B<Color of help text (col_help)>"
 msgstr "B<Colour of help text (col_help)>"
 
 #. type: Plain text
-#: doc/tin.1:1588 doc/tin.5:1300
+#: doc/tin.1:1591 doc/tin.5:1300
 msgid "Color of help pages"
 msgstr "Colour of help pages"
 
 #. type: TP
-#: doc/tin.1:1588
+#: doc/tin.1:1591
 #, no-wrap
 msgid "B<Color for inverse text (background) (col_invers_bg)>"
 msgstr "B<Colour for inverse text (background) (col_invers_bg)>"
 
 #. type: Plain text
-#: doc/tin.1:1591 doc/tin.5:1303
+#: doc/tin.1:1594 doc/tin.5:1303
 msgid "Color of background for inverse text"
 msgstr "Colour of background for inverse text"
 
 #. type: TP
-#: doc/tin.1:1591
+#: doc/tin.1:1594
 #, no-wrap
 msgid "B<Color for inverse text (foreground) (col_invers_fg)>"
 msgstr "B<Colour for inverse text (foreground) (col_invers_fg)>"
 
 #. type: Plain text
-#: doc/tin.1:1594 doc/tin.5:1306
+#: doc/tin.1:1597 doc/tin.5:1306
 msgid "Color of foreground for inverse text"
 msgstr "Colour of foreground for inverse text"
 
 #. type: TP
-#: doc/tin.1:1594
+#: doc/tin.1:1597
 #, no-wrap
 msgid "B<Color of highlighting with _dash_ (col_markdash)>"
 msgstr "B<Colour of highlighting with _dash_ (col_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:1598 doc/tin.5:1310
+#: doc/tin.1:1601 doc/tin.5:1310
 msgid ""
 "Color of words emphasized like _this_. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4169,13 +4174,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1598
+#: doc/tin.1:1601
 #, no-wrap
 msgid "B<Color of highlighting with /slash/ (col_markslash)>"
 msgstr "B<Colour of highlighting with /slash/ (col_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:1602 doc/tin.5:1314
+#: doc/tin.1:1605 doc/tin.5:1314
 msgid ""
 "Color of words emphasized like /this/. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4184,13 +4189,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1602
+#: doc/tin.1:1605
 #, no-wrap
 msgid "B<Color of highlighting with *stars* (col_markstar)>"
 msgstr "B<Colour of highlighting with *stars* (col_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:1606 doc/tin.5:1318
+#: doc/tin.1:1609 doc/tin.5:1318
 msgid ""
 "Color of words emphasized like *this*. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4199,13 +4204,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1606
+#: doc/tin.1:1609
 #, no-wrap
 msgid "B<Color of highlighting with -stroke- (col_markstroke)>"
 msgstr "B<Colour of highlighting with -stroke- (col_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:1610 doc/tin.5:1322
+#: doc/tin.1:1613 doc/tin.5:1322
 msgid ""
 "Color of words emphasized like -this-. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4214,79 +4219,79 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1610
+#: doc/tin.1:1613
 #, no-wrap
 msgid "B<Color of mini help menu (col_minihelp)>"
 msgstr "B<Colour of mini help menu (col_minihelp)>"
 
 #. type: Plain text
-#: doc/tin.1:1613 doc/tin.5:1325
+#: doc/tin.1:1616 doc/tin.5:1325
 msgid "Color of mini help menu"
 msgstr "Colour of mini help menu"
 
 #. type: TP
-#: doc/tin.1:1613
+#: doc/tin.1:1616
 #, no-wrap
 msgid "B<Color of actual news header fields (col_newsheaders)>"
 msgstr "B<Colour of actual news header fields (col_newsheaders)>"
 
 #. type: Plain text
-#: doc/tin.1:1616 doc/tin.5:1328
+#: doc/tin.1:1619 doc/tin.5:1328
 msgid "Color of actual news header fields"
 msgstr "Colour of actual news header fields"
 
 #. type: TP
-#: doc/tin.1:1616
+#: doc/tin.1:1619
 #, no-wrap
 msgid "B<Standard foreground color (col_normal)>"
 msgstr "B<Standard foreground colour (col_normal)>"
 
 #. type: Plain text
-#: doc/tin.1:1619 doc/tin.5:1331
+#: doc/tin.1:1622 doc/tin.5:1331
 msgid "Standard foreground color"
 msgstr "Standard foreground colour"
 
 #. type: TP
-#: doc/tin.1:1619
+#: doc/tin.1:1622
 #, no-wrap
 msgid "B<Color of quoted lines (col_quote)>"
 msgstr "B<Colour of quoted lines (col_quote)>"
 
 #. type: Plain text
-#: doc/tin.1:1622 doc/tin.5:1334
+#: doc/tin.1:1625 doc/tin.5:1334
 msgid "Color of quoted lines"
 msgstr "Colour of quoted lines"
 
 #. type: TP
-#: doc/tin.1:1622
+#: doc/tin.1:1625
 #, no-wrap
 msgid "B<Color of twice quoted line (col_quote2)>"
 msgstr "B<Colour of twice quoted line (col_quote2)>"
 
 #. type: Plain text
-#: doc/tin.1:1625 doc/tin.5:1337
+#: doc/tin.1:1628 doc/tin.5:1337
 msgid "Color of twice quoted lines"
 msgstr "Colour of twice quoted lines"
 
 #. type: TP
-#: doc/tin.1:1625
+#: doc/tin.1:1628
 #, no-wrap
 msgid "B<Color of =E<gt>3 times quoted line (col_quote3)>"
 msgstr "B<Colour of =E<gt>3 times quoted line (col_quote3)>"
 
 #. type: Plain text
-#: doc/tin.1:1628 doc/tin.5:1340
+#: doc/tin.1:1631 doc/tin.5:1340
 msgid "Color of E<gt>=3 times quoted lines"
 msgstr "Colour of E<gt>=3 times quoted lines"
 
 #. type: TP
-#: doc/tin.1:1628
+#: doc/tin.1:1631
 #, no-wrap
 msgid "B<Color of response counter (col_response)>"
 msgstr "B<Colour of response counter (col_response)>"
 
 #. type: Plain text
-#: doc/tin.1:1632 doc/tin.5:1344
+#: doc/tin.1:1635 doc/tin.5:1344
 msgid ""
 "Color of response counter. This is the text that says \"Response x of y\" in "
 "the article viewer."
@@ -4295,91 +4300,91 @@ msgstr ""
 "in the article viewer."
 
 #. type: TP
-#: doc/tin.1:1632
+#: doc/tin.1:1635
 #, no-wrap
 msgid "B<Color of signatures (col_signature)>"
 msgstr "B<Colour of signatures (col_signature)>"
 
 #. type: Plain text
-#: doc/tin.1:1635 doc/tin.5:1347
+#: doc/tin.1:1638 doc/tin.5:1347
 msgid "Color of signatures"
 msgstr "Colour of signatures"
 
 #. type: TP
-#: doc/tin.1:1635
+#: doc/tin.1:1638
 #, no-wrap
 msgid "B<Color of urls highlight (col_urls)>"
 msgstr "B<Colour of urls highlight (col_urls)>"
 
 #. type: Plain text
-#: doc/tin.1:1638 doc/tin.5:1350
+#: doc/tin.1:1641 doc/tin.5:1350
 msgid "Color of urls highlight"
 msgstr "Colour of urls highlight"
 
 #. type: TP
-#: doc/tin.1:1638
+#: doc/tin.1:1641
 #, no-wrap
 msgid "B<Color of verbatim blocks (col_verbatim)>"
 msgstr "B<Colour of verbatim blocks (col_verbatim)>"
 
 #. type: Plain text
-#: doc/tin.1:1641 doc/tin.5:1353
+#: doc/tin.1:1644 doc/tin.5:1353
 msgid "Color of verbatim blocks"
 msgstr "Colour of verbatim blocks"
 
 #. type: TP
-#: doc/tin.1:1641
+#: doc/tin.1:1644
 #, no-wrap
 msgid "B<Color of article subject lines (col_subject)>"
 msgstr "B<Colour of article subject lines (col_subject)>"
 
 #. type: Plain text
-#: doc/tin.1:1644 doc/tin.5:1356
+#: doc/tin.1:1647 doc/tin.5:1356
 msgid "Color of article subject"
 msgstr "Colour of article subject"
 
 #. type: TP
-#: doc/tin.1:1644
+#: doc/tin.1:1647
 #, no-wrap
 msgid "B<Color of text lines (col_text)>"
 msgstr "B<Colour of text lines (col_text)>"
 
 #. type: Plain text
-#: doc/tin.1:1647 doc/tin.5:1359
+#: doc/tin.1:1650 doc/tin.5:1359
 msgid "Color of text-lines"
 msgstr "Colour of text-lines"
 
 #. type: TP
-#: doc/tin.1:1647
+#: doc/tin.1:1650
 #, no-wrap
 msgid "B<Color of help/mail sign (col_title)>"
 msgstr "B<Colour of help/mail sign (col_title)>"
 
 #. type: Plain text
-#: doc/tin.1:1650 doc/tin.5:1362
+#: doc/tin.1:1653 doc/tin.5:1362
 msgid "Color of help/mail sign"
 msgstr "Colour of help/mail sign"
 
 #. type: TP
-#: doc/tin.1:1650
+#: doc/tin.1:1653
 #, no-wrap
 msgid "B<Which actions require confirmation (confirm_choice)>"
 msgstr "B<Which actions require confirmation (confirm_choice)>"
 
 #. type: Plain text
-#: doc/tin.1:1653
+#: doc/tin.1:1656
 msgid "Ask for manual confirmation to protect the user."
 msgstr "Ask for manual confirmation to protect the user."
 
 #. type: IP
-#: doc/tin.1:1654 doc/tin.1:1660 doc/tin.1:1664
+#: doc/tin.1:1657 doc/tin.1:1663 doc/tin.1:1667
 #, no-wrap
 msgid "\\(bu"
 msgstr "\\(bu"
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.1:1660
+#: doc/tin.1:1663
 msgid ""
 "B<commands> Ask for confirmation before executing certain dangerous commands "
 "(e.g., B<Catchup> ('B<c>')). Commands that this affects are marked in this "
@@ -4390,7 +4395,7 @@ msgstr ""
 "manual with '[after confirmation]'. Default is commands & quit."
 
 #. type: Plain text
-#: doc/tin.1:1664
+#: doc/tin.1:1667
 msgid ""
 "B<quit> You'll be asked to confirm that you wish to exit B<tin> when you use "
 "the B<Quit> ('B<q>') command."
@@ -4399,7 +4404,7 @@ msgstr ""
 "the B<Quit> ('B<q>') command."
 
 #. type: Plain text
-#: doc/tin.1:1668
+#: doc/tin.1:1671
 msgid ""
 "B<select> Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
@@ -4408,7 +4413,7 @@ msgstr ""
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 
 #. type: TP
-#: doc/tin.1:1669
+#: doc/tin.1:1672
 #, no-wrap
 msgid "B<Format string for display of dates (date_format)>"
 msgstr "B<Format string for display of dates (date_format)>"
@@ -4416,7 +4421,7 @@ msgstr "B<Format string for display of d
 #.  most of these default_* settings are not available from the menu
 #.  as they are intended for internal use only.
 #. type: Plain text
-#: doc/tin.1:1681
+#: doc/tin.1:1684
 msgid ""
 "Format string B<tin> uses for date representation. A description of the "
 "different format options can be found at B<\\%strftime>(3).  B<tin> uses B<\\"
@@ -4429,47 +4434,47 @@ msgstr ""
 "fallback code.  Default is \"%a, %d %b %Y %H:%M:%S\"."
 
 #. type: TP
-#: doc/tin.1:1681
+#: doc/tin.1:1684
 #, no-wrap
 msgid "B<(default_art_search)>"
 msgstr "B<(default_art_search)>"
 
 #. type: TP
-#: doc/tin.1:1683
+#: doc/tin.1:1686
 #, no-wrap
 msgid "B<(default_author_search)>"
 msgstr "B<(default_author_search)>"
 
 #. type: TP
-#: doc/tin.1:1685
+#: doc/tin.1:1688
 #, no-wrap
 msgid "B<(default_config_search)>"
 msgstr "B<(default_config_search)>"
 
 #. type: Plain text
-#: doc/tin.1:1688 doc/tin.5:1401
+#: doc/tin.1:1691 doc/tin.5:1401
 msgid "The last article/author/config option that was searched for."
 msgstr "The last article/author/config option that was searched for."
 
 #. type: TP
-#: doc/tin.1:1688
+#: doc/tin.1:1691
 #, no-wrap
 msgid "B<(default_filter_days)>"
 msgstr "B<(default_filter_days)>"
 
 #. type: Plain text
-#: doc/tin.1:1691 doc/tin.5:1404
+#: doc/tin.1:1694 doc/tin.5:1404
 msgid "Default is 28."
 msgstr "Default is 28."
 
 #. type: TP
-#: doc/tin.1:1691
+#: doc/tin.1:1694
 #, no-wrap
 msgid "B<(default_filter_kill_case)>"
 msgstr "B<(default_filter_kill_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1695 doc/tin.5:1408
+#: doc/tin.1:1698 doc/tin.5:1408
 msgid ""
 "Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF "
 "= ignore case. Default is OFF."
@@ -4478,13 +4483,13 @@ msgstr ""
 "= ignore case. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1695
+#: doc/tin.1:1698
 #, no-wrap
 msgid "B<(default_filter_kill_expire)>"
 msgstr "B<(default_filter_kill_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1700 doc/tin.5:1413
+#: doc/tin.1:1703 doc/tin.5:1413
 msgid ""
 "Default for quick (1 key) kill filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
@@ -4493,13 +4498,13 @@ msgstr ""
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1700
+#: doc/tin.1:1703
 #, no-wrap
 msgid "B<(default_filter_kill_global)>"
 msgstr "B<(default_filter_kill_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1704 doc/tin.5:1417
+#: doc/tin.1:1707 doc/tin.5:1417
 msgid ""
 "Default for quick (1 key) kill filter global.  ON=apply to all groups, "
 "OFF=apply to current group. Default is ON."
@@ -4508,20 +4513,20 @@ msgstr ""
 "OFF=apply to current group. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1704
+#: doc/tin.1:1707
 #, no-wrap
 msgid "B<(default_filter_kill_header)>"
 msgstr "B<(default_filter_kill_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1707 doc/tin.5:1420
+#: doc/tin.1:1710 doc/tin.5:1420
 msgid "Default for quick (1 key) kill filter header."
 msgstr "Default for quick (1 key) kill filter header."
 
 #. type: IP
-#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:1882 doc/tin.1:2075 doc/tin.1:2121
-#: doc/tin.1:2237 doc/tin.1:2262 doc/tin.1:2277 doc/tin.1:2328 doc/tin.1:2358
-#: doc/tin.1:2429 doc/tin.1:2461 doc/tin.1:2481 doc/tin.1:2569 doc/tin.5:1598
+#: doc/tin.1:1711 doc/tin.1:1745 doc/tin.1:1886 doc/tin.1:2079 doc/tin.1:2125
+#: doc/tin.1:2241 doc/tin.1:2266 doc/tin.1:2281 doc/tin.1:2332 doc/tin.1:2362
+#: doc/tin.1:2433 doc/tin.1:2465 doc/tin.1:2485 doc/tin.1:2573 doc/tin.5:1598
 #: doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028
 #: doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
 #, no-wrap
@@ -4529,15 +4534,15 @@ msgid "0"
 msgstr "0"
 
 #. type: Plain text
-#: doc/tin.1:1710 doc/tin.1:1744
+#: doc/tin.1:1713 doc/tin.1:1747
 #, no-wrap
 msgid " ''Subject:'' (case sensitive)\n"
 msgstr " ''Subject:'' (case-sensitive)\n"
 
 #. type: IP
-#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:1888 doc/tin.1:2077 doc/tin.1:2123
-#: doc/tin.1:2239 doc/tin.1:2266 doc/tin.1:2279 doc/tin.1:2330 doc/tin.1:2360
-#: doc/tin.1:2431 doc/tin.1:2463 doc/tin.1:2483 doc/tin.1:2571 doc/tin.5:1605
+#: doc/tin.1:1713 doc/tin.1:1747 doc/tin.1:1892 doc/tin.1:2081 doc/tin.1:2127
+#: doc/tin.1:2243 doc/tin.1:2270 doc/tin.1:2283 doc/tin.1:2334 doc/tin.1:2364
+#: doc/tin.1:2435 doc/tin.1:2467 doc/tin.1:2487 doc/tin.1:2575 doc/tin.5:1605
 #: doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004
 #: doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235
 #: doc/tin.5:2335
@@ -4546,15 +4551,15 @@ msgid "1"
 msgstr "1"
 
 #. type: Plain text
-#: doc/tin.1:1712 doc/tin.1:1746
+#: doc/tin.1:1715 doc/tin.1:1749
 #, no-wrap
 msgid " ''Subject:'' (ignore case)\n"
 msgstr " ''Subject:'' (ignore case)\n"
 
 #. type: IP
-#: doc/tin.1:1712 doc/tin.1:1746 doc/tin.1:1893 doc/tin.1:2079 doc/tin.1:2127
-#: doc/tin.1:2242 doc/tin.1:2283 doc/tin.1:2332 doc/tin.1:2363 doc/tin.1:2433
-#: doc/tin.1:2465 doc/tin.1:2485 doc/tin.1:2573 doc/tin.5:1610 doc/tin.5:1796
+#: doc/tin.1:1715 doc/tin.1:1749 doc/tin.1:1897 doc/tin.1:2083 doc/tin.1:2131
+#: doc/tin.1:2246 doc/tin.1:2287 doc/tin.1:2336 doc/tin.1:2367 doc/tin.1:2437
+#: doc/tin.1:2469 doc/tin.1:2489 doc/tin.1:2577 doc/tin.5:1610 doc/tin.5:1796
 #: doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085
 #: doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
 #, no-wrap
@@ -4562,86 +4567,86 @@ msgid "2"
 msgstr "2"
 
 #. type: Plain text
-#: doc/tin.1:1714 doc/tin.1:1748
+#: doc/tin.1:1717 doc/tin.1:1751
 #, no-wrap
 msgid " ''From:'' (case sensitive)\n"
 msgstr " ''From:'' (case-sensitive)\n"
 
 #. type: IP
-#: doc/tin.1:1714 doc/tin.1:1748 doc/tin.1:2081 doc/tin.1:2245 doc/tin.1:2287
-#: doc/tin.1:2334 doc/tin.1:2365 doc/tin.1:2435 doc/tin.1:2487 doc/tin.5:1798
+#: doc/tin.1:1717 doc/tin.1:1751 doc/tin.1:2085 doc/tin.1:2249 doc/tin.1:2291
+#: doc/tin.1:2338 doc/tin.1:2369 doc/tin.1:2439 doc/tin.1:2491 doc/tin.5:1798
 #: doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
 #, no-wrap
 msgid "3"
 msgstr "3"
 
 #. type: Plain text
-#: doc/tin.1:1716 doc/tin.1:1750
+#: doc/tin.1:1719 doc/tin.1:1753
 #, no-wrap
 msgid " ''From:'' (ignore case)\n"
 msgstr " ''From:'' (ignore case)\n"
 
 #. type: IP
-#: doc/tin.1:1716 doc/tin.1:1750 doc/tin.1:2083 doc/tin.1:2336 doc/tin.1:2367
-#: doc/tin.1:2438 doc/tin.1:2489 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089
+#: doc/tin.1:1719 doc/tin.1:1753 doc/tin.1:2087 doc/tin.1:2340 doc/tin.1:2371
+#: doc/tin.1:2442 doc/tin.1:2493 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089
 #: doc/tin.5:2119 doc/tin.5:2241
 #, no-wrap
 msgid "4"
 msgstr "4"
 
 #. type: Plain text
-#: doc/tin.1:1718 doc/tin.1:1752
+#: doc/tin.1:1721 doc/tin.1:1755
 #, no-wrap
 msgid " ''Message-ID:'' & full ''References:'' line\n"
 msgstr " ''Message-ID:'' & full ''References:'' line\n"
 
 #. type: IP
-#: doc/tin.1:1718 doc/tin.1:1752 doc/tin.1:2338 doc/tin.1:2440 doc/tin.1:2492
+#: doc/tin.1:1721 doc/tin.1:1755 doc/tin.1:2342 doc/tin.1:2444 doc/tin.1:2496
 #: doc/tin.5:2091 doc/tin.5:2244
 #, no-wrap
 msgid "5"
 msgstr "5"
 
 #. type: Plain text
-#: doc/tin.1:1720 doc/tin.1:1754
+#: doc/tin.1:1723 doc/tin.1:1757
 #, no-wrap
 msgid " ''Message-ID:'' & last ''References:'' entry only\n"
 msgstr " ''Message-ID:'' & last ''References:'' entry only\n"
 
 #. type: IP
-#: doc/tin.1:1720 doc/tin.1:1754 doc/tin.1:2340 doc/tin.1:2494 doc/tin.5:2093
+#: doc/tin.1:1723 doc/tin.1:1757 doc/tin.1:2344 doc/tin.1:2498 doc/tin.5:2093
 #: doc/tin.5:2246
 #, no-wrap
 msgid "6"
 msgstr "6"
 
 #. type: Plain text
-#: doc/tin.1:1722 doc/tin.1:1756
+#: doc/tin.1:1725 doc/tin.1:1759
 #, no-wrap
 msgid " ''Message-ID:'' entry only\n"
 msgstr " ''Message-ID:'' entry only\n"
 
 #. type: IP
-#: doc/tin.1:1722 doc/tin.1:1756 doc/tin.1:2343 doc/tin.1:2496 doc/tin.5:2096
+#: doc/tin.1:1725 doc/tin.1:1759 doc/tin.1:2347 doc/tin.1:2500 doc/tin.5:2096
 #: doc/tin.5:2248
 #, no-wrap
 msgid "7"
 msgstr "7"
 
 #. type: Plain text
-#: doc/tin.1:1724 doc/tin.1:1758
+#: doc/tin.1:1727 doc/tin.1:1761
 #, no-wrap
 msgid " ''Lines:''\n"
 msgstr " ''Lines:''\n"
 
 #. type: TP
-#: doc/tin.1:1725
+#: doc/tin.1:1728
 #, no-wrap
 msgid "B<(default_filter_select_case)>"
 msgstr "B<(default_filter_select_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1729 doc/tin.5:1437
+#: doc/tin.1:1732 doc/tin.5:1437
 msgid ""
 "Default for quick (1 key) auto-selection filter case. ON=filter case "
 "sensitive, OFF=ignore case. Default is OFF."
@@ -4650,13 +4655,13 @@ msgstr ""
 "sensitive, OFF=ignore case. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1729
+#: doc/tin.1:1732
 #, no-wrap
 msgid "B<(default_filter_select_expire)>"
 msgstr "B<(default_filter_select_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1734 doc/tin.5:1442
+#: doc/tin.1:1737 doc/tin.5:1442
 msgid ""
 "Default for quick (1 key) auto-selection filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
@@ -4665,13 +4670,13 @@ msgstr ""
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1734
+#: doc/tin.1:1737
 #, no-wrap
 msgid "B<(default_filter_select_global)>"
 msgstr "B<(default_filter_select_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1738 doc/tin.5:1446
+#: doc/tin.1:1741 doc/tin.5:1446
 msgid ""
 "Default for quick (1 key) auto-selection filter global.  ON=apply to all "
 "groups, OFF=apply to current group. Default is ON."
@@ -4680,126 +4685,126 @@ msgstr ""
 "groups, OFF=apply to current group. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1738
+#: doc/tin.1:1741
 #, no-wrap
 msgid "B<(default_filter_select_header)>"
 msgstr "B<(default_filter_select_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1741 doc/tin.5:1449
+#: doc/tin.1:1744 doc/tin.5:1449
 msgid "Default for quick (1 key) auto-selection filter header."
 msgstr "Default for quick (1 key) auto-selection filter header."
 
 #. type: TP
-#: doc/tin.1:1759
+#: doc/tin.1:1762
 #, no-wrap
 msgid "B<(default_goto_group)>"
 msgstr "B<(default_goto_group)>"
 
 #. type: TP
-#: doc/tin.1:1761
+#: doc/tin.1:1764
 #, no-wrap
 msgid "B<(default_group_search)>"
 msgstr "B<(default_group_search)>"
 
 #. type: TP
-#: doc/tin.1:1763
+#: doc/tin.1:1766
 #, no-wrap
 msgid "B<(default_mail_address)>"
 msgstr "B<(default_mail_address)>"
 
 #. type: TP
-#: doc/tin.1:1765
+#: doc/tin.1:1768
 #, no-wrap
 msgid "B<(default_move_group)>"
 msgstr "B<(default_move_group)>"
 
 #. type: TP
-#: doc/tin.1:1767
+#: doc/tin.1:1770
 #, no-wrap
 msgid "B<(default_pattern)>"
 msgstr "B<(default_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1769
+#: doc/tin.1:1772
 #, no-wrap
 msgid "B<(default_pipe_command)>"
 msgstr "B<(default_pipe_command)>"
 
 #. type: TP
-#: doc/tin.1:1771
+#: doc/tin.1:1774
 #, no-wrap
 msgid "B<(default_post_newsgroups)>"
 msgstr "B<(default_post_newsgroups)>"
 
 #. type: TP
-#: doc/tin.1:1773
+#: doc/tin.1:1776
 #, no-wrap
 msgid "B<(default_post_subject)>"
 msgstr "B<(default_post_subject)>"
 
 #. type: TP
-#: doc/tin.1:1775
+#: doc/tin.1:1778
 #, no-wrap
 msgid "B<(default_range_group)>"
 msgstr "B<(default_range_group)>"
 
 #. type: TP
-#: doc/tin.1:1777
+#: doc/tin.1:1780
 #, no-wrap
 msgid "B<(default_range_select)>"
 msgstr "B<(default_range_select)>"
 
 #. type: TP
-#: doc/tin.1:1779
+#: doc/tin.1:1782
 #, no-wrap
 msgid "B<(default_range_thread)>"
 msgstr "B<(default_range_thread)>"
 
 #. type: TP
-#: doc/tin.1:1781
+#: doc/tin.1:1784
 #, no-wrap
 msgid "B<(default_repost_group)>"
 msgstr "B<(default_repost_group)>"
 
 #. type: TP
-#: doc/tin.1:1783
+#: doc/tin.1:1786
 #, no-wrap
 msgid "B<(default_save_file)>"
 msgstr "B<(default_save_file)>"
 
 #. type: TP
-#: doc/tin.1:1785
+#: doc/tin.1:1788
 #, no-wrap
 msgid "B<(default_save_mode)>"
 msgstr "B<(default_save_mode)>"
 
 #. type: TP
-#: doc/tin.1:1787
+#: doc/tin.1:1790
 #, no-wrap
 msgid "B<(default_select_pattern)>"
 msgstr "B<(default_select_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1789
+#: doc/tin.1:1792
 #, no-wrap
 msgid "B<(default_shell_command)>"
 msgstr "B<(default_shell_command)>"
 
 #. type: TP
-#: doc/tin.1:1791
+#: doc/tin.1:1794
 #, no-wrap
 msgid "B<(default_subject_search)>"
 msgstr "B<(default_subject_search)>"
 
 #. type: TP
-#: doc/tin.1:1793
+#: doc/tin.1:1796
 #, no-wrap
 msgid "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 msgstr "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 
 #. type: Plain text
-#: doc/tin.1:1797 doc/tin.5:1500
+#: doc/tin.1:1800 doc/tin.5:1500
 msgid ""
 "Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
 "an highlighted bar if set OFF. Default is OFF."
@@ -4808,13 +4813,13 @@ msgstr ""
 "an highlighted bar if set OFF. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1797
+#: doc/tin.1:1800
 #, no-wrap
 msgid "B<Invocation of your editor (editor_format)>"
 msgstr "B<Invocation of your editor (editor_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1801
+#: doc/tin.1:1804
 msgid ""
 "The format string used to create the editor start command with parameters.  "
 "Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
@@ -4823,24 +4828,24 @@ msgstr ""
 "Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
 
 #. type: TP
-#: doc/tin.1:1801
+#: doc/tin.1:1804
 #, no-wrap
 msgid "B<Detection of external quotes (extquote_handling)>"
 msgstr "B<Detection of external quotes (extquote_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:1804 doc/tin.5:1508
+#: doc/tin.1:1807 doc/tin.5:1508
 msgid "If ON quotes from external sources will be detected. Default is OFF."
 msgstr "If ON quotes from external sources will be detected. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1804
+#: doc/tin.1:1807
 #, no-wrap
 msgid "B<Regex used to show external quotes (extquote_regex)>"
 msgstr "B<Regex used to show external quotes (extquote_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:1809 doc/tin.5:1513
+#: doc/tin.1:1812 doc/tin.5:1513
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
@@ -4851,13 +4856,13 @@ msgstr ""
 "then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:1809
+#: doc/tin.1:1812
 #, no-wrap
 msgid "B<Force redraw after certain commands (force_screen_redraw)>"
 msgstr "B<Force redraw after certain commands (force_screen_redraw)>"
 
 #. type: Plain text
-#: doc/tin.1:1813 doc/tin.5:1517
+#: doc/tin.1:1816 doc/tin.5:1517
 msgid ""
 "Specifies whether a screen redraw should always be done after certain "
 "external commands. Default is OFF."
@@ -4866,45 +4871,45 @@ msgstr ""
 "external commands. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1813
+#: doc/tin.1:1816
 #, no-wrap
 msgid "B<Number of articles to get (getart_limit)>"
 msgstr "B<Number of articles to get (getart_limit)>"
 
 #. type: Plain text
-#: doc/tin.1:1819
+#: doc/tin.1:1823
 msgid ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
-"fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 "
+"B<tin> will start fetching articles from your first unread minus absolute "
+"value of B<getart_limit>. Default is 0, which means no limit."
 msgstr ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
-"fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 "
+"B<tin> will start fetching articles from your first unread minus absolute "
+"value of B<getart_limit>. Default is 0, which means no limit."
 
 #. type: TP
-#: doc/tin.1:1819
+#: doc/tin.1:1823
 #, no-wrap
 msgid "B<Catchup group using left key (group_catchup_on_exit)>"
 msgstr "B<Catchup group using left key (group_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:1822 doc/tin.5:1535
+#: doc/tin.1:1826 doc/tin.5:1535
 msgid ""
 "If ON catchup group when leaving with the left arrow key. Default is ON."
 msgstr ""
 "If ON catchup group when leaving with the left arrow key. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1822
+#: doc/tin.1:1826
 #, no-wrap
 msgid "B<Format string for the Group level (group_format)>"
 msgstr "B<Format string for the Group level (group_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1826
+#: doc/tin.1:1830
 msgid ""
 "Format string tin uses for Group level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ "
@@ -4915,13 +4920,13 @@ msgstr ""
 "\\ %F\"."
 
 #. type: TP
-#: doc/tin.1:1826
+#: doc/tin.1:1830
 #, no-wrap
 msgid "B<Go to the next unread article with (goto_next_unread)>"
 msgstr "B<Go to the next unread article with (goto_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1834 doc/tin.5:1532
+#: doc/tin.1:1838 doc/tin.5:1532
 msgid ""
 "Which keys B<tin> should accept to jump to the next unread article.  "
 "Possible is any combination of B<PageDown> and B<PageNextUnread>.  When "
@@ -4938,13 +4943,13 @@ msgstr ""
 "Default is B<PageNextUnread>."
 
 #. type: TP
-#: doc/tin.1:1834
+#: doc/tin.1:1838
 #, no-wrap
 msgid "B<Display uue data as an attachment (hide_uue)>"
 msgstr "B<Display uue data as an attachment (hide_uue)>"
 
 #. type: Plain text
-#: doc/tin.1:1844 doc/tin.5:1565
+#: doc/tin.1:1848 doc/tin.5:1565
 msgid ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
@@ -4963,13 +4968,13 @@ msgstr ""
 "toggled in the article viewer.  Default is 'No'."
 
 #. type: TP
-#: doc/tin.1:1844
+#: doc/tin.1:1848
 #, no-wrap
 msgid "B<External inews (inews_prog)>"
 msgstr "B<External inews (inews_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1851 doc/tin.5:1572
+#: doc/tin.1:1855 doc/tin.5:1572
 msgid ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
 "NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
@@ -4982,13 +4987,13 @@ msgstr ""
 "article'."
 
 #. type: TP
-#: doc/tin.1:1851
+#: doc/tin.1:1855
 #, no-wrap
 msgid "B<(info_in_last_line)>"
 msgstr "B<(info_in_last_line)>"
 
 #. type: Plain text
-#: doc/tin.1:1858 doc/tin.5:1578
+#: doc/tin.1:1862 doc/tin.5:1578
 msgid ""
 "If ON, show current group description or article subject in the last line "
 "(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>')  toggles "
@@ -5001,13 +5006,13 @@ msgstr ""
 "available to display long subjects. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1858
+#: doc/tin.1:1862
 #, no-wrap
 msgid "B<Use interactive mail reader (interactive_mailer)>"
 msgstr "B<Use interactive mail reader (interactive_mailer)>"
 
 #. type: Plain text
-#: doc/tin.1:1865
+#: doc/tin.1:1869
 msgid ""
 "Interactive mailreader: if greater than 0 your mailreader will be invoked "
 "earlier for reply so you can use more of its features (e.g. MIME, pgp, ...). "
@@ -5025,13 +5030,13 @@ msgstr ""
 #.        mono_mark* currently do allow "Reverse video" even if
 #.        inverse_okay=FALSE
 #. type: TP
-#: doc/tin.1:1865
+#: doc/tin.1:1869
 #, no-wrap
 msgid "B<Use inverse video for page headers (inverse_okay)>"
 msgstr "B<Use inverse video for page headers (inverse_okay)>"
 
 #. type: Plain text
-#: doc/tin.1:1872 doc/tin.5:1588
+#: doc/tin.1:1876 doc/tin.5:1588
 msgid ""
 "If ON use inverse video for page headers and URL highlighting.  Default is "
 "ON."
@@ -5040,13 +5045,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:1872
+#: doc/tin.1:1876
 #, no-wrap
 msgid "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 msgstr "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:1877 doc/tin.5:1593
+#: doc/tin.1:1881 doc/tin.5:1593
 msgid ""
 "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> "
 "besides keeping the last failed posting in I<${TIN_HOMEDIR:-\"$HOME\"}/dead."
@@ -5057,13 +5062,13 @@ msgstr ""
 "article>. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1877
+#: doc/tin.1:1881
 #, no-wrap
 msgid "B<Filter which articles (kill_level)>"
 msgstr "B<Filter which articles (kill_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1881
+#: doc/tin.1:1885
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed.  There are 3 options:"
@@ -5072,7 +5077,7 @@ msgstr ""
 "killed.  There are 3 options:"
 
 #. type: Plain text
-#: doc/tin.1:1888
+#: doc/tin.1:1892
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<tin>. Only "
 "unread articles are killed once only by marking them read. As filtering only "
@@ -5087,7 +5092,7 @@ msgstr ""
 "group the mark will be gone."
 
 #. type: Plain text
-#: doc/tin.1:1893 doc/tin.5:1610
+#: doc/tin.1:1897 doc/tin.5:1610
 msgid ""
 "B<Kill all arts & show with K> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -5100,7 +5105,7 @@ msgstr ""
 "B<art_marked_killed>."
 
 #. type: Plain text
-#: doc/tin.1:1897 doc/tin.5:1614
+#: doc/tin.1:1901 doc/tin.5:1614
 msgid ""
 "B<Kill all arts and never show> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -5111,18 +5116,18 @@ msgstr ""
 "articles simply does not get displayed at all."
 
 #. type: Plain text
-#: doc/tin.1:1899
+#: doc/tin.1:1903
 msgid "Default is 0 (B<Kill only unread arts>)."
 msgstr "Default is 0 (B<Kill only unread arts>)."
 
 #. type: TP
-#: doc/tin.1:1899
+#: doc/tin.1:1903
 #, no-wrap
 msgid "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 msgstr "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1905 doc/tin.5:1621
+#: doc/tin.1:1909 doc/tin.5:1621
 msgid ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
@@ -5135,13 +5140,13 @@ msgstr ""
 "Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1905
+#: doc/tin.1:1909
 #, no-wrap
 msgid "B<Mail address (mail_address)>"
 msgstr "B<Mail address (mail_address)>"
 
 #. type: Plain text
-#: doc/tin.1:1911 doc/tin.5:1627
+#: doc/tin.1:1915 doc/tin.5:1627
 msgid ""
 "User's mail address (and full name), if not username@host. This is used when "
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
@@ -5150,13 +5155,13 @@ msgstr ""
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
 
 #. type: TP
-#: doc/tin.1:1911
+#: doc/tin.1:1915
 #, no-wrap
 msgid "B<MIME encoding in mail messages (mail_mime_encoding)>"
 msgstr "B<MIME encoding in mail messages (mail_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:1915 doc/tin.5:1631
+#: doc/tin.1:1919 doc/tin.5:1631
 msgid ""
 "MIME encoding of the body in mail message, if necessary (8bit, base64, "
 "quoted-printable, 7bit). Default is quoted-printable."
@@ -5165,13 +5170,13 @@ msgstr ""
 "quoted-printable, 7bit). Default is quoted-printable."
 
 #. type: TP
-#: doc/tin.1:1915
+#: doc/tin.1:1919
 #, no-wrap
 msgid "B<Quote line when mailing (mail_quote_format)>"
 msgstr "B<Quote line when mailing (mail_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1920 doc/tin.5:1636
+#: doc/tin.1:1924 doc/tin.5:1636
 msgid ""
 "Format of quote line when replying (via mail) to an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -5182,13 +5187,13 @@ msgstr ""
 "%C=Firstname, %I=Initials). Default is \"In article %M you wrote:\""
 
 #. type: TP
-#: doc/tin.1:1920
+#: doc/tin.1:1924
 #, no-wrap
 msgid "B<Format of the mailbox (mailbox_format)>"
 msgstr "B<Format of the mailbox (mailbox_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1930 doc/tin.5:1646
+#: doc/tin.1:1934 doc/tin.5:1646
 msgid ""
 "Select one of the following mailbox-formats: MBOXO (default, except on SCO), "
 "MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5)  and B<RFC\\%4155> for "
@@ -5201,13 +5206,13 @@ msgstr ""
 "MMDF."
 
 #. type: TP
-#: doc/tin.1:1930
+#: doc/tin.1:1934
 #, no-wrap
 msgid "B<Mail directory (maildir)>"
 msgstr "B<Mail directory (maildir)>"
 
 #. type: Plain text
-#: doc/tin.1:1939 doc/tin.5:1655
+#: doc/tin.1:1943 doc/tin.5:1655
 msgid ""
 "The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
 "format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
@@ -5220,13 +5225,13 @@ msgstr ""
 "the filename to save to.  Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 
 #. type: TP
-#: doc/tin.1:1939
+#: doc/tin.1:1943
 #, no-wrap
 msgid "B<Invocation of your mail command (mailer_format)>"
 msgstr "B<Invocation of your mail command (mailer_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1945 doc/tin.5:1661
+#: doc/tin.1:1949 doc/tin.5:1661
 msgid ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
@@ -5239,7 +5244,7 @@ msgstr ""
 "other mailers with different command line parameters to be used such as"
 
 #. type: Plain text
-#: doc/tin.1:1950 doc/tin.5:1666
+#: doc/tin.1:1954 doc/tin.5:1666
 #, no-wrap
 msgid ""
 "sendmail -oem -t E<lt> %F\n"
@@ -5251,7 +5256,7 @@ msgstr ""
 "claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
 
 #. type: Plain text
-#: doc/tin.1:1954 doc/tin.5:1670
+#: doc/tin.1:1958 doc/tin.5:1670
 msgid ""
 "B<interactive_mailer> must be set adequate. The following substitutions are "
 "supported:"
@@ -5260,13 +5265,13 @@ msgstr ""
 "supported:"
 
 #. type: ta
-#: doc/tin.1:1956 doc/tin.5:1672
+#: doc/tin.1:1960 doc/tin.5:1672
 #, no-wrap
 msgid "\\w'%S'u +\\w'default_mailer'u"
 msgstr "\\w'%S'u +\\w'default_mailer'u"
 
 #. type: Plain text
-#: doc/tin.1:1963 doc/tin.5:1679
+#: doc/tin.1:1967 doc/tin.5:1679
 #, no-wrap
 msgid ""
 "%F\tfilename\n"
@@ -5284,13 +5289,13 @@ msgstr ""
 "%%\t%\n"
 
 #. type: TP
-#: doc/tin.1:1965
+#: doc/tin.1:1969
 #, no-wrap
 msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 msgstr "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 
 #. type: Plain text
-#: doc/tin.1:1973 doc/tin.5:1692
+#: doc/tin.1:1977 doc/tin.5:1692
 msgid ""
 "When this is ON, the B<GroupMarkThdRead> ('B<K>'), B<ThreadMarkArtRead> "
 "('B<K>'), B<MarkThdUnread> ('B<Z>') at Group level and B<MarkArtUnread> "
@@ -5307,24 +5312,24 @@ msgstr ""
 "unread articles, or nothing."
 
 #. type: TP
-#: doc/tin.1:1973
+#: doc/tin.1:1977
 #, no-wrap
 msgid "B<Mark saved articles/threads as read (mark_saved_read)>"
 msgstr "B<Mark saved articles/threads as read (mark_saved_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1976 doc/tin.5:1684
+#: doc/tin.1:1980 doc/tin.5:1684
 msgid "If ON mark articles that are saved as read. Default is ON."
 msgstr "If ON mark articles that are saved as read. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1976
+#: doc/tin.1:1980
 #, no-wrap
 msgid "B<Viewer program for MIME articles (metamail_prog)>"
 msgstr "B<Viewer program for MIME articles (metamail_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1988 doc/tin.5:1704
+#: doc/tin.1:1992 doc/tin.5:1704
 msgid ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to --"
@@ -5341,13 +5346,13 @@ msgstr ""
 "attachments. See also B<ask_for_metamail>."
 
 #. type: TP
-#: doc/tin.1:1988
+#: doc/tin.1:1992
 #, no-wrap
 msgid "B<MM_CHARSET (mm_charset)>"
 msgstr "B<MM_CHARSET (mm_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:2001 doc/tin.5:1717
+#: doc/tin.1:2005 doc/tin.5:1717
 msgid ""
 "Charset supported locally, which is also used for MIME header (charset "
 "parameter and charset name in header encoding) in mail and news postings. If "
@@ -5370,13 +5375,13 @@ msgstr ""
 "option is disabled and you should use B<mm_network_charset> instead."
 
 #. type: TP
-#: doc/tin.1:2001
+#: doc/tin.1:2005
 #, no-wrap
 msgid "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 msgstr "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:2012 doc/tin.5:1728
+#: doc/tin.1:2016 doc/tin.5:1728
 msgid ""
 "Charset used for posting and MIME headers; replaces B<mm_charset>.  "
 "Conversion between B<mm_network_charset> and local charset (determined via B<"
@@ -5393,7 +5398,7 @@ msgstr ""
 "following charsets:"
 
 #. type: Plain text
-#: doc/tin.1:2015 doc/tin.5:1731
+#: doc/tin.1:2019 doc/tin.5:1731
 msgid ""
 "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} EUC-{CN,JP,"
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
@@ -5402,7 +5407,7 @@ msgstr ""
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
 
 #. type: Plain text
-#: doc/tin.1:2021 doc/tin.5:1737
+#: doc/tin.1:2025 doc/tin.5:1737
 msgid ""
 "Not all values might work on your system, see B<\\%iconv_open>(3)  for more "
 "details. If it's not set, the value of the environment variable "
@@ -5415,13 +5420,13 @@ msgstr ""
 "neither of them is defined."
 
 #. type: TP
-#: doc/tin.1:2021
+#: doc/tin.1:2025
 #, no-wrap
 msgid "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 msgstr "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:2026 doc/tin.5:1742
+#: doc/tin.1:2030 doc/tin.5:1742
 msgid ""
 "Character attribute of words emphasized like _this_. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5432,13 +5437,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:2026
+#: doc/tin.1:2030
 #, no-wrap
 msgid "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 msgstr "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:2031 doc/tin.5:1747
+#: doc/tin.1:2035 doc/tin.5:1747
 msgid ""
 "Character attribute of words emphasized like /this/. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5449,13 +5454,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:2031
+#: doc/tin.1:2035
 #, no-wrap
 msgid "B<Attribute of highlighting with *stars* (mono_markstar)>"
 msgstr "B<Attribute of highlighting with *stars* (mono_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:2036 doc/tin.5:1752
+#: doc/tin.1:2040 doc/tin.5:1752
 msgid ""
 "Character attribute of words emphasized like *this*. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5466,13 +5471,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:2036
+#: doc/tin.1:2040
 #, no-wrap
 msgid "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 msgstr "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:2041 doc/tin.5:1757
+#: doc/tin.1:2045 doc/tin.5:1757
 msgid ""
 "Character attribute of words emphasized like -this-. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5483,13 +5488,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:2041
+#: doc/tin.1:2045
 #, no-wrap
 msgid "B<(newnews)>"
 msgstr "B<(newnews)>"
 
 #. type: Plain text
-#: doc/tin.1:2045
+#: doc/tin.1:2049
 msgid ""
 "These are internal timers used by B<tin> to keep track of new newsgroups.  "
 "Do not change them unless you understand what they are for."
@@ -5498,13 +5503,13 @@ msgstr ""
 "Do not change them unless you understand what they are for."
 
 #. type: TP
-#: doc/tin.1:2045
+#: doc/tin.1:2049
 #, no-wrap
 msgid "B<Display these header fields (or *) (news_headers_to_display)>"
 msgstr "B<Display these header fields (or *) (news_headers_to_display)>"
 
 #. type: Plain text
-#: doc/tin.1:2052 doc/tin.5:1770
+#: doc/tin.1:2056 doc/tin.5:1770
 msgid ""
 "Which news headers you wish to see. If you want to see _all_ the headers, "
 "place an '*' as this value. This is the only way a wildcard can be used.  If "
@@ -5519,13 +5524,13 @@ msgstr ""
 "spaces. Not defining anything turns off this option."
 
 #. type: TP
-#: doc/tin.1:2052
+#: doc/tin.1:2056
 #, no-wrap
 msgid "B<Do not display these header fields (news_headers_to_not_display)>"
 msgstr "B<Do not display these header fields (news_headers_to_not_display)>"
 
 #. type: Plain text
-#: doc/tin.1:2061 doc/tin.5:1779
+#: doc/tin.1:2065 doc/tin.5:1779
 msgid ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
 "example of using both options might be if you thought 'X-' headers were A "
@@ -5542,13 +5547,13 @@ msgstr ""
 "this option."
 
 #. type: TP
-#: doc/tin.1:2061
+#: doc/tin.1:2065
 #, no-wrap
 msgid "B<Quote line when following up (news_quote_format)>"
 msgstr "B<Quote line when following up (news_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2066 doc/tin.5:1784
+#: doc/tin.1:2070 doc/tin.5:1784
 msgid ""
 "Format of quote line when posting/following up an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -5559,13 +5564,13 @@ msgstr ""
 "%C=Firstname, %I=Initials). Default is \"%F wrote:\"."
 
 #. type: TP
-#: doc/tin.1:2066
+#: doc/tin.1:2070
 #, no-wrap
 msgid "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 msgstr "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 
 #. type: Plain text
-#: doc/tin.1:2070
+#: doc/tin.1:2074
 msgid ""
 "Time in seconds to wait for a response from the server. Default is 120.  "
 "Setting this to 0 means no timeout."
@@ -5574,13 +5579,13 @@ msgstr ""
 "Setting this to 0 means no timeout."
 
 #. type: TP
-#: doc/tin.1:2070
+#: doc/tin.1:2074
 #, no-wrap
 msgid "B<Unicode normalization form (normalization_form)>"
 msgstr "B<Unicode normalisation form (normalization_form)>"
 
 #. type: Plain text
-#: doc/tin.1:2074
+#: doc/tin.1:2078
 msgid ""
 "The normalization form B<tin> should use to normalize unicode input.  The "
 "possible values are:"
@@ -5589,33 +5594,33 @@ msgstr ""
 "possible values are:"
 
 #. type: Plain text
-#: doc/tin.1:2077 doc/tin.5:1794
+#: doc/tin.1:2081 doc/tin.5:1794
 msgid "B<None>: no normalization"
 msgstr "B<None>: no normalisation"
 
 #. type: Plain text
-#: doc/tin.1:2079 doc/tin.5:1796
+#: doc/tin.1:2083 doc/tin.5:1796
 msgid "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 msgstr ""
 "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 
 #. type: Plain text
-#: doc/tin.1:2081 doc/tin.5:1798
+#: doc/tin.1:2085 doc/tin.5:1798
 msgid "B<NFKD>: Compatibility Decomposition"
 msgstr "B<NFKD>: Compatibility Decomposition"
 
 #. type: Plain text
-#: doc/tin.1:2083 doc/tin.5:1800
+#: doc/tin.1:2087 doc/tin.5:1800
 msgid "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 msgstr "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 
 #. type: Plain text
-#: doc/tin.1:2085 doc/tin.5:1802
+#: doc/tin.1:2089 doc/tin.5:1802
 msgid "B<NFD>: Canonical Decomposition"
 msgstr "B<NFD>: Canonical Decomposition"
 
 #. type: Plain text
-#: doc/tin.1:2089
+#: doc/tin.1:2093
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<tin> uses to do the normalization. NFC should be used if possible."
@@ -5624,13 +5629,13 @@ msgstr ""
 "library B<tin> uses to do the normalisation. NFC should be used if possible."
 
 #. type: TP
-#: doc/tin.1:2089
+#: doc/tin.1:2093
 #, no-wrap
 msgid "B<Go to first unread article in group (pos_first_unread)>"
 msgstr "B<Go to first unread article in group (pos_first_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2093 doc/tin.5:1811
+#: doc/tin.1:2097 doc/tin.5:1811
 msgid ""
 "If ON put cursor at first unread article in group otherwise at last article. "
 "Default is ON."
@@ -5639,13 +5644,13 @@ msgstr ""
 "Default is ON."
 
 #. type: TP
-#: doc/tin.1:2093
+#: doc/tin.1:2097
 #, no-wrap
 msgid "B<Use 8bit characters in news headers (post_8bit_header)>"
 msgstr "B<Use 8bit characters in news headers (post_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2104 doc/tin.5:1822
+#: doc/tin.1:2108 doc/tin.5:1822
 msgid ""
 "Allows 8bit characters unencoded in the header of a news article, if set "
 "this also disables the generation of MIME-headers when they are usually "
@@ -5666,13 +5671,13 @@ msgstr ""
 "B<post_mime_encoding>."
 
 #. type: TP
-#: doc/tin.1:2104
+#: doc/tin.1:2108
 #, no-wrap
 msgid "B<MIME encoding in news messages (post_mime_encoding)>"
 msgstr "B<MIME encoding in news messages (post_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:2109 doc/tin.5:1827
+#: doc/tin.1:2113 doc/tin.5:1827
 msgid ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
 "quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
@@ -5683,13 +5688,13 @@ msgstr ""
 "base64 and quoted-printable are usually undesired on usenet."
 
 #. type: TP
-#: doc/tin.1:2109
+#: doc/tin.1:2113
 #, no-wrap
 msgid "B<View post-processed files (post_process_view)>"
 msgstr "B<View post-processed files (post_process_view)>"
 
 #. type: Plain text
-#: doc/tin.1:2116
+#: doc/tin.1:2120
 msgid ""
 "If ON, then B<tin> will start an appropriate viewer program to display any "
 "files that were post processed and uudecoded. The program is determined "
@@ -5700,13 +5705,13 @@ msgstr ""
 "using the B<\\%mailcap>(5)  file. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2116
+#: doc/tin.1:2120
 #, no-wrap
 msgid "B<Post process saved articles (post_process_type)>"
 msgstr "B<Post process saved articles (post_process_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2120
+#: doc/tin.1:2124
 msgid ""
 "This specifies whether to perform post processing on saved articles.  The "
 "following values are allowed:"
@@ -5715,28 +5720,28 @@ msgstr ""
 "following values are allowed:"
 
 #. type: Plain text
-#: doc/tin.1:2123 doc/tin.5:1844
+#: doc/tin.1:2127 doc/tin.5:1844
 msgid "B<No> (default), no post processing is done."
 msgstr "B<No> (default), no post processing is done."
 
 #. type: Plain text
-#: doc/tin.1:2127
+#: doc/tin.1:2131
 msgid "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 msgstr "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 
 #. type: Plain text
-#: doc/tin.1:2129 doc/tin.5:1851
+#: doc/tin.1:2133 doc/tin.5:1851
 msgid "B<Yes>, binary attachments and data will be decoded and saved."
 msgstr "B<Yes>, binary attachments and data will be decoded and saved."
 
 #. type: TP
-#: doc/tin.1:2130
+#: doc/tin.1:2134
 #, no-wrap
 msgid "B<Filename to be used for storing posted articles (posted_articles_file)>"
 msgstr "B<Filename to be used for storing posted articles (posted_articles_file)>"
 
 #. type: Plain text
-#: doc/tin.1:2136 doc/tin.5:1858
+#: doc/tin.1:2140 doc/tin.5:1858
 msgid ""
 "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/"
 ">B<posted_articles_file>.  If no filename is set then postings will not be "
@@ -5747,13 +5752,13 @@ msgstr ""
 "saved.  Default is 'posted'."
 
 #. type: TP
-#: doc/tin.1:2136
+#: doc/tin.1:2140
 #, no-wrap
 msgid "B<Print all headers when printing (print_header)>"
 msgstr "B<Print all headers when printing (print_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2140 doc/tin.5:1862
+#: doc/tin.1:2144 doc/tin.5:1862
 msgid ""
 "If ON, then the full article header is sent to the printer. Otherwise only "
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
@@ -5762,13 +5767,13 @@ msgstr ""
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2140
+#: doc/tin.1:2144
 #, no-wrap
 msgid "B<Printer program with options (printer)>"
 msgstr "B<Printer program with options (printer)>"
 
 #. type: Plain text
-#: doc/tin.1:2149
+#: doc/tin.1:2153
 msgid ""
 "The printer program with options that is to be used to print articles.  The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -5781,13 +5786,13 @@ msgstr ""
 "Administrator."
 
 #. type: TP
-#: doc/tin.1:2149
+#: doc/tin.1:2153
 #, no-wrap
 msgid "B<Process only unread articles (process_only_unread)>"
 msgstr "B<Process only unread articles (process_only_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2153 doc/tin.5:1876
+#: doc/tin.1:2157 doc/tin.5:1876
 msgid ""
 "If ON only save/print/pipe/mail unread articles (tagged articles excepted).  "
 "Default is OFF."
@@ -5796,13 +5801,13 @@ msgstr ""
 "Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2153
+#: doc/tin.1:2157
 #, no-wrap
 msgid "B<Show empty Followup-To in editor (prompt_followupto)>"
 msgstr "B<Show empty Followup-To in editor (prompt_followupto)>"
 
 #. type: Plain text
-#: doc/tin.1:2156
+#: doc/tin.1:2160
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article. Default is "
 "OFF."
@@ -5811,14 +5816,14 @@ msgstr ""
 "OFF."
 
 #. type: TP
-#: doc/tin.1:2156
+#: doc/tin.1:2160
 #, no-wrap
 msgid "B<Characters used as quote-marks (quote_chars)>"
 msgstr "B<Characters used as quote-marks (quote_chars)>"
 
 #.  TODO: document %s
 #. type: Plain text
-#: doc/tin.1:2161 doc/tin.5:1886
+#: doc/tin.1:2165 doc/tin.5:1886
 msgid ""
 "The character used in quoting included text to article followups and mail "
 "replies. The '_' character represents a blank character and is replaced with "
@@ -5829,13 +5834,13 @@ msgstr ""
 "' ' when read. Default is 'E<gt>_'."
 
 #. type: TP
-#: doc/tin.1:2161
+#: doc/tin.1:2165
 #, no-wrap
 msgid "B<Quoting behavior (quote_style)>"
 msgstr "B<Quoting behaviour (quote_style)>"
 
 #. type: Plain text
-#: doc/tin.1:2168
+#: doc/tin.1:2172
 msgid ""
 "How articles should be quoted when following up or replying to them. There "
 "are a number of things that can be done: empty lines can be quoted, "
@@ -5852,7 +5857,7 @@ msgstr ""
 "lines."
 
 #. type: Plain text
-#: doc/tin.1:2172
+#: doc/tin.1:2176
 msgid ""
 "When you are viewing an article in raw mode ('B<^H>'), and follow up or "
 "reply to it, the signature will be quoted even if it would otherwise not "
@@ -5863,13 +5868,13 @@ msgstr ""
 "be.  If B<show_signatures> is off, then the signature will never be quoted."
 
 #. type: TP
-#: doc/tin.1:2172
+#: doc/tin.1:2176
 #, no-wrap
 msgid "B<Regex used to show quoted lines (quote_regex)>"
 msgstr "B<Regex used to show quoted lines (quote_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2177
+#: doc/tin.1:2181
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -5880,13 +5885,13 @@ msgstr ""
 "B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2177
+#: doc/tin.1:2181
 #, no-wrap
 msgid "B<Regex used to show twice quoted l. (quote_regex2)>"
 msgstr "B<Regex used to show twice quoted l. (quote_regex2)>"
 
 #. type: Plain text
-#: doc/tin.1:2182
+#: doc/tin.1:2186
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -5897,13 +5902,13 @@ msgstr ""
 "B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2182
+#: doc/tin.1:2186
 #, no-wrap
 msgid "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 msgstr "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 
 #. type: Plain text
-#: doc/tin.1:2187
+#: doc/tin.1:2191
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -5914,13 +5919,13 @@ msgstr ""
 "B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2187
+#: doc/tin.1:2191
 #, no-wrap
 msgid "B<Article recentness time limit (recent_time)>"
 msgstr "B<Article recentness time limit (recent_time)>"
 
 #. type: Plain text
-#: doc/tin.1:2191 doc/tin.5:1931
+#: doc/tin.1:2195 doc/tin.5:1931
 msgid ""
 "If set to 0, this feature is deactivated, otherwise it means the number of "
 "days. Default is 2."
@@ -5929,13 +5934,13 @@ msgstr ""
 "days. Default is 2."
 
 #. type: TP
-#: doc/tin.1:2191
+#: doc/tin.1:2195
 #, no-wrap
 msgid "B<Render BiDi (render_bidi)>"
 msgstr "B<Render BiDi (render_bidi)>"
 
 #. type: Plain text
-#: doc/tin.1:2195 doc/tin.5:1935
+#: doc/tin.1:2199 doc/tin.5:1935
 msgid ""
 "If ON B<tin> does the rendering of bi-directional text. If OFF B<tin> leaves "
 "the rendering of bi-directional text to the terminal. Default is OFF."
@@ -5944,13 +5949,13 @@ msgstr ""
 "the rendering of bi-directional text to the terminal. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2195
+#: doc/tin.1:2199
 #, no-wrap
 msgid "B<Interval in seconds to reread active (reread_active_file_secs)>"
 msgstr "B<Interval in seconds to reread active (reread_active_file_secs)>"
 
 #. type: Plain text
-#: doc/tin.1:2200 doc/tin.5:1940
+#: doc/tin.1:2204 doc/tin.5:1940
 msgid ""
 "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is "
 "reread at regular intervals to show if any new news has arrived. Default is "
@@ -5961,13 +5966,13 @@ msgstr ""
 "1200. Setting this to 0 will disable this feature."
 
 #. type: TP
-#: doc/tin.1:2200
+#: doc/tin.1:2204
 #, no-wrap
 msgid "B<Directory to save arts/threads in (savedir)>"
 msgstr "B<Directory to save arts/threads in (savedir)>"
 
 #. type: Plain text
-#: doc/tin.1:2204 doc/tin.5:1944
+#: doc/tin.1:2208 doc/tin.5:1944
 msgid ""
 "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-"
 "\"$HOME\"}/News>."
@@ -5976,13 +5981,13 @@ msgstr ""
 "\"$HOME\"}/News>."
 
 #. type: TP
-#: doc/tin.1:2204
+#: doc/tin.1:2208
 #, no-wrap
 msgid "B<Score limit (kill) (score_limit_kill)>"
 msgstr "B<Score limit (kill) (score_limit_kill)>"
 
 #. type: Plain text
-#: doc/tin.1:2208 doc/tin.5:1948
+#: doc/tin.1:2212 doc/tin.5:1948
 msgid ""
 "If the score of an article is below or equal this value the article gets "
 "marked as killed."
@@ -5991,13 +5996,13 @@ msgstr ""
 "marked as killed."
 
 #. type: TP
-#: doc/tin.1:2208
+#: doc/tin.1:2212
 #, no-wrap
 msgid "B<Score limit (select) (score_limit_select)>"
 msgstr "B<Score limit (select) (score_limit_select)>"
 
 #. type: Plain text
-#: doc/tin.1:2212 doc/tin.5:1952
+#: doc/tin.1:2216 doc/tin.5:1952
 msgid ""
 "If the score of an article is above or equal this value the article gets "
 "marked as hot."
@@ -6006,13 +6011,13 @@ msgstr ""
 "marked as hot."
 
 #. type: TP
-#: doc/tin.1:2212
+#: doc/tin.1:2216
 #, no-wrap
 msgid "B<Default score to kill articles (score_kill)>"
 msgstr "B<Default score to kill articles (score_kill)>"
 
 #. type: Plain text
-#: doc/tin.1:2216 doc/tin.5:1956
+#: doc/tin.1:2220 doc/tin.5:1956
 msgid ""
 "Score of an article which should be killed, this must be E<lt>= "
 "B<score_limit_kill>."
@@ -6021,13 +6026,13 @@ msgstr ""
 "B<score_limit_kill>."
 
 #. type: TP
-#: doc/tin.1:2216
+#: doc/tin.1:2220
 #, no-wrap
 msgid "B<Default score to select articles (score_select)>"
 msgstr "B<Default score to select articles (score_select)>"
 
 #. type: Plain text
-#: doc/tin.1:2220 doc/tin.5:1960
+#: doc/tin.1:2224 doc/tin.5:1960
 msgid ""
 "Score of an article which should be marked hot, this must be E<gt>= "
 "B<score_limit_select>."
@@ -6036,13 +6041,13 @@ msgstr ""
 "B<score_limit_select>."
 
 #. type: TP
-#: doc/tin.1:2220
+#: doc/tin.1:2224
 #, no-wrap
 msgid "B<Number of lines to scroll in pager (scroll_lines)>"
 msgstr "B<Number of lines to scroll in pager (scroll_lines)>"
 
 #. type: Plain text
-#: doc/tin.1:2228 doc/tin.5:1968
+#: doc/tin.1:2232 doc/tin.5:1968
 msgid ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
@@ -6059,13 +6064,13 @@ msgstr ""
 "page scrolling. This setting supersedes B<full_page_scroll>=OFF."
 
 #. type: TP
-#: doc/tin.1:2228
+#: doc/tin.1:2232
 #, no-wrap
 msgid "B<Format string for the Selection level (select_format)>"
 msgstr "B<Format string for the Selection level (select_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2232
+#: doc/tin.1:2236
 msgid ""
 "Format string tin uses for Selection level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d"
@@ -6076,13 +6081,13 @@ msgstr ""
 "\"."
 
 #. type: TP
-#: doc/tin.1:2232
+#: doc/tin.1:2236
 #, no-wrap
 msgid "B<In group and thread level, show author by (show_author)>"
 msgstr "B<In group and thread level, show author by (show_author)>"
 
 #. type: Plain text
-#: doc/tin.1:2236 doc/tin.5:2001
+#: doc/tin.1:2240 doc/tin.5:2001
 msgid ""
 "Which information about the author should be shown. Default is 2, authors "
 "full name."
@@ -6091,12 +6096,12 @@ msgstr ""
 "full name."
 
 #. type: Plain text
-#: doc/tin.1:2239 doc/tin.5:2004
+#: doc/tin.1:2243 doc/tin.5:2004
 msgid "B<None>, only the ''Subject:'' line will be displayed."
 msgstr "B<None>, only the ''Subject:'' line will be displayed."
 
 #. type: Plain text
-#: doc/tin.1:2242 doc/tin.5:2007
+#: doc/tin.1:2246 doc/tin.5:2007
 msgid ""
 "B<Address>, ''Subject:'' line & the address part of the ''From:'' line are "
 "displayed."
@@ -6105,7 +6110,7 @@ msgstr ""
 "displayed."
 
 #. type: Plain text
-#: doc/tin.1:2245 doc/tin.5:2010
+#: doc/tin.1:2249 doc/tin.5:2010
 msgid ""
 "B<Full Name>, ''Subject:'' line & the authors full name part of the "
 "\\&''From:'' line are displayed (default)."
@@ -6114,7 +6119,7 @@ msgstr ""
 "\\&''From:'' line are displayed (default)."
 
 #. type: Plain text
-#: doc/tin.1:2248 doc/tin.5:2013
+#: doc/tin.1:2252 doc/tin.5:2013
 msgid ""
 "B<Address and Name>, ''Subject:'' line & all of the ''From:'' line are "
 "displayed."
@@ -6123,13 +6128,13 @@ msgstr ""
 "displayed."
 
 #. type: TP
-#: doc/tin.1:2249
+#: doc/tin.1:2253
 #, no-wrap
 msgid "B<Show description of each newsgroup (show_description)>"
 msgstr "B<Show description of each newsgroup (show_description)>"
 
 #. type: Plain text
-#: doc/tin.1:2258
+#: doc/tin.1:2262
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -6146,23 +6151,23 @@ msgstr ""
 "mailgroups> for mailgroups. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2258
+#: doc/tin.1:2262
 #, no-wrap
 msgid "B<Function for sorting articles (sort_function)>"
 msgstr "B<Function for sorting articles (sort_function)>"
 
 #. type: Plain text
-#: doc/tin.1:2261 doc/tin.5:1986
+#: doc/tin.1:2265 doc/tin.5:1986
 msgid "Function used for sorting articles. Default is 0."
 msgstr "Function used for sorting articles. Default is 0."
 
 #. type: Plain text
-#: doc/tin.1:2266 doc/tin.5:1991
+#: doc/tin.1:2270 doc/tin.5:1991
 msgid "Use B<\\%qsort>(3)  for sorting."
 msgstr "Use B<\\%qsort>(3)  for sorting."
 
 #. type: Plain text
-#: doc/tin.1:2271 doc/tin.5:1996
+#: doc/tin.1:2275 doc/tin.5:1996
 msgid ""
 "Use B<\\%heapsort>(3)  for sorting. This might be faster in large groups "
 "with long threads (somewhat presorted data)."
@@ -6171,13 +6176,13 @@ msgstr ""
 "with long threads (somewhat presorted data)."
 
 #. type: TP
-#: doc/tin.1:2272
+#: doc/tin.1:2276
 #, no-wrap
 msgid "B<Show lines/score in listings (show_info)>"
 msgstr "B<Show lines/score in listings (show_info)>"
 
 #. type: Plain text
-#: doc/tin.1:2276 doc/tin.5:2027
+#: doc/tin.1:2280 doc/tin.5:2027
 msgid ""
 "Which information about the thread or article should be shown. Default is 1, "
 "show only the line count."
@@ -6186,12 +6191,12 @@ msgstr ""
 "show only the line count."
 
 #. type: Plain text
-#: doc/tin.1:2279 doc/tin.5:2030
+#: doc/tin.1:2283 doc/tin.5:2030
 msgid "B<None>, no information will be displayed."
 msgstr "B<None>, no information will be displayed."
 
 #. type: Plain text
-#: doc/tin.1:2283 doc/tin.5:2034
+#: doc/tin.1:2287 doc/tin.5:2034
 msgid ""
 "B<Lines>, in article listing the line count of an article will be displayed "
 "and in thread listing the line count of first (unread) article will be "
@@ -6202,7 +6207,7 @@ msgstr ""
 "displayed."
 
 #. type: Plain text
-#: doc/tin.1:2287 doc/tin.5:2038
+#: doc/tin.1:2291 doc/tin.5:2038
 msgid ""
 "B<Score>, in article listing the score of an article will be displayed and "
 "in thread listing the score of the thread will be displayed - see also "
@@ -6213,18 +6218,18 @@ msgstr ""
 "B<thread_score>."
 
 #. type: Plain text
-#: doc/tin.1:2289 doc/tin.5:2040
+#: doc/tin.1:2293 doc/tin.5:2040
 msgid "B<Lines & Score>, display line count and score."
 msgstr "B<Lines & Score>, display line count and score."
 
 #. type: TP
-#: doc/tin.1:2290
+#: doc/tin.1:2294
 #, no-wrap
 msgid "B<Show only unread articles (show_only_unread_arts)>"
 msgstr "B<Show only unread articles (show_only_unread_arts)>"
 
 #. type: Plain text
-#: doc/tin.1:2294 doc/tin.5:2045
+#: doc/tin.1:2298 doc/tin.5:2045
 msgid ""
 "If ON show only new/unread articles otherwise show all articles.  Default is "
 "ON."
@@ -6233,13 +6238,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:2294
+#: doc/tin.1:2298
 #, no-wrap
 msgid "B<Show only groups with unread arts (show_only_unread_groups)>"
 msgstr "B<Show only groups with unread arts (show_only_unread_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:2298 doc/tin.5:2049
+#: doc/tin.1:2302 doc/tin.5:2049
 msgid ""
 "If ON show only subscribed groups that contain unread articles. Default is "
 "OFF."
@@ -6248,35 +6253,35 @@ msgstr ""
 "OFF."
 
 #. type: TP
-#: doc/tin.1:2298
+#: doc/tin.1:2302
 #, no-wrap
 msgid "B<Display signatures (show_signatures)>"
 msgstr "B<Display signatures (show_signatures)>"
 
 #. type: Plain text
-#: doc/tin.1:2302
+#: doc/tin.1:2306
 msgid "If OFF don't show signatures when displaying articles.  Default is ON."
 msgstr "If OFF don't show signatures when displaying articles.  Default is ON."
 
 #. type: TP
-#: doc/tin.1:2302
+#: doc/tin.1:2306
 #, no-wrap
 msgid "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 msgstr "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 
 #. type: Plain text
-#: doc/tin.1:2305 doc/tin.5:2055
+#: doc/tin.1:2309 doc/tin.5:2055
 msgid "If ON prepend the signature with sigdashes. Default is ON."
 msgstr "If ON prefix the signature with sigdashes. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2305
+#: doc/tin.1:2309
 #, no-wrap
 msgid "B<Create signature from path/command (sigfile)>"
 msgstr "B<Create signature from path/command (sigfile)>"
 
 #. type: Plain text
-#: doc/tin.1:2315
+#: doc/tin.1:2319
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -6295,24 +6300,24 @@ msgstr ""
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>."
 
 #. type: TP
-#: doc/tin.1:2315
+#: doc/tin.1:2319
 #, no-wrap
 msgid "B<Add signature when reposting (signature_repost)>"
 msgstr "B<Add signature when reposting (signature_repost)>"
 
 #. type: Plain text
-#: doc/tin.1:2318 doc/tin.5:2069
+#: doc/tin.1:2322 doc/tin.5:2069
 msgid "If ON add signature to reposted articles. Default is ON."
 msgstr "If ON add signature to reposted articles. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2318
+#: doc/tin.1:2322
 #, no-wrap
 msgid "B<Regex used to highlight /slashes/ (slashes_regex)>"
 msgstr "B<Regex used to highlight /slashes/ (slashes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2323
+#: doc/tin.1:2327
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -6323,13 +6328,13 @@ msgstr ""
 "B<slashes_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2323
+#: doc/tin.1:2327
 #, no-wrap
 msgid "B<Sort articles by (sort_article_type)>"
 msgstr "B<Sort articles by (sort_article_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2327 doc/tin.5:2080
+#: doc/tin.1:2331 doc/tin.5:2080
 msgid ""
 "This specifies how articles should be sorted. Sort by ascending Date (6) is "
 "the default. The following sort types are allowed:"
@@ -6338,91 +6343,91 @@ msgstr ""
 "the default. The following sort types are allowed:"
 
 #. type: Plain text
-#: doc/tin.1:2330 doc/tin.5:2083
+#: doc/tin.1:2334 doc/tin.5:2083
 msgid "B<Nothing>, don't sort articles."
 msgstr "B<Nothing>, don't sort articles."
 
 #. type: Plain text
-#: doc/tin.1:2332 doc/tin.5:2085
+#: doc/tin.1:2336 doc/tin.5:2085
 msgid ""
 "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 msgstr ""
 "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 
 #. type: Plain text
-#: doc/tin.1:2334 doc/tin.5:2087
+#: doc/tin.1:2338 doc/tin.5:2087
 msgid "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 msgstr ""
 "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 
 #. type: Plain text
-#: doc/tin.1:2336 doc/tin.5:2089
+#: doc/tin.1:2340 doc/tin.5:2089
 msgid "B<From: (descending)>, sort articles by ''From:'' field descending."
 msgstr "B<From: (descending)>, sort articles by ''From:'' field descending."
 
 #. type: Plain text
-#: doc/tin.1:2338 doc/tin.5:2091
+#: doc/tin.1:2342 doc/tin.5:2091
 msgid "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 msgstr "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 
 #. type: Plain text
-#: doc/tin.1:2340 doc/tin.5:2093
+#: doc/tin.1:2344 doc/tin.5:2093
 msgid "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 msgstr "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 
 #. type: Plain text
-#: doc/tin.1:2343 doc/tin.5:2096
+#: doc/tin.1:2347 doc/tin.5:2096
 msgid ""
 "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 msgstr ""
 "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 
 #. type: Plain text
-#: doc/tin.1:2345 doc/tin.5:2098
+#: doc/tin.1:2349 doc/tin.5:2098
 msgid "B<Score (descending)>, sort articles by filtering score descending."
 msgstr "B<Score (descending)>, sort articles by filtering score descending."
 
 #. type: IP
-#: doc/tin.1:2345 doc/tin.5:2098
+#: doc/tin.1:2349 doc/tin.5:2098
 #, no-wrap
 msgid "8"
 msgstr "8"
 
 #. type: Plain text
-#: doc/tin.1:2347 doc/tin.5:2100
+#: doc/tin.1:2351 doc/tin.5:2100
 msgid "B<Score (ascending)>, sort articles by filtering score ascending."
 msgstr "B<Score (ascending)>, sort articles by filtering score ascending."
 
 #. type: IP
-#: doc/tin.1:2347 doc/tin.5:2100
+#: doc/tin.1:2351 doc/tin.5:2100
 #, no-wrap
 msgid "9"
 msgstr "9"
 
 #. type: Plain text
-#: doc/tin.1:2349 doc/tin.5:2102
+#: doc/tin.1:2353 doc/tin.5:2102
 msgid "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 msgstr "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 
 #. type: IP
-#: doc/tin.1:2349 doc/tin.5:2102
+#: doc/tin.1:2353 doc/tin.5:2102
 #, no-wrap
 msgid "10"
 msgstr "10"
 
 #. type: Plain text
-#: doc/tin.1:2351 doc/tin.5:2104
+#: doc/tin.1:2355 doc/tin.5:2104
 msgid "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 msgstr "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 
 #. type: TP
-#: doc/tin.1:2352
+#: doc/tin.1:2356
 #, no-wrap
 msgid "B<Sort threads by (sort_threads_type)>"
 msgstr "B<Sort threads by (sort_threads_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2357 doc/tin.5:2109
+#: doc/tin.1:2361 doc/tin.5:2109
 msgid ""
 "This specifies how threads will be sorted. Sort by descending Score (1) is "
 "the default. The following sort types are allowed:"
@@ -6431,24 +6436,24 @@ msgstr ""
 "the default. The following sort types are allowed:"
 
 #. type: Plain text
-#: doc/tin.1:2360 doc/tin.5:2112
+#: doc/tin.1:2364 doc/tin.5:2112
 msgid "B<Nothing>, don't sort threads."
 msgstr "B<Nothing>, don't sort threads."
 
 #. type: Plain text
-#: doc/tin.1:2363 doc/tin.5:2115
+#: doc/tin.1:2367 doc/tin.5:2115
 msgid ""
 "B<Score (descending)>, sort threads by filtering score descending (default)."
 msgstr ""
 "B<Score (descending)>, sort threads by filtering score descending (default)."
 
 #. type: Plain text
-#: doc/tin.1:2365 doc/tin.5:2117
+#: doc/tin.1:2369 doc/tin.5:2117
 msgid "B<Score (ascending)>, sort threads by filtering score ascending."
 msgstr "B<Score (ascending)>, sort threads by filtering score ascending."
 
 #. type: Plain text
-#: doc/tin.1:2367 doc/tin.5:2119
+#: doc/tin.1:2371 doc/tin.5:2119
 msgid ""
 "B<Last posting date (descending)>, sort threads by date of last posting "
 "descending."
@@ -6457,7 +6462,7 @@ msgstr ""
 "descending."
 
 #. type: Plain text
-#: doc/tin.1:2369 doc/tin.5:2121
+#: doc/tin.1:2373 doc/tin.5:2121
 msgid ""
 "B<Last posting date (ascending)>, sort threads by date of last posting "
 "ascending."
@@ -6466,13 +6471,13 @@ msgstr ""
 "ascending."
 
 #. type: TP
-#: doc/tin.1:2370
+#: doc/tin.1:2374
 #, no-wrap
 msgid "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 msgstr "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 
 #. type: Plain text
-#: doc/tin.1:2375 doc/tin.5:2127
+#: doc/tin.1:2379 doc/tin.5:2127
 msgid ""
 "Set this option to a list of comma-separated strings to be warned if you are "
 "replying to an article by mail where the e-mail address contains one of "
@@ -6483,18 +6488,18 @@ msgstr ""
 "these strings. The matching is case-insensitive. Example:"
 
 #. type: Plain text
-#: doc/tin.1:2377 doc/tin.5:2129
+#: doc/tin.1:2381 doc/tin.5:2129
 msgid "I<spam,delete,remove>"
 msgstr "I<spam,delete,remove>"
 
 #. type: TP
-#: doc/tin.1:2377
+#: doc/tin.1:2381
 #, no-wrap
 msgid "B<Regex used to highlight *stars* (stars_regex)>"
 msgstr "B<Regex used to highlight *stars* (stars_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2382
+#: doc/tin.1:2386
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -6505,13 +6510,13 @@ msgstr ""
 "B<stars_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2382
+#: doc/tin.1:2386
 #, no-wrap
 msgid "B<Start editor with line offset (start_editor_offset)>"
 msgstr "B<Start editor with line offset (start_editor_offset)>"
 
 #. type: Plain text
-#: doc/tin.1:2387 doc/tin.5:2141
+#: doc/tin.1:2391 doc/tin.5:2141
 msgid ""
 "Set ON if the editor used for posting, follow-ups and bug reports has the "
 "capability of starting and positioning the cursor at a specified line within "
@@ -6522,13 +6527,13 @@ msgstr ""
 "a file. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2387
+#: doc/tin.1:2391
 #, no-wrap
 msgid "B<Strip blanks of end of lines (strip_blanks)>"
 msgstr "B<Strip blanks of end of lines (strip_blanks)>"
 
 #. type: Plain text
-#: doc/tin.1:2393 doc/tin.5:2145
+#: doc/tin.1:2397 doc/tin.5:2145
 msgid ""
 "Strips the blanks from the end of each line therefore speeding up the "
 "display when reading on a slow terminal or via modem. Default is ON."
@@ -6537,13 +6542,13 @@ msgstr ""
 "display when reading on a slow terminal or via modem. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2393
+#: doc/tin.1:2397
 #, no-wrap
 msgid "B<Remove bogus groups from newsrc (strip_bogus)>"
 msgstr "B<Remove bogus groups from newsrc (strip_bogus)>"
 
 #. type: Plain text
-#: doc/tin.1:2402 doc/tin.5:2154
+#: doc/tin.1:2406 doc/tin.5:2154
 msgid ""
 "Bogus groups are groups that are present in your I<${TIN_HOMEDIR:-\"$HOME"
 "\"}/.newsrc> file that no longer exist on the news server. There are 3 "
@@ -6560,13 +6565,13 @@ msgstr ""
 "unsubscribe from them as and when you wish. Default is 0 (Always Keep)."
 
 #. type: TP
-#: doc/tin.1:2402
+#: doc/tin.1:2406
 #, no-wrap
 msgid "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 msgstr "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 
 #. type: Plain text
-#: doc/tin.1:2406 doc/tin.5:2158
+#: doc/tin.1:2410 doc/tin.5:2158
 msgid ""
 "If ON, then unsubscribed groups will be permanently removed from your I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
@@ -6575,13 +6580,13 @@ msgstr ""
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2406
+#: doc/tin.1:2410
 #, no-wrap
 msgid "B<Regex used to highlight -strokes- (strokes_regex)>"
 msgstr "B<Regex used to highlight -strokes- (strokes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2411
+#: doc/tin.1:2415
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -6592,13 +6597,13 @@ msgstr ""
 "B<strokes_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2411
+#: doc/tin.1:2415
 #, no-wrap
 msgid "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 msgstr "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2416 doc/tin.5:2364
+#: doc/tin.1:2420 doc/tin.5:2364
 msgid ""
 "If enabled a search for the next unread article will wrap around all "
 "articles to find also previous unread articles. If disabled the search stops "
@@ -6609,13 +6614,13 @@ msgstr ""
 "at the end of the thread list. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2416
+#: doc/tin.1:2420
 #, no-wrap
 msgid "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 msgstr "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 
 #. type: Plain text
-#: doc/tin.1:2420
+#: doc/tin.1:2424
 msgid ""
 "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be "
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
@@ -6624,13 +6629,13 @@ msgstr ""
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
 
 #. type: TP
-#: doc/tin.1:2420
+#: doc/tin.1:2424
 #, no-wrap
 msgid "B<Thread articles by (thread_articles)>"
 msgstr "B<Thread articles by (thread_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:2428
+#: doc/tin.1:2432
 msgid ""
 "Defines which threading method to use. It's possible to set the threading "
 "type on a per group basis by setting the group attribute variable "
@@ -6645,22 +6650,22 @@ msgstr ""
 "and References.  The choices are:"
 
 #. type: Plain text
-#: doc/tin.1:2431
+#: doc/tin.1:2435
 msgid "B<None>, don't thread."
 msgstr "B<None>, don't thread."
 
 #. type: Plain text
-#: doc/tin.1:2433
+#: doc/tin.1:2437
 msgid "B<Subject>, thread on ''Subject:'' only."
 msgstr "B<Subject>, thread on ''Subject:'' only."
 
 #. type: Plain text
-#: doc/tin.1:2435
+#: doc/tin.1:2439
 msgid "B<References>, thread on ''References:'' only."
 msgstr "B<References>, thread on ''References:'' only."
 
 #. type: Plain text
-#: doc/tin.1:2438
+#: doc/tin.1:2442
 msgid ""
 "B<Both Subject and References>, thread on ''References:'' then "
 "\\&''Subject:'' (default)."
@@ -6669,12 +6674,12 @@ msgstr ""
 "\\&''Subject:'' (default)."
 
 #. type: Plain text
-#: doc/tin.1:2440
+#: doc/tin.1:2444
 msgid "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 msgstr "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 
 #. type: Plain text
-#: doc/tin.1:2443
+#: doc/tin.1:2447
 msgid ""
 "B<Percentage Match>, thread base upon a partial character match on "
 "\\&''Subject:''."
@@ -6683,13 +6688,13 @@ msgstr ""
 "\\&''Subject:''."
 
 #. type: TP
-#: doc/tin.1:2444
+#: doc/tin.1:2448
 #, no-wrap
 msgid "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 msgstr "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:2448 doc/tin.5:2208
+#: doc/tin.1:2452 doc/tin.5:2208
 msgid ""
 "If ON catchup group/thread when leaving with the left arrow key. Default is "
 "ON."
@@ -6698,13 +6703,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:2448
+#: doc/tin.1:2452
 #, no-wrap
 msgid "B<Format string for the Thread level (thread_format)>"
 msgstr "B<Format string for the Thread level (thread_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2452
+#: doc/tin.1:2456
 msgid ""
 "Format string tin uses for Thread level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ "
@@ -6715,13 +6720,13 @@ msgstr ""
 "\\ %F\"."
 
 #. type: TP
-#: doc/tin.1:2452
+#: doc/tin.1:2456
 #, no-wrap
 msgid "B<Matchingness of a thread (thread_perc)>"
 msgstr "B<Matchingness of a thread (thread_perc)>"
 
 #. type: Plain text
-#: doc/tin.1:2456
+#: doc/tin.1:2460
 msgid ""
 "How closely the subjects must match for two threads to be considered part of "
 "the same thread. This is a percentage and the default if 75%."
@@ -6730,13 +6735,13 @@ msgstr ""
 "the same thread. This is a percentage and the default if 75%."
 
 #. type: TP
-#: doc/tin.1:2456
+#: doc/tin.1:2460
 #, no-wrap
 msgid "B<Score of a thread (thread_score)>"
 msgstr "B<Score of a thread (thread_score)>"
 
 #. type: Plain text
-#: doc/tin.1:2460 doc/tin.5:2212
+#: doc/tin.1:2464 doc/tin.5:2212
 msgid ""
 "How the total score of a thread is computed. Default is 0, the maximum score "
 "in this thread."
@@ -6745,28 +6750,28 @@ msgstr ""
 "in this thread."
 
 #. type: Plain text
-#: doc/tin.1:2463 doc/tin.5:2215
+#: doc/tin.1:2467 doc/tin.5:2215
 msgid "B<Max>, the maximum score in this thread."
 msgstr "B<Max>, the maximum score in this thread."
 
 #. type: Plain text
-#: doc/tin.1:2465 doc/tin.5:2217
+#: doc/tin.1:2469 doc/tin.5:2217
 msgid "B<Sum>, the sum of all scores in this thread."
 msgstr "B<Sum>, the sum of all scores in this thread."
 
 #. type: Plain text
-#: doc/tin.1:2467 doc/tin.5:2219
+#: doc/tin.1:2471 doc/tin.5:2219
 msgid "B<Average>, the average score in this thread."
 msgstr "B<Average>, the average score in this thread."
 
 #. type: TP
-#: doc/tin.1:2468
+#: doc/tin.1:2472
 #, no-wrap
 msgid "B<Transliteration (translit)>"
 msgstr "B<Transliteration (translit)>"
 
 #. type: Plain text
-#: doc/tin.1:2476 doc/tin.5:2228
+#: doc/tin.1:2480 doc/tin.5:2228
 msgid ""
 "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3)  to "
 "enable transliteration. This means that when a character cannot be "
@@ -6781,13 +6786,13 @@ msgstr ""
 "doesn't exist, this option is disabled. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2476
+#: doc/tin.1:2480
 #, no-wrap
 msgid "B<How to treat blank lines (trim_article_body)>"
 msgstr "B<How to treat blank lines (trim_article_body)>"
 
 #. type: Plain text
-#: doc/tin.1:2480 doc/tin.5:2232
+#: doc/tin.1:2484 doc/tin.5:2232
 msgid ""
 "Allows you to select how B<tin> treats blank lines in article bodies.  "
 "Default is 0. This option does not affect lines within verbatim blocks."
@@ -6796,29 +6801,29 @@ msgstr ""
 "Default is 0. This option does not affect lines within verbatim blocks."
 
 #. type: Plain text
-#: doc/tin.1:2483 doc/tin.5:2235
+#: doc/tin.1:2487 doc/tin.5:2235
 msgid "B<Don't trim article body>, do nothing."
 msgstr "B<Don't trim article body>, do nothing."
 
 #. type: Plain text
-#: doc/tin.1:2485 doc/tin.5:2237
+#: doc/tin.1:2489 doc/tin.5:2237
 msgid "B<Skip leading blank lines>."
 msgstr "B<Skip leading blank lines>."
 
 #. type: Plain text
-#: doc/tin.1:2487 doc/tin.5:2239
+#: doc/tin.1:2491 doc/tin.5:2239
 msgid "B<Skip trailing blank lines>."
 msgstr "B<Skip trailing blank lines>."
 
 #. type: Plain text
-#: doc/tin.1:2489 doc/tin.5:2241
+#: doc/tin.1:2493 doc/tin.5:2241
 msgid ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank lines."
 msgstr ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank lines."
 
 #. type: Plain text
-#: doc/tin.1:2492 doc/tin.5:2244
+#: doc/tin.1:2496 doc/tin.5:2244
 msgid ""
 "B<Compact multiple between text>, replace multiple blank lines between "
 "textblocks with one blank line."
@@ -6827,28 +6832,28 @@ msgstr ""
 "textblocks with one blank line."
 
 #. type: Plain text
-#: doc/tin.1:2494 doc/tin.5:2246
+#: doc/tin.1:2498 doc/tin.5:2246
 msgid "B<Compact multiple and skip leading>, 4 + 1"
 msgstr "B<Compact multiple and skip leading>, 4 + 1"
 
 #. type: Plain text
-#: doc/tin.1:2496 doc/tin.5:2248
+#: doc/tin.1:2500 doc/tin.5:2248
 msgid "B<Compact multiple and skip trailing>, 4 + 2"
 msgstr "B<Compact multiple and skip trailing>, 4 + 2"
 
 #. type: Plain text
-#: doc/tin.1:2498 doc/tin.5:2250
+#: doc/tin.1:2502 doc/tin.5:2250
 msgid "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 msgstr "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 
 #. type: TP
-#: doc/tin.1:2499
+#: doc/tin.1:2503
 #, no-wrap
 msgid "B<Regex used to highlight _underline_ (underscores_regex)>"
 msgstr "B<Regex used to highlight _underline_ (underscores_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2504
+#: doc/tin.1:2508
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -6859,24 +6864,24 @@ msgstr ""
 "B<underscores_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2504
+#: doc/tin.1:2508
 #, no-wrap
 msgid "B<Remove ~/.article after posting (unlink_article)>"
 msgstr "B<Remove ~/.article after posting (unlink_article)>"
 
 #. type: Plain text
-#: doc/tin.1:2507
+#: doc/tin.1:2511
 msgid "If ON remove I<~/.article> after posting. Default is ON."
 msgstr "If ON remove I<~/.article> after posting. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2507
+#: doc/tin.1:2511
 #, no-wrap
 msgid "B<Program that opens URLs (url_handler)>"
 msgstr "B<Program that opens URLs (url_handler)>"
 
 #. type: Plain text
-#: doc/tin.1:2512 doc/tin.5:2267
+#: doc/tin.1:2516 doc/tin.5:2267
 msgid ""
 "The program that will be run when launching URLs in the article viewer using "
 "B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
@@ -6887,41 +6892,41 @@ msgstr ""
 "B<url_handler.pl %s>."
 
 #. type: TP
-#: doc/tin.1:2512
+#: doc/tin.1:2516
 #, no-wrap
 msgid "B<URL highlighting in message body (url_highlight)>"
 msgstr "B<URL highlighting in message body (url_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2515 doc/tin.5:2270
+#: doc/tin.1:2519 doc/tin.5:2270
 msgid "Enable highlighting URLs in message body. Default is ON."
 msgstr "Enable highlighting URLs in message body. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2515
+#: doc/tin.1:2519
 #, no-wrap
 msgid "B<Use ANSI color (use_color)>"
 msgstr "B<Use ANSI colour (use_color)>"
 
 #. type: Plain text
-#: doc/tin.1:2518
+#: doc/tin.1:2522
 msgid "If enabled B<tin> uses ANSI-colors. Default is OFF."
 msgstr "If enabled B<tin> uses ANSI-colours. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2518
+#: doc/tin.1:2522
 #, no-wrap
 msgid "B<Use scroll keys on keypad (use_keypad)>"
 msgstr "B<Use scroll keys on keypad (use_keypad)>"
 
 #. type: TP
-#: doc/tin.1:2521
+#: doc/tin.1:2525
 #, no-wrap
 msgid "B<Use mouse in xterm (use_mouse)>"
 msgstr "B<Use mouse in xterm (use_mouse)>"
 
 #. type: Plain text
-#: doc/tin.1:2527 doc/tin.5:2284
+#: doc/tin.1:2531 doc/tin.5:2284
 msgid ""
 "Allows the mouse button support in a B<\\%xterm>(1x)  to be enabled/"
 "disabled.  Default is OFF."
@@ -6930,13 +6935,13 @@ msgstr ""
 "disabled.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2527
+#: doc/tin.1:2531
 #, no-wrap
 msgid "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 msgstr "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 
 #. type: Plain text
-#: doc/tin.1:2537
+#: doc/tin.1:2541
 msgid ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<tin> must be running in a B<\\"
@@ -6947,13 +6952,13 @@ msgstr ""
 "%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2537
+#: doc/tin.1:2541
 #, no-wrap
 msgid "B<Use UTF-8 graphics (utf8_graphics)>"
 msgstr "B<Use UTF-8 graphics (utf8_graphics)>"
 
 #. type: Plain text
-#: doc/tin.1:2541 doc/tin.5:2300
+#: doc/tin.1:2545 doc/tin.5:2300
 msgid ""
 "If ON use UTF-8 characters for indicator ('-E<gt>'), thread/attachment tree "
 "and ellipsis ('...'). Default is OFF."
@@ -6962,50 +6967,50 @@ msgstr ""
 "and ellipsis ('...'). Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2541
+#: doc/tin.1:2545
 #, no-wrap
 msgid "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 msgstr "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2544
+#: doc/tin.1:2548
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim block."
 msgstr ""
 "A regular expression that tin will use to find the begin of a verbatim block."
 
 #. type: TP
-#: doc/tin.1:2544
+#: doc/tin.1:2548
 #, no-wrap
 msgid "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 msgstr "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2547
+#: doc/tin.1:2551
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block."
 msgstr ""
 "A regular expression that tin will use to find the end of a verbatim block."
 
 #. type: TP
-#: doc/tin.1:2547
+#: doc/tin.1:2551
 #, no-wrap
 msgid "B<Detection of verbatim blocks (verbatim_handling)>"
 msgstr "B<Detection of verbatim blocks (verbatim_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:2550
+#: doc/tin.1:2554
 msgid "If ON verbatim blocks will be detected. Default is ON."
 msgstr "If ON verbatim blocks will be detected. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2550
+#: doc/tin.1:2554
 #, no-wrap
 msgid "B<Wildcard matching (wildcard)>"
 msgstr "B<Wildcard matching (wildcard)>"
 
 #. type: Plain text
-#: doc/tin.1:2564
+#: doc/tin.1:2568
 msgid ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
@@ -7024,13 +7029,13 @@ msgstr ""
 "wildmat notation."
 
 #. type: TP
-#: doc/tin.1:2564
+#: doc/tin.1:2568
 #, no-wrap
 msgid "B<What to display instead of mark (word_h_display_marks)>"
 msgstr "B<What to display instead of mark (word_h_display_marks)>"
 
 #. type: Plain text
-#: doc/tin.1:2568 doc/tin.5:2332
+#: doc/tin.1:2572 doc/tin.5:2332
 msgid ""
 "Should the leading and ending stars, slashes, strokes and dashes also be "
 "displayed, even when they are highlighting marks?"
@@ -7039,28 +7044,28 @@ msgstr ""
 "displayed, even when they are highlighting marks?"
 
 #. type: Plain text
-#: doc/tin.1:2571 doc/tin.5:2335
+#: doc/tin.1:2575 doc/tin.5:2335
 msgid "B<no>"
 msgstr "B<no>"
 
 #. type: Plain text
-#: doc/tin.1:2573 doc/tin.5:2337
+#: doc/tin.1:2577 doc/tin.5:2337
 msgid "yes, B<display mark>"
 msgstr "yes, B<display mark>"
 
 #. type: Plain text
-#: doc/tin.1:2575 doc/tin.5:2339
+#: doc/tin.1:2579 doc/tin.5:2339
 msgid "print a B<space> instead"
 msgstr "print a B<space> instead"
 
 #. type: TP
-#: doc/tin.1:2576
+#: doc/tin.1:2580
 #, no-wrap
 msgid "B<Word highlighting in message body (word_highlight)>"
 msgstr "B<Word highlighting in message body (word_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2584 doc/tin.5:2348
+#: doc/tin.1:2588 doc/tin.5:2348
 msgid ""
 "Enable word highlighting. See B<word_h_display_marks> for the options "
 "available. If B<use_color> is enabled the colors specified in "
@@ -7077,13 +7082,13 @@ msgstr ""
 "are used. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2584
+#: doc/tin.1:2588
 #, no-wrap
 msgid "B<Page line wrap column (wrap_column)>"
 msgstr "B<Page line wrap column (wrap_column)>"
 
 #. type: Plain text
-#: doc/tin.1:2595 doc/tin.5:2359
+#: doc/tin.1:2599 doc/tin.5:2359
 msgid ""
 "Sets the column at which a displayed article body should be wrapped.  If "
 "this value is equal to 0, it defaults to the current screen width.  If this "
@@ -7104,13 +7109,13 @@ msgstr ""
 "wrapping at the current screen width."
 
 #. type: TP
-#: doc/tin.1:2595
+#: doc/tin.1:2599
 #, no-wrap
 msgid "B<Quote line when crossposting (xpost_quote_format)>"
 msgstr "B<Quote line when crossposting (xpost_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2602 doc/tin.5:2369
+#: doc/tin.1:2606 doc/tin.5:2369
 msgid ""
 "Format is the same as for B<news_quote_format>, this is used when answering "
 "to a crossposting to several groups with no ''Followup-To:'' set."
@@ -7119,13 +7124,13 @@ msgstr ""
 "to a crossposting to several groups with no ''Followup-To:'' set."
 
 #. type: SS
-#: doc/tin.1:2602
+#: doc/tin.1:2606
 #, no-wrap
 msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 msgstr "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 
 #. type: Plain text
-#: doc/tin.1:2609
+#: doc/tin.1:2613
 msgid ""
 "B<tin> allows certain attributes to be set on a per group basis. If it "
 "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> "
@@ -7142,7 +7147,7 @@ msgstr ""
 "attributes file yet."
 
 #. type: Plain text
-#: doc/tin.1:2617
+#: doc/tin.1:2621
 msgid ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
@@ -7159,7 +7164,7 @@ msgstr ""
 "For more details see B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:2624
+#: doc/tin.1:2628
 msgid ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
@@ -7176,7 +7181,7 @@ msgstr ""
 "marked with '+' to the left of the attributes number."
 
 #. type: Plain text
-#: doc/tin.1:2631
+#: doc/tin.1:2635
 msgid ""
 "Besides the keys for moving around and changing values known from the "
 "options menu the attributes menu provides the following command: "
@@ -7187,13 +7192,13 @@ msgstr ""
 "B<ConfigResetAttrib> ('B<r>') which resets an attribute to a default value."
 
 #. type: SS
-#: doc/tin.1:2631
+#: doc/tin.1:2635
 #, no-wrap
 msgid "SCOPES MENU"
 msgstr "SCOPES MENU"
 
 #. type: Plain text
-#: doc/tin.1:2636
+#: doc/tin.1:2640
 msgid ""
 "The scopes menu (accessible from the options menu with B<ConfigScopeMenu> "
 "('B<S>')) shows all scopes read from the global and local attributes file.  "
@@ -7206,7 +7211,7 @@ msgstr ""
 "the scope number. Delete/rename/move are not possible with those scopes."
 
 #. type: Plain text
-#: doc/tin.1:2647
+#: doc/tin.1:2651
 msgid ""
 "In addition to the common moving keys the following commands are available: "
 "B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') enter the attributes menu for "
@@ -7227,14 +7232,14 @@ msgstr ""
 "the screen."
 
 #. type: SS
-#: doc/tin.1:2647
+#: doc/tin.1:2651
 #, no-wrap
 msgid "FILTERING ARTICLES"
 msgstr "FILTERING ARTICLES"
 
 #.  FIXME - add scoring description
 #. type: Plain text
-#: doc/tin.1:2654
+#: doc/tin.1:2658
 msgid ""
 "When there is a subject or an author which you are either very interested "
 "in, or find completely uninteresting, you can easily instruct B<tin> to "
@@ -7249,7 +7254,7 @@ msgstr ""
 "lines in an article."
 
 #. type: Plain text
-#: doc/tin.1:2660
+#: doc/tin.1:2664
 msgid ""
 "When B<tin> starts up the user's kill-file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "filter> (see also B<\\%tin>(5))  is read. Each time a newsgroup is entered "
@@ -7262,7 +7267,7 @@ msgstr ""
 "criteria."
 
 #. type: Plain text
-#: doc/tin.1:2665
+#: doc/tin.1:2669
 msgid ""
 "The degree to which rules are applied depend on the B<kill_level> tinrc "
 "setting. By default killed articles will only be marked read. Adjust "
@@ -7275,7 +7280,7 @@ msgstr ""
 "selection rule are marked with a ''*''."
 
 #. type: Plain text
-#: doc/tin.1:2670
+#: doc/tin.1:2674
 msgid ""
 "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/filter> (but don't do this whilst running B<tin> else you will lose your "
@@ -7286,7 +7291,7 @@ msgstr ""
 "changes) or by using an on-screen menu within B<tin>."
 
 #. type: Plain text
-#: doc/tin.1:2675
+#: doc/tin.1:2679
 msgid ""
 "The filtering capabilities of B<tin> have been significantly enhanced over "
 "previous versions to include scoring and better pattern matching. It is "
@@ -7299,13 +7304,13 @@ msgstr ""
 "directory. This file can also be read online at"
 
 #. type: Plain text
-#: doc/tin.1:2677
+#: doc/tin.1:2681
 msgid "E<lt>http://www.tin.org/filtering.txtE<gt>."
 msgstr "E<lt>http://www.tin.org/filtering.txtE<gt>."
 
 #.  FIXME - Next paragraph is out of date
 #. type: Plain text
-#: doc/tin.1:2690
+#: doc/tin.1:2694
 msgid ""
 "The on-screen filtering menu is accessed by pressing B<MenuFilterKill> "
 "('B<^K>') or B<MenuFilterSelect> ('B<^A>')  at the Group and Article levels. "
@@ -7326,13 +7331,13 @@ msgstr ""
 "the new filter, edit the full filter file or save filter."
 
 #. type: SS
-#: doc/tin.1:2690
+#: doc/tin.1:2694
 #, no-wrap
 msgid "POSTING ARTICLES"
 msgstr "POSTING ARTICLES"
 
 #. type: Plain text
-#: doc/tin.1:2693
+#: doc/tin.1:2697
 msgid ""
 "B<tin> allows posting of articles, follow-up to already posted articles and "
 "replying direct through mail to the author of an article."
@@ -7341,7 +7346,7 @@ msgstr ""
 "replying direct through mail to the author of an article."
 
 #. type: Plain text
-#: doc/tin.1:2703
+#: doc/tin.1:2707
 msgid ""
 "Use the B<Post> ('B<w>') command to post an article to a newsgroup.  After "
 "entering the post subject the default editor (i.e., B<\\%vi>(1))  or the "
@@ -7362,7 +7367,7 @@ msgstr ""
 "again or p)ost the article to the specified newsgroup(s)."
 
 #. type: Plain text
-#: doc/tin.1:2708
+#: doc/tin.1:2712
 msgid ""
 "Use the B<DisplayPostHist> ('B<W>') command to display a history of the "
 "articles you have posted. The date the article was posted, which newsgroups "
@@ -7373,7 +7378,7 @@ msgstr ""
 "the article was posted to and the articles subject line are displayed."
 
 #. type: Plain text
-#: doc/tin.1:2716
+#: doc/tin.1:2720
 msgid ""
 "Use the B<PageFollowupQuote> ('B<f>'), B<PageFollowup> ('B<F>')  or "
 "B<PageFollowupQuoteHeaders> ('B<^W>') command to post a follow-up article to "
@@ -7392,7 +7397,7 @@ msgstr ""
 "when posting an article with the B<Post> ('B<w>') command."
 
 #. type: Plain text
-#: doc/tin.1:2730
+#: doc/tin.1:2734
 msgid ""
 "Use the B<PageReplyQuote> ('B<r>'), B<PageReply> ('B<R>') or "
 "B<PageReplyQuoteHeaders> ('B<^E>') command to reply direct through mail to "
@@ -7417,13 +7422,13 @@ msgstr ""
 "or send the article to the author via B<PostSend> ('B<s>')."
 
 #. type: SS
-#: doc/tin.1:2730
+#: doc/tin.1:2734
 #, no-wrap
 msgid "CUSTOMIZING THE ARTICLE QUOTE STRING"
 msgstr "CUSTOMISING THE ARTICLE QUOTE STRING"
 
 #. type: Plain text
-#: doc/tin.1:2738
+#: doc/tin.1:2742
 msgid ""
 "When posting a followup to an article or replying direct to the author of an "
 "article via email the text of the article can be quoted. The beginning of "
@@ -7442,13 +7447,13 @@ msgstr ""
 "B<mail_quote_format>, B<news_quote_format> or B<xpost_quote_format>:"
 
 #. type: ta
-#: doc/tin.1:2740
+#: doc/tin.1:2744
 #, no-wrap
 msgid "\\w'%A  'u +\\w'Address'u"
 msgstr "\\w'%A  'u +\\w'Address'u"
 
 #. type: Plain text
-#: doc/tin.1:2749
+#: doc/tin.1:2753
 #, no-wrap
 msgid ""
 "B<%A>\tAddress (Email)\n"
@@ -7470,12 +7475,12 @@ msgstr ""
 "B<%I>\tInitials of author\n"
 
 #. type: Plain text
-#: doc/tin.1:2752
+#: doc/tin.1:2756
 msgid "e.g.,"
 msgstr "e.g.,"
 
 #. type: Plain text
-#: doc/tin.1:2757
+#: doc/tin.1:2761
 #, no-wrap
 msgid ""
 "CW<mail_quote_format=On %D in %G you wrote:\n"
@@ -7485,12 +7490,12 @@ msgstr ""
 "news_quote_format=In %M, %F wrote:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2761
+#: doc/tin.1:2765
 msgid "would expand to:"
 msgstr "would expand to:"
 
 #. type: Plain text
-#: doc/tin.1:2766
+#: doc/tin.1:2770
 #, no-wrap
 msgid ""
 "CW<On 21 Sep 1993 09:45:51 -0400 in alt.sources you wrote:\n"
@@ -7500,7 +7505,7 @@ msgstr ""
 "In E<lt>abcINN123@example.orgE<gt>, Joe Bar E<lt>joe@example.orgE<gt> wrote:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2776
+#: doc/tin.1:2780
 msgid ""
 "The quoted text section of an article is marked by a preceding quote string "
 "at the beginning of each quoted line. The default quote string is set to "
@@ -7515,13 +7520,13 @@ msgstr ""
 "represent a space)."
 
 #. type: SS
-#: doc/tin.1:2776
+#: doc/tin.1:2780
 #, no-wrap
 msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 msgstr "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 
 #. type: Plain text
-#: doc/tin.1:2783
+#: doc/tin.1:2787
 msgid ""
 "The command interface to B<GroupMail>, B<PageMail>, B<PostMail> or "
 "B<ThreadMail> ('B<m>'), B<Pipe> ('B<|>'), B<Print> ('B<o>'), B<PageRepost> "
@@ -7536,7 +7541,7 @@ msgstr ""
 "articles is the same for ease of use."
 
 #. type: Plain text
-#: doc/tin.1:2788
+#: doc/tin.1:2792
 msgid ""
 "Auto-saving with B<*AutoSave> ('B<S>') is a special case and operates only "
 "on marked articles. They will processed without any further prompting "
@@ -7549,7 +7554,7 @@ msgstr ""
 "attributes set for the current group."
 
 #. type: Plain text
-#: doc/tin.1:2792
+#: doc/tin.1:2796
 msgid ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
 "hot (auto-selected), regular expression pattern, tagged articles you wish to "
@@ -7560,7 +7565,7 @@ msgstr ""
 "mail, pipe etc."
 
 #. type: Plain text
-#: doc/tin.1:2796
+#: doc/tin.1:2800
 msgid ""
 "Tagged articles must have already been tagged with a B<*Tag> ('B<t>')  "
 "command. All tagged articles can be untagged by a B<*Untag> ('B<U>')  untag "
@@ -7571,7 +7576,7 @@ msgstr ""
 "command."
 
 #. type: Plain text
-#: doc/tin.1:2802
+#: doc/tin.1:2806
 msgid ""
 "If a regular expression pattern is selected you are asked to enter a pattern "
 "(e.g., to match all articles subject lines containing 'net News' you enter "
@@ -7586,7 +7591,7 @@ msgstr ""
 "pattern matching options."
 
 #. type: Plain text
-#: doc/tin.1:2807
+#: doc/tin.1:2811
 msgid ""
 "Various expansion characters are recognized when entering the directory and "
 "file to save to. Environment variables (prefixed with '$') and user home "
@@ -7599,7 +7604,7 @@ msgstr ""
 "variables can themselves contain other special characters."
 
 #. type: Plain text
-#: doc/tin.1:2812
+#: doc/tin.1:2816
 msgid ""
 "To save articles to a mailbox enter '=E<lt>mailbox nameE<gt>' when asked for "
 "the save filename. If you enter just '=' then articles will be saved to a "
@@ -7612,7 +7617,7 @@ msgstr ""
 "B<maildir>."
 
 #. type: Plain text
-#: doc/tin.1:2816
+#: doc/tin.1:2820
 msgid ""
 "To save in savedir/E<lt>news.group.nameE<gt>/E<lt>filenameE<gt> format enter "
 "'+E<lt>filenameE<gt>'.  Environment variables are allowed within a filename "
@@ -7623,7 +7628,7 @@ msgstr ""
 "(e.g., I<$SOURCES/dir/filename>). See B<savedir>."
 
 #. type: Plain text
-#: doc/tin.1:2822
+#: doc/tin.1:2826
 msgid ""
 "When saving articles you can specify whether the saved files should be post "
 "processed. A default process type can be set via B<post_process_type>."
@@ -7632,13 +7637,13 @@ msgstr ""
 "processed. A default process type can be set via B<post_process_type>."
 
 #. type: SS
-#: doc/tin.1:2822
+#: doc/tin.1:2826
 #, no-wrap
 msgid "AUTOMATIC MAILING AND SAVING NEW NEWS"
 msgstr "AUTOMATIC MAILING AND SAVING NEW NEWS"
 
 #. type: Plain text
-#: doc/tin.1:2834
+#: doc/tin.1:2838
 msgid ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and \\&''B<-"
 "N>'' option) or saved (''B<-S>'' option) in batch mode for later reading. "
@@ -7663,7 +7668,7 @@ msgstr ""
 "you could overflow your file system."
 
 #. type: Plain text
-#: doc/tin.1:2838
+#: doc/tin.1:2842
 msgid ""
 "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' "
 "option), the same directory must be specified when reading the articles by "
@@ -7674,7 +7679,7 @@ msgstr ""
 "''B<-R>''."
 
 #. type: Plain text
-#: doc/tin.1:2845
+#: doc/tin.1:2849
 msgid ""
 "If you only want to save some of your groups use the B<batch_save> tinrc "
 "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups "
@@ -7691,13 +7696,13 @@ msgstr ""
 "want using attributes."
 
 #. type: TP
-#: doc/tin.1:2846
+#: doc/tin.1:2850
 #, no-wrap
 msgid "B<tin -M iain -c -f newsrc.mail>"
 msgstr "B<tin -M iain -c -f newsrc.mail>"
 
 #. type: Plain text
-#: doc/tin.1:2850
+#: doc/tin.1:2854
 msgid ""
 "(mail any unread articles in newsgroups specified in file newsrc.mail to the "
 "local user iain and mark them as read)"
@@ -7706,13 +7711,13 @@ msgstr ""
 "local user iain and mark them as read)"
 
 #. type: TP
-#: doc/tin.1:2851
+#: doc/tin.1:2855
 #, no-wrap
 msgid "B<tin -S -c -f newsrc.save>"
 msgstr "B<tin -S -c -f newsrc.save>"
 
 #. type: Plain text
-#: doc/tin.1:2855
+#: doc/tin.1:2859
 msgid ""
 "(save any unread articles in newsgroups specified in file newsrc.save and "
 "mark them as read)"
@@ -7721,24 +7726,24 @@ msgstr ""
 "mark them as read)"
 
 #. type: TP
-#: doc/tin.1:2856
+#: doc/tin.1:2860
 #, no-wrap
 msgid "B<tin -R>"
 msgstr "B<tin -R>"
 
 #. type: Plain text
-#: doc/tin.1:2861
+#: doc/tin.1:2865
 msgid "(read any articles saved by B<tin -S>)"
 msgstr "(read any articles saved by B<tin -S>)"
 
 #. type: SS
-#: doc/tin.1:2861
+#: doc/tin.1:2865
 #, no-wrap
 msgid "RANGES"
 msgstr "RANGES"
 
 #. type: Plain text
-#: doc/tin.1:2872
+#: doc/tin.1:2876
 msgid ""
 "A range is simply a group of items marked using the B<SetRange> (B<'#'>) "
 "key. Certain B<tin> commands will operate on a range if one exists rather "
@@ -7761,13 +7766,13 @@ msgstr ""
 "B<MarkThdUnread> ('B<Z>')."
 
 #. type: SS
-#: doc/tin.1:2873
+#: doc/tin.1:2877
 #, no-wrap
 msgid "NEWSGROUP LISTS & WILDCARDS"
 msgstr "NEWSGROUP LISTS & WILDCARDS"
 
 #. type: Plain text
-#: doc/tin.1:2884
+#: doc/tin.1:2888
 msgid ""
 "Several places in B<tin> allow you to specify a list of newsgroups. These "
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
@@ -7788,32 +7793,32 @@ msgstr ""
 "examples:"
 
 #. type: Plain text
-#: doc/tin.1:2886
+#: doc/tin.1:2890
 msgid "I<alt.config,news.*,!news.test>"
 msgstr "I<alt.config,news.*,!news.test>"
 
 #. type: Plain text
-#: doc/tin.1:2888
+#: doc/tin.1:2892
 msgid ""
 "Matches alt.config and everything in the 'news' hierarchy except news.test"
 msgstr ""
 "Matches alt.config and everything in the 'news' hierarchy except news.test"
 
 #. type: Plain text
-#: doc/tin.1:2893
+#: doc/tin.1:2897
 msgid ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further examples."
 msgstr ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further examples."
 
 #. type: SS
-#: doc/tin.1:2893
+#: doc/tin.1:2897
 #, no-wrap
 msgid "SIGNATURES"
 msgstr "SIGNATURES"
 
 #. type: Plain text
-#: doc/tin.1:2902
+#: doc/tin.1:2906
 msgid ""
 "B<tin> will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>.  If I<${TIN_HOMEDIR:-\"$HOME"
@@ -7830,7 +7835,7 @@ msgstr ""
 "%inews>(1)  will append the signature itself."
 
 #. type: Plain text
-#: doc/tin.1:2905
+#: doc/tin.1:2909
 msgid ""
 "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the "
 "editor for both posting and mailing commands."
@@ -7839,12 +7844,12 @@ msgstr ""
 "editor for both posting and mailing commands."
 
 #. type: Plain text
-#: doc/tin.1:2907
+#: doc/tin.1:2911
 msgid "The following is an example of a I<.Sig> file:"
 msgstr "The following is an example of a I<.Sig> file:"
 
 #. type: Plain text
-#: doc/tin.1:2912
+#: doc/tin.1:2916
 #, no-wrap
 msgid ""
 "CW<NAMES  Joe Bar E<lt>joe@example.orgE<gt>\n"
@@ -7854,7 +7859,7 @@ msgstr ""
 "SNAIL  Musterweg 12, 99999 Notreal, Germany>\n"
 
 #. type: Plain text
-#: doc/tin.1:2927
+#: doc/tin.1:2931
 msgid ""
 "B<tin> also has the capability to generate random signatures on a per "
 "newsgroup basis if so desired. The way to accomplish this is to specify the "
@@ -7877,13 +7882,13 @@ msgstr ""
 "sig is read from the file I<$HOME/.sigfixed>."
 
 #. type: SS
-#: doc/tin.1:2927
+#: doc/tin.1:2931
 #, no-wrap
 msgid "CUSTOMIZING THE SCREEN FORMAT"
 msgstr "CUSTOMISING THE SCREEN FORMAT"
 
 #. type: Plain text
-#: doc/tin.1:2932
+#: doc/tin.1:2936
 msgid ""
 "The look of the Selection, Group and Thread level can be customized via "
 "format strings. These format strings define the content and the position of "
@@ -7896,13 +7901,13 @@ msgstr ""
 "placeholders. The following variables are available:"
 
 #. type: ta
-#: doc/tin.1:2935
+#: doc/tin.1:2939
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group/thread/article number'u"
 msgstr "\\w'%G    'u +\\w'current group/thread/article number'u"
 
 #. type: Plain text
-#: doc/tin.1:2952
+#: doc/tin.1:2956
 #, no-wrap
 msgid ""
 "B<%D>\tdate\n"
@@ -7940,7 +7945,7 @@ msgstr ""
 "B<%%>\t%\n"
 
 #. type: Plain text
-#: doc/tin.1:2957
+#: doc/tin.1:2961
 msgid ""
 "Not all variables can be used in each level. The following table provides an "
 "overview:"
@@ -7949,13 +7954,13 @@ msgstr ""
 "overview:"
 
 #. type: ta
-#: doc/tin.1:2960
+#: doc/tin.1:2964
 #, no-wrap
 msgid "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 msgstr "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 
 #. type: Plain text
-#: doc/tin.1:2978
+#: doc/tin.1:2982
 #, no-wrap
 msgid ""
 "\tB<select_format>\tB<group_format>\tB<thread_format>\n"
@@ -7995,18 +8000,18 @@ msgstr ""
 "B<%%>\tX\tX\tX\n"
 
 #. type: Plain text
-#: doc/tin.1:2982
+#: doc/tin.1:2986
 msgid "Defaults for the format strings:"
 msgstr "Defaults for the format strings:"
 
 #. type: ta
-#: doc/tin.1:2985
+#: doc/tin.1:2989
 #, no-wrap
 msgid "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 msgstr "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 
 #. type: Plain text
-#: doc/tin.1:2989
+#: doc/tin.1:2993
 #, no-wrap
 msgid ""
 "B<select_format>:\t\"B<%f %n %U  %G  %d>\"\n"
@@ -8018,7 +8023,7 @@ msgstr ""
 "B<thread_format>:\t\"B<%n %m  [%L]  %T  %F>\"\n"
 
 #. type: Plain text
-#: doc/tin.1:2995
+#: doc/tin.1:2999
 msgid ""
 "B<show_description> controls whether the newsgroup description is shown or "
 "not. The description can also be toggled with B<SelectToggleDescriptions> "
@@ -8029,7 +8034,7 @@ msgstr ""
 "('B<d>')."
 
 #. type: Plain text
-#: doc/tin.1:3000
+#: doc/tin.1:3004
 msgid ""
 "The information displayed with 'B<%F>' depends on the value of "
 "B<show_author>. B<GroupToggleSubjDisplay> resp.  B<ThreadToggleSubjDisplay> "
@@ -8040,7 +8045,7 @@ msgstr ""
 "('B<d>') switches through all available options."
 
 #. type: Plain text
-#: doc/tin.1:3004
+#: doc/tin.1:3008
 msgid ""
 "For date representation 'B<%D>' uses B<date_format>. It is possible to "
 "specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:"
@@ -8051,7 +8056,7 @@ msgstr ""
 "%M)D>'). See B<date_format> for more details."
 
 #. type: Plain text
-#: doc/tin.1:3008
+#: doc/tin.1:3012
 msgid ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
@@ -8062,7 +8067,7 @@ msgstr ""
 "thread level 10 characters wide: 'B<%10S>'."
 
 #. type: Plain text
-#: doc/tin.1:3014
+#: doc/tin.1:3018
 msgid ""
 "If the newsgroup name is displayed together with the newsgroup description, "
 "the width of the newsgroup name can be controlled via a optional comma "
@@ -8077,7 +8082,7 @@ msgstr ""
 "default value of 32."
 
 #. type: Plain text
-#: doc/tin.1:3021
+#: doc/tin.1:3025
 msgid ""
 "Some variables do have a default width which may lead to truncation.  "
 "Truncation for variables which contain only numbers happens by dividing the "
@@ -8094,13 +8099,13 @@ msgstr ""
 "larger width manually, e.g. 'B<%6n>'. Here is an overview of the defaults:"
 
 #. type: ta
-#: doc/tin.1:3024
+#: doc/tin.1:3028
 #, no-wrap
 msgid "\\w'Variable  'u +\\w'width'u"
 msgstr "\\w'Variable  'u +\\w'width'u"
 
 #. type: Plain text
-#: doc/tin.1:3033
+#: doc/tin.1:3037
 #, no-wrap
 msgid ""
 "Variable\twidth\n"
@@ -8122,7 +8127,7 @@ msgstr ""
 "B<%n>\t 4\n"
 
 #. type: Plain text
-#: doc/tin.1:3044
+#: doc/tin.1:3048
 msgid ""
 "If no length is given for 'B<%D>', the length is determined by the format "
 "string for the date and the date of the current day. If the date format "
@@ -8143,7 +8148,7 @@ msgstr ""
 "specify the length in the format string."
 
 #. type: Plain text
-#: doc/tin.1:3048
+#: doc/tin.1:3052
 msgid ""
 "In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
 "given, B<tin> determines the longest newsgroup name and uses this length for "
@@ -8154,7 +8159,7 @@ msgstr ""
 "'B<%G>'. The remaining space will used for 'B<%d>'."
 
 #. type: Plain text
-#: doc/tin.1:3052
+#: doc/tin.1:3056
 msgid ""
 "When the format string contains the specifier 'B<%F>' and 'B<%s>' resp. 'B<"
 "%T>' and no length are given, 'B<%F>' will use one third and 'B<%s>' resp. "
@@ -8165,7 +8170,7 @@ msgstr ""
 "'B<%T>' will use two third of the available space."
 
 #. type: Plain text
-#: doc/tin.1:3060
+#: doc/tin.1:3064
 msgid ""
 "In addition, a minimum screen width can be defined for each item (except 'B<%"
 "%>'). In this case, the item will only be displayed when the screen is wider "
@@ -8184,7 +8189,7 @@ msgstr ""
 "characters: 'B<%E<gt>100S>'."
 
 #. type: Plain text
-#: doc/tin.1:3068
+#: doc/tin.1:3072
 msgid ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
@@ -8199,13 +8204,13 @@ msgstr ""
 "%10E<gt>100S>'."
 
 #. type: SS
-#: doc/tin.1:3068
+#: doc/tin.1:3072
 #, no-wrap
 msgid "TIPS AND TRICKS"
 msgstr "TIPS AND TRICKS"
 
 #. type: Plain text
-#: doc/tin.1:3072
+#: doc/tin.1:3076
 msgid ""
 "B<tin> can be pretty much be navigated by using the four cursor keys.  The "
 "left arrow key goes up a level, the right arrow key goes down a level, the "
@@ -8216,14 +8221,14 @@ msgstr ""
 "up arrow key goes up a line and the down arrow key goes down a line."
 
 #. type: Plain text
-#: doc/tin.1:3074
+#: doc/tin.1:3078
 msgid ""
 "The following newsgroups provide useful information concerning news software:"
 msgstr ""
 "The following newsgroups provide useful information concerning news software:"
 
 #. type: Plain text
-#: doc/tin.1:3077
+#: doc/tin.1:3081
 msgid ""
 "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn "
 "etc.)"
@@ -8232,12 +8237,12 @@ msgstr ""
 "etc.)"
 
 #. type: Plain text
-#: doc/tin.1:3079
+#: doc/tin.1:3083
 msgid "\\(emnews.software.nntp (info. about NNTP)"
 msgstr "\\(emnews.software.nntp (info. about NNTP)"
 
 #. type: Plain text
-#: doc/tin.1:3081
+#: doc/tin.1:3085
 msgid ""
 "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different "
 "themes)"
@@ -8246,7 +8251,7 @@ msgstr ""
 "themes)"
 
 #. type: Plain text
-#: doc/tin.1:3085
+#: doc/tin.1:3089
 msgid ""
 "Many prompts within B<tin> offer a default choice that the cursor is "
 "positioned on. By pressing 'B<E<lt>CRE<gt>>' the default value is taken.  "
@@ -8257,7 +8262,7 @@ msgstr ""
 "Most prompts can be aborted by pressing 'B<E<lt>ESCE<gt>>'."
 
 #. type: Plain text
-#: doc/tin.1:3092
+#: doc/tin.1:3096
 msgid ""
 "When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
 "B<\\%xterm>(1x)  is resized."
@@ -8266,7 +8271,7 @@ msgstr ""
 "B<\\%xterm>(1x)  is resized."
 
 #. type: Plain text
-#: doc/tin.1:3096
+#: doc/tin.1:3100
 msgid ""
 "B<tin> will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-"
 "active}> file at set intervals (B<reread_active_file_secs>) to show any "
@@ -8277,7 +8282,7 @@ msgstr ""
 "newly arrived news."
 
 #. type: Plain text
-#: doc/tin.1:3101
+#: doc/tin.1:3105
 msgid ""
 "If you find large number of new newsgroups cluttering up your screen, "
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
@@ -8286,13 +8291,13 @@ msgstr ""
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
 
 #. type: SS
-#: doc/tin.1:3101
+#: doc/tin.1:3105
 #, no-wrap
 msgid "XTERM BUTTONS"
 msgstr "XTERM BUTTONS"
 
 #. type: Plain text
-#: doc/tin.1:3107
+#: doc/tin.1:3111
 msgid ""
 "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button "
 "pressing can be used to select groups and articles. In this discussion, the "
@@ -8305,31 +8310,31 @@ msgstr ""
 "button)."
 
 #. type: Plain text
-#: doc/tin.1:3109
+#: doc/tin.1:3113
 msgid "In general (i.e., for the group, thread and article menus),"
 msgstr "In general (i.e., for the group, thread and article menus),"
 
 #. type: TP
-#: doc/tin.1:3109
+#: doc/tin.1:3113
 #, no-wrap
 msgid "Button1 (left)"
 msgstr "Button1 (left)"
 
 #. type: Plain text
-#: doc/tin.1:3112
+#: doc/tin.1:3116
 msgid ""
 "enters next (lower) level if you click on an article, otherwise pages down."
 msgstr ""
 "enters next (lower) level if you click on an article, otherwise pages down."
 
 #. type: TP
-#: doc/tin.1:3112
+#: doc/tin.1:3116
 #, no-wrap
 msgid "Button2 (center)"
 msgstr "Button2 (centre)"
 
 #. type: Plain text
-#: doc/tin.1:3116
+#: doc/tin.1:3120
 msgid ""
 "returns to the previous (upper) level if you click on an article, otherwise "
 "pages up."
@@ -8338,13 +8343,13 @@ msgstr ""
 "pages up."
 
 #. type: TP
-#: doc/tin.1:3116
+#: doc/tin.1:3120
 #, no-wrap
 msgid "Button3 (right)"
 msgstr "Button3 (right)"
 
 #. type: Plain text
-#: doc/tin.1:3120
+#: doc/tin.1:3124
 msgid ""
 "positions on the article line under mouse cursor, or pages down if you've "
 "clicked outside the list of articles."
@@ -8353,18 +8358,18 @@ msgstr ""
 "clicked outside the list of articles."
 
 #. type: Plain text
-#: doc/tin.1:3122
+#: doc/tin.1:3126
 msgid "In the group selection menu, if the mouse is pointing at a group then:"
 msgstr "In the group selection menu, if the mouse is pointing at a group then:"
 
 #. type: TP
-#: doc/tin.1:3122 doc/tin.1:3134 doc/tin.1:3148
+#: doc/tin.1:3126 doc/tin.1:3138 doc/tin.1:3152
 #, no-wrap
 msgid "left button"
 msgstr "left button"
 
 #. type: Plain text
-#: doc/tin.1:3126
+#: doc/tin.1:3130
 msgid ""
 "moves to and selects the group pointed at, just like B<SelectReadGrp> "
 "('B<E<lt>CRE<gt>>')."
@@ -8373,36 +8378,36 @@ msgstr ""
 "('B<E<lt>CRE<gt>>')."
 
 #. type: TP
-#: doc/tin.1:3126 doc/tin.1:3138 doc/tin.1:3151
+#: doc/tin.1:3130 doc/tin.1:3142 doc/tin.1:3155
 #, no-wrap
 msgid "center button"
 msgstr "centre button"
 
 #. type: Plain text
-#: doc/tin.1:3129
+#: doc/tin.1:3133
 msgid "quits the program, just like B<Quit> ('B<q>')."
 msgstr "quits the program, just like B<Quit> ('B<q>')."
 
 #. type: TP
-#: doc/tin.1:3129 doc/tin.1:3143 doc/tin.1:3156
+#: doc/tin.1:3133 doc/tin.1:3147 doc/tin.1:3160
 #, no-wrap
 msgid "right button"
 msgstr "right button"
 
 #. type: Plain text
-#: doc/tin.1:3132
+#: doc/tin.1:3136
 msgid "moves to the group pointed at."
 msgstr "moves to the group pointed at."
 
 #. type: Plain text
-#: doc/tin.1:3134
+#: doc/tin.1:3138
 msgid ""
 "In the article menu, if the mouse is pointing at an article (or thread) then:"
 msgstr ""
 "In the article menu, if the mouse is pointing at an article (or thread) then:"
 
 #. type: Plain text
-#: doc/tin.1:3138
+#: doc/tin.1:3142
 msgid ""
 "reads the article pointed at, just like B<GroupReadBasenote> "
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
@@ -8411,7 +8416,7 @@ msgstr ""
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
 
 #. type: Plain text
-#: doc/tin.1:3143
+#: doc/tin.1:3147
 msgid ""
 "exits the menu, catching up on the group if you have "
 "B<group_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -8422,24 +8427,24 @@ msgstr ""
 "('B<q>')."
 
 #. type: Plain text
-#: doc/tin.1:3146
+#: doc/tin.1:3150
 msgid "moves to the article (or thread) pointed at."
 msgstr "moves to the article (or thread) pointed at."
 
 #. type: Plain text
-#: doc/tin.1:3148
+#: doc/tin.1:3152
 msgid "In the thread menu, if the mouse is pointing at an article then:"
 msgstr "In the thread menu, if the mouse is pointing at an article then:"
 
 #. type: Plain text
-#: doc/tin.1:3151
+#: doc/tin.1:3155
 msgid ""
 "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 msgstr ""
 "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 
 #. type: Plain text
-#: doc/tin.1:3156
+#: doc/tin.1:3160
 msgid ""
 "exits the menu, catching up on the thread if you have "
 "B<thread_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -8450,12 +8455,12 @@ msgstr ""
 "('B<q>')."
 
 #. type: Plain text
-#: doc/tin.1:3159
+#: doc/tin.1:3163
 msgid "moves to the article pointed at."
 msgstr "moves to the article pointed at."
 
 #. type: Plain text
-#: doc/tin.1:3166
+#: doc/tin.1:3170
 msgid ""
 "In other menus and areas button pressing reverts back to usual cut and paste "
 "of B<\\%xterm>(1x), but after one click of any button."
@@ -8464,13 +8469,13 @@ msgstr ""
 "of B<\\%xterm>(1x), but after one click of any button."
 
 #. type: SS
-#: doc/tin.1:3166
+#: doc/tin.1:3170
 #, no-wrap
 msgid "INDEX FILES"
 msgstr "INDEX FILES"
 
 #. type: Plain text
-#: doc/tin.1:3171
+#: doc/tin.1:3175
 msgid ""
 "If your news server supports NOV index files (see B<\\%newsoverview>(5), "
 "most modern installations will) and you have a fast connection to your news "
@@ -8481,7 +8486,7 @@ msgstr ""
 "server then this section can be ignored."
 
 #. type: Plain text
-#: doc/tin.1:3177
+#: doc/tin.1:3181
 msgid ""
 "If your news server doesn't support NOV index files or you have a very slow "
 "connection to your news server then B<tin> can cache the index for each "
@@ -8496,7 +8501,7 @@ msgstr ""
 "traffic groups."
 
 #. type: Plain text
-#: doc/tin.1:3186
+#: doc/tin.1:3190
 msgid ""
 "Each user creates/updates his/her own index files that are stored in I<"
 "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you are "
@@ -8515,7 +8520,7 @@ msgstr ""
 "when reading via NNTP then turning on caching will have little or no effect."
 
 #. type: Plain text
-#: doc/tin.1:3193
+#: doc/tin.1:3197
 msgid ""
 "Entering a group the first time tends to be slow because the index file must "
 "be built from scratch. To alleviate the slowness start B<tin> to create all "
@@ -8532,7 +8537,7 @@ msgstr ""
 "need to be cached."
 
 #. type: Plain text
-#: doc/tin.1:3198
+#: doc/tin.1:3202
 msgid ""
 "As indexing might take some time you may want to run B<tin> form the system "
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
@@ -8541,13 +8546,13 @@ msgstr ""
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
 
 #. type: Plain text
-#: doc/tin.1:3203
+#: doc/tin.1:3207
 #, no-wrap
 msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 msgstr "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 
 #. type: Plain text
-#: doc/tin.1:3209
+#: doc/tin.1:3213
 msgid ""
 "If you are low on local disk space you should consider to manually purge "
 "cached data for groups you are not reading anymore with something like:"
@@ -8556,7 +8561,7 @@ msgstr ""
 "cached data for groups you are not reading anymore with something like:"
 
 #. type: Plain text
-#: doc/tin.1:3215
+#: doc/tin.1:3219
 #, no-wrap
 msgid ""
 "CW<find ${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news* \\e\n"
@@ -8566,7 +8571,7 @@ msgstr ""
 "-type f -name \"[0-9]*.[0-9]\" -atime +28 | xargs rm -f>\n"
 
 #. type: SH
-#: doc/tin.1:3220 doc/tin.5:21
+#: doc/tin.1:3224 doc/tin.5:21
 #, no-wrap
 msgid "FILES"
 msgstr "FILES"
@@ -8587,124 +8592,124 @@ msgstr "FILES"
 #.        $TMPDIR/SCOPES-W   (-D 32)
 #.        $TMPDIR/ACTIVE     (-D 64)
 #. type: Plain text
-#: doc/tin.1:3238
+#: doc/tin.1:3242
 msgid "For a detailed description see B<\\%tin>(5)."
 msgstr "For a detailed description see B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:3240 doc/tin.5:43
+#: doc/tin.1:3244 doc/tin.5:43
 msgid "I<$MAILCAPS>"
 msgstr "I<$MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3242 doc/tin.5:45
+#: doc/tin.1:3246 doc/tin.5:45
 msgid "I<~/.mailcap>"
 msgstr "I<~/.mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3244 doc/tin.5:47
+#: doc/tin.1:3248 doc/tin.5:47
 msgid "I</etc/mailcap>"
 msgstr "I</etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3246 doc/tin.5:49
+#: doc/tin.1:3250 doc/tin.5:49
 msgid "I</usr/etc/mailcap>"
 msgstr "I</usr/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3248 doc/tin.5:51
+#: doc/tin.1:3252 doc/tin.5:51
 msgid "I</usr/local/etc/mailcap>"
 msgstr "I</usr/local/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3250 doc/tin.5:53
+#: doc/tin.1:3254 doc/tin.5:53
 msgid "I</etc/mail/mailcap>"
 msgstr "I</etc/mail/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3253 doc/tin.5:222
+#: doc/tin.1:3257 doc/tin.5:222
 msgid "I</etc/nntpserver>"
 msgstr "I</etc/nntpserver>"
 
 #. type: Plain text
-#: doc/tin.1:3256 doc/tin.5:232
+#: doc/tin.1:3260 doc/tin.5:232
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 
 #. type: Plain text
-#: doc/tin.1:3259 doc/tin.5:242
+#: doc/tin.1:3263 doc/tin.5:242
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3261 doc/tin.5:244
+#: doc/tin.1:3265 doc/tin.5:244
 msgid "I</etc/mime.types>"
 msgstr "I</etc/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3263 doc/tin.5:246
+#: doc/tin.1:3267 doc/tin.5:246
 msgid "I</etc/tin/mime.types>"
 msgstr "I</etc/tin/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3266 doc/tin.5:253
+#: doc/tin.1:3270 doc/tin.5:253
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 
 #. type: Plain text
-#: doc/tin.1:3269 doc/tin.5:286
+#: doc/tin.1:3273 doc/tin.5:286
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 
 #. type: Plain text
-#: doc/tin.1:3273 doc/tin.5:315
+#: doc/tin.1:3277 doc/tin.5:315
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 
 #. type: Plain text
-#: doc/tin.1:3277 doc/tin.5:323
+#: doc/tin.1:3281 doc/tin.5:323
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 
 #. type: Plain text
-#: doc/tin.1:3279 doc/tin.5:325
+#: doc/tin.1:3283 doc/tin.5:325
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 
 #. type: Plain text
-#: doc/tin.1:3282 doc/tin.5:332
+#: doc/tin.1:3286 doc/tin.5:332
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 
 #. type: Plain text
-#: doc/tin.1:3285 doc/tin.5:339
+#: doc/tin.1:3289 doc/tin.5:339
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 
 #. type: Plain text
-#: doc/tin.1:3288 doc/tin.5:346
+#: doc/tin.1:3292 doc/tin.5:346
 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 msgstr "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 
 #. type: Plain text
-#: doc/tin.1:3292 doc/tin.5:354
+#: doc/tin.1:3296 doc/tin.5:354
 #, no-wrap
 msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 msgstr "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 
 #. type: Plain text
-#: doc/tin.1:3296 doc/tin.5:362
+#: doc/tin.1:3300 doc/tin.5:362
 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 msgstr "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 
 #. type: Plain text
-#: doc/tin.1:3299 doc/tin.5:369
+#: doc/tin.1:3303 doc/tin.5:369
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 
 #. type: Plain text
-#: doc/tin.1:3302 doc/tin.5:403
+#: doc/tin.1:3306 doc/tin.5:403
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 
@@ -8713,66 +8718,66 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  ${TIN_LIBDIR\-/news/etc"}/attributes
 #. type: Plain text
-#: doc/tin.1:3306 doc/tin.5:414
+#: doc/tin.1:3310 doc/tin.5:414
 msgid "I</etc/tin/attributes>"
 msgstr "I</etc/tin/attributes>"
 
 #. type: Plain text
-#: doc/tin.1:3308 doc/tin.5:416
+#: doc/tin.1:3312 doc/tin.5:416
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 
 #.  TODO: add missing descriptions and explain things in detail.
 #. type: Plain text
-#: doc/tin.1:3311 doc/tin.5:750
+#: doc/tin.1:3315 doc/tin.5:750
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 
 #. type: Plain text
-#: doc/tin.1:3315 doc/tin.5:832
+#: doc/tin.1:3319 doc/tin.5:832
 #, no-wrap
 msgid "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3317 doc/tin.5:834
+#: doc/tin.1:3321 doc/tin.5:834
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3321 doc/tin.5:1067
+#: doc/tin.1:3325 doc/tin.5:1067
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3324 doc/tin.5:1083
+#: doc/tin.1:3328 doc/tin.5:1083
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 
 #. type: Plain text
-#: doc/tin.1:3327 doc/tin.5:1109
+#: doc/tin.1:3331 doc/tin.5:1109
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3330 doc/tin.5:1116
+#: doc/tin.1:3334 doc/tin.5:1116
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3333 doc/tin.5:1126
+#: doc/tin.1:3337 doc/tin.5:1126
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 
 #. type: Plain text
-#: doc/tin.1:3337
+#: doc/tin.1:3341
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 
 #. type: Plain text
-#: doc/tin.1:3342
+#: doc/tin.1:3346
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
@@ -8782,22 +8787,22 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc
 #. type: Plain text
-#: doc/tin.1:3347 doc/tin.5:1179
+#: doc/tin.1:3351 doc/tin.5:1179
 msgid "I</etc/tin/tinrc>"
 msgstr "I</etc/tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3349 doc/tin.5:1181
+#: doc/tin.1:3353 doc/tin.5:1181
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3352 doc/tin.5:2373
+#: doc/tin.1:3356 doc/tin.5:2373
 msgid "I</etc/tin/tin.defaults>"
 msgstr "I</etc/tin/tin.defaults>"
 
 #. type: Plain text
-#: doc/tin.1:3355
+#: doc/tin.1:3359
 msgid "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 msgstr "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 
@@ -8806,51 +8811,51 @@ msgstr "I</usr/local/share/locale/${LC_M
 #.  we should think about checking for the new Paths
 #.  (described shown below).
 #. type: Plain text
-#: doc/tin.1:3358 doc/tin.5:2483
+#: doc/tin.1:3362 doc/tin.5:2483
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 
 #. type: Plain text
-#: doc/tin.1:3361 doc/tin.5:2543
+#: doc/tin.1:3365 doc/tin.5:2543
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 
 #. type: Plain text
-#: doc/tin.1:3364 doc/tin.5:2570
+#: doc/tin.1:3368 doc/tin.5:2570
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3367 doc/tin.5:2593
+#: doc/tin.1:3371 doc/tin.5:2593
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 
 #.  is the Path correct? or is it /news/etc/overview.fmt
 #. type: Plain text
-#: doc/tin.1:3370 doc/tin.5:2603
+#: doc/tin.1:3374 doc/tin.5:2603
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 
 #.  is the Path correct? or is it /news/etc/subscriptions
 #. type: Plain text
-#: doc/tin.1:3373 doc/tin.5:2621
+#: doc/tin.1:3377 doc/tin.5:2621
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 
 #. type: SH
-#: doc/tin.1:3376
+#: doc/tin.1:3380
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "ENVIRONMENT"
 
 #. type: TP
-#: doc/tin.1:3379
+#: doc/tin.1:3383
 #, no-wrap
 msgid "B<TINRC>"
 msgstr "B<TINRC>"
 
 #. type: Plain text
-#: doc/tin.1:3387
+#: doc/tin.1:3391
 msgid ""
 "Define this variable if you want to specify command-line options that B<tin> "
 "should be started with to save typing them each time it is started. The "
@@ -8865,13 +8870,13 @@ msgstr ""
 "the command-line to override the same option specified in the environment."
 
 #. type: TP
-#: doc/tin.1:3387
+#: doc/tin.1:3391
 #, no-wrap
 msgid "B<TIN_HOMEDIR>"
 msgstr "B<TIN_HOMEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3392
+#: doc/tin.1:3396
 msgid ""
 "Define this variable if you do not want the I<.tin> directory in I<$HOME/>. "
 "E.g., if you want all B<tin>'s private files in I</tmp/.tin> you would set "
@@ -8882,13 +8887,13 @@ msgstr ""
 "$B<TIN_HOMEDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3392
+#: doc/tin.1:3396
 #, no-wrap
 msgid "B<TIN_INDEX_NEWSDIR>"
 msgstr "B<TIN_INDEX_NEWSDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3398
+#: doc/tin.1:3402
 msgid ""
 "Define this variable if you do not want the I<.news> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s news index "
@@ -8899,13 +8904,13 @@ msgstr ""
 "files in I</tmp/.news> you would set $B<TIN_INDEX_NEWSDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3398
+#: doc/tin.1:3402
 #, no-wrap
 msgid "B<TIN_INDEX_MAILDIR>"
 msgstr "B<TIN_INDEX_MAILDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3404
+#: doc/tin.1:3408
 msgid ""
 "Define this variable if you do not want the I<.mail> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s mail index "
@@ -8916,13 +8921,13 @@ msgstr ""
 "files in I</tmp/.mail> you would set $B<TIN_INDEX_MAILDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3404
+#: doc/tin.1:3408
 #, no-wrap
 msgid "B<TIN_INDEX_SAVEDIR>"
 msgstr "B<TIN_INDEX_SAVEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3410
+#: doc/tin.1:3414
 msgid ""
 "Define this variable if you do not want the I<.save> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s save index "
@@ -8933,13 +8938,13 @@ msgstr ""
 "files in I</tmp/.save> you would set $B<TIN_INDEX_SAVEDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3410
+#: doc/tin.1:3414
 #, no-wrap
 msgid "B<TIN_LIBDIR>"
 msgstr "B<TIN_LIBDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3415
+#: doc/tin.1:3419
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR> path that was "
 "compiled into the B<tin> binary, default is I</usr/lib/news>.  If tin is "
@@ -8950,13 +8955,13 @@ msgstr ""
 "running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3415
+#: doc/tin.1:3419
 #, no-wrap
 msgid "B<TIN_SPOOLDIR>"
 msgstr "B<TIN_SPOOLDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3420
+#: doc/tin.1:3424
 msgid ""
 "Define this variable if you want to override the B<SPOOLDIR> path that was "
 "compiled into the B<tin> binary, default is I</var/spool/news>.  If tin is "
@@ -8967,13 +8972,13 @@ msgstr ""
 "running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3420
+#: doc/tin.1:3424
 #, no-wrap
 msgid "B<TIN_NOVROOTDIR>"
 msgstr "B<TIN_NOVROOTDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3425
+#: doc/tin.1:3429
 msgid ""
 "Define this variable if you want to override the B<NOVROOTDIR> path that was "
 "compiled into the B<tin> binary, default is B<SPOOLDIR> (see above). If tin "
@@ -8984,13 +8989,13 @@ msgstr ""
 "is running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3425
+#: doc/tin.1:3429
 #, no-wrap
 msgid "B<TIN_NOVFILENAME>"
 msgstr "B<TIN_NOVFILENAME>"
 
 #. type: Plain text
-#: doc/tin.1:3431
+#: doc/tin.1:3435
 msgid ""
 "Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
@@ -9001,13 +9006,13 @@ msgstr ""
 "running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3431
+#: doc/tin.1:3435
 #, no-wrap
 msgid "B<TIN_ACTIVEFILE>"
 msgstr "B<TIN_ACTIVEFILE>"
 
 #. type: Plain text
-#: doc/tin.1:3437
+#: doc/tin.1:3441
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR/active> path "
 "that was compiled into the B<tin> binary. If tin is running in NNTP mode "
@@ -9020,13 +9025,13 @@ msgstr ""
 "to $B<TIN_ACTIVEFILE>."
 
 #. type: TP
-#: doc/tin.1:3437
+#: doc/tin.1:3441
 #, no-wrap
 msgid "B<NNTPSERVER>"
 msgstr "B<NNTPSERVER>"
 
 #. type: Plain text
-#: doc/tin.1:3443
+#: doc/tin.1:3447
 msgid ""
 "The default NNTP server to remotely read news from. This variable only needs "
 "to be set if the ''B<-r>'' command-line option is specified and the file I</"
@@ -9039,13 +9044,13 @@ msgstr ""
 "$B<NNTPSERVER>."
 
 #. type: TP
-#: doc/tin.1:3443
+#: doc/tin.1:3447
 #, no-wrap
 msgid "B<NNTPPORT>"
 msgstr "B<NNTPPORT>"
 
 #. type: Plain text
-#: doc/tin.1:3448
+#: doc/tin.1:3452
 msgid ""
 "The NNTP TCP-port to read news from. This variable only needs to be set if "
 "the TCP-port is not 119 (the default).  The ''B<-p>'' command-line option "
@@ -9056,13 +9061,13 @@ msgstr ""
 "overrides $B<NNTPPORT>."
 
 #. type: TP
-#: doc/tin.1:3448
+#: doc/tin.1:3452
 #, no-wrap
 msgid "B<DISTRIBUTION>"
 msgstr "B<DISTRIBUTION>"
 
 #. type: Plain text
-#: doc/tin.1:3452
+#: doc/tin.1:3456
 msgid ""
 "Set the article header field ''Distribution:'' to the contents of the "
 "variable instead of the system default."
@@ -9071,13 +9076,13 @@ msgstr ""
 "variable instead of the system default."
 
 #. type: TP
-#: doc/tin.1:3452
+#: doc/tin.1:3456
 #, no-wrap
 msgid "B<ISO2ASC>"
 msgstr "B<ISO2ASC>"
 
 #. type: Plain text
-#: doc/tin.1:3456
+#: doc/tin.1:3460
 msgid ""
 "Set the ISO to ASCII charset decoding table character to use in decoding an "
 "article text. Values can range from -1 to 6."
@@ -9086,39 +9091,39 @@ msgstr ""
 "article text. Values can range from -1 to 6."
 
 #. type: TP
-#: doc/tin.1:3457
+#: doc/tin.1:3461
 #, no-wrap
 msgid "B<-1>"
 msgstr "B<-1>"
 
 #. type: Plain text
-#: doc/tin.1:3460
+#: doc/tin.1:3464
 msgid "no conversion"
 msgstr "no conversion"
 
 #. type: Plain text
-#: doc/tin.1:3463
+#: doc/tin.1:3467
 msgid "universal table for many languages"
 msgstr "universal table for many languages"
 
 #. type: Plain text
-#: doc/tin.1:3466
+#: doc/tin.1:3470
 msgid "single-spacing universal table"
 msgstr "single-spacing universal table"
 
 #. type: Plain text
-#: doc/tin.1:3469
+#: doc/tin.1:3473
 msgid "table for Danish, Dutch, German, Norwegian and Swedish"
 msgstr "table for Danish, Dutch, German, Norwegian and Swedish"
 
 #. type: TP
-#: doc/tin.1:3469
+#: doc/tin.1:3473
 #, no-wrap
 msgid "B<3>"
 msgstr "B<3>"
 
 #. type: Plain text
-#: doc/tin.1:3472
+#: doc/tin.1:3476
 msgid ""
 "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO "
 "646 variant"
@@ -9127,40 +9132,40 @@ msgstr ""
 "646 variant"
 
 #. type: Plain text
-#: doc/tin.1:3475
+#: doc/tin.1:3479
 msgid "table with B<RFC\\%1345> codes in brackets"
 msgstr "table with B<RFC\\%1345> codes in brackets"
 
 #. type: TP
-#: doc/tin.1:3475
+#: doc/tin.1:3479
 #, no-wrap
 msgid "B<5>"
 msgstr "B<5>"
 
 #. type: Plain text
-#: doc/tin.1:3478
+#: doc/tin.1:3482
 msgid "table for printers that allow overstriking with backspace"
 msgstr "table for printers that allow overstriking with backspace"
 
 #. type: TP
-#: doc/tin.1:3478
+#: doc/tin.1:3482
 #, no-wrap
 msgid "B<6>"
 msgstr "B<6>"
 
 #. type: Plain text
-#: doc/tin.1:3481
+#: doc/tin.1:3485
 msgid "table for IBM PC character set (code page 437)"
 msgstr "table for IBM PC character set (code page 437)"
 
 #. type: TP
-#: doc/tin.1:3482
+#: doc/tin.1:3486
 #, no-wrap
 msgid "B<ORGANIZATION>"
 msgstr "B<ORGANIZATION>"
 
 #. type: Plain text
-#: doc/tin.1:3488
+#: doc/tin.1:3492
 msgid ""
 "Set the article header field ''Organization:'' to the contents of the "
 "variable instead of the system default. If reading news on an Apollo "
@@ -9173,24 +9178,24 @@ msgstr ""
 "of $B<ORGANIZATION>."
 
 #. type: TP
-#: doc/tin.1:3488
+#: doc/tin.1:3492
 #, no-wrap
 msgid "B<NEWSORG (DomainOS)>"
 msgstr "B<NEWSORG (DomainOS)>"
 
 #. type: Plain text
-#: doc/tin.1:3491
+#: doc/tin.1:3495
 msgid "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 msgstr "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 
 #. type: TP
-#: doc/tin.1:3491
+#: doc/tin.1:3495
 #, no-wrap
 msgid "B<REPLYTO>"
 msgstr "B<REPLYTO>"
 
 #. type: Plain text
-#: doc/tin.1:3496
+#: doc/tin.1:3500
 msgid ""
 "Set the article header field ''Reply-To:'' to the return address specified "
 "by the variable. This is useful if you wish to receive replies at a "
@@ -9201,13 +9206,13 @@ msgstr ""
 "different address."
 
 #. type: TP
-#: doc/tin.1:3496
+#: doc/tin.1:3500
 #, no-wrap
 msgid "B<NAME>"
 msgstr "B<NAME>"
 
 #. type: Plain text
-#: doc/tin.1:3500
+#: doc/tin.1:3504
 msgid ""
 "Overrides the full name given in the gecos-files in I</etc/passwd>, see also "
 "B<mail_address>."
@@ -9216,37 +9221,37 @@ msgstr ""
 "B<mail_address>."
 
 #. type: TP
-#: doc/tin.1:3500
+#: doc/tin.1:3504
 #, no-wrap
 msgid "B<REALNAME>"
 msgstr "B<REALNAME>"
 
 #. type: Plain text
-#: doc/tin.1:3503
+#: doc/tin.1:3507
 msgid "Same as $B<NAME>."
 msgstr "Same as $B<NAME>."
 
 #. type: TP
-#: doc/tin.1:3503
+#: doc/tin.1:3507
 #, no-wrap
 msgid "B<HOME>"
 msgstr "B<HOME>"
 
 #. type: Plain text
-#: doc/tin.1:3508
+#: doc/tin.1:3512
 msgid ""
 "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 msgstr ""
 "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 
 #. type: TP
-#: doc/tin.1:3508
+#: doc/tin.1:3512
 #, no-wrap
 msgid "B<MAILER>"
 msgstr "B<MAILER>"
 
 #. type: Plain text
-#: doc/tin.1:3512
+#: doc/tin.1:3516
 msgid ""
 "This variable has precedence over the default mailer that is used in all "
 "mailing operations within B<tin>."
@@ -9255,24 +9260,24 @@ msgstr ""
 "mailing operations within B<tin>."
 
 #. type: TP
-#: doc/tin.1:3512
+#: doc/tin.1:3516
 #, no-wrap
 msgid "B<MAIL>"
 msgstr "B<MAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3515
+#: doc/tin.1:3519
 msgid "Full path to the user's mailbox."
 msgstr "Full path to the user's mailbox."
 
 #. type: TP
-#: doc/tin.1:3515
+#: doc/tin.1:3519
 #, no-wrap
 msgid "B<VISUAL>"
 msgstr "B<VISUAL>"
 
 #. type: Plain text
-#: doc/tin.1:3524
+#: doc/tin.1:3528
 msgid ""
 "This variable has precedence over the default editor (i.e., B<\\%vi>(1))  "
 "that is used in all editing operations within B<tin> (e.g., posting, "
@@ -9285,13 +9290,13 @@ msgstr ""
 "vi}\"}>. See B<\\%environ>(5)  for more info."
 
 #. type: TP
-#: doc/tin.1:3524
+#: doc/tin.1:3528
 #, no-wrap
 msgid "B<EDITOR>"
 msgstr "B<EDITOR>"
 
 #. type: Plain text
-#: doc/tin.1:3533
+#: doc/tin.1:3537
 msgid ""
 "If $B<VISUAL> is unset, then this variable is looked up for a default "
 "editor. If $B<EDITOR> and $B<VISUAL> are both unset, B<tin> uses the systems "
@@ -9304,13 +9309,13 @@ msgstr ""
 "for more info."
 
 #. type: TP
-#: doc/tin.1:3533
+#: doc/tin.1:3537
 #, no-wrap
 msgid "B<AUTOSUBSCRIBE>"
 msgstr "B<AUTOSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3539
+#: doc/tin.1:3543
 msgid ""
 "A new group is checked against the list of patterns; if it matches, B<tin> "
 "subscribes the user to the group without further query.  See the section "
@@ -9323,12 +9328,12 @@ msgstr ""
 "example, setting"
 
 #. type: Plain text
-#: doc/tin.1:3541
+#: doc/tin.1:3545
 msgid "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 msgstr "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 
 #. type: Plain text
-#: doc/tin.1:3546
+#: doc/tin.1:3550
 msgid ""
 "will automatically subscribe the user to all new groups in the comp.os.unix "
 "hierarchy, and all talk groups other than talk.politics groups (which will "
@@ -9341,13 +9346,13 @@ msgstr ""
 "with the ''B<-X>'' command-line switch."
 
 #. type: TP
-#: doc/tin.1:3546
+#: doc/tin.1:3550
 #, no-wrap
 msgid "B<AUTOUNSUBSCRIBE>"
 msgstr "B<AUTOUNSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3550
+#: doc/tin.1:3554
 msgid ""
 "Is handled like the $B<AUTOSUBSCRIBE> variable, but groups matching the list "
 "are unsubscribed from without further query. For example, setting"
@@ -9356,12 +9361,12 @@ msgstr ""
 "are unsubscribed from without further query. For example, setting"
 
 #. type: Plain text
-#: doc/tin.1:3552
+#: doc/tin.1:3556
 msgid "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 msgstr "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 
 #. type: Plain text
-#: doc/tin.1:3556
+#: doc/tin.1:3560
 msgid ""
 "will automatically unsubscribe the user from all new alt.flame groups and "
 "all groups starting with u (university groups) other than UK groups (which "
@@ -9372,13 +9377,13 @@ msgstr ""
 "will be queried for as usual)."
 
 #. type: TP
-#: doc/tin.1:3556
+#: doc/tin.1:3560
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3560
+#: doc/tin.1:3564
 msgid ""
 "A pathname of a directory made available for B<tin> to create temporary "
 "files."
@@ -9387,13 +9392,13 @@ msgstr ""
 "files."
 
 #. type: TP
-#: doc/tin.1:3560
+#: doc/tin.1:3564
 #, no-wrap
 msgid "B<MAILCAPS>"
 msgstr "B<MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3566
+#: doc/tin.1:3570
 msgid ""
 "This variable can be used to override the default path search for B<\\"
 "%mailcap>(5)  files. See also B<\\%tin>(5)."
@@ -9402,13 +9407,13 @@ msgstr ""
 "%mailcap>(5)  files. See also B<\\%tin>(5)."
 
 #. type: TP
-#: doc/tin.1:3566
+#: doc/tin.1:3570
 #, no-wrap
 msgid "B<NOMETAMAIL>"
 msgstr "B<NOMETAMAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3571
+#: doc/tin.1:3575
 msgid ""
 "Set this variable to disable the use of B<\\%metamail>(1)  or a replacement "
 "(e.g. metamutt)."
@@ -9417,19 +9422,19 @@ msgstr ""
 "(e.g. metamutt)."
 
 #. type: TP
-#: doc/tin.1:3571
+#: doc/tin.1:3575
 #, no-wrap
 msgid "B<MM_CHARSET>"
 msgstr "B<MM_CHARSET>"
 
 #. type: TP
-#: doc/tin.1:3573
+#: doc/tin.1:3577
 #, no-wrap
 msgid "B<ISPELL>"
 msgstr "B<ISPELL>"
 
 #. type: Plain text
-#: doc/tin.1:3578
+#: doc/tin.1:3582
 msgid ""
 "Set this variable to point to B<\\%ispell>(1)  or a replacement and its cmd-"
 "line options."
@@ -9438,13 +9443,13 @@ msgstr ""
 "line options."
 
 #. type: TP
-#: doc/tin.1:3578
+#: doc/tin.1:3582
 #, no-wrap
 msgid "B<PGPOPTS>"
 msgstr "B<PGPOPTS>"
 
 #. type: Plain text
-#: doc/tin.1:3585
+#: doc/tin.1:3589
 msgid ""
 "Define any additional options that you wish to pass to your B<\\%pgp>(1)  or "
 "B<\\%gpg>(1)  program."
@@ -9453,13 +9458,13 @@ msgstr ""
 "B<\\%gpg>(1)  program."
 
 #. type: TP
-#: doc/tin.1:3585
+#: doc/tin.1:3589
 #, no-wrap
 msgid "B<PGPPATH>"
 msgstr "B<PGPPATH>"
 
 #. type: Plain text
-#: doc/tin.1:3590
+#: doc/tin.1:3594
 msgid ""
 "Override the name of the B<\\%pgp>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
@@ -9468,13 +9473,13 @@ msgstr ""
 "keys etc.."
 
 #. type: TP
-#: doc/tin.1:3590
+#: doc/tin.1:3594
 #, no-wrap
 msgid "B<GNUPGHOME>"
 msgstr "B<GNUPGHOME>"
 
 #. type: Plain text
-#: doc/tin.1:3595
+#: doc/tin.1:3599
 msgid ""
 "Override the name of the B<\\%gpg>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
@@ -9483,7 +9488,7 @@ msgstr ""
 "keys etc.."
 
 #. type: TP
-#: doc/tin.1:3595
+#: doc/tin.1:3599
 #, no-wrap
 msgid "B<LC_CTYPE>"
 msgstr "B<LC_CTYPE>"
@@ -9491,7 +9496,7 @@ msgstr "B<LC_CTYPE>"
 #.  TODO: document LC_CTYPEs influence on
 #.        ~/.tin/keymap.*, 8bit char display, ...
 #. type: Plain text
-#: doc/tin.1:3609
+#: doc/tin.1:3613
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
@@ -9510,13 +9515,13 @@ msgstr ""
 "for more information."
 
 #. type: TP
-#: doc/tin.1:3609
+#: doc/tin.1:3613
 #, no-wrap
 msgid "B<LC_MESSAGES>"
 msgstr "B<LC_MESSAGES>"
 
 #. type: Plain text
-#: doc/tin.1:3618
+#: doc/tin.1:3622
 msgid ""
 "Formats of informative and diagnostic messages and interactive responses.  "
 "It's value should be of the form I<language>[I<_territory>][I<.codeset>]"
@@ -9529,13 +9534,13 @@ msgstr ""
 "information."
 
 #. type: TP
-#: doc/tin.1:3618
+#: doc/tin.1:3622
 #, no-wrap
 msgid "B<LC_TIME>"
 msgstr "B<LC_TIME>"
 
 #. type: Plain text
-#: doc/tin.1:3626
+#: doc/tin.1:3630
 msgid ""
 "Date and time formats. It's value should be of the form "
 "I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
@@ -9546,13 +9551,13 @@ msgstr ""
 "and B<\\%environ>(5)  for more information."
 
 #. type: TP
-#: doc/tin.1:3626
+#: doc/tin.1:3630
 #, no-wrap
 msgid "B<LC_ALL>"
 msgstr "B<LC_ALL>"
 
 #. type: Plain text
-#: doc/tin.1:3635
+#: doc/tin.1:3639
 msgid ""
 "This variable overrides the value of the B<$LANG> variable and any other B<"
 "$LC_> variable. It's value should be of the form I<language>[I<_territory>]"
@@ -9565,13 +9570,13 @@ msgstr ""
 "information."
 
 #. type: TP
-#: doc/tin.1:3635
+#: doc/tin.1:3639
 #, no-wrap
 msgid "B<LANG>"
 msgstr "B<LANG>"
 
 #. type: Plain text
-#: doc/tin.1:3644
+#: doc/tin.1:3648
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for any category not "
 "specifically selected with a variable starting with B<$LC_>. It's value "
@@ -9584,13 +9589,13 @@ msgstr ""
 "%environ>(5)  for more information."
 
 #. type: TP
-#: doc/tin.1:3644
+#: doc/tin.1:3648
 #, no-wrap
 msgid "B<LANGUAGE>"
 msgstr "B<LANGUAGE>"
 
 #. type: Plain text
-#: doc/tin.1:3652
+#: doc/tin.1:3656
 msgid ""
 "This variable defines a priority list for translations. Whenever a "
 "translation is not available in the language selected via B<$LC_ALL> or B<"
@@ -9605,13 +9610,13 @@ msgstr ""
 "information."
 
 #. type: TP
-#: doc/tin.1:3652
+#: doc/tin.1:3656
 #, no-wrap
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 
 #. type: Plain text
-#: doc/tin.1:3662
+#: doc/tin.1:3666
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred width in "
 "column positions for the terminal screen or window. If this variable is "
@@ -9632,13 +9637,13 @@ msgstr ""
 "characteristics."
 
 #. type: TP
-#: doc/tin.1:3662
+#: doc/tin.1:3666
 #, no-wrap
 msgid "B<LINES>"
 msgstr "B<LINES>"
 
 #. type: Plain text
-#: doc/tin.1:3672
+#: doc/tin.1:3676
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred number of "
 "lines on a page or the vertical screen or window size in lines. A line in "
@@ -9659,13 +9664,13 @@ msgstr ""
 "B<$LINES> unless they wish to override the system selection."
 
 #. type: TP
-#: doc/tin.1:3672
+#: doc/tin.1:3676
 #, no-wrap
 msgid "B<TERM>"
 msgstr "B<TERM>"
 
 #. type: Plain text
-#: doc/tin.1:3678
+#: doc/tin.1:3682
 msgid ""
 "The type of terminal in use. This is used when looking up termcap "
 "sequences.  See B<\\%environ>(5)  for more information."
@@ -9674,24 +9679,24 @@ msgstr ""
 "sequences.  See B<\\%environ>(5)  for more information."
 
 #. type: TP
-#: doc/tin.1:3678
+#: doc/tin.1:3682
 #, no-wrap
 msgid "B<DISPLAY>"
 msgstr "B<DISPLAY>"
 
 #. type: Plain text
-#: doc/tin.1:3681
+#: doc/tin.1:3685
 msgid "Display name, pointing to the X server; required for xface."
 msgstr "Display name, pointing to the X server; required for xface."
 
 #. type: TP
-#: doc/tin.1:3681
+#: doc/tin.1:3685
 #, no-wrap
 msgid "B<WINDOWID>"
 msgstr "B<WINDOWID>"
 
 #. type: Plain text
-#: doc/tin.1:3685
+#: doc/tin.1:3689
 msgid ""
 "Used for determining terminal's X window id; required for xface. Should be "
 "set by the terminal emulator."
@@ -9700,73 +9705,73 @@ msgstr ""
 "set by the terminal emulator."
 
 #. type: TP
-#: doc/tin.1:3685
+#: doc/tin.1:3689
 #, no-wrap
 msgid "B<SHELL>"
 msgstr "B<SHELL>"
 
 #. type: Plain text
-#: doc/tin.1:3689
+#: doc/tin.1:3693
 msgid ""
 "The pathname of the user's login shell. Used to set B<default_shell_command>."
 msgstr ""
 "The pathname of the user's login shell. Used to set B<default_shell_command>."
 
 #. type: TP
-#: doc/tin.1:3689
+#: doc/tin.1:3693
 #, no-wrap
 msgid "B<XDG_RUNTIME_DIR>"
 msgstr "B<XDG_RUNTIME_DIR>"
 
 #. type: Plain text
-#: doc/tin.1:3694
+#: doc/tin.1:3698
 msgid ""
 "The pathname of the user's dir to put non-essential run time files into."
 msgstr ""
 "The pathname of the user's dir to put non-essential run time files into."
 
 #. type: SH
-#: doc/tin.1:3694
+#: doc/tin.1:3698
 #, no-wrap
 msgid "SIGNALS"
 msgstr "SIGNALS"
 
 #.  TODO: add missing, sort useful, document in detail
 #. type: Plain text
-#: doc/tin.1:3698
+#: doc/tin.1:3702
 msgid "B<tin> handles a couple of signals:"
 msgstr "B<tin> handles a couple of signals:"
 
 #. type: TP
-#: doc/tin.1:3698
+#: doc/tin.1:3702
 #, no-wrap
 msgid "B<SIGHUP>"
 msgstr "B<SIGHUP>"
 
 #. type: Plain text
-#: doc/tin.1:3701 doc/tin.1:3704
+#: doc/tin.1:3705 doc/tin.1:3708
 msgid "Terminate gracefully."
 msgstr "Terminate gracefully."
 
 #. type: TP
-#: doc/tin.1:3701
+#: doc/tin.1:3705
 #, no-wrap
 msgid "B<SIGTERM>"
 msgstr "B<SIGTERM>"
 
 #. type: TP
-#: doc/tin.1:3704
+#: doc/tin.1:3708
 #, no-wrap
 msgid "B<SIGUSR1>"
 msgstr "B<SIGUSR1>"
 
 #. type: Plain text
-#: doc/tin.1:3707
+#: doc/tin.1:3711
 msgid "Terminate gracefully but do not restore terminal (tty)."
 msgstr "Terminate gracefully but do not restore terminal (tty)."
 
 #. type: TP
-#: doc/tin.1:3707
+#: doc/tin.1:3711
 #, no-wrap
 msgid "B<SIGUSR2>"
 msgstr "B<SIGUSR2>"
@@ -9775,31 +9780,31 @@ msgstr "B<SIGUSR2>"
 #.  give an overview of the most common error messages and how to cope with
 #.  them.
 #. type: Plain text
-#: doc/tin.1:3718
+#: doc/tin.1:3722
 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 msgstr "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 
 #. type: SH
-#: doc/tin.1:3718
+#: doc/tin.1:3722
 #, no-wrap
 msgid "SECURITY"
 msgstr "SECURITY"
 
 #. type: Plain text
-#: doc/tin.1:3726
+#: doc/tin.1:3730
 msgid ""
-"When B<tin> is started in debug mode (''B<-D n>'') it will create world "
+"If B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
 "cleartext. On multiuser-systems B<$TMPDIR> should be set to a safe location "
 "before starting tin in debug mode (e.g.  B<TMPDIR=$HOME tin -D 1>)."
 msgstr ""
-"When B<tin> is started in debug mode (''B<-D n>'') it will create world "
+"If B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
 "cleartext. On multi-user systems B<$TMPDIR> should be set to a safe location "
 "before starting tin in debug mode (e.g.  B<TMPDIR=$HOME tin -D 1>)."
 
 #. type: SH
-#: doc/tin.1:3726
+#: doc/tin.1:3730
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr "CONFORMING TO"
@@ -9807,7 +9812,7 @@ msgstr "CONFORMING TO"
 #.  - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155
 #.    RFC\%4643, RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever
 #. type: Plain text
-#: doc/tin.1:3734
+#: doc/tin.1:3738
 msgid ""
 "B<tin> does conform to the Base Definitions volume of IEEE Std 1003.1-2008, "
 "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax "
@@ -9818,13 +9823,13 @@ msgstr ""
 "Guidelines)."
 
 #. type: SH
-#: doc/tin.1:3734
+#: doc/tin.1:3738
 #, no-wrap
 msgid "NOTES"
 msgstr "NOTES"
 
 #. type: Plain text
-#: doc/tin.1:3739
+#: doc/tin.1:3743
 msgid ""
 "Regular expression support is provided by the PCRE library package B<\\"
 "%pcre>(3), which is open source software, written by Philip Hazel, and "
@@ -9835,18 +9840,18 @@ msgstr ""
 "copyright by the University of Cambridge, England."
 
 #. type: Plain text
-#: doc/tin.1:3743
+#: doc/tin.1:3747
 msgid "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 msgstr "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 
 #. type: SH
-#: doc/tin.1:3743
+#: doc/tin.1:3747
 #, no-wrap
 msgid "BUGS"
 msgstr "BUGS"
 
 #. type: Plain text
-#: doc/tin.1:3751
+#: doc/tin.1:3755
 msgid ""
 "B<CNews> NNTPd, B<\\%noffle>(1)  (E<lt>= V1.0-pre5) and B<NewsCache> (E<lt>= "
 "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with "
@@ -9859,7 +9864,7 @@ msgstr ""
 "and recompile."
 
 #. type: Plain text
-#: doc/tin.1:3760
+#: doc/tin.1:3764
 msgid ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
@@ -9876,13 +9881,13 @@ msgstr ""
 "request it."
 
 #. type: SH
-#: doc/tin.1:3760
+#: doc/tin.1:3764
 #, no-wrap
 msgid "HISTORY"
 msgstr "HISTORY"
 
 #. type: Plain text
-#: doc/tin.1:3769
+#: doc/tin.1:3773
 msgid ""
 "B<tin> is based on the B<\\%tass>(1)  newsreader that was developed by Rich "
 "Skrenta and posted to alt.sources in March 1991; its first version was "
@@ -9899,173 +9904,173 @@ msgstr ""
 "overview see"
 
 #. type: Plain text
-#: doc/tin.1:3773
+#: doc/tin.1:3777
 msgid "E<lt>http://www.tin.org/history.htmlE<gt>."
 msgstr "E<lt>http://www.tin.org/history.htmlE<gt>."
 
 #. type: SH
-#: doc/tin.1:3773
+#: doc/tin.1:3777
 #, no-wrap
 msgid "CREDITS"
 msgstr "CREDITS"
 
 #. type: IP
-#: doc/tin.1:3775
+#: doc/tin.1:3779
 #, no-wrap
 msgid "Rich Skrenta"
 msgstr "Rich Skrenta"
 
 #. type: Plain text
-#: doc/tin.1:3779
+#: doc/tin.1:3783
 msgid "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 msgstr "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 
 #. type: IP
-#: doc/tin.1:3779
+#: doc/tin.1:3783
 #, no-wrap
 msgid "Bill Davidsen"
 msgstr "Bill Davidsen"
 
 #. type: Plain text
-#: doc/tin.1:3781
+#: doc/tin.1:3785
 msgid "author of envarg.c environment variable reading routine."
 msgstr "author of envarg.c environment variable reading routine."
 
 #. type: IP
-#: doc/tin.1:3781
+#: doc/tin.1:3785
 #, no-wrap
 msgid "Mike Gleason"
 msgstr "Mike Gleason"
 
 #. type: Plain text
-#: doc/tin.1:3783
+#: doc/tin.1:3787
 msgid "author of sigfile.c random signature generation routines."
 msgstr "author of sigfile.c random signature generation routines."
 
 #. type: IP
-#: doc/tin.1:3783
+#: doc/tin.1:3787
 #, no-wrap
 msgid "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 msgstr "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3785
+#: doc/tin.1:3789
 msgid ""
 "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 msgstr ""
 "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 
 #. type: IP
-#: doc/tin.1:3785
+#: doc/tin.1:3789
 #, no-wrap
 msgid "Arnold Robbins"
 msgstr "Arnold Robbins"
 
 #. type: Plain text
-#: doc/tin.1:3787
+#: doc/tin.1:3791
 msgid "author of strftime.c date formatting routine."
 msgstr "author of strftime.c date formatting routine."
 
 #. type: IP
-#: doc/tin.1:3787
+#: doc/tin.1:3791
 #, no-wrap
 msgid "Rich Salz"
 msgstr "Rich Salz"
 
 #. type: Plain text
-#: doc/tin.1:3789
+#: doc/tin.1:3793
 msgid ""
 "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 msgstr ""
 "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 
 #. type: IP
-#: doc/tin.1:3789
+#: doc/tin.1:3793
 #, no-wrap
 msgid "Dave Taylor"
 msgstr "Dave Taylor"
 
 #. type: Plain text
-#: doc/tin.1:3793
+#: doc/tin.1:3797
 msgid "author of curses.c from the B<\\%elm>(1)  mailreader."
 msgstr "author of curses.c from the B<\\%elm>(1)  mailreader."
 
 #. type: IP
-#: doc/tin.1:3793
+#: doc/tin.1:3797
 #, no-wrap
 msgid "Chris Thewalt"
 msgstr "Chris Thewalt"
 
 #. type: Plain text
-#: doc/tin.1:3797
+#: doc/tin.1:3801
 msgid "author of getline.c B<\\%emacs>(1)  style editing routine."
 msgstr "author of getline.c B<\\%emacs>(1)  style editing routine."
 
 #. type: IP
-#: doc/tin.1:3797
+#: doc/tin.1:3801
 #, no-wrap
 msgid "Steven Madsen"
 msgstr "Steven Madsen"
 
 #. type: Plain text
-#: doc/tin.1:3801
+#: doc/tin.1:3805
 msgid "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 msgstr "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 
 #. type: IP
-#: doc/tin.1:3801
+#: doc/tin.1:3805
 #, no-wrap
 msgid "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 msgstr "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3805
+#: doc/tin.1:3809
 msgid "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 msgstr "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 
 #. type: IP
-#: doc/tin.1:3805
+#: doc/tin.1:3809
 #, no-wrap
 msgid "Patrick Powell E<lt>papowell@astart.comE<gt>"
 msgstr "Patrick Powell E<lt>papowell@astart.comE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3813
+#: doc/tin.1:3817
 msgid "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 msgstr "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 
 #. type: SH
-#: doc/tin.1:3813
+#: doc/tin.1:3817
 #, no-wrap
 msgid "AUTHOR"
 msgstr "AUTHOR"
 
 #. type: TP
-#: doc/tin.1:3814
+#: doc/tin.1:3818
 #, no-wrap
 msgid "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 msgstr "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 
 #. type: SH
-#: doc/tin.1:3818
+#: doc/tin.1:3822
 #, no-wrap
 msgid "MAINTAINER"
 msgstr "MAINTAINER"
 
 #. type: TP
-#: doc/tin.1:3819
+#: doc/tin.1:3823
 #, no-wrap
 msgid "Urs Janssen E<lt>urs@tin.orgE<gt>"
 msgstr "Urs Janssen E<lt>urs@tin.orgE<gt>"
 
 #. type: SH
-#: doc/tin.1:3823 doc/tin.5:2634
+#: doc/tin.1:3827 doc/tin.5:2634
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "SEE ALSO"
 
 #. type: Plain text
-#: doc/tin.1:3878
+#: doc/tin.1:3882
 msgid ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<"
 "\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\"
@@ -13130,15 +13135,15 @@ msgstr "B<getart_limit>"
 #. type: Plain text
 #: doc/tin.5:1524
 msgid ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
-"will start fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
-msgstr ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
-"will start fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 B<"
+"\\%tin>(1)  will start fetching articles from your first unread minus "
+"absolute value of B<getart_limit>. Default is 0, which means no limit."
+msgstr ""
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 B<"
+"\\%tin>(1)  will start fetching articles from your first unread minus "
+"absolute value of B<getart_limit>. Default is 0, which means no limit."
 
 #. type: TP
 #: doc/tin.5:1524
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/l10n/tin-man.pot tin-2.4.0/doc/l10n/tin-man.pot
--- tin-2.3.4/doc/l10n/tin-man.pot	2016-06-22 16:24:22.000000000 +0200
+++ tin-2.4.0/doc/l10n/tin-man.pot	2016-08-23 07:27:41.000000000 +0200
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2016-06-06 11:09+0200\n"
+"POT-Creation-Date: 2016-08-10 10:07+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,13 +25,13 @@ msgstr ""
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "March 27th, 2016"
+msgid "August 23rd, 2016"
 msgstr ""
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "2.3.4"
+msgid "2.4.0"
 msgstr ""
 
 #. type: TH
@@ -125,7 +125,7 @@ msgid "Interactive mode:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1095 doc/tin.1:3460
+#: doc/tin.1:80 doc/tin.1:93 doc/tin.1:1098 doc/tin.1:3464
 #, no-wrap
 msgid "B<0>"
 msgstr ""
@@ -136,101 +136,106 @@ msgid "Successful program execution."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3463
+#: doc/tin.1:83 doc/tin.1:96 doc/tin.1:3467
 #, no-wrap
 msgid "B<1>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:86 doc/tin.1:96
+#: doc/tin.1:86 doc/tin.1:99
 msgid "Usage, syntax, configuration file or network error."
 msgstr ""
 
+#. type: TP
+#: doc/tin.1:86 doc/tin.1:99 doc/tin.1:3470
+#, no-wrap
+msgid "B<2>"
+msgstr ""
+
 #. type: Plain text
 #: doc/tin.1:89
-msgid "Batch mode (''B<-Z>''):"
+msgid "NNTP error."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:93
-msgid "No unread news"
+#: doc/tin.1:92
+msgid "Batch mode (''B<-Z>''):"
 msgstr ""
 
-#. type: TP
-#: doc/tin.1:96 doc/tin.1:3466
-#, no-wrap
-msgid "B<2>"
+#. type: Plain text
+#: doc/tin.1:96
+msgid "No unread news"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:99
+#: doc/tin.1:102
 msgid "Unread news"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:102
+#: doc/tin.1:105
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:103
+#: doc/tin.1:106
 #, no-wrap
 msgid "B<-4>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:106
+#: doc/tin.1:109
 msgid ""
 "Force connecting via IPv4 to the remote NNTP server. Only available when "
 "build with IPv6 support."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:106
+#: doc/tin.1:109
 #, no-wrap
 msgid "B<-6>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:109
+#: doc/tin.1:112
 msgid ""
 "Force connecting via IPv6 to the remote NNTP server. Only available when "
 "build with IPv6 support."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:109
+#: doc/tin.1:112
 #, no-wrap
 msgid "B<-a>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:112
+#: doc/tin.1:115
 msgid "Toggle ANSI color (default is off)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:112
+#: doc/tin.1:115
 #, no-wrap
 msgid "B<-A>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:115
+#: doc/tin.1:118
 msgid ""
 "Force authentication on initial connect. Only available when reading via "
 "NNTP."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:115
+#: doc/tin.1:118
 #, no-wrap
 msgid "B<-c>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:120
+#: doc/tin.1:123
 msgid ""
 "Create/update index files for every group in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' "
@@ -238,7 +243,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:120
+#: doc/tin.1:123
 #, no-wrap
 msgid "B<-d>"
 msgstr ""
@@ -246,46 +251,46 @@ msgstr ""
 #
 #.  FIXME: explain debug levels
 #. type: Plain text
-#: doc/tin.1:126
+#: doc/tin.1:129
 msgid ""
 "Don't load newsgroup descriptions and servers message of the day "
 "(interactive mode)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:126
+#: doc/tin.1:129
 #, no-wrap
 msgid "B<-D>I< debug-level>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:130
+#: doc/tin.1:133
 msgid ""
 "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = "
 "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:130
+#: doc/tin.1:133
 #, no-wrap
 msgid "B<-f>I< file>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:134
+#: doc/tin.1:137
 msgid ""
 "Use the specified file of subscribed to newsgroups in place of "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:134
+#: doc/tin.1:137
 #, no-wrap
 msgid "B<-g>I< server>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:139
+#: doc/tin.1:142
 msgid ""
 "Use the server and newsrc specified in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>. Only available when reading "
@@ -293,48 +298,48 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:139
+#: doc/tin.1:142
 #, no-wrap
 msgid "B<-G>I< article-limit>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:142
+#: doc/tin.1:145
 msgid "Limit the number of articles/group to retrieve from the server."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:142
+#: doc/tin.1:145
 #, no-wrap
 msgid "B<-h>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:145
+#: doc/tin.1:148
 msgid "Help listing all command-line options."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:145
+#: doc/tin.1:148
 #, no-wrap
 msgid "B<-H>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:149
+#: doc/tin.1:152
 msgid ""
 "Brief introduction to B<tin> that is also shown the first time it is "
 "started."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:149
+#: doc/tin.1:152
 #, no-wrap
 msgid "B<-I>I< dir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:155
+#: doc/tin.1:158
 msgid ""
 "Directory in which to store newsgroup index files. Default is "
 "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>.  This "
@@ -343,13 +348,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:155
+#: doc/tin.1:158
 #, no-wrap
 msgid "B<-l>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:167
+#: doc/tin.1:170
 msgid ""
 "Get number of articles per group from the "
 "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file. If reading "
@@ -364,37 +369,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:167
+#: doc/tin.1:170
 #, no-wrap
 msgid "B<-m>I< dir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:170
+#: doc/tin.1:173
 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:170
+#: doc/tin.1:173
 #, no-wrap
 msgid "B<-M>I< user>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:174
+#: doc/tin.1:177
 msgid ""
 "Mail unread articles to specified user for later reading. For more "
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:174
+#: doc/tin.1:177
 #, no-wrap
 msgid "B<-n>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:181
+#: doc/tin.1:184
 msgid ""
 "Only load groups from the "
 "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file that are "
@@ -404,39 +409,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:181
+#: doc/tin.1:184
 #, no-wrap
 msgid "B<-N>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:185
+#: doc/tin.1:188
 msgid ""
 "Mail unread articles to yourself for later reading. For more information "
 "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:185
+#: doc/tin.1:188
 #, no-wrap
 msgid "B<-o>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:189
+#: doc/tin.1:192
 msgid ""
 "Quick post all postponed articles and exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:189
+#: doc/tin.1:192
 #, no-wrap
 msgid "B<-p>I< port>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:194
+#: doc/tin.1:197
 msgid ""
 "Port to use if reading via NNTP (default is 119). This also overrides the "
 "environment variable $B<NNTPPORT> if set. Only available when reading via "
@@ -444,89 +449,89 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:194
+#: doc/tin.1:197
 #, no-wrap
 msgid "B<-q>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:197
+#: doc/tin.1:200
 msgid ""
 "Don't check for new newsgroups and skip loading the servers message of the "
 "day."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:197
+#: doc/tin.1:200
 #, no-wrap
 msgid "B<-Q>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:201
+#: doc/tin.1:204
 msgid ""
 "Quick start. Start B<tin> as quickly as possible. Currently this is "
 "equivalent to ''B<-nqd>''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:201
+#: doc/tin.1:204
 #, no-wrap
 msgid "B<-r>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:206
+#: doc/tin.1:209
 msgid ""
 "Read news remotely from the default NNTP server specified in the environment "
 "variable $B<NNTPSERVER> or contained in the file I</etc/nntpserver>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:206
+#: doc/tin.1:209
 #, no-wrap
 msgid "B<-R>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:209
+#: doc/tin.1:212
 msgid "Read news saved by the ''B<-S>'' option."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:209
+#: doc/tin.1:212
 #, no-wrap
 msgid "B<-s>I< dir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:213
+#: doc/tin.1:216
 msgid ""
 "Save/read articles to/in directory. Default is "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/News>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:213
+#: doc/tin.1:216
 #, no-wrap
 msgid "B<-S>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:217
+#: doc/tin.1:220
 msgid ""
 "Save unread articles for later reading by the ''B<-R>'' option. For more "
 "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:217
+#: doc/tin.1:220
 #, no-wrap
 msgid "B<-u>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:223
+#: doc/tin.1:226
 msgid ""
 "Create/update index files for every group in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' "
@@ -535,61 +540,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:223
+#: doc/tin.1:226
 #, no-wrap
 msgid "B<-v>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:227
+#: doc/tin.1:230
 msgid ""
 "Verbose mode for ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-u>'' "
 "and ''B<-Z>'' options."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:227
+#: doc/tin.1:230
 #, no-wrap
 msgid "B<-V>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:230
+#: doc/tin.1:233
 msgid "Print version and date information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:230
+#: doc/tin.1:233
 #, no-wrap
 msgid "B<-w>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:234
+#: doc/tin.1:237
 msgid ""
 "Quick mode to post an article and then exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:234
+#: doc/tin.1:237
 #, no-wrap
 msgid "B<-x>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:237
+#: doc/tin.1:240
 msgid "No-posting mode. You cannot post articles if you use this option."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:237
+#: doc/tin.1:240
 #, no-wrap
 msgid "B<-X>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:242
+#: doc/tin.1:245
 msgid ""
 "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created "
@@ -597,13 +602,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:242
+#: doc/tin.1:245
 #, no-wrap
 msgid "B<-z>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:247
+#: doc/tin.1:250
 msgid ""
 "Only start B<tin> if there is any new/unread news. If there is news B<tin> "
 "will position cursor at first group with unread news. Useful for putting in "
@@ -611,13 +616,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:247
+#: doc/tin.1:250
 #, no-wrap
 msgid "B<-Z>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:253
+#: doc/tin.1:256
 msgid ""
 "Check if there is any new/unread news and exit with appropriate status. If "
 "\\&''B<-v>'' option is specified the number of unread articles in each group "
@@ -626,7 +631,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:259
+#: doc/tin.1:262
 msgid ""
 "B<tin> can also dynamically change its options by the B<OptionMenu> ('B<M>') "
 "command. Any changes are written to "
@@ -635,7 +640,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:264
+#: doc/tin.1:267
 msgid ""
 "A list of groups can be specified after the other command-line options. This "
 "can be useful if you wish to yank in or subscribe to a hand-picked subset of "
@@ -644,7 +649,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:269
+#: doc/tin.1:272
 msgid ""
 "If you specify a single group-name, or a wildcard that matches a single "
 "group, then you will automatically enter that group. Otherwise the normal "
@@ -653,7 +658,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:273
+#: doc/tin.1:276
 msgid ""
 "With the ''B<-w>'' flag a given group-name is used as default group to post "
 "to. If more than one group or a wildcard is specified only the first group "
@@ -661,7 +666,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:280
+#: doc/tin.1:283
 msgid ""
 "Once you use B<SelectYankActive> ('B<y>') to yank in all active groups, or "
 "B<SelectToggleReadDisplay> ('B<r>') to toggle the read/unread status, then "
@@ -672,7 +677,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:285
+#: doc/tin.1:288
 msgid ""
 "NB: With the ''B<-n>'' flag, only unsubscribed groups in the "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the "
@@ -681,26 +686,26 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:290
+#: doc/tin.1:293
 msgid ""
 "Command-line options have higher priority than attributes and tinrc "
 "options.  Thus, command-line option takes precedence over configured values."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:290
+#: doc/tin.1:293
 #, no-wrap
 msgid "USAGE"
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:293
+#: doc/tin.1:296
 #, no-wrap
 msgid "NEWS ADMINISTRATION"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:297
+#: doc/tin.1:300
 msgid ""
 "Maintaining Netnews on large networks of machines can be a pretty time "
 "consuming job as I discovered when I was given the job of maintaining our "
@@ -708,7 +713,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:307
+#: doc/tin.1:310
 msgid ""
 "A user starting B<tin> for the first time can be automatically subscribed to "
 "a list of newsgroups that are deemed appropriate by the news "
@@ -721,20 +726,20 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:307
+#: doc/tin.1:310
 #, no-wrap
 msgid "SCREEN FORMAT"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:310
+#: doc/tin.1:313
 msgid ""
 "B<tin> has four separate levels of operation: Selection level, Group level, "
 "Thread level and Article level."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:316
+#: doc/tin.1:319
 msgid ""
 "At the Selection level the title displays (the name of the news server and) "
 "the number of subscribed groups (containing new unread articles). The "
@@ -744,7 +749,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:324
+#: doc/tin.1:327
 #, no-wrap
 msgid ""
 "-E<gt>M    1     2  comp.security.announce  Announcements from the CERT "
@@ -756,18 +761,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:327
+#: doc/tin.1:330
 msgid "There may also be a character prefixing the line. An explanation follows:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:327
+#: doc/tin.1:330
 #, no-wrap
 msgid "B<u>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:332
+#: doc/tin.1:335
 msgid ""
 "This group is unsubscribed. To see only your subscribed groups use the "
 "B<SelectToggleReadDisplay> ('B<r>') or B<SelectYankActive> ('B<y>') toggle "
@@ -775,13 +780,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:332
+#: doc/tin.1:335
 #, no-wrap
 msgid "B<M>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:337
+#: doc/tin.1:340
 msgid ""
 "This is a moderated group. Any posts you make will have to be approved by "
 "the group administrator before it will be made public. B<tin> will ask for "
@@ -789,13 +794,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:337
+#: doc/tin.1:340
 #, no-wrap
 msgid "B<N>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:346
+#: doc/tin.1:349
 msgid ""
 "This is a new newsgroup which has been created since you last used "
 "B<tin>. New newsgroups are not subscribed to by default (However, see the "
@@ -807,13 +812,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:346
+#: doc/tin.1:349
 #, no-wrap
 msgid "B<D>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:351
+#: doc/tin.1:354
 msgid ""
 "This group no longer exists. If you no longer wish to see this group then "
 "unsubscribe from it in the normal way. This flag will only appear if you "
@@ -821,26 +826,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:351
+#: doc/tin.1:354
 #, no-wrap
 msgid "B<X>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:355
+#: doc/tin.1:358
 msgid ""
 "You may no longer make posts to this group. Often a group will be superseded "
 "by a more appropriately named one."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:355
+#: doc/tin.1:358
 #, no-wrap
 msgid "B<=>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:360
+#: doc/tin.1:363
 msgid ""
 "This group has been renamed and you may no longer post to it. If you do, "
 "then you will receive an error from your news server telling you the correct "
@@ -848,7 +853,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:370
+#: doc/tin.1:373
 msgid ""
 "At the Group level the title contains the name of the group, the number of "
 "conversation threads, the abbreviated threading method (B<thread_articles>), "
@@ -862,13 +867,13 @@ msgstr ""
 
 #.  FIXME - make this autocenter
 #. type: Plain text
-#: doc/tin.1:374
+#: doc/tin.1:377
 #, no-wrap
 msgid "            alt.sources (5B -50/23+ 0* 3o 0K)\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:382
+#: doc/tin.1:385
 msgid ""
 "The characters after the numbers are depending to the configuration and if "
 "your are in B<show_only_unread_arts> mode or not. Some numbers could be "
@@ -879,7 +884,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:393
+#: doc/tin.1:396
 msgid ""
 "If a thread has unread articles it is marked with B<art_marked_unread> in "
 "front of the total number of articles in the thread. If there are recent "
@@ -894,13 +899,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:397
+#: doc/tin.1:400
 #, no-wrap
 msgid "                de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:402
+#: doc/tin.1:405
 #, no-wrap
 msgid ""
 "-E<gt>   1   +   3  108 bincancels in de.talk.sex        Christopher Lueg "
@@ -915,14 +920,14 @@ msgstr ""
 
 #.  FIXME - add description of fields
 #. type: Plain text
-#: doc/tin.1:407
+#: doc/tin.1:410
 msgid ""
 "At the Thread level the screen usually (depends on the threading method "
 "used) looks like this, but can be customized via B<thread_format>:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:414
+#: doc/tin.1:417
 #, no-wrap
 msgid ""
 "-E<gt>   1      [   7]  What is this funny tree in the thr  Robert "
@@ -937,12 +942,12 @@ msgstr ""
 
 #.  FIXME - add description of fields
 #. type: Plain text
-#: doc/tin.1:419
+#: doc/tin.1:422
 msgid "At the Article level the page header has the following format:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:425
+#: doc/tin.1:428
 #, no-wrap
 msgid ""
 "Sun, 28 Dec 1997 21:21:01   de.admin.news.groups      Thread   20 of 86\n"
@@ -952,39 +957,39 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:427
+#: doc/tin.1:430
 #, no-wrap
 msgid "article-body\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:433
+#: doc/tin.1:436
 msgid ""
 "The look of the Selection, Group and Thread level can be customized. See the "
 "section \"CUSTOMIZING THE SCREEN FORMAT\"."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:433
+#: doc/tin.1:436
 #, no-wrap
 msgid "COMMON MOVING KEYS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:436
+#: doc/tin.1:439
 msgid ""
 "This table shows the common keys used for moving around all levels within "
 "B<tin>."
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:438
+#: doc/tin.1:441
 #, no-wrap
 msgid "\\w'Beg. of list/article  'u +\\w'ANSI/vt100   'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:446
+#: doc/tin.1:449
 #, no-wrap
 msgid ""
 "\tANSI/vt100\tOther Terminals\n"
@@ -997,13 +1002,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:450
+#: doc/tin.1:453
 #, no-wrap
 msgid "COMMON EDITING COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:457
+#: doc/tin.1:460
 msgid ""
 "An B<\\%emacs>(1)  style editing package allows the easy editing of input "
 "strings.  A history list allows the easy reuse of previously entered "
@@ -1012,129 +1017,129 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:458
+#: doc/tin.1:461
 #, no-wrap
 msgid "B<^A, ^E>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:461
+#: doc/tin.1:464
 msgid "move to beginning or end of line, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:461
+#: doc/tin.1:464
 #, no-wrap
 msgid "B<^F, ^B>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:464
+#: doc/tin.1:467
 msgid "non-destructive move forward or back one location, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:464
+#: doc/tin.1:467
 #, no-wrap
 msgid "B<^D>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:468
+#: doc/tin.1:471
 msgid ""
 "delete the character currently under the cursor, or send EOF if no "
 "characters in the buffer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:468
+#: doc/tin.1:471
 #, no-wrap
 msgid "B<^H, E<lt>DELE<gt>>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:471
+#: doc/tin.1:474
 msgid "delete character left of the cursor."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:471
+#: doc/tin.1:474
 #, no-wrap
 msgid "B<^K>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:474
+#: doc/tin.1:477
 msgid "delete from cursor to end of line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:474
+#: doc/tin.1:477
 #, no-wrap
 msgid "B<^P, ^N>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:477
+#: doc/tin.1:480
 msgid "move through history, previous and next, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:477
+#: doc/tin.1:480
 #, no-wrap
 msgid "B<^L, ^R>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:480
+#: doc/tin.1:483
 msgid "redraw the current line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:480
+#: doc/tin.1:483
 #, no-wrap
 msgid "B<E<lt>CRE<gt>>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:484
+#: doc/tin.1:487
 msgid ""
 "places line on history list if non-blank, appends newline and returns to the "
 "caller."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:484
+#: doc/tin.1:487
 #, no-wrap
 msgid "B<E<lt>ESCE<gt>>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:489
+#: doc/tin.1:492
 msgid "aborts the present editing operation."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:489
+#: doc/tin.1:492
 #, no-wrap
 msgid "GLOBAL COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:492
+#: doc/tin.1:495
 msgid ""
 "The following commands are available at all 4 menu levels and always have "
 "the same effect."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:493 doc/tin.1:1367 doc/tin.1:1420
+#: doc/tin.1:496 doc/tin.1:1370 doc/tin.1:1423
 #, no-wrap
 msgid "B<ShellEscape '!'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:498
+#: doc/tin.1:501
 msgid ""
 "Shell escape. B<ShellEscape> by itself will launch a shell, B<ShellEscape> "
 "E<lt>commandE<gt> will run an external E<lt>commandE<gt>. This facility may "
@@ -1142,57 +1147,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:498
+#: doc/tin.1:501
 #, no-wrap
 msgid "B<ToggleColor '&'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:501
+#: doc/tin.1:504
 msgid "Toggle use of ANSI color."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:501
+#: doc/tin.1:504
 #, no-wrap
 msgid "B<RedrawScr '^L'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:504
+#: doc/tin.1:507
 msgid "Redraw the current screen."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:504
+#: doc/tin.1:507
 #, no-wrap
 msgid "B<ScrollUp 'E<lt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:507
+#: doc/tin.1:510
 msgid "Scroll screen up by one line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:507
+#: doc/tin.1:510
 #, no-wrap
 msgid "B<ScrollDown 'E<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:510
+#: doc/tin.1:513
 msgid "Scroll screen down by one line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:510
+#: doc/tin.1:513
 #, no-wrap
 msgid "B<Postponed 'O' '^O'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:524
+#: doc/tin.1:527
 msgid ""
 "Reload postponed article. If your system blocks the B<Postponed> key you "
 "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers "
@@ -1208,13 +1213,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:524 doc/tin.1:1373 doc/tin.1:1427
+#: doc/tin.1:527 doc/tin.1:1376 doc/tin.1:1430
 #, no-wrap
 msgid "B<Help 'h'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:530
+#: doc/tin.1:533
 msgid ""
 "Help screen of commands available on the current menu. You can use "
 "B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -1222,24 +1227,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:530 doc/tin.1:1376 doc/tin.1:1430
+#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433
 #, no-wrap
 msgid "B<ToggleHelpDisplay 'H'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433
+#: doc/tin.1:536 doc/tin.1:1382 doc/tin.1:1436
 msgid "Toggle the display of help mini menu at the bottom of the screen."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:533
+#: doc/tin.1:536
 #, no-wrap
 msgid "B<DisplayPostHist 'W'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:539
+#: doc/tin.1:542
 msgid ""
 "List articles posted by user. The date posted, the newsgroup and the subject "
 "are listed. You can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and "
@@ -1248,199 +1253,199 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:539
+#: doc/tin.1:542
 #, no-wrap
 msgid "B<Version 'v'>"
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:544
+#: doc/tin.1:547
 msgid "Print B<tin> version information."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:544
+#: doc/tin.1:547
 #, no-wrap
 msgid "NEWSGROUP SELECTION COMMANDS"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:545 doc/tin.1:683 doc/tin.1:934 doc/tin.1:1098 doc/tin.1:3472
+#: doc/tin.1:548 doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101 doc/tin.1:3476
 #, no-wrap
 msgid "B<4>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:548
+#: doc/tin.1:551
 msgid "Select group 4."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:548
+#: doc/tin.1:551
 #, no-wrap
 msgid "B<SelectResetNewsrc '^R'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:552
+#: doc/tin.1:555
 msgid ""
 "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all "
 "records of which articles have been read, so use this carefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:552 doc/tin.1:704 doc/tin.1:955
+#: doc/tin.1:555 doc/tin.1:707 doc/tin.1:958
 #, no-wrap
 msgid "B<SetRange '#'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:556 doc/tin.1:708 doc/tin.1:959
+#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962
 msgid ""
 "Choose a range of articles to be affected by the next command. See the "
 "section \"RANGES\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:556
+#: doc/tin.1:559
 #, no-wrap
 msgid "B<SelectSortActive '.'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:559
+#: doc/tin.1:562
 msgid "Sort the list of newsgroups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152 doc/tin.1:1364 doc/tin.1:1414
+#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367 doc/tin.1:1417
 #, no-wrap
 msgid "B<SearchRepeat '\\e'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:562 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367 doc/tin.1:1417
+#: doc/tin.1:565 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1370 doc/tin.1:1420
 msgid "Repeat the previous search."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1358 doc/tin.1:1408
+#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361 doc/tin.1:1411
 #, no-wrap
 msgid "B<SearchSubjF '/'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:565
+#: doc/tin.1:568
 msgid "Search for a group by name and description (if displayed)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361 doc/tin.1:1411
+#: doc/tin.1:568 doc/tin.1:720 doc/tin.1:971 doc/tin.1:1161 doc/tin.1:1364 doc/tin.1:1414
 #, no-wrap
 msgid "B<SearchSubjB '?'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:568
+#: doc/tin.1:571
 msgid "Backward search through the group names and descriptions."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:568
+#: doc/tin.1:571
 #, no-wrap
 msgid "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:571
+#: doc/tin.1:574
 msgid "Read current group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:571
+#: doc/tin.1:574
 #, no-wrap
 msgid "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:575
+#: doc/tin.1:578
 msgid ""
 "Enter next group with unread news. Will wrap around to the beginning of the "
 "group selection list looking for unread groups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:575 doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216
+#: doc/tin.1:578 doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219
 #, no-wrap
 msgid "B<Catchup 'c'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:579
+#: doc/tin.1:582
 msgid ""
 "Make current group as all read [after confirmation] and move to the next "
 "group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:579 doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220
+#: doc/tin.1:582 doc/tin.1:799 doc/tin.1:1013 doc/tin.1:1223
 #, no-wrap
 msgid "B<CatchupNextUnread 'C'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:583
+#: doc/tin.1:586
 msgid ""
 "Mark current group as all read [after confirmation] and enter the next "
 "unread group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:583
+#: doc/tin.1:586
 #, no-wrap
 msgid "B<SelectToggleDescriptions 'd'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:587
+#: doc/tin.1:590
 msgid ""
 "Toggle display to show just the group name or the group name and the group "
 "descriptions."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:587 doc/tin.1:809 doc/tin.1:1023 doc/tin.1:1232
+#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235
 #, no-wrap
 msgid "B<EditFilter 'E'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235
+#: doc/tin.1:593 doc/tin.1:815 doc/tin.1:1029 doc/tin.1:1238
 msgid "Edit the filter file and reload it afterwards."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:590
+#: doc/tin.1:593
 #, no-wrap
 msgid "B<SelectGoto 'g'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:594 doc/tin.1:816
+#: doc/tin.1:597 doc/tin.1:819
 msgid ""
 "Choose a new group by name. This command can be used to access any group, "
 "even those not currently yanked in."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:594 doc/tin.1:819 doc/tin.1:1026 doc/tin.1:1248 doc/tin.1:1370 doc/tin.1:1423
+#: doc/tin.1:597 doc/tin.1:822 doc/tin.1:1029 doc/tin.1:1251 doc/tin.1:1373 doc/tin.1:1426
 #, no-wrap
 msgid "B<ToggleInfoLastLine 'i'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:599
+#: doc/tin.1:602
 msgid ""
 "Toggle the display of the description of the current newsgroup in the last "
 "line. This will not be available if B<tin> was started with the \\&''B<-d>'' "
@@ -1448,24 +1453,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:599 doc/tin.1:823 doc/tin.1:1029 doc/tin.1:1251
+#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254
 #, no-wrap
 msgid "B<ToggleInverseVideo 'I'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254
+#: doc/tin.1:605 doc/tin.1:829 doc/tin.1:1035 doc/tin.1:1257
 msgid "Toggle inverse video."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:602 doc/tin.1:835 doc/tin.1:1038 doc/tin.1:1260
+#: doc/tin.1:605 doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263
 #, no-wrap
 msgid "B<LookupMessage 'L'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:609
+#: doc/tin.1:612
 msgid ""
 "Look up article by ''Message-ID:''. If none of the groups listed in the "
 "''Newsgroups:''-header of the referenced article is available, just the "
@@ -1475,13 +1480,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:609
+#: doc/tin.1:612
 #, no-wrap
 msgid "B<SelectMoveGrp 'm'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:615
+#: doc/tin.1:618
 msgid ""
 "Move the current group within the group selection list. By entering '1' the "
 "group will become the first displayed group in the list, by entering '8' the "
@@ -1490,61 +1495,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:615 doc/tin.1:843 doc/tin.1:1268
+#: doc/tin.1:618 doc/tin.1:846 doc/tin.1:1271
 #, no-wrap
 msgid "B<OptionMenu 'M'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:619 doc/tin.1:847 doc/tin.1:1272
+#: doc/tin.1:622 doc/tin.1:850 doc/tin.1:1275
 msgid ""
 "User configurable options menu (for more information see section \"GLOBAL "
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:619
+#: doc/tin.1:622
 #, no-wrap
 msgid "B<SelectNextUnreadGrp 'N'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:622
+#: doc/tin.1:625
 msgid "Positions the cursor on the next group with unread articles in it."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:622 doc/tin.1:864 doc/tin.1:1051 doc/tin.1:1289
+#: doc/tin.1:625 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292
 #, no-wrap
 msgid "B<Quit 'q'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:626
+#: doc/tin.1:629
 msgid ""
 "Quit B<tin> - ask the user to confirm if B<confirm_choice> is set "
 "accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:626 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292
+#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295
 #, no-wrap
 msgid "B<QuitTin 'Q'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295
+#: doc/tin.1:632 doc/tin.1:873 doc/tin.1:1060 doc/tin.1:1298
 msgid "Quit B<tin> - don't ask the user to confirm."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:629
+#: doc/tin.1:632
 #, no-wrap
 msgid "B<SelectToggleReadDisplay 'r'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:634
+#: doc/tin.1:637
 msgid ""
 "Toggle display of all subscribed to groups and just those groups containing "
 "unread articles. Command has no effect if groups were specified on the "
@@ -1552,37 +1557,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:634 doc/tin.1:873 doc/tin.1:1057
+#: doc/tin.1:637 doc/tin.1:876 doc/tin.1:1060
 #, no-wrap
 msgid "B<BugReport 'R'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:638 doc/tin.1:877 doc/tin.1:1061
+#: doc/tin.1:641 doc/tin.1:880 doc/tin.1:1064
 msgid ""
 "Mail a bug report or comment to E<lt>tin-bugs@tin.orgE<gt>. This is the best "
 "way of getting bugs fixed and features added/changed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:638
+#: doc/tin.1:641
 #, no-wrap
 msgid "B<SelectSubscribe 's'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:641
+#: doc/tin.1:644
 msgid "Subscribe to current group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:641
+#: doc/tin.1:644
 #, no-wrap
 msgid "B<SelectSubscribePat 'S'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:646
+#: doc/tin.1:649
 msgid ""
 "Subscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1590,13 +1595,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:646
+#: doc/tin.1:649
 #, no-wrap
 msgid "B<SelectUnsubscribe 'u'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:651
+#: doc/tin.1:654
 msgid ""
 "Unsubscribe to current group. This can be used to remove bogus groups.  See "
 "B<strip_bogus> in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE "
@@ -1604,13 +1609,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:651
+#: doc/tin.1:654
 #, no-wrap
 msgid "B<SelectUnsubscribePat 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:656
+#: doc/tin.1:659
 msgid ""
 "Unsubscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1618,13 +1623,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:656 doc/tin.1:901 doc/tin.1:1076 doc/tin.1:1329
+#: doc/tin.1:659 doc/tin.1:904 doc/tin.1:1079 doc/tin.1:1332
 #, no-wrap
 msgid "B<Post 'w'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:662
+#: doc/tin.1:665
 msgid ""
 "Post an article to current group. If posting fails for some reason, you'll "
 "get the chance to B<PostEdit> ('B<e>') the article again, B<PostPostpone> "
@@ -1633,24 +1638,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:662
+#: doc/tin.1:665
 #, no-wrap
 msgid "B<SelectQuitNoWrite 'X'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:665
+#: doc/tin.1:668
 msgid "Quit B<tin> without saving any changes to the configuration."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:665
+#: doc/tin.1:668
 #, no-wrap
 msgid "B<SelectYankActive 'y'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:670
+#: doc/tin.1:673
 msgid ""
 "Yanks in all groups. Toggles the displayed groups between all the groups in "
 "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just "
@@ -1658,38 +1663,38 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:670
+#: doc/tin.1:673
 #, no-wrap
 msgid "B<SelectSyncWithActive 'Y'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:674
+#: doc/tin.1:677
 msgid ""
 "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file "
 "to see if any new news has arrived since starting B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:674
+#: doc/tin.1:677
 #, no-wrap
 msgid "B<SelectMarkGrpUnread 'z' 'Z'>"
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:679
+#: doc/tin.1:682
 msgid "Mark all articles in the current group as unread."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:679
+#: doc/tin.1:682
 #, no-wrap
 msgid "GROUP INDEX COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:683
+#: doc/tin.1:686
 msgid ""
 "All searches in this level are limited to unread articles if in "
 "B<show_only_unread_arts> mode. B<GroupToggleReadUnread> ('B<r>')  can be use "
@@ -1697,44 +1702,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:686
+#: doc/tin.1:689
 msgid "Select article 4."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101
+#: doc/tin.1:689 doc/tin.1:940 doc/tin.1:1104
 #, no-wrap
 msgid "B<MenuFilterSelect '^A'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1105
+#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1108
 msgid ""
 "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" "
 "for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1117
+#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1120
 #, no-wrap
 msgid "B<MenuFilterKill '^K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:694 doc/tin.1:945 doc/tin.1:1121
+#: doc/tin.1:697 doc/tin.1:948 doc/tin.1:1124
 msgid ""
 "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for "
 "more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:694 doc/tin.1:945
+#: doc/tin.1:697 doc/tin.1:948
 #, no-wrap
 msgid "B<MarkFeedRead '^X'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:699 doc/tin.1:950
+#: doc/tin.1:702 doc/tin.1:953
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as read. A prompt asks which type should "
@@ -1742,13 +1747,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:699 doc/tin.1:950
+#: doc/tin.1:702 doc/tin.1:953
 #, no-wrap
 msgid "B<MarkFeedUnread '^W'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:704 doc/tin.1:955
+#: doc/tin.1:707 doc/tin.1:958
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as unread. A prompt asks which type "
@@ -1756,63 +1761,63 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:708 doc/tin.1:959 doc/tin.1:1149
+#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152
 #, no-wrap
 msgid "B<LastViewed '-'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152
+#: doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155
 msgid "Re-enter the last message that was viewed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:714
+#: doc/tin.1:717
 msgid "Repeat the previous search"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:717 doc/tin.1:968
+#: doc/tin.1:720 doc/tin.1:971
 msgid "Search forward for specified subject."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:720 doc/tin.1:971
+#: doc/tin.1:723 doc/tin.1:974
 msgid "Search backwards for specified subject."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:720
+#: doc/tin.1:723
 #, no-wrap
 msgid "B<GroupSelThd '*'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:723 doc/tin.1:974
+#: doc/tin.1:726 doc/tin.1:977
 msgid "Select current thread for later processing."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:723
+#: doc/tin.1:726
 #, no-wrap
 msgid "B<GroupDoAutoSel '+'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:727
+#: doc/tin.1:730
 msgid ""
 "Selects all threads in current group. It is a shortcut for calling "
 "B<GroupSelPattern> with a pattern of ''*''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:727
+#: doc/tin.1:730
 #, no-wrap
 msgid "B<GroupToggleThdSel '.'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:732
+#: doc/tin.1:735
 msgid ""
 "Toggle selection of current thread. If at least one unread article, (but not "
 "every unread article) in the current thread is selected, then all unread "
@@ -1820,13 +1825,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:732
+#: doc/tin.1:735
 #, no-wrap
 msgid "B<GroupSelThdIfUnreadSelected ';'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:737
+#: doc/tin.1:740
 msgid ""
 "For each thread in current group, if it at least one unread article is "
 "selected, all unread articles become selected. This is useful for "
@@ -1834,13 +1839,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:737
+#: doc/tin.1:740
 #, no-wrap
 msgid "B<GroupSelPattern '='>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:743
+#: doc/tin.1:746
 msgid ""
 "Prompts for a pattern with which to match on. All threads whose subjects "
 "match the pattern will be marked selected. A pattern of ''*'' will match all "
@@ -1849,24 +1854,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:743
+#: doc/tin.1:746
 #, no-wrap
 msgid "B<GroupReverseSel '@'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:746
+#: doc/tin.1:749
 msgid "Reverse all selections on all articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:746
+#: doc/tin.1:749
 #, no-wrap
 msgid "B<GroupUndoSel '~'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:752
+#: doc/tin.1:755
 msgid ""
 "Undo all selections on all articles. It clears the toggle effect of "
 "B<GroupMarkUnselArtRead> ('B<X>') command. Thus after first doing a "
@@ -1875,13 +1880,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:752 doc/tin.1:983 doc/tin.1:1175
+#: doc/tin.1:755 doc/tin.1:986 doc/tin.1:1178
 #, no-wrap
 msgid "B<Pipe '|'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:757 doc/tin.1:988 doc/tin.1:1180
+#: doc/tin.1:760 doc/tin.1:991 doc/tin.1:1183
 msgid ""
 "Pipe current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles into command. See the section \"MAILING "
@@ -1889,13 +1894,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:757 doc/tin.1:1180
+#: doc/tin.1:760 doc/tin.1:1183
 #, no-wrap
 msgid "B<QuickFilterSelect '['>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:766
+#: doc/tin.1:769
 msgid ""
 "Auto select article(s) with a single key [after confirmation]. The defaults "
 "used for selection are based upon the following four tinrc config variables: "
@@ -1907,13 +1912,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:766 doc/tin.1:1189
+#: doc/tin.1:769 doc/tin.1:1192
 #, no-wrap
 msgid "B<QuickFilterKill ']'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:775
+#: doc/tin.1:778
 msgid ""
 "Kill article(s) with a single key [after confirmation]. The defaults used "
 "for killing are based upon the following four tinrc config variables: "
@@ -1925,99 +1930,99 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:775
+#: doc/tin.1:778
 #, no-wrap
 msgid "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:778
+#: doc/tin.1:781
 msgid "Read current article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:778
+#: doc/tin.1:781
 #, no-wrap
 msgid "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:781
+#: doc/tin.1:784
 msgid "View next unread article or group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:781 doc/tin.1:994 doc/tin.1:1206
+#: doc/tin.1:784 doc/tin.1:997 doc/tin.1:1209
 #, no-wrap
 msgid "B<SearchAuthF 'a'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:785
+#: doc/tin.1:788
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209
+#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212
 #, no-wrap
 msgid "B<SearchAuthB 'A'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:788 doc/tin.1:1002
+#: doc/tin.1:791 doc/tin.1:1005
 msgid "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212
+#: doc/tin.1:791 doc/tin.1:1005 doc/tin.1:1215
 #, no-wrap
 msgid "B<SearchBody 'B'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216
+#: doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219
 msgid ""
 "Search the body of all articles in group (can be slow). You can abort the "
 "search using B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:796
+#: doc/tin.1:799
 msgid ""
 "Mark all articles as read [after confirmation] then return to the group "
 "selection list. Move cursor to next group."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:800
+#: doc/tin.1:803
 msgid ""
 "Mark all articles as read [after confirmation] and enter the next group with "
 "unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:800
+#: doc/tin.1:803
 #, no-wrap
 msgid "B<GroupToggleSubjDisplay 'd'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:804 doc/tin.1:1018
+#: doc/tin.1:807 doc/tin.1:1021
 msgid ""
 "Cycle the display of the author through all the possible options for the "
 "tinrc variable B<show_author>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:804
+#: doc/tin.1:807
 #, no-wrap
 msgid "B<GroupCancel 'D'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:809 doc/tin.1:1023 doc/tin.1:1229
+#: doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1232
 msgid ""
 "Cancel (delete) or supersede (overwrite) the current article. It must have "
 "been posted by the same user. The cancel message can be seen in the "
@@ -2025,37 +2030,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:812
+#: doc/tin.1:815
 #, no-wrap
 msgid "B<GroupGoto 'g'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:816
+#: doc/tin.1:819
 #, no-wrap
 msgid "B<GroupToggleGetartLimit 'G'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:819
+#: doc/tin.1:822
 msgid "Toggle article/group limit."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:823
+#: doc/tin.1:826
 msgid ""
 "Display the subject of the first article in the current thread in the last "
 "line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:826
+#: doc/tin.1:829
 #, no-wrap
 msgid "B<GroupMarkThdRead 'K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:832
+#: doc/tin.1:835
 msgid ""
 "Mark article/thread as read and move onto the next unread article/thread. If "
 "a range of articles/threads is set, the range will be marked as read instead "
@@ -2064,29 +2069,29 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:832
+#: doc/tin.1:835
 #, no-wrap
 msgid "B<GroupListThd 'l'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:835
+#: doc/tin.1:838
 msgid "Open the thread under the current cursor position."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263
+#: doc/tin.1:841 doc/tin.1:1044 doc/tin.1:1266
 msgid "Look up article by ''Message-ID:''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:838
+#: doc/tin.1:841
 #, no-wrap
 msgid "B<GroupMail 'm'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:843 doc/tin.1:1046 doc/tin.1:1268
+#: doc/tin.1:846 doc/tin.1:1049 doc/tin.1:1271
 msgid ""
 "Mail current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to someone. See the section \"MAILING "
@@ -2094,35 +2099,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:847
+#: doc/tin.1:850
 #, no-wrap
 msgid "B<GroupNextGroup 'n'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:850
+#: doc/tin.1:853
 msgid "Go to next group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:850
+#: doc/tin.1:853
 #, no-wrap
 msgid "B<GroupNextUnreadArt 'N'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:853
+#: doc/tin.1:856
 msgid "Go to next unread article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:853 doc/tin.1:1046 doc/tin.1:1278
+#: doc/tin.1:856 doc/tin.1:1049 doc/tin.1:1281
 #, no-wrap
 msgid "B<Print 'o'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:858 doc/tin.1:1051 doc/tin.1:1283
+#: doc/tin.1:861 doc/tin.1:1054 doc/tin.1:1286
 msgid ""
 "Send current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to printer. See the section \"MAILING "
@@ -2130,51 +2135,51 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:858
+#: doc/tin.1:861
 #, no-wrap
 msgid "B<GroupPrevGroup 'p'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:861
+#: doc/tin.1:864
 msgid "Go to previous group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:861
+#: doc/tin.1:864
 #, no-wrap
 msgid "B<GroupPrevUnreadArt 'P'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:864
+#: doc/tin.1:867
 msgid "Go to previous unread article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:867 doc/tin.1:1054
+#: doc/tin.1:870 doc/tin.1:1057
 msgid "Return to previous level."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:870
+#: doc/tin.1:873
 #, no-wrap
 msgid "B<GroupToggleReadUnread 'r'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:873
+#: doc/tin.1:876
 msgid "Toggle the display between all articles and unread articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:877
+#: doc/tin.1:880
 #, no-wrap
 msgid "B<GroupSave 's'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:882 doc/tin.1:1066 doc/tin.1:1308
+#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311
 msgid ""
 "Save current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles. See the section \"MAILING PIPING "
@@ -2182,24 +2187,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:882
+#: doc/tin.1:885
 #, no-wrap
 msgid "B<GroupAutoSave 'S'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311
+#: doc/tin.1:888 doc/tin.1:1072 doc/tin.1:1314
 msgid "Save marked articles automatically without further prompting."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:885
+#: doc/tin.1:888
 #, no-wrap
 msgid "B<GroupTag 't'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:890
+#: doc/tin.1:893
 msgid ""
 "Toggle tag-status of current article / thread for B<GroupMail> ('B<m>')  / "
 "B<Pipe> ('B<|>') / B<Print> ('B<o>') / B<GroupSave> ('B<s>') / "
@@ -2207,24 +2212,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:890
+#: doc/tin.1:893
 #, no-wrap
 msgid "B<GroupTagParts 'T'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:893
+#: doc/tin.1:896
 msgid "Automatically tag in order all the parts of the current multi-part message."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:893
+#: doc/tin.1:896
 #, no-wrap
 msgid "B<GroupToggleThreading 'u'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:898
+#: doc/tin.1:901
 msgid ""
 "Cycle the threading mode through no threading, threading by subject, "
 "threading by references, threading on both subject and references, group "
@@ -2232,18 +2237,18 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:898
+#: doc/tin.1:901
 #, no-wrap
 msgid "B<GroupUntag 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:901
+#: doc/tin.1:904
 msgid "Untag all articles that were tagged."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:908 doc/tin.1:1083 doc/tin.1:1336
+#: doc/tin.1:911 doc/tin.1:1086 doc/tin.1:1339
 msgid ""
 "Post an article to the current group. If posting fails for some reason, "
 "you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
@@ -2252,13 +2257,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:908
+#: doc/tin.1:911
 #, no-wrap
 msgid "B<GroupRepost 'x'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:914 doc/tin.1:1342
+#: doc/tin.1:917 doc/tin.1:1345
 msgid ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
@@ -2267,13 +2272,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:914
+#: doc/tin.1:917
 #, no-wrap
 msgid "B<GroupMarkUnselArtRead 'X'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:922
+#: doc/tin.1:925
 msgid ""
 "Mark all unread articles that have not been selected as read, redraw screen "
 "to reflect changes and put index at the first thread to begin reading.  "
@@ -2284,25 +2289,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:922 doc/tin.1:1083 doc/tin.1:1342
+#: doc/tin.1:925 doc/tin.1:1086 doc/tin.1:1345
 #, no-wrap
 msgid "B<MarkArtUnread 'z'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:925
+#: doc/tin.1:928
 msgid "Mark current article as unread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:925 doc/tin.1:1088 doc/tin.1:1345
+#: doc/tin.1:928 doc/tin.1:1091 doc/tin.1:1348
 #, no-wrap
 msgid "B<MarkThdUnread 'Z'>"
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:932
+#: doc/tin.1:935
 msgid ""
 "Mark current thread as unread. If a range of threads is set, the range will "
 "be marked as unread instead of the current thread. When tagged threads are "
@@ -2310,79 +2315,79 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:932
+#: doc/tin.1:935
 #, no-wrap
 msgid "THREAD LISTING COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:937
+#: doc/tin.1:940
 msgid "Select article 4 within thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:971
+#: doc/tin.1:974
 #, no-wrap
 msgid "B<ThreadSelArt '*'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:974
+#: doc/tin.1:977
 #, no-wrap
 msgid "B<ThreadToggleArtSel '.'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:977
+#: doc/tin.1:980
 msgid "Toggle selection of current article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:977
+#: doc/tin.1:980
 #, no-wrap
 msgid "B<ThreadReverseSel '@'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:980
+#: doc/tin.1:983
 msgid "Reverse article selections."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:980
+#: doc/tin.1:983
 #, no-wrap
 msgid "B<ThreadUndoSel '~'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:983
+#: doc/tin.1:986
 msgid "Undo all selections on current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:988
+#: doc/tin.1:991
 #, no-wrap
 msgid "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:991
+#: doc/tin.1:994
 msgid "Read current article within thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:991
+#: doc/tin.1:994
 #, no-wrap
 msgid "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:994
+#: doc/tin.1:997
 msgid "View next unread article within thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:999
+#: doc/tin.1:1002
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line. The search will wrap over into the next thread if nothing is found in "
@@ -2390,44 +2395,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1010
+#: doc/tin.1:1013
 msgid ""
 "Mark thread as read [after confirmation] and return to the group index "
 "page.  Move cursor to next thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1014
+#: doc/tin.1:1017
 msgid ""
 "Mark thread as read [after confirmation] and enter the next thread "
 "containing unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1014
+#: doc/tin.1:1017
 #, no-wrap
 msgid "B<ThreadToggleSubjDisplay 'd'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1018
+#: doc/tin.1:1021
 #, no-wrap
 msgid "B<ThreadCancel 'D'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1029 doc/tin.1:1251
+#: doc/tin.1:1032 doc/tin.1:1254
 msgid "Display the subject of the current article in the last line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1032
+#: doc/tin.1:1035
 #, no-wrap
 msgid "B<ThreadMarkArtRead 'K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1038
+#: doc/tin.1:1041
 msgid ""
 "Mark article as read and move onto the next unread article. If a range of "
 "articles is set, the range will be marked as read instead of the current "
@@ -2435,49 +2440,49 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1041
+#: doc/tin.1:1044
 #, no-wrap
 msgid "B<ThreadMail 'm'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1061
+#: doc/tin.1:1064
 #, no-wrap
 msgid "B<ThreadSave 's'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1066
+#: doc/tin.1:1069
 #, no-wrap
 msgid "B<ThreadAutoSave 'S'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1069
+#: doc/tin.1:1072
 #, no-wrap
 msgid "B<ThreadTag 't'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1073 doc/tin.1:1315
+#: doc/tin.1:1076 doc/tin.1:1318
 msgid ""
 "Toggle tag status of current article for mailing, piping, printing, saving "
 "or reposting."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1073
+#: doc/tin.1:1076
 #, no-wrap
 msgid "B<ThreadUntag 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1076
+#: doc/tin.1:1079
 msgid "Untag all tagged threads."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1088
+#: doc/tin.1:1091
 msgid ""
 "Mark current article in thread as unread. If a range of articles is set, the "
 "range will be marked as unread instead of the current article. When tagged "
@@ -2486,143 +2491,143 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1093
+#: doc/tin.1:1096
 msgid "Mark all articles in thread as unread."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:1093
+#: doc/tin.1:1096
 #, no-wrap
 msgid "ARTICLE VIEWER COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1098
+#: doc/tin.1:1101
 msgid "Read the first (base) article in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1101
+#: doc/tin.1:1104
 msgid "Read response 4 in this thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1105
+#: doc/tin.1:1108
 #, no-wrap
 msgid "B<PageReplyQuoteHeaders '^E'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article with all headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 #, no-wrap
 msgid "B<PagePGPCheckArticle '^G'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1114
+#: doc/tin.1:1117
 msgid "Perform B<\\%pgp>(1)  operations on article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1114
+#: doc/tin.1:1117
 #, no-wrap
 msgid "B<PageToggleRaw '^H'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 msgid "Toggles the display mode (raw including all headers vs. cooked)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1121
+#: doc/tin.1:1124
 #, no-wrap
 msgid "B<PageToggleTabs '^T'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1124
+#: doc/tin.1:1127
 msgid "Toggle the TAB width between 4 and 8 characters."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1124
+#: doc/tin.1:1127
 #, no-wrap
 msgid "B<PageFollowupQuoteHeaders '^W'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1128
+#: doc/tin.1:1131
 msgid ""
 "Post a followup to the current article with a copy of the article with all "
 "headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1128
+#: doc/tin.1:1131
 #, no-wrap
 msgid "B<PageToggleTex2iso '\"'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1132
+#: doc/tin.1:1135
 msgid ""
 "Toggle TeX to ISO decoding for current article. The default behavior is "
 "taken from the B<tex2iso_conv> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1132
+#: doc/tin.1:1135
 #, no-wrap
 msgid "B<PageToggleAllHeaders '*'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1135
+#: doc/tin.1:1138
 msgid ""
 "Toggles the display of all headers vs. headers in "
 "B<news_headers_to_display>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1135
+#: doc/tin.1:1138
 #, no-wrap
 msgid "B<PageToggleRot '%'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1138
+#: doc/tin.1:1141
 msgid "Toggle ROT-13 decoding for this article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1138
+#: doc/tin.1:1141
 #, no-wrap
 msgid "B<PageToggleUue '('>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1142
+#: doc/tin.1:1145
 msgid ""
 "Toggle the display of uuencoded sections. The default behavior is taken from "
 "the B<hide_uue> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1142
+#: doc/tin.1:1145
 #, no-wrap
 msgid "B<PageReveal ')'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1149
+#: doc/tin.1:1152
 msgid ""
 "The formfeed character (^L) is often used to hide 'spoilers' that the reader "
 "may not initially wish to see when viewing an article. Any text after a "
@@ -2632,23 +2637,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1158
+#: doc/tin.1:1161
 msgid "Forward search the text of this article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1161
+#: doc/tin.1:1164
 msgid "Backward search the text of this article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1161
+#: doc/tin.1:1164
 #, no-wrap
 msgid "B<PageSkipIncludedText ':'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1166
+#: doc/tin.1:1169
 msgid ""
 "Skip to the end of the next quoted text-block in this article. Quoted text "
 "is everything which matches B<quote_regex>, B<quote_regex2> or "
@@ -2656,40 +2661,40 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1166
+#: doc/tin.1:1169
 #, no-wrap
 msgid "B<PageTopThd 'E<lt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1169
+#: doc/tin.1:1172
 msgid "Go to the first article in the current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1169
+#: doc/tin.1:1172
 #, no-wrap
 msgid "B<PageBotThd 'E<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1172
+#: doc/tin.1:1175
 msgid "Go to the last article in the current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1172
+#: doc/tin.1:1175
 #, no-wrap
 msgid "B<PageToggleHighlight '_'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1175
+#: doc/tin.1:1178
 msgid "Toggle word highlighting on/off."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1189
+#: doc/tin.1:1192
 msgid ""
 "Auto select article(s) with a single key. The defaults used for selection "
 "are set based upon the following four tinrc config variables: "
@@ -2701,7 +2706,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1198
+#: doc/tin.1:1201
 msgid ""
 "Kill article(s) with a single key. The defaults used for killing are based "
 "upon the following four tinrc config variables: B<default_filter_kill_case>, "
@@ -2712,24 +2717,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1198
+#: doc/tin.1:1201
 #, no-wrap
 msgid "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1201
+#: doc/tin.1:1204
 msgid "Go to next base article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1201
+#: doc/tin.1:1204
 #, no-wrap
 msgid "B<PageNextUnread 'E<lt>TABE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1206
+#: doc/tin.1:1209
 msgid ""
 "Go to next unread article. If the tinrc variable B<goto_next_unread> doesn't "
 "contain PageNextUnread, then this key will first page through the current "
@@ -2737,286 +2742,286 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 msgid "Author forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1212
+#: doc/tin.1:1215
 msgid "Author backward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1220
+#: doc/tin.1:1223
 msgid ""
 "Mark the current thread as read [after confirmation] and return to the "
 "previous menu. Move cursor to next item."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1224
+#: doc/tin.1:1227
 msgid ""
 "Mark the rest of the current thread as read [after confirmation] and enter "
 "the next thread with unread articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1224
+#: doc/tin.1:1227
 #, no-wrap
 msgid "B<PageCancel 'D'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1229
+#: doc/tin.1:1232
 #, no-wrap
 msgid "B<PageEditArticle 'e'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1232
+#: doc/tin.1:1235
 msgid "Edit the current article. This is restricted to mailgroups and saved news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1235
+#: doc/tin.1:1238
 #, no-wrap
 msgid "B<PageFollowupQuote 'f'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1238
+#: doc/tin.1:1241
 msgid "Post a followup to the current article with a copy of the article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1238
+#: doc/tin.1:1241
 #, no-wrap
 msgid "B<PageFollowup 'F'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 msgid ""
 "Post a followup to the current article without including a copy of the "
 "article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 #, no-wrap
 msgid "B<PageFirstPage 'g'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 msgid "Go to the start of the article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 #, no-wrap
 msgid "B<PageLastPage 'G'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1248
+#: doc/tin.1:1251
 msgid "Go to the end of the article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1254
+#: doc/tin.1:1257
 #, no-wrap
 msgid "B<PageKillThd 'K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 msgid "Mark rest of thread as read and move onto the next unread thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 #, no-wrap
 msgid "B<PageListThd 'l'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 msgid "Show the thread menu that the current article is a part of."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1263
+#: doc/tin.1:1266
 #, no-wrap
 msgid "B<PageMail 'm'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1272
+#: doc/tin.1:1275
 #, no-wrap
 msgid "B<PageNextArt 'n'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1275
+#: doc/tin.1:1278
 msgid "Go to the next article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1275
+#: doc/tin.1:1278
 #, no-wrap
 msgid "B<PageNextUnreadArt 'N'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1278
+#: doc/tin.1:1281
 msgid "Go to the next unread article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1283
+#: doc/tin.1:1286
 #, no-wrap
 msgid "B<PagePrevArt 'p'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1286
+#: doc/tin.1:1289
 msgid "Go to the previous article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1286
+#: doc/tin.1:1289
 #, no-wrap
 msgid "B<PagePrevUnreadArt 'P'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1289
+#: doc/tin.1:1292
 msgid "Go to the previous unread article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1292
+#: doc/tin.1:1295
 msgid "Return to the previous level."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1295
+#: doc/tin.1:1298
 #, no-wrap
 msgid "B<PageReplyQuote 'r'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1299
+#: doc/tin.1:1302
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1299
+#: doc/tin.1:1302
 #, no-wrap
 msgid "B<PageReply 'R'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 msgid ""
 "Reply through mail to the author of the current article without including "
 "the original article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 #, no-wrap
 msgid "B<PageSave 's'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1308
+#: doc/tin.1:1311
 #, no-wrap
 msgid "B<PageAutoSave 'S'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1311
+#: doc/tin.1:1314
 #, no-wrap
 msgid "B<PageTag 't'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1315
+#: doc/tin.1:1318
 #, no-wrap
 msgid "B<PageGroupSel 'T'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1318
+#: doc/tin.1:1321
 msgid "Return to group selection level."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1318
+#: doc/tin.1:1321
 #, no-wrap
 msgid "B<PageGotoParent 'u'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 msgid "Go to parent article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 #, no-wrap
 msgid "B<PageViewUrl 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1325
+#: doc/tin.1:1328
 msgid ""
 "Display a list of URLs in the current article. See the section \"URL "
 "LISTING\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1325
+#: doc/tin.1:1328
 #, no-wrap
 msgid "B<PageViewAttach 'V'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1329
+#: doc/tin.1:1332
 msgid ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1336
+#: doc/tin.1:1339
 #, no-wrap
 msgid "B<PageRepost 'x'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1345
+#: doc/tin.1:1348
 msgid "Mark article as unread."
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1350
+#: doc/tin.1:1353
 msgid "Mark the current thread as unread."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:1350
+#: doc/tin.1:1353
 #, no-wrap
 msgid "URL LISTING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1353
+#: doc/tin.1:1356
 msgid ""
 "B<PageViewUrl> ('B<U>') displays a list of URLs in the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3024,52 +3029,52 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1354
+#: doc/tin.1:1357
 #, no-wrap
 msgid "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1358
+#: doc/tin.1:1361
 msgid ""
 "The current URL will be prompted and opened using the "
 "B<url_handler>. 'B<E<lt>ESCE<gt>>' or no input will skip the URL."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1361
+#: doc/tin.1:1364
 msgid "URL forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1364
+#: doc/tin.1:1367
 msgid "URL backward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1370 doc/tin.1:1423
+#: doc/tin.1:1373 doc/tin.1:1426
 msgid "Shell escape."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1373
+#: doc/tin.1:1376
 msgid "Toggle the display of the current URL in the last line."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1376 doc/tin.1:1430
+#: doc/tin.1:1379 doc/tin.1:1433
 msgid "Help screen of commands available."
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1382
+#: doc/tin.1:1385
 #, no-wrap
 msgid "ATTACHMENT LISTING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1385
+#: doc/tin.1:1388
 msgid ""
 "B<PageViewAttach> ('B<V>') displays a list of attachments of the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3077,107 +3082,107 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1386
+#: doc/tin.1:1389
 #, no-wrap
 msgid "B<AttachPipe 'p'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1389
+#: doc/tin.1:1392
 msgid "Pipe attachment into command."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1389
+#: doc/tin.1:1392
 #, no-wrap
 msgid "B<AttachSave 's'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1392
+#: doc/tin.1:1395
 msgid "Save current attachment / tagged attachments to disk."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1392
+#: doc/tin.1:1395
 #, no-wrap
 msgid "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1395
+#: doc/tin.1:1398
 msgid "View attachment."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1395
+#: doc/tin.1:1398
 #, no-wrap
 msgid "B<AttachTag 't'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1398
+#: doc/tin.1:1401
 msgid "Tag one or more attachments for saving."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1398
+#: doc/tin.1:1401
 #, no-wrap
 msgid "B<AttachTagPattern '='>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 msgid ""
 "Prompts for a pattern to match. All attachments whose name/description or "
 "content type/transfer encoding match the pattern will be tagged."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 #, no-wrap
 msgid "B<AttachToggleTagged '@'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 msgid "Reverse tagging of all attachments."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 #, no-wrap
 msgid "B<AttachUntag 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1408
+#: doc/tin.1:1411
 msgid "Untag all tagged attachments."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1411
+#: doc/tin.1:1414
 msgid "Attachment forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1414
+#: doc/tin.1:1417
 msgid "Attachment backward search."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1417
+#: doc/tin.1:1420
 #, no-wrap
 msgid "B<GlobalPipe '|'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1420
+#: doc/tin.1:1423
 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1427
+#: doc/tin.1:1430
 msgid ""
 "Toggle the display of the name/description of the current attachment in the "
 "last line."
@@ -3185,7 +3190,7 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1436
+#: doc/tin.1:1439
 #, no-wrap
 msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 msgstr ""
@@ -3194,7 +3199,7 @@ msgstr ""
 #.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 #.          in the !TIN_DEFAULTS_DIR config case
 #. type: Plain text
-#: doc/tin.1:1448
+#: doc/tin.1:1451
 msgid ""
 "At startup, B<tin> reads in the configuration files (see also "
 "B<\\%tin>(5)).  They contain a list of variables that can be used to "
@@ -3206,7 +3211,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1456
+#: doc/tin.1:1459
 msgid ""
 "The variables are user configurable by editing "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be "
@@ -3218,7 +3223,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1462
+#: doc/tin.1:1465
 msgid ""
 "In the options menu use the cursor keys in the usual way to move around. Use "
 "B<ConfigSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') to 'open' the option you wish "
@@ -3228,7 +3233,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1469
+#: doc/tin.1:1472
 msgid ""
 "As with the other menus, B<RedrawScr> ('B<^L>') will redraw the screen. You "
 "can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -3238,7 +3243,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1474
+#: doc/tin.1:1477
 msgid ""
 "The options menu provides access to the attributes menu for the current "
 "group by the B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') command. Pressing "
@@ -3247,14 +3252,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1477
+#: doc/tin.1:1480
 msgid ""
 "The B<ConfigScopeMenu> ('B<S>') command brings up the scopes menu. For more "
 "information see section \"SCOPES MENU\"."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1481
+#: doc/tin.1:1484
 msgid ""
 "Here is a full list of all the available variables. The name in braces is "
 "the name of the corresponding setting in "
@@ -3262,13 +3267,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1481
+#: doc/tin.1:1484
 #, no-wrap
 msgid "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1487 doc/tin.5:1199
+#: doc/tin.1:1490 doc/tin.5:1199
 msgid ""
 "If ON abbreviate long newsgroup names at group selection level and article "
 "level (if necessary) like this: news.software.readers -E<gt> "
@@ -3276,159 +3281,159 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1487
+#: doc/tin.1:1490
 #, no-wrap
 msgid "B<Add posted articles to filter (add_posted_to_filter)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1491 doc/tin.5:1203
+#: doc/tin.1:1494 doc/tin.5:1203
 msgid ""
 "If ON add posted articles which start a new thread to filter for "
 "highlighting follow-ups. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1491
+#: doc/tin.1:1494
 #, no-wrap
 msgid "B<Insert 'User-Agent:'-header (advertising)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1494 doc/tin.5:1206
+#: doc/tin.1:1497 doc/tin.5:1206
 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1494
+#: doc/tin.1:1497
 #, no-wrap
 msgid "B<Skip multipart/alternative parts (alternative_handling)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1497 doc/tin.5:1209
+#: doc/tin.1:1500 doc/tin.5:1209
 msgid "If ON strip multipart/alternative messages automatically. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1497
+#: doc/tin.1:1500
 #, no-wrap
 msgid "B<Character to show deleted articles (art_marked_deleted)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1500 doc/tin.5:1212
+#: doc/tin.1:1503 doc/tin.5:1212
 msgid "The character used to show that an article was deleted. Default is 'D'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1500
+#: doc/tin.1:1503
 #, no-wrap
 msgid "B<Character to show inrange articles (art_marked_inrange)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1503 doc/tin.5:1215
+#: doc/tin.1:1506 doc/tin.5:1215
 msgid "The character used to show that an article is in a range. Default is '#'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1503
+#: doc/tin.1:1506
 #, no-wrap
 msgid "B<Character to show returning arts (art_marked_return)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1507 doc/tin.5:1219
+#: doc/tin.1:1510 doc/tin.5:1219
 msgid ""
 "The character used to show that an article will return as an unread article "
 "when the group is next entered. Default is '-'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1507
+#: doc/tin.1:1510
 #, no-wrap
 msgid "B<Character to show selected articles (art_marked_selected)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1511 doc/tin.5:1223
+#: doc/tin.1:1514 doc/tin.5:1223
 msgid ""
 "The character used to show that an article/thread is auto-selected (hot).  "
 "Default is '*'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1511
+#: doc/tin.1:1514
 #, no-wrap
 msgid "B<Character to show recent articles (art_marked_recent)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1515 doc/tin.5:1227
+#: doc/tin.1:1518 doc/tin.5:1227
 msgid ""
 "The character used to show that an article/thread is recent (not older than "
 "X days). See also B<recent_time>. Default is 'o'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1515
+#: doc/tin.1:1518
 #, no-wrap
 msgid "B<Character to show unread articles (art_marked_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1519 doc/tin.5:1231
+#: doc/tin.1:1522 doc/tin.5:1231
 msgid ""
 "The character used to show that an article has not been read.  Default is "
 "'+'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1519
+#: doc/tin.1:1522
 #, no-wrap
 msgid "B<Character to show read articles (art_marked_read)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1522 doc/tin.5:1234
+#: doc/tin.1:1525 doc/tin.5:1234
 msgid "The character used to show that an article was read. Default is ' '."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1522
+#: doc/tin.1:1525
 #, no-wrap
 msgid "B<Character to show killed articles (art_marked_killed)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1526 doc/tin.5:1238
+#: doc/tin.1:1529 doc/tin.5:1238
 msgid ""
 "The character used to show that an article was killed. Default is 'K'.  "
 "B<kill_level> must be set accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1526
+#: doc/tin.1:1529
 #, no-wrap
 msgid "B<Character to show read selected arts (art_marked_read_selected)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1530 doc/tin.5:1242
+#: doc/tin.1:1533 doc/tin.5:1242
 msgid ""
 "The character used to show that an article was hot before it was read.  "
 "Default is ':'. B<kill_level> must be set accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1530 doc/tin.5:1242
+#: doc/tin.1:1533 doc/tin.5:1242
 #, no-wrap
 msgid "B<Ask before using MIME viewer (ask_for_metamail)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1535
+#: doc/tin.1:1538
 msgid ""
 "If ON B<tin> will ask before using a MIME viewer (B<metamail_prog>) to "
 "display MIME messages. This only occurs if a MIME viewer is set. Default is "
@@ -3436,50 +3441,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1535
+#: doc/tin.1:1538
 #, no-wrap
 msgid "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1539 doc/tin.5:1253
+#: doc/tin.1:1542 doc/tin.5:1253
 msgid ""
 "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when "
 "mailing an article. Default is No."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1539
+#: doc/tin.1:1542
 #, no-wrap
 msgid "B<List thread using right arrow key (auto_list_thread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1543 doc/tin.5:1257
+#: doc/tin.1:1546 doc/tin.5:1257
 msgid ""
 "If ON automatically list thread when entering it using right arrow key.  "
 "Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1543
+#: doc/tin.1:1546
 #, no-wrap
 msgid "B<Reconnect to server automatically (auto_reconnect)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1546 doc/tin.1:2521
+#: doc/tin.1:1549 doc/tin.1:2525
 msgid "Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1546
+#: doc/tin.1:1549
 #, no-wrap
 msgid "B<Use Archive-name: header for save (auto_save)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1552 doc/tin.5:1266
+#: doc/tin.1:1555 doc/tin.5:1266
 msgid ""
 "If ON articles/threads with ''Archive-name:'' in header will be "
 "automatically saved with the Archive-name & part/patch no and post processed "
@@ -3488,13 +3493,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 #, no-wrap
 msgid "B<Save articles in batch mode (batch_save)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1557 doc/tin.5:1271
+#: doc/tin.1:1560 doc/tin.5:1271
 msgid ""
 "If set ON articles/threads will be saved in batch mode when save "
 "\\&''B<-S>'' or mail ''B<-M>, B<-N>'' is specified on the command "
@@ -3502,13 +3507,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1557
+#: doc/tin.1:1560
 #, no-wrap
 msgid "B<Show mini menu & posting etiquette (beginner_level)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1562 doc/tin.5:1276
+#: doc/tin.1:1565 doc/tin.5:1276
 msgid ""
 "If set ON a mini menu of the most useful commands will be displayed at the "
 "bottom of the screen for each level. Also a short posting etiquette will be "
@@ -3516,13 +3521,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1562
+#: doc/tin.1:1565
 #, no-wrap
 msgid "B<Cache NNTP overview files locally (cache_overview_files)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1567
+#: doc/tin.1:1570
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -3530,312 +3535,312 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1567
+#: doc/tin.1:1570
 #, no-wrap
 msgid "B<Catchup read groups when quitting (catchup_read_groups)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1573 doc/tin.5:1285
+#: doc/tin.1:1576 doc/tin.5:1285
 msgid ""
 "If set ON the user is asked when quitting if all groups read during the "
 "current session should be marked read. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1573
+#: doc/tin.1:1576
 #, no-wrap
 msgid "B<Standard background color (col_back)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1576 doc/tin.5:1288
+#: doc/tin.1:1579 doc/tin.5:1288
 msgid "Standard background color"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1576
+#: doc/tin.1:1579
 #, no-wrap
 msgid "B<Color of quoted text from external sources (col_extquote)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1579 doc/tin.5:1291
+#: doc/tin.1:1582 doc/tin.5:1291
 msgid "Color of quoted text from external sources"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1579
+#: doc/tin.1:1582
 #, no-wrap
 msgid "B<Color of sender (From:) (col_from)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1582 doc/tin.5:1294
+#: doc/tin.1:1585 doc/tin.5:1294
 msgid "Color of sender (From:)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1582
+#: doc/tin.1:1585
 #, no-wrap
 msgid "B<Color of article header lines (col_head)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1585 doc/tin.5:1297
+#: doc/tin.1:1588 doc/tin.5:1297
 msgid "Color of header-lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1585
+#: doc/tin.1:1588
 #, no-wrap
 msgid "B<Color of help text (col_help)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1588 doc/tin.5:1300
+#: doc/tin.1:1591 doc/tin.5:1300
 msgid "Color of help pages"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1588
+#: doc/tin.1:1591
 #, no-wrap
 msgid "B<Color for inverse text (background) (col_invers_bg)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1591 doc/tin.5:1303
+#: doc/tin.1:1594 doc/tin.5:1303
 msgid "Color of background for inverse text"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1591
+#: doc/tin.1:1594
 #, no-wrap
 msgid "B<Color for inverse text (foreground) (col_invers_fg)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1594 doc/tin.5:1306
+#: doc/tin.1:1597 doc/tin.5:1306
 msgid "Color of foreground for inverse text"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1594
+#: doc/tin.1:1597
 #, no-wrap
 msgid "B<Color of highlighting with _dash_ (col_markdash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1598 doc/tin.5:1310
+#: doc/tin.1:1601 doc/tin.5:1310
 msgid ""
 "Color of words emphasized like _this_. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1598
+#: doc/tin.1:1601
 #, no-wrap
 msgid "B<Color of highlighting with /slash/ (col_markslash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1602 doc/tin.5:1314
+#: doc/tin.1:1605 doc/tin.5:1314
 msgid ""
 "Color of words emphasized like /this/. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1602
+#: doc/tin.1:1605
 #, no-wrap
 msgid "B<Color of highlighting with *stars* (col_markstar)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1606 doc/tin.5:1318
+#: doc/tin.1:1609 doc/tin.5:1318
 msgid ""
 "Color of words emphasized like *this*. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1606
+#: doc/tin.1:1609
 #, no-wrap
 msgid "B<Color of highlighting with -stroke- (col_markstroke)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1610 doc/tin.5:1322
+#: doc/tin.1:1613 doc/tin.5:1322
 msgid ""
 "Color of words emphasized like -this-. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1610
+#: doc/tin.1:1613
 #, no-wrap
 msgid "B<Color of mini help menu (col_minihelp)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1613 doc/tin.5:1325
+#: doc/tin.1:1616 doc/tin.5:1325
 msgid "Color of mini help menu"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1613
+#: doc/tin.1:1616
 #, no-wrap
 msgid "B<Color of actual news header fields (col_newsheaders)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1616 doc/tin.5:1328
+#: doc/tin.1:1619 doc/tin.5:1328
 msgid "Color of actual news header fields"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1616
+#: doc/tin.1:1619
 #, no-wrap
 msgid "B<Standard foreground color (col_normal)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1619 doc/tin.5:1331
+#: doc/tin.1:1622 doc/tin.5:1331
 msgid "Standard foreground color"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1619
+#: doc/tin.1:1622
 #, no-wrap
 msgid "B<Color of quoted lines (col_quote)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1622 doc/tin.5:1334
+#: doc/tin.1:1625 doc/tin.5:1334
 msgid "Color of quoted lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1622
+#: doc/tin.1:1625
 #, no-wrap
 msgid "B<Color of twice quoted line (col_quote2)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1625 doc/tin.5:1337
+#: doc/tin.1:1628 doc/tin.5:1337
 msgid "Color of twice quoted lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1625
+#: doc/tin.1:1628
 #, no-wrap
 msgid "B<Color of =E<gt>3 times quoted line (col_quote3)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1628 doc/tin.5:1340
+#: doc/tin.1:1631 doc/tin.5:1340
 msgid "Color of E<gt>=3 times quoted lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1628
+#: doc/tin.1:1631
 #, no-wrap
 msgid "B<Color of response counter (col_response)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1632 doc/tin.5:1344
+#: doc/tin.1:1635 doc/tin.5:1344
 msgid ""
 "Color of response counter. This is the text that says \"Response x of y\" in "
 "the article viewer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1632
+#: doc/tin.1:1635
 #, no-wrap
 msgid "B<Color of signatures (col_signature)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1635 doc/tin.5:1347
+#: doc/tin.1:1638 doc/tin.5:1347
 msgid "Color of signatures"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1635
+#: doc/tin.1:1638
 #, no-wrap
 msgid "B<Color of urls highlight (col_urls)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1638 doc/tin.5:1350
+#: doc/tin.1:1641 doc/tin.5:1350
 msgid "Color of urls highlight"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1638
+#: doc/tin.1:1641
 #, no-wrap
 msgid "B<Color of verbatim blocks (col_verbatim)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1641 doc/tin.5:1353
+#: doc/tin.1:1644 doc/tin.5:1353
 msgid "Color of verbatim blocks"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1641
+#: doc/tin.1:1644
 #, no-wrap
 msgid "B<Color of article subject lines (col_subject)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1644 doc/tin.5:1356
+#: doc/tin.1:1647 doc/tin.5:1356
 msgid "Color of article subject"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1644
+#: doc/tin.1:1647
 #, no-wrap
 msgid "B<Color of text lines (col_text)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1647 doc/tin.5:1359
+#: doc/tin.1:1650 doc/tin.5:1359
 msgid "Color of text-lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1647
+#: doc/tin.1:1650
 #, no-wrap
 msgid "B<Color of help/mail sign (col_title)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1650 doc/tin.5:1362
+#: doc/tin.1:1653 doc/tin.5:1362
 msgid "Color of help/mail sign"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1650
+#: doc/tin.1:1653
 #, no-wrap
 msgid "B<Which actions require confirmation (confirm_choice)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1653
+#: doc/tin.1:1656
 msgid "Ask for manual confirmation to protect the user."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1654 doc/tin.1:1660 doc/tin.1:1664
+#: doc/tin.1:1657 doc/tin.1:1663 doc/tin.1:1667
 #, no-wrap
 msgid "\\(bu"
 msgstr ""
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.1:1660
+#: doc/tin.1:1663
 msgid ""
 "B<commands> Ask for confirmation before executing certain dangerous commands "
 "(e.g., B<Catchup> ('B<c>')). Commands that this affects are marked in this "
@@ -3843,21 +3848,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1664
+#: doc/tin.1:1667
 msgid ""
 "B<quit> You'll be asked to confirm that you wish to exit B<tin> when you use "
 "the B<Quit> ('B<q>') command."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1668
+#: doc/tin.1:1671
 msgid ""
 "B<select> Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1669
+#: doc/tin.1:1672
 #, no-wrap
 msgid "B<Format string for display of dates (date_format)>"
 msgstr ""
@@ -3866,7 +3871,7 @@ msgstr ""
 #.  most of these default_* settings are not available from the menu
 #.  as they are intended for internal use only.
 #. type: Plain text
-#: doc/tin.1:1681
+#: doc/tin.1:1684
 msgid ""
 "Format string B<tin> uses for date representation. A description of the "
 "different format options can be found at B<\\%strftime>(3).  B<tin> uses "
@@ -3875,382 +3880,382 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1681
+#: doc/tin.1:1684
 #, no-wrap
 msgid "B<(default_art_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1683
+#: doc/tin.1:1686
 #, no-wrap
 msgid "B<(default_author_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1685
+#: doc/tin.1:1688
 #, no-wrap
 msgid "B<(default_config_search)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1688 doc/tin.5:1401
+#: doc/tin.1:1691 doc/tin.5:1401
 msgid "The last article/author/config option that was searched for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1688
+#: doc/tin.1:1691
 #, no-wrap
 msgid "B<(default_filter_days)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1691 doc/tin.5:1404
+#: doc/tin.1:1694 doc/tin.5:1404
 msgid "Default is 28."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1691
+#: doc/tin.1:1694
 #, no-wrap
 msgid "B<(default_filter_kill_case)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1695 doc/tin.5:1408
+#: doc/tin.1:1698 doc/tin.5:1408
 msgid ""
 "Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF "
 "= ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1695
+#: doc/tin.1:1698
 #, no-wrap
 msgid "B<(default_filter_kill_expire)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1700 doc/tin.5:1413
+#: doc/tin.1:1703 doc/tin.5:1413
 msgid ""
 "Default for quick (1 key) kill filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1700
+#: doc/tin.1:1703
 #, no-wrap
 msgid "B<(default_filter_kill_global)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1704 doc/tin.5:1417
+#: doc/tin.1:1707 doc/tin.5:1417
 msgid ""
 "Default for quick (1 key) kill filter global.  ON=apply to all groups, "
 "OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1704
+#: doc/tin.1:1707
 #, no-wrap
 msgid "B<(default_filter_kill_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1707 doc/tin.5:1420
+#: doc/tin.1:1710 doc/tin.5:1420
 msgid "Default for quick (1 key) kill filter header."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:1882 doc/tin.1:2075 doc/tin.1:2121 doc/tin.1:2237 doc/tin.1:2262 doc/tin.1:2277 doc/tin.1:2328 doc/tin.1:2358 doc/tin.1:2429 doc/tin.1:2461 doc/tin.1:2481 doc/tin.1:2569 doc/tin.5:1598 doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028 doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
+#: doc/tin.1:1711 doc/tin.1:1745 doc/tin.1:1886 doc/tin.1:2079 doc/tin.1:2125 doc/tin.1:2241 doc/tin.1:2266 doc/tin.1:2281 doc/tin.1:2332 doc/tin.1:2362 doc/tin.1:2433 doc/tin.1:2465 doc/tin.1:2485 doc/tin.1:2573 doc/tin.5:1598 doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028 doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
 #, no-wrap
 msgid "0"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1710 doc/tin.1:1744
+#: doc/tin.1:1713 doc/tin.1:1747
 #, no-wrap
 msgid " ''Subject:'' (case sensitive)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:1888 doc/tin.1:2077 doc/tin.1:2123 doc/tin.1:2239 doc/tin.1:2266 doc/tin.1:2279 doc/tin.1:2330 doc/tin.1:2360 doc/tin.1:2431 doc/tin.1:2463 doc/tin.1:2483 doc/tin.1:2571 doc/tin.5:1605 doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004 doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235 doc/tin.5:2335
+#: doc/tin.1:1713 doc/tin.1:1747 doc/tin.1:1892 doc/tin.1:2081 doc/tin.1:2127 doc/tin.1:2243 doc/tin.1:2270 doc/tin.1:2283 doc/tin.1:2334 doc/tin.1:2364 doc/tin.1:2435 doc/tin.1:2467 doc/tin.1:2487 doc/tin.1:2575 doc/tin.5:1605 doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004 doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235 doc/tin.5:2335
 #, no-wrap
 msgid "1"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1712 doc/tin.1:1746
+#: doc/tin.1:1715 doc/tin.1:1749
 #, no-wrap
 msgid " ''Subject:'' (ignore case)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1712 doc/tin.1:1746 doc/tin.1:1893 doc/tin.1:2079 doc/tin.1:2127 doc/tin.1:2242 doc/tin.1:2283 doc/tin.1:2332 doc/tin.1:2363 doc/tin.1:2433 doc/tin.1:2465 doc/tin.1:2485 doc/tin.1:2573 doc/tin.5:1610 doc/tin.5:1796 doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085 doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
+#: doc/tin.1:1715 doc/tin.1:1749 doc/tin.1:1897 doc/tin.1:2083 doc/tin.1:2131 doc/tin.1:2246 doc/tin.1:2287 doc/tin.1:2336 doc/tin.1:2367 doc/tin.1:2437 doc/tin.1:2469 doc/tin.1:2489 doc/tin.1:2577 doc/tin.5:1610 doc/tin.5:1796 doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085 doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
 #, no-wrap
 msgid "2"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1714 doc/tin.1:1748
+#: doc/tin.1:1717 doc/tin.1:1751
 #, no-wrap
 msgid " ''From:'' (case sensitive)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1714 doc/tin.1:1748 doc/tin.1:2081 doc/tin.1:2245 doc/tin.1:2287 doc/tin.1:2334 doc/tin.1:2365 doc/tin.1:2435 doc/tin.1:2487 doc/tin.5:1798 doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
+#: doc/tin.1:1717 doc/tin.1:1751 doc/tin.1:2085 doc/tin.1:2249 doc/tin.1:2291 doc/tin.1:2338 doc/tin.1:2369 doc/tin.1:2439 doc/tin.1:2491 doc/tin.5:1798 doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
 #, no-wrap
 msgid "3"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1716 doc/tin.1:1750
+#: doc/tin.1:1719 doc/tin.1:1753
 #, no-wrap
 msgid " ''From:'' (ignore case)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1716 doc/tin.1:1750 doc/tin.1:2083 doc/tin.1:2336 doc/tin.1:2367 doc/tin.1:2438 doc/tin.1:2489 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089 doc/tin.5:2119 doc/tin.5:2241
+#: doc/tin.1:1719 doc/tin.1:1753 doc/tin.1:2087 doc/tin.1:2340 doc/tin.1:2371 doc/tin.1:2442 doc/tin.1:2493 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089 doc/tin.5:2119 doc/tin.5:2241
 #, no-wrap
 msgid "4"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1718 doc/tin.1:1752
+#: doc/tin.1:1721 doc/tin.1:1755
 #, no-wrap
 msgid " ''Message-ID:'' & full ''References:'' line\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1718 doc/tin.1:1752 doc/tin.1:2338 doc/tin.1:2440 doc/tin.1:2492 doc/tin.5:2091 doc/tin.5:2244
+#: doc/tin.1:1721 doc/tin.1:1755 doc/tin.1:2342 doc/tin.1:2444 doc/tin.1:2496 doc/tin.5:2091 doc/tin.5:2244
 #, no-wrap
 msgid "5"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1720 doc/tin.1:1754
+#: doc/tin.1:1723 doc/tin.1:1757
 #, no-wrap
 msgid " ''Message-ID:'' & last ''References:'' entry only\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1720 doc/tin.1:1754 doc/tin.1:2340 doc/tin.1:2494 doc/tin.5:2093 doc/tin.5:2246
+#: doc/tin.1:1723 doc/tin.1:1757 doc/tin.1:2344 doc/tin.1:2498 doc/tin.5:2093 doc/tin.5:2246
 #, no-wrap
 msgid "6"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1722 doc/tin.1:1756
+#: doc/tin.1:1725 doc/tin.1:1759
 #, no-wrap
 msgid " ''Message-ID:'' entry only\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1722 doc/tin.1:1756 doc/tin.1:2343 doc/tin.1:2496 doc/tin.5:2096 doc/tin.5:2248
+#: doc/tin.1:1725 doc/tin.1:1759 doc/tin.1:2347 doc/tin.1:2500 doc/tin.5:2096 doc/tin.5:2248
 #, no-wrap
 msgid "7"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1724 doc/tin.1:1758
+#: doc/tin.1:1727 doc/tin.1:1761
 #, no-wrap
 msgid " ''Lines:''\n"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1725
+#: doc/tin.1:1728
 #, no-wrap
 msgid "B<(default_filter_select_case)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1729 doc/tin.5:1437
+#: doc/tin.1:1732 doc/tin.5:1437
 msgid ""
 "Default for quick (1 key) auto-selection filter case. ON=filter case "
 "sensitive, OFF=ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1729
+#: doc/tin.1:1732
 #, no-wrap
 msgid "B<(default_filter_select_expire)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1734 doc/tin.5:1442
+#: doc/tin.1:1737 doc/tin.5:1442
 msgid ""
 "Default for quick (1 key) auto-selection filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1734
+#: doc/tin.1:1737
 #, no-wrap
 msgid "B<(default_filter_select_global)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1738 doc/tin.5:1446
+#: doc/tin.1:1741 doc/tin.5:1446
 msgid ""
 "Default for quick (1 key) auto-selection filter global.  ON=apply to all "
 "groups, OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1738
+#: doc/tin.1:1741
 #, no-wrap
 msgid "B<(default_filter_select_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1741 doc/tin.5:1449
+#: doc/tin.1:1744 doc/tin.5:1449
 msgid "Default for quick (1 key) auto-selection filter header."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1759
+#: doc/tin.1:1762
 #, no-wrap
 msgid "B<(default_goto_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1761
+#: doc/tin.1:1764
 #, no-wrap
 msgid "B<(default_group_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1763
+#: doc/tin.1:1766
 #, no-wrap
 msgid "B<(default_mail_address)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1765
+#: doc/tin.1:1768
 #, no-wrap
 msgid "B<(default_move_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1767
+#: doc/tin.1:1770
 #, no-wrap
 msgid "B<(default_pattern)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1769
+#: doc/tin.1:1772
 #, no-wrap
 msgid "B<(default_pipe_command)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1771
+#: doc/tin.1:1774
 #, no-wrap
 msgid "B<(default_post_newsgroups)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1773
+#: doc/tin.1:1776
 #, no-wrap
 msgid "B<(default_post_subject)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1775
+#: doc/tin.1:1778
 #, no-wrap
 msgid "B<(default_range_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1777
+#: doc/tin.1:1780
 #, no-wrap
 msgid "B<(default_range_select)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1779
+#: doc/tin.1:1782
 #, no-wrap
 msgid "B<(default_range_thread)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1781
+#: doc/tin.1:1784
 #, no-wrap
 msgid "B<(default_repost_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1783
+#: doc/tin.1:1786
 #, no-wrap
 msgid "B<(default_save_file)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1785
+#: doc/tin.1:1788
 #, no-wrap
 msgid "B<(default_save_mode)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1787
+#: doc/tin.1:1790
 #, no-wrap
 msgid "B<(default_select_pattern)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1789
+#: doc/tin.1:1792
 #, no-wrap
 msgid "B<(default_shell_command)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1791
+#: doc/tin.1:1794
 #, no-wrap
 msgid "B<(default_subject_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1793
+#: doc/tin.1:1796
 #, no-wrap
 msgid "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1797 doc/tin.5:1500
+#: doc/tin.1:1800 doc/tin.5:1500
 msgid ""
 "Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
 "an highlighted bar if set OFF. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1797
+#: doc/tin.1:1800
 #, no-wrap
 msgid "B<Invocation of your editor (editor_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1801
+#: doc/tin.1:1804
 msgid ""
 "The format string used to create the editor start command with parameters.  "
 "Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1801
+#: doc/tin.1:1804
 #, no-wrap
 msgid "B<Detection of external quotes (extquote_handling)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1804 doc/tin.5:1508
+#: doc/tin.1:1807 doc/tin.5:1508
 msgid "If ON quotes from external sources will be detected. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1804
+#: doc/tin.1:1807
 #, no-wrap
 msgid "B<Regex used to show external quotes (extquote_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1809 doc/tin.5:1513
+#: doc/tin.1:1812 doc/tin.5:1513
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
@@ -4258,52 +4263,52 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1809
+#: doc/tin.1:1812
 #, no-wrap
 msgid "B<Force redraw after certain commands (force_screen_redraw)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1813 doc/tin.5:1517
+#: doc/tin.1:1816 doc/tin.5:1517
 msgid ""
 "Specifies whether a screen redraw should always be done after certain "
 "external commands. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1813
+#: doc/tin.1:1816
 #, no-wrap
 msgid "B<Number of articles to get (getart_limit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1819
+#: doc/tin.1:1823
 msgid ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
-"fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 "
+"B<tin> will start fetching articles from your first unread minus absolute "
+"value of B<getart_limit>. Default is 0, which means no limit."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1819
+#: doc/tin.1:1823
 #, no-wrap
 msgid "B<Catchup group using left key (group_catchup_on_exit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1822 doc/tin.5:1535
+#: doc/tin.1:1826 doc/tin.5:1535
 msgid "If ON catchup group when leaving with the left arrow key. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1822
+#: doc/tin.1:1826
 #, no-wrap
 msgid "B<Format string for the Group level (group_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1826
+#: doc/tin.1:1830
 msgid ""
 "Format string tin uses for Group level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ "
@@ -4311,13 +4316,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1826
+#: doc/tin.1:1830
 #, no-wrap
 msgid "B<Go to the next unread article with (goto_next_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1834 doc/tin.5:1532
+#: doc/tin.1:1838 doc/tin.5:1532
 msgid ""
 "Which keys B<tin> should accept to jump to the next unread article.  "
 "Possible is any combination of B<PageDown> and B<PageNextUnread>.  When "
@@ -4328,13 +4333,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1834
+#: doc/tin.1:1838
 #, no-wrap
 msgid "B<Display uue data as an attachment (hide_uue)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1844 doc/tin.5:1565
+#: doc/tin.1:1848 doc/tin.5:1565
 msgid ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
@@ -4346,13 +4351,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1844
+#: doc/tin.1:1848
 #, no-wrap
 msgid "B<External inews (inews_prog)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1851 doc/tin.5:1572
+#: doc/tin.1:1855 doc/tin.5:1572
 msgid ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
 "NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
@@ -4361,13 +4366,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1851
+#: doc/tin.1:1855
 #, no-wrap
 msgid "B<(info_in_last_line)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1858 doc/tin.5:1578
+#: doc/tin.1:1862 doc/tin.5:1578
 msgid ""
 "If ON, show current group description or article subject in the last line "
 "(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>')  toggles "
@@ -4376,13 +4381,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1858
+#: doc/tin.1:1862
 #, no-wrap
 msgid "B<Use interactive mail reader (interactive_mailer)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1865
+#: doc/tin.1:1869
 msgid ""
 "Interactive mailreader: if greater than 0 your mailreader will be invoked "
 "earlier for reply so you can use more of its features (e.g. MIME, pgp, "
@@ -4395,26 +4400,26 @@ msgstr ""
 #.        mono_mark* currently do allow "Reverse video" even if
 #.        inverse_okay=FALSE
 #. type: TP
-#: doc/tin.1:1865
+#: doc/tin.1:1869
 #, no-wrap
 msgid "B<Use inverse video for page headers (inverse_okay)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1872 doc/tin.5:1588
+#: doc/tin.1:1876 doc/tin.5:1588
 msgid ""
 "If ON use inverse video for page headers and URL highlighting.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1872
+#: doc/tin.1:1876
 #, no-wrap
 msgid "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1877 doc/tin.5:1593
+#: doc/tin.1:1881 doc/tin.5:1593
 msgid ""
 "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> "
 "besides keeping the last failed posting in "
@@ -4422,20 +4427,20 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1877
+#: doc/tin.1:1881
 #, no-wrap
 msgid "B<Filter which articles (kill_level)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1881
+#: doc/tin.1:1885
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed.  There are 3 options:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1888
+#: doc/tin.1:1892
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<tin>. Only "
 "unread articles are killed once only by marking them read. As filtering only "
@@ -4445,7 +4450,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1893 doc/tin.5:1610
+#: doc/tin.1:1897 doc/tin.5:1610
 msgid ""
 "B<Kill all arts & show with K> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4454,7 +4459,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1897 doc/tin.5:1614
+#: doc/tin.1:1901 doc/tin.5:1614
 msgid ""
 "B<Kill all arts and never show> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4462,18 +4467,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1899
+#: doc/tin.1:1903
 msgid "Default is 0 (B<Kill only unread arts>)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1899
+#: doc/tin.1:1903
 #, no-wrap
 msgid "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1905 doc/tin.5:1621
+#: doc/tin.1:1909 doc/tin.5:1621
 msgid ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
@@ -4482,39 +4487,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1905
+#: doc/tin.1:1909
 #, no-wrap
 msgid "B<Mail address (mail_address)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1911 doc/tin.5:1627
+#: doc/tin.1:1915 doc/tin.5:1627
 msgid ""
 "User's mail address (and full name), if not username@host. This is used when "
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1911
+#: doc/tin.1:1915
 #, no-wrap
 msgid "B<MIME encoding in mail messages (mail_mime_encoding)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1915 doc/tin.5:1631
+#: doc/tin.1:1919 doc/tin.5:1631
 msgid ""
 "MIME encoding of the body in mail message, if necessary (8bit, base64, "
 "quoted-printable, 7bit). Default is quoted-printable."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1915
+#: doc/tin.1:1919
 #, no-wrap
 msgid "B<Quote line when mailing (mail_quote_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1920 doc/tin.5:1636
+#: doc/tin.1:1924 doc/tin.5:1636
 msgid ""
 "Format of quote line when replying (via mail) to an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4522,13 +4527,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1920
+#: doc/tin.1:1924
 #, no-wrap
 msgid "B<Format of the mailbox (mailbox_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1930 doc/tin.5:1646
+#: doc/tin.1:1934 doc/tin.5:1646
 msgid ""
 "Select one of the following mailbox-formats: MBOXO (default, except on SCO), "
 "MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5)  and B<RFC\\%4155> for "
@@ -4537,13 +4542,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1930
+#: doc/tin.1:1934
 #, no-wrap
 msgid "B<Mail directory (maildir)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1939 doc/tin.5:1655
+#: doc/tin.1:1943 doc/tin.5:1655
 msgid ""
 "The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
 "format. This feature is mainly for use with the B<\\%elm>(1)  mail "
@@ -4553,13 +4558,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1939
+#: doc/tin.1:1943
 #, no-wrap
 msgid "B<Invocation of your mail command (mailer_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1945 doc/tin.5:1661
+#: doc/tin.1:1949 doc/tin.5:1661
 msgid ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> %F' "
@@ -4568,7 +4573,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1950 doc/tin.5:1666
+#: doc/tin.1:1954 doc/tin.5:1666
 #, no-wrap
 msgid ""
 "sendmail -oem -t E<lt> %F\n"
@@ -4577,20 +4582,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1954 doc/tin.5:1670
+#: doc/tin.1:1958 doc/tin.5:1670
 msgid ""
 "B<interactive_mailer> must be set adequate. The following substitutions are "
 "supported:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:1956 doc/tin.5:1672
+#: doc/tin.1:1960 doc/tin.5:1672
 #, no-wrap
 msgid "\\w'%S'u +\\w'default_mailer'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1963 doc/tin.5:1679
+#: doc/tin.1:1967 doc/tin.5:1679
 #, no-wrap
 msgid ""
 "%F\tfilename\n"
@@ -4602,13 +4607,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1965
+#: doc/tin.1:1969
 #, no-wrap
 msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1973 doc/tin.5:1692
+#: doc/tin.1:1977 doc/tin.5:1692
 msgid ""
 "When this is ON, the B<GroupMarkThdRead> ('B<K>'), B<ThreadMarkArtRead> "
 "('B<K>'), B<MarkThdUnread> ('B<Z>') at Group level and B<MarkArtUnread> "
@@ -4619,24 +4624,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1973
+#: doc/tin.1:1977
 #, no-wrap
 msgid "B<Mark saved articles/threads as read (mark_saved_read)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1976 doc/tin.5:1684
+#: doc/tin.1:1980 doc/tin.5:1684
 msgid "If ON mark articles that are saved as read. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1976
+#: doc/tin.1:1980
 #, no-wrap
 msgid "B<Viewer program for MIME articles (metamail_prog)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1988 doc/tin.5:1704
+#: doc/tin.1:1992 doc/tin.5:1704
 msgid ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to "
@@ -4647,13 +4652,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1988
+#: doc/tin.1:1992
 #, no-wrap
 msgid "B<MM_CHARSET (mm_charset)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2001 doc/tin.5:1717
+#: doc/tin.1:2005 doc/tin.5:1717
 msgid ""
 "Charset supported locally, which is also used for MIME header (charset "
 "parameter and charset name in header encoding) in mail and news postings. If "
@@ -4667,13 +4672,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2001
+#: doc/tin.1:2005
 #, no-wrap
 msgid "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2012 doc/tin.5:1728
+#: doc/tin.1:2016 doc/tin.5:1728
 msgid ""
 "Charset used for posting and MIME headers; replaces B<mm_charset>.  "
 "Conversion between B<mm_network_charset> and local charset (determined via "
@@ -4684,14 +4689,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2015 doc/tin.5:1731
+#: doc/tin.1:2019 doc/tin.5:1731
 msgid ""
 "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} "
 "EUC-{CN,JP,KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2021 doc/tin.5:1737
+#: doc/tin.1:2025 doc/tin.5:1737
 msgid ""
 "Not all values might work on your system, see B<\\%iconv_open>(3)  for more "
 "details. If it's not set, the value of the environment variable "
@@ -4700,13 +4705,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2021
+#: doc/tin.1:2025
 #, no-wrap
 msgid "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2026 doc/tin.5:1742
+#: doc/tin.1:2030 doc/tin.5:1742
 msgid ""
 "Character attribute of words emphasized like _this_. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4714,13 +4719,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2026
+#: doc/tin.1:2030
 #, no-wrap
 msgid "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2031 doc/tin.5:1747
+#: doc/tin.1:2035 doc/tin.5:1747
 msgid ""
 "Character attribute of words emphasized like /this/. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4728,13 +4733,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2031
+#: doc/tin.1:2035
 #, no-wrap
 msgid "B<Attribute of highlighting with *stars* (mono_markstar)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2036 doc/tin.5:1752
+#: doc/tin.1:2040 doc/tin.5:1752
 msgid ""
 "Character attribute of words emphasized like *this*. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4742,13 +4747,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2036
+#: doc/tin.1:2040
 #, no-wrap
 msgid "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2041 doc/tin.5:1757
+#: doc/tin.1:2045 doc/tin.5:1757
 msgid ""
 "Character attribute of words emphasized like -this-. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4756,26 +4761,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2041
+#: doc/tin.1:2045
 #, no-wrap
 msgid "B<(newnews)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2045
+#: doc/tin.1:2049
 msgid ""
 "These are internal timers used by B<tin> to keep track of new newsgroups.  "
 "Do not change them unless you understand what they are for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2045
+#: doc/tin.1:2049
 #, no-wrap
 msgid "B<Display these header fields (or *) (news_headers_to_display)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2052 doc/tin.5:1770
+#: doc/tin.1:2056 doc/tin.5:1770
 msgid ""
 "Which news headers you wish to see. If you want to see _all_ the headers, "
 "place an '*' as this value. This is the only way a wildcard can be used.  If "
@@ -4785,13 +4790,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2052
+#: doc/tin.1:2056
 #, no-wrap
 msgid "B<Do not display these header fields (news_headers_to_not_display)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2061 doc/tin.5:1779
+#: doc/tin.1:2065 doc/tin.5:1779
 msgid ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
 "example of using both options might be if you thought 'X-' headers were A "
@@ -4802,13 +4807,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2061
+#: doc/tin.1:2065
 #, no-wrap
 msgid "B<Quote line when following up (news_quote_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2066 doc/tin.5:1784
+#: doc/tin.1:2070 doc/tin.5:1784
 msgid ""
 "Format of quote line when posting/following up an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4816,84 +4821,84 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2066
+#: doc/tin.1:2070
 #, no-wrap
 msgid "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2070
+#: doc/tin.1:2074
 msgid ""
 "Time in seconds to wait for a response from the server. Default is 120.  "
 "Setting this to 0 means no timeout."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2070
+#: doc/tin.1:2074
 #, no-wrap
 msgid "B<Unicode normalization form (normalization_form)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2074
+#: doc/tin.1:2078
 msgid ""
 "The normalization form B<tin> should use to normalize unicode input.  The "
 "possible values are:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2077 doc/tin.5:1794
+#: doc/tin.1:2081 doc/tin.5:1794
 msgid "B<None>: no normalization"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2079 doc/tin.5:1796
+#: doc/tin.1:2083 doc/tin.5:1796
 msgid "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2081 doc/tin.5:1798
+#: doc/tin.1:2085 doc/tin.5:1798
 msgid "B<NFKD>: Compatibility Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2083 doc/tin.5:1800
+#: doc/tin.1:2087 doc/tin.5:1800
 msgid "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2085 doc/tin.5:1802
+#: doc/tin.1:2089 doc/tin.5:1802
 msgid "B<NFD>: Canonical Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2089
+#: doc/tin.1:2093
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<tin> uses to do the normalization. NFC should be used if possible."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2089
+#: doc/tin.1:2093
 #, no-wrap
 msgid "B<Go to first unread article in group (pos_first_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2093 doc/tin.5:1811
+#: doc/tin.1:2097 doc/tin.5:1811
 msgid ""
 "If ON put cursor at first unread article in group otherwise at last "
 "article. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2093
+#: doc/tin.1:2097
 #, no-wrap
 msgid "B<Use 8bit characters in news headers (post_8bit_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2104 doc/tin.5:1822
+#: doc/tin.1:2108 doc/tin.5:1822
 msgid ""
 "Allows 8bit characters unencoded in the header of a news article, if set "
 "this also disables the generation of MIME-headers when they are usually "
@@ -4906,13 +4911,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2104
+#: doc/tin.1:2108
 #, no-wrap
 msgid "B<MIME encoding in news messages (post_mime_encoding)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2109 doc/tin.5:1827
+#: doc/tin.1:2113 doc/tin.5:1827
 msgid ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
 "quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
@@ -4920,13 +4925,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2109
+#: doc/tin.1:2113
 #, no-wrap
 msgid "B<View post-processed files (post_process_view)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2116
+#: doc/tin.1:2120
 msgid ""
 "If ON, then B<tin> will start an appropriate viewer program to display any "
 "files that were post processed and uudecoded. The program is determined "
@@ -4934,41 +4939,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2116
+#: doc/tin.1:2120
 #, no-wrap
 msgid "B<Post process saved articles (post_process_type)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2120
+#: doc/tin.1:2124
 msgid ""
 "This specifies whether to perform post processing on saved articles.  The "
 "following values are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2123 doc/tin.5:1844
+#: doc/tin.1:2127 doc/tin.5:1844
 msgid "B<No> (default), no post processing is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2127
+#: doc/tin.1:2131
 msgid "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2129 doc/tin.5:1851
+#: doc/tin.1:2133 doc/tin.5:1851
 msgid "B<Yes>, binary attachments and data will be decoded and saved."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2130
+#: doc/tin.1:2134
 #, no-wrap
 msgid "B<Filename to be used for storing posted articles (posted_articles_file)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2136 doc/tin.5:1858
+#: doc/tin.1:2140 doc/tin.5:1858
 msgid ""
 "Keep posted articles in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/>B<posted_articles_file>.  If no filename "
@@ -4976,26 +4981,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2136
+#: doc/tin.1:2140
 #, no-wrap
 msgid "B<Print all headers when printing (print_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2140 doc/tin.5:1862
+#: doc/tin.1:2144 doc/tin.5:1862
 msgid ""
 "If ON, then the full article header is sent to the printer. Otherwise only "
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2140
+#: doc/tin.1:2144
 #, no-wrap
 msgid "B<Printer program with options (printer)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2149
+#: doc/tin.1:2153
 msgid ""
 "The printer program with options that is to be used to print articles.  The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -5004,40 +5009,40 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2149
+#: doc/tin.1:2153
 #, no-wrap
 msgid "B<Process only unread articles (process_only_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2153 doc/tin.5:1876
+#: doc/tin.1:2157 doc/tin.5:1876
 msgid ""
 "If ON only save/print/pipe/mail unread articles (tagged articles excepted).  "
 "Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2153
+#: doc/tin.1:2157
 #, no-wrap
 msgid "B<Show empty Followup-To in editor (prompt_followupto)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2156
+#: doc/tin.1:2160
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article. Default is "
 "OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2156
+#: doc/tin.1:2160
 #, no-wrap
 msgid "B<Characters used as quote-marks (quote_chars)>"
 msgstr ""
 
 #.  TODO: document %s
 #. type: Plain text
-#: doc/tin.1:2161 doc/tin.5:1886
+#: doc/tin.1:2165 doc/tin.5:1886
 msgid ""
 "The character used in quoting included text to article followups and mail "
 "replies. The '_' character represents a blank character and is replaced with "
@@ -5045,13 +5050,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2161
+#: doc/tin.1:2165
 #, no-wrap
 msgid "B<Quoting behavior (quote_style)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2168
+#: doc/tin.1:2172
 msgid ""
 "How articles should be quoted when following up or replying to them. There "
 "are a number of things that can be done: empty lines can be quoted, "
@@ -5062,7 +5067,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2172
+#: doc/tin.1:2176
 msgid ""
 "When you are viewing an article in raw mode ('B<^H>'), and follow up or "
 "reply to it, the signature will be quoted even if it would otherwise not "
@@ -5070,13 +5075,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2172
+#: doc/tin.1:2176
 #, no-wrap
 msgid "B<Regex used to show quoted lines (quote_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2177
+#: doc/tin.1:2181
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -5084,13 +5089,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2177
+#: doc/tin.1:2181
 #, no-wrap
 msgid "B<Regex used to show twice quoted l. (quote_regex2)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2182
+#: doc/tin.1:2186
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -5098,13 +5103,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2182
+#: doc/tin.1:2186
 #, no-wrap
 msgid "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2187
+#: doc/tin.1:2191
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -5112,39 +5117,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2187
+#: doc/tin.1:2191
 #, no-wrap
 msgid "B<Article recentness time limit (recent_time)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2191 doc/tin.5:1931
+#: doc/tin.1:2195 doc/tin.5:1931
 msgid ""
 "If set to 0, this feature is deactivated, otherwise it means the number of "
 "days. Default is 2."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2191
+#: doc/tin.1:2195
 #, no-wrap
 msgid "B<Render BiDi (render_bidi)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2195 doc/tin.5:1935
+#: doc/tin.1:2199 doc/tin.5:1935
 msgid ""
 "If ON B<tin> does the rendering of bi-directional text. If OFF B<tin> leaves "
 "the rendering of bi-directional text to the terminal. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2195
+#: doc/tin.1:2199
 #, no-wrap
 msgid "B<Interval in seconds to reread active (reread_active_file_secs)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2200 doc/tin.5:1940
+#: doc/tin.1:2204 doc/tin.5:1940
 msgid ""
 "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is "
 "reread at regular intervals to show if any new news has arrived. Default is "
@@ -5152,78 +5157,78 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2200
+#: doc/tin.1:2204
 #, no-wrap
 msgid "B<Directory to save arts/threads in (savedir)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2204 doc/tin.5:1944
+#: doc/tin.1:2208 doc/tin.5:1944
 msgid ""
 "Directory where articles/threads are saved. Default is "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/News>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2204
+#: doc/tin.1:2208
 #, no-wrap
 msgid "B<Score limit (kill) (score_limit_kill)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2208 doc/tin.5:1948
+#: doc/tin.1:2212 doc/tin.5:1948
 msgid ""
 "If the score of an article is below or equal this value the article gets "
 "marked as killed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2208
+#: doc/tin.1:2212
 #, no-wrap
 msgid "B<Score limit (select) (score_limit_select)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2212 doc/tin.5:1952
+#: doc/tin.1:2216 doc/tin.5:1952
 msgid ""
 "If the score of an article is above or equal this value the article gets "
 "marked as hot."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2212
+#: doc/tin.1:2216
 #, no-wrap
 msgid "B<Default score to kill articles (score_kill)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2216 doc/tin.5:1956
+#: doc/tin.1:2220 doc/tin.5:1956
 msgid ""
 "Score of an article which should be killed, this must be E<lt>= "
 "B<score_limit_kill>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2216
+#: doc/tin.1:2220
 #, no-wrap
 msgid "B<Default score to select articles (score_select)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2220 doc/tin.5:1960
+#: doc/tin.1:2224 doc/tin.5:1960
 msgid ""
 "Score of an article which should be marked hot, this must be E<gt>= "
 "B<score_limit_select>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2220
+#: doc/tin.1:2224
 #, no-wrap
 msgid "B<Number of lines to scroll in pager (scroll_lines)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2228 doc/tin.5:1968
+#: doc/tin.1:2232 doc/tin.5:1968
 msgid ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
@@ -5234,13 +5239,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2228
+#: doc/tin.1:2232
 #, no-wrap
 msgid "B<Format string for the Selection level (select_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2232
+#: doc/tin.1:2236
 msgid ""
 "Format string tin uses for Selection level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ "
@@ -5248,52 +5253,52 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2232
+#: doc/tin.1:2236
 #, no-wrap
 msgid "B<In group and thread level, show author by (show_author)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2236 doc/tin.5:2001
+#: doc/tin.1:2240 doc/tin.5:2001
 msgid ""
 "Which information about the author should be shown. Default is 2, authors "
 "full name."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2239 doc/tin.5:2004
+#: doc/tin.1:2243 doc/tin.5:2004
 msgid "B<None>, only the ''Subject:'' line will be displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2242 doc/tin.5:2007
+#: doc/tin.1:2246 doc/tin.5:2007
 msgid ""
 "B<Address>, ''Subject:'' line & the address part of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2245 doc/tin.5:2010
+#: doc/tin.1:2249 doc/tin.5:2010
 msgid ""
 "B<Full Name>, ''Subject:'' line & the authors full name part of the "
 "\\&''From:'' line are displayed (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2248 doc/tin.5:2013
+#: doc/tin.1:2252 doc/tin.5:2013
 msgid ""
 "B<Address and Name>, ''Subject:'' line & all of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2249
+#: doc/tin.1:2253
 #, no-wrap
 msgid "B<Show description of each newsgroup (show_description)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2258
+#: doc/tin.1:2262
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -5304,48 +5309,48 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2258
+#: doc/tin.1:2262
 #, no-wrap
 msgid "B<Function for sorting articles (sort_function)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2261 doc/tin.5:1986
+#: doc/tin.1:2265 doc/tin.5:1986
 msgid "Function used for sorting articles. Default is 0."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2266 doc/tin.5:1991
+#: doc/tin.1:2270 doc/tin.5:1991
 msgid "Use B<\\%qsort>(3)  for sorting."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2271 doc/tin.5:1996
+#: doc/tin.1:2275 doc/tin.5:1996
 msgid ""
 "Use B<\\%heapsort>(3)  for sorting. This might be faster in large groups "
 "with long threads (somewhat presorted data)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2272
+#: doc/tin.1:2276
 #, no-wrap
 msgid "B<Show lines/score in listings (show_info)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2276 doc/tin.5:2027
+#: doc/tin.1:2280 doc/tin.5:2027
 msgid ""
 "Which information about the thread or article should be shown. Default is 1, "
 "show only the line count."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2279 doc/tin.5:2030
+#: doc/tin.1:2283 doc/tin.5:2030
 msgid "B<None>, no information will be displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2283 doc/tin.5:2034
+#: doc/tin.1:2287 doc/tin.5:2034
 msgid ""
 "B<Lines>, in article listing the line count of an article will be displayed "
 "and in thread listing the line count of first (unread) article will be "
@@ -5353,7 +5358,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2287 doc/tin.5:2038
+#: doc/tin.1:2291 doc/tin.5:2038
 msgid ""
 "B<Score>, in article listing the score of an article will be displayed and "
 "in thread listing the score of the thread will be displayed - see also "
@@ -5361,66 +5366,66 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2289 doc/tin.5:2040
+#: doc/tin.1:2293 doc/tin.5:2040
 msgid "B<Lines & Score>, display line count and score."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2290
+#: doc/tin.1:2294
 #, no-wrap
 msgid "B<Show only unread articles (show_only_unread_arts)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2294 doc/tin.5:2045
+#: doc/tin.1:2298 doc/tin.5:2045
 msgid ""
 "If ON show only new/unread articles otherwise show all articles.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2294
+#: doc/tin.1:2298
 #, no-wrap
 msgid "B<Show only groups with unread arts (show_only_unread_groups)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2298 doc/tin.5:2049
+#: doc/tin.1:2302 doc/tin.5:2049
 msgid ""
 "If ON show only subscribed groups that contain unread articles. Default is "
 "OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2298
+#: doc/tin.1:2302
 #, no-wrap
 msgid "B<Display signatures (show_signatures)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2302
+#: doc/tin.1:2306
 msgid "If OFF don't show signatures when displaying articles.  Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2302
+#: doc/tin.1:2306
 #, no-wrap
 msgid "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2305 doc/tin.5:2055
+#: doc/tin.1:2309 doc/tin.5:2055
 msgid "If ON prepend the signature with sigdashes. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2305
+#: doc/tin.1:2309
 #, no-wrap
 msgid "B<Create signature from path/command (sigfile)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2315
+#: doc/tin.1:2319
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -5432,24 +5437,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2315
+#: doc/tin.1:2319
 #, no-wrap
 msgid "B<Add signature when reposting (signature_repost)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2318 doc/tin.5:2069
+#: doc/tin.1:2322 doc/tin.5:2069
 msgid "If ON add signature to reposted articles. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2318
+#: doc/tin.1:2322
 #, no-wrap
 msgid "B<Regex used to highlight /slashes/ (slashes_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2323
+#: doc/tin.1:2327
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -5457,141 +5462,141 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2323
+#: doc/tin.1:2327
 #, no-wrap
 msgid "B<Sort articles by (sort_article_type)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2327 doc/tin.5:2080
+#: doc/tin.1:2331 doc/tin.5:2080
 msgid ""
 "This specifies how articles should be sorted. Sort by ascending Date (6) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2330 doc/tin.5:2083
+#: doc/tin.1:2334 doc/tin.5:2083
 msgid "B<Nothing>, don't sort articles."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2332 doc/tin.5:2085
+#: doc/tin.1:2336 doc/tin.5:2085
 msgid "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2334 doc/tin.5:2087
+#: doc/tin.1:2338 doc/tin.5:2087
 msgid "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2336 doc/tin.5:2089
+#: doc/tin.1:2340 doc/tin.5:2089
 msgid "B<From: (descending)>, sort articles by ''From:'' field descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2338 doc/tin.5:2091
+#: doc/tin.1:2342 doc/tin.5:2091
 msgid "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2340 doc/tin.5:2093
+#: doc/tin.1:2344 doc/tin.5:2093
 msgid "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2343 doc/tin.5:2096
+#: doc/tin.1:2347 doc/tin.5:2096
 msgid "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2345 doc/tin.5:2098
+#: doc/tin.1:2349 doc/tin.5:2098
 msgid "B<Score (descending)>, sort articles by filtering score descending."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:2345 doc/tin.5:2098
+#: doc/tin.1:2349 doc/tin.5:2098
 #, no-wrap
 msgid "8"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2347 doc/tin.5:2100
+#: doc/tin.1:2351 doc/tin.5:2100
 msgid "B<Score (ascending)>, sort articles by filtering score ascending."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:2347 doc/tin.5:2100
+#: doc/tin.1:2351 doc/tin.5:2100
 #, no-wrap
 msgid "9"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2349 doc/tin.5:2102
+#: doc/tin.1:2353 doc/tin.5:2102
 msgid "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:2349 doc/tin.5:2102
+#: doc/tin.1:2353 doc/tin.5:2102
 #, no-wrap
 msgid "10"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2351 doc/tin.5:2104
+#: doc/tin.1:2355 doc/tin.5:2104
 msgid "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2352
+#: doc/tin.1:2356
 #, no-wrap
 msgid "B<Sort threads by (sort_threads_type)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2357 doc/tin.5:2109
+#: doc/tin.1:2361 doc/tin.5:2109
 msgid ""
 "This specifies how threads will be sorted. Sort by descending Score (1) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2360 doc/tin.5:2112
+#: doc/tin.1:2364 doc/tin.5:2112
 msgid "B<Nothing>, don't sort threads."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2363 doc/tin.5:2115
+#: doc/tin.1:2367 doc/tin.5:2115
 msgid "B<Score (descending)>, sort threads by filtering score descending (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2365 doc/tin.5:2117
+#: doc/tin.1:2369 doc/tin.5:2117
 msgid "B<Score (ascending)>, sort threads by filtering score ascending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2367 doc/tin.5:2119
+#: doc/tin.1:2371 doc/tin.5:2119
 msgid ""
 "B<Last posting date (descending)>, sort threads by date of last posting "
 "descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2369 doc/tin.5:2121
+#: doc/tin.1:2373 doc/tin.5:2121
 msgid ""
 "B<Last posting date (ascending)>, sort threads by date of last posting "
 "ascending."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2370
+#: doc/tin.1:2374
 #, no-wrap
 msgid "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2375 doc/tin.5:2127
+#: doc/tin.1:2379 doc/tin.5:2127
 msgid ""
 "Set this option to a list of comma-separated strings to be warned if you are "
 "replying to an article by mail where the e-mail address contains one of "
@@ -5599,18 +5604,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2377 doc/tin.5:2129
+#: doc/tin.1:2381 doc/tin.5:2129
 msgid "I<spam,delete,remove>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2377
+#: doc/tin.1:2381
 #, no-wrap
 msgid "B<Regex used to highlight *stars* (stars_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2382
+#: doc/tin.1:2386
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -5618,13 +5623,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2382
+#: doc/tin.1:2386
 #, no-wrap
 msgid "B<Start editor with line offset (start_editor_offset)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2387 doc/tin.5:2141
+#: doc/tin.1:2391 doc/tin.5:2141
 msgid ""
 "Set ON if the editor used for posting, follow-ups and bug reports has the "
 "capability of starting and positioning the cursor at a specified line within "
@@ -5632,26 +5637,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2387
+#: doc/tin.1:2391
 #, no-wrap
 msgid "B<Strip blanks of end of lines (strip_blanks)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2393 doc/tin.5:2145
+#: doc/tin.1:2397 doc/tin.5:2145
 msgid ""
 "Strips the blanks from the end of each line therefore speeding up the "
 "display when reading on a slow terminal or via modem. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2393
+#: doc/tin.1:2397
 #, no-wrap
 msgid "B<Remove bogus groups from newsrc (strip_bogus)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2402 doc/tin.5:2154
+#: doc/tin.1:2406 doc/tin.5:2154
 msgid ""
 "Bogus groups are groups that are present in your "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file that no longer exist on the news "
@@ -5663,26 +5668,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2402
+#: doc/tin.1:2406
 #, no-wrap
 msgid "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2406 doc/tin.5:2158
+#: doc/tin.1:2410 doc/tin.5:2158
 msgid ""
 "If ON, then unsubscribed groups will be permanently removed from your "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2406
+#: doc/tin.1:2410
 #, no-wrap
 msgid "B<Regex used to highlight -strokes- (strokes_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2411
+#: doc/tin.1:2415
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -5690,13 +5695,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2411
+#: doc/tin.1:2415
 #, no-wrap
 msgid "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2416 doc/tin.5:2364
+#: doc/tin.1:2420 doc/tin.5:2364
 msgid ""
 "If enabled a search for the next unread article will wrap around all "
 "articles to find also previous unread articles. If disabled the search stops "
@@ -5704,26 +5709,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2416
+#: doc/tin.1:2420
 #, no-wrap
 msgid "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2420
+#: doc/tin.1:2424
 msgid ""
 "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be "
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2420
+#: doc/tin.1:2424
 #, no-wrap
 msgid "B<Thread articles by (thread_articles)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2428
+#: doc/tin.1:2432
 msgid ""
 "Defines which threading method to use. It's possible to set the threading "
 "type on a per group basis by setting the group attribute variable "
@@ -5734,60 +5739,60 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2431
+#: doc/tin.1:2435
 msgid "B<None>, don't thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2433
+#: doc/tin.1:2437
 msgid "B<Subject>, thread on ''Subject:'' only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2435
+#: doc/tin.1:2439
 msgid "B<References>, thread on ''References:'' only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2438
+#: doc/tin.1:2442
 msgid ""
 "B<Both Subject and References>, thread on ''References:'' then "
 "\\&''Subject:'' (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2440
+#: doc/tin.1:2444
 msgid "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2443
+#: doc/tin.1:2447
 msgid ""
 "B<Percentage Match>, thread base upon a partial character match on "
 "\\&''Subject:''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2444
+#: doc/tin.1:2448
 #, no-wrap
 msgid "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2448 doc/tin.5:2208
+#: doc/tin.1:2452 doc/tin.5:2208
 msgid ""
 "If ON catchup group/thread when leaving with the left arrow key. Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2448
+#: doc/tin.1:2452
 #, no-wrap
 msgid "B<Format string for the Thread level (thread_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2452
+#: doc/tin.1:2456
 msgid ""
 "Format string tin uses for Thread level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ "
@@ -5795,54 +5800,54 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2452
+#: doc/tin.1:2456
 #, no-wrap
 msgid "B<Matchingness of a thread (thread_perc)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2456
+#: doc/tin.1:2460
 msgid ""
 "How closely the subjects must match for two threads to be considered part of "
 "the same thread. This is a percentage and the default if 75%."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2456
+#: doc/tin.1:2460
 #, no-wrap
 msgid "B<Score of a thread (thread_score)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2460 doc/tin.5:2212
+#: doc/tin.1:2464 doc/tin.5:2212
 msgid ""
 "How the total score of a thread is computed. Default is 0, the maximum score "
 "in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2463 doc/tin.5:2215
+#: doc/tin.1:2467 doc/tin.5:2215
 msgid "B<Max>, the maximum score in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2465 doc/tin.5:2217
+#: doc/tin.1:2469 doc/tin.5:2217
 msgid "B<Sum>, the sum of all scores in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2467 doc/tin.5:2219
+#: doc/tin.1:2471 doc/tin.5:2219
 msgid "B<Average>, the average score in this thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2468
+#: doc/tin.1:2472
 #, no-wrap
 msgid "B<Transliteration (translit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2476 doc/tin.5:2228
+#: doc/tin.1:2480 doc/tin.5:2228
 msgid ""
 "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3)  to "
 "enable transliteration. This means that when a character cannot be "
@@ -5852,70 +5857,70 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2476
+#: doc/tin.1:2480
 #, no-wrap
 msgid "B<How to treat blank lines (trim_article_body)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2480 doc/tin.5:2232
+#: doc/tin.1:2484 doc/tin.5:2232
 msgid ""
 "Allows you to select how B<tin> treats blank lines in article bodies.  "
 "Default is 0. This option does not affect lines within verbatim blocks."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2483 doc/tin.5:2235
+#: doc/tin.1:2487 doc/tin.5:2235
 msgid "B<Don't trim article body>, do nothing."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2485 doc/tin.5:2237
+#: doc/tin.1:2489 doc/tin.5:2237
 msgid "B<Skip leading blank lines>."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2487 doc/tin.5:2239
+#: doc/tin.1:2491 doc/tin.5:2239
 msgid "B<Skip trailing blank lines>."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2489 doc/tin.5:2241
+#: doc/tin.1:2493 doc/tin.5:2241
 msgid ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank "
 "lines."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2492 doc/tin.5:2244
+#: doc/tin.1:2496 doc/tin.5:2244
 msgid ""
 "B<Compact multiple between text>, replace multiple blank lines between "
 "textblocks with one blank line."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2494 doc/tin.5:2246
+#: doc/tin.1:2498 doc/tin.5:2246
 msgid "B<Compact multiple and skip leading>, 4 + 1"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2496 doc/tin.5:2248
+#: doc/tin.1:2500 doc/tin.5:2248
 msgid "B<Compact multiple and skip trailing>, 4 + 2"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2498 doc/tin.5:2250
+#: doc/tin.1:2502 doc/tin.5:2250
 msgid "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2499
+#: doc/tin.1:2503
 #, no-wrap
 msgid "B<Regex used to highlight _underline_ (underscores_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2504
+#: doc/tin.1:2508
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -5923,24 +5928,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2504
+#: doc/tin.1:2508
 #, no-wrap
 msgid "B<Remove ~/.article after posting (unlink_article)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2507
+#: doc/tin.1:2511
 msgid "If ON remove I<~/.article> after posting. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2507
+#: doc/tin.1:2511
 #, no-wrap
 msgid "B<Program that opens URLs (url_handler)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2512 doc/tin.5:2267
+#: doc/tin.1:2516 doc/tin.5:2267
 msgid ""
 "The program that will be run when launching URLs in the article viewer using "
 "B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
@@ -5948,54 +5953,54 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2512
+#: doc/tin.1:2516
 #, no-wrap
 msgid "B<URL highlighting in message body (url_highlight)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2515 doc/tin.5:2270
+#: doc/tin.1:2519 doc/tin.5:2270
 msgid "Enable highlighting URLs in message body. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2515
+#: doc/tin.1:2519
 #, no-wrap
 msgid "B<Use ANSI color (use_color)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2518
+#: doc/tin.1:2522
 msgid "If enabled B<tin> uses ANSI-colors. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2518
+#: doc/tin.1:2522
 #, no-wrap
 msgid "B<Use scroll keys on keypad (use_keypad)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2521
+#: doc/tin.1:2525
 #, no-wrap
 msgid "B<Use mouse in xterm (use_mouse)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2527 doc/tin.5:2284
+#: doc/tin.1:2531 doc/tin.5:2284
 msgid ""
 "Allows the mouse button support in a B<\\%xterm>(1x)  to be "
 "enabled/disabled.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2527
+#: doc/tin.1:2531
 #, no-wrap
 msgid "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2537
+#: doc/tin.1:2541
 msgid ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<tin> must be running in a "
@@ -6004,61 +6009,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2537
+#: doc/tin.1:2541
 #, no-wrap
 msgid "B<Use UTF-8 graphics (utf8_graphics)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2541 doc/tin.5:2300
+#: doc/tin.1:2545 doc/tin.5:2300
 msgid ""
 "If ON use UTF-8 characters for indicator ('-E<gt>'), thread/attachment tree "
 "and ellipsis ('...'). Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2541
+#: doc/tin.1:2545
 #, no-wrap
 msgid "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2544
+#: doc/tin.1:2548
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim "
 "block."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2544
+#: doc/tin.1:2548
 #, no-wrap
 msgid "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2547
+#: doc/tin.1:2551
 msgid "A regular expression that tin will use to find the end of a verbatim block."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2547
+#: doc/tin.1:2551
 #, no-wrap
 msgid "B<Detection of verbatim blocks (verbatim_handling)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2550
+#: doc/tin.1:2554
 msgid "If ON verbatim blocks will be detected. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2550
+#: doc/tin.1:2554
 #, no-wrap
 msgid "B<Wildcard matching (wildcard)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2564
+#: doc/tin.1:2568
 msgid ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
@@ -6070,41 +6075,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2564
+#: doc/tin.1:2568
 #, no-wrap
 msgid "B<What to display instead of mark (word_h_display_marks)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2568 doc/tin.5:2332
+#: doc/tin.1:2572 doc/tin.5:2332
 msgid ""
 "Should the leading and ending stars, slashes, strokes and dashes also be "
 "displayed, even when they are highlighting marks?"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2571 doc/tin.5:2335
+#: doc/tin.1:2575 doc/tin.5:2335
 msgid "B<no>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2573 doc/tin.5:2337
+#: doc/tin.1:2577 doc/tin.5:2337
 msgid "yes, B<display mark>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2575 doc/tin.5:2339
+#: doc/tin.1:2579 doc/tin.5:2339
 msgid "print a B<space> instead"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2576
+#: doc/tin.1:2580
 #, no-wrap
 msgid "B<Word highlighting in message body (word_highlight)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2584 doc/tin.5:2348
+#: doc/tin.1:2588 doc/tin.5:2348
 msgid ""
 "Enable word highlighting. See B<word_h_display_marks> for the options "
 "available. If B<use_color> is enabled the colors specified in "
@@ -6115,13 +6120,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2584
+#: doc/tin.1:2588
 #, no-wrap
 msgid "B<Page line wrap column (wrap_column)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2595 doc/tin.5:2359
+#: doc/tin.1:2599 doc/tin.5:2359
 msgid ""
 "Sets the column at which a displayed article body should be wrapped.  If "
 "this value is equal to 0, it defaults to the current screen width.  If this "
@@ -6134,26 +6139,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2595
+#: doc/tin.1:2599
 #, no-wrap
 msgid "B<Quote line when crossposting (xpost_quote_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2602 doc/tin.5:2369
+#: doc/tin.1:2606 doc/tin.5:2369
 msgid ""
 "Format is the same as for B<news_quote_format>, this is used when answering "
 "to a crossposting to several groups with no ''Followup-To:'' set."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2602
+#: doc/tin.1:2606
 #, no-wrap
 msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2609
+#: doc/tin.1:2613
 msgid ""
 "B<tin> allows certain attributes to be set on a per group basis. If it "
 "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> "
@@ -6164,7 +6169,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2617
+#: doc/tin.1:2621
 msgid ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
@@ -6175,7 +6180,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2624
+#: doc/tin.1:2628
 msgid ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
@@ -6186,7 +6191,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2631
+#: doc/tin.1:2635
 msgid ""
 "Besides the keys for moving around and changing values known from the "
 "options menu the attributes menu provides the following command: "
@@ -6194,13 +6199,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2631
+#: doc/tin.1:2635
 #, no-wrap
 msgid "SCOPES MENU"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2636
+#: doc/tin.1:2640
 msgid ""
 "The scopes menu (accessible from the options menu with B<ConfigScopeMenu> "
 "('B<S>')) shows all scopes read from the global and local attributes file.  "
@@ -6209,7 +6214,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2647
+#: doc/tin.1:2651
 msgid ""
 "In addition to the common moving keys the following commands are available: "
 "B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') enter the attributes menu for "
@@ -6222,14 +6227,14 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2647
+#: doc/tin.1:2651
 #, no-wrap
 msgid "FILTERING ARTICLES"
 msgstr ""
 
 #.  FIXME - add scoring description
 #. type: Plain text
-#: doc/tin.1:2654
+#: doc/tin.1:2658
 msgid ""
 "When there is a subject or an author which you are either very interested "
 "in, or find completely uninteresting, you can easily instruct B<tin> to "
@@ -6239,7 +6244,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2660
+#: doc/tin.1:2664
 msgid ""
 "When B<tin> starts up the user's kill-file "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter> (see also B<\\%tin>(5))  is "
@@ -6248,7 +6253,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2665
+#: doc/tin.1:2669
 msgid ""
 "The degree to which rules are applied depend on the B<kill_level> tinrc "
 "setting. By default killed articles will only be marked read. Adjust "
@@ -6257,7 +6262,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2670
+#: doc/tin.1:2674
 msgid ""
 "Filtering rules can be manually entered into "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter> (but don't do this whilst running "
@@ -6266,7 +6271,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2675
+#: doc/tin.1:2679
 msgid ""
 "The filtering capabilities of B<tin> have been significantly enhanced over "
 "previous versions to include scoring and better pattern matching. It is "
@@ -6275,13 +6280,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2677
+#: doc/tin.1:2681
 msgid "E<lt>http://www.tin.org/filtering.txtE<gt>."
 msgstr ""
 
 #.  FIXME - Next paragraph is out of date
 #. type: Plain text
-#: doc/tin.1:2690
+#: doc/tin.1:2694
 msgid ""
 "The on-screen filtering menu is accessed by pressing B<MenuFilterKill> "
 "('B<^K>') or B<MenuFilterSelect> ('B<^A>')  at the Group and Article "
@@ -6295,20 +6300,20 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2690
+#: doc/tin.1:2694
 #, no-wrap
 msgid "POSTING ARTICLES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2693
+#: doc/tin.1:2697
 msgid ""
 "B<tin> allows posting of articles, follow-up to already posted articles and "
 "replying direct through mail to the author of an article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2703
+#: doc/tin.1:2707
 msgid ""
 "Use the B<Post> ('B<w>') command to post an article to a newsgroup.  After "
 "entering the post subject the default editor (i.e., B<\\%vi>(1))  or the "
@@ -6321,7 +6326,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2708
+#: doc/tin.1:2712
 msgid ""
 "Use the B<DisplayPostHist> ('B<W>') command to display a history of the "
 "articles you have posted. The date the article was posted, which newsgroups "
@@ -6329,7 +6334,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2716
+#: doc/tin.1:2720
 msgid ""
 "Use the B<PageFollowupQuote> ('B<f>'), B<PageFollowup> ('B<F>')  or "
 "B<PageFollowupQuoteHeaders> ('B<^W>') command to post a follow-up article to "
@@ -6341,7 +6346,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2730
+#: doc/tin.1:2734
 msgid ""
 "Use the B<PageReplyQuote> ('B<r>'), B<PageReply> ('B<R>') or "
 "B<PageReplyQuoteHeaders> ('B<^E>') command to reply direct through mail to "
@@ -6356,13 +6361,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2730
+#: doc/tin.1:2734
 #, no-wrap
 msgid "CUSTOMIZING THE ARTICLE QUOTE STRING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2738
+#: doc/tin.1:2742
 msgid ""
 "When posting a followup to an article or replying direct to the author of an "
 "article via email the text of the article can be quoted. The beginning of "
@@ -6374,13 +6379,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2740
+#: doc/tin.1:2744
 #, no-wrap
 msgid "\\w'%A  'u +\\w'Address'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2749
+#: doc/tin.1:2753
 #, no-wrap
 msgid ""
 "B<%A>\tAddress (Email)\n"
@@ -6394,12 +6399,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2752
+#: doc/tin.1:2756
 msgid "e.g.,"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2757
+#: doc/tin.1:2761
 #, no-wrap
 msgid ""
 "CW<mail_quote_format=On %D in %G you wrote:\n"
@@ -6407,12 +6412,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2761
+#: doc/tin.1:2765
 msgid "would expand to:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2766
+#: doc/tin.1:2770
 #, no-wrap
 msgid ""
 "CW<On 21 Sep 1993 09:45:51 -0400 in alt.sources you wrote:\n"
@@ -6421,7 +6426,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2776
+#: doc/tin.1:2780
 msgid ""
 "The quoted text section of an article is marked by a preceding quote string "
 "at the beginning of each quoted line. The default quote string is set to "
@@ -6431,13 +6436,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2776
+#: doc/tin.1:2780
 #, no-wrap
 msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2783
+#: doc/tin.1:2787
 msgid ""
 "The command interface to B<GroupMail>, B<PageMail>, B<PostMail> or "
 "B<ThreadMail> ('B<m>'), B<Pipe> ('B<|>'), B<Print> ('B<o>'), B<PageRepost> "
@@ -6447,7 +6452,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2788
+#: doc/tin.1:2792
 msgid ""
 "Auto-saving with B<*AutoSave> ('B<S>') is a special case and operates only "
 "on marked articles. They will processed without any further prompting "
@@ -6456,7 +6461,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2792
+#: doc/tin.1:2796
 msgid ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
 "hot (auto-selected), regular expression pattern, tagged articles you wish to "
@@ -6464,7 +6469,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2796
+#: doc/tin.1:2800
 msgid ""
 "Tagged articles must have already been tagged with a B<*Tag> ('B<t>')  "
 "command. All tagged articles can be untagged by a B<*Untag> ('B<U>')  untag "
@@ -6472,7 +6477,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2802
+#: doc/tin.1:2806
 msgid ""
 "If a regular expression pattern is selected you are asked to enter a pattern "
 "(e.g., to match all articles subject lines containing 'net News' you enter "
@@ -6482,7 +6487,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2807
+#: doc/tin.1:2811
 msgid ""
 "Various expansion characters are recognized when entering the directory and "
 "file to save to. Environment variables (prefixed with '$') and user home "
@@ -6491,7 +6496,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2812
+#: doc/tin.1:2816
 msgid ""
 "To save articles to a mailbox enter '=E<lt>mailbox nameE<gt>' when asked for "
 "the save filename. If you enter just '=' then articles will be saved to a "
@@ -6500,7 +6505,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2816
+#: doc/tin.1:2820
 msgid ""
 "To save in savedir/E<lt>news.group.nameE<gt>/E<lt>filenameE<gt> format enter "
 "'+E<lt>filenameE<gt>'.  Environment variables are allowed within a filename "
@@ -6508,20 +6513,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2822
+#: doc/tin.1:2826
 msgid ""
 "When saving articles you can specify whether the saved files should be post "
 "processed. A default process type can be set via B<post_process_type>."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2822
+#: doc/tin.1:2826
 #, no-wrap
 msgid "AUTOMATIC MAILING AND SAVING NEW NEWS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2834
+#: doc/tin.1:2838
 msgid ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and "
 "\\&''B<-N>'' option) or saved (''B<-S>'' option) in batch mode for later "
@@ -6536,7 +6541,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2838
+#: doc/tin.1:2842
 msgid ""
 "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' "
 "option), the same directory must be specified when reading the articles by "
@@ -6544,7 +6549,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2845
+#: doc/tin.1:2849
 msgid ""
 "If you only want to save some of your groups use the B<batch_save> tinrc "
 "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups "
@@ -6555,50 +6560,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2846
+#: doc/tin.1:2850
 #, no-wrap
 msgid "B<tin -M iain -c -f newsrc.mail>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2850
+#: doc/tin.1:2854
 msgid ""
 "(mail any unread articles in newsgroups specified in file newsrc.mail to the "
 "local user iain and mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2851
+#: doc/tin.1:2855
 #, no-wrap
 msgid "B<tin -S -c -f newsrc.save>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2855
+#: doc/tin.1:2859
 msgid ""
 "(save any unread articles in newsgroups specified in file newsrc.save and "
 "mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2856
+#: doc/tin.1:2860
 #, no-wrap
 msgid "B<tin -R>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2861
+#: doc/tin.1:2865
 msgid "(read any articles saved by B<tin -S>)"
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2861
+#: doc/tin.1:2865
 #, no-wrap
 msgid "RANGES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2872
+#: doc/tin.1:2876
 msgid ""
 "A range is simply a group of items marked using the B<SetRange> (B<'#'>) "
 "key. Certain B<tin> commands will operate on a range if one exists rather "
@@ -6612,13 +6617,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2873
+#: doc/tin.1:2877
 #, no-wrap
 msgid "NEWSGROUP LISTS & WILDCARDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2884
+#: doc/tin.1:2888
 msgid ""
 "Several places in B<tin> allow you to specify a list of newsgroups. These "
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
@@ -6631,30 +6636,30 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2886
+#: doc/tin.1:2890
 msgid "I<alt.config,news.*,!news.test>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2888
+#: doc/tin.1:2892
 msgid "Matches alt.config and everything in the 'news' hierarchy except news.test"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2893
+#: doc/tin.1:2897
 msgid ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further "
 "examples."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2893
+#: doc/tin.1:2897
 #, no-wrap
 msgid "SIGNATURES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2902
+#: doc/tin.1:2906
 msgid ""
 "B<tin> will recognize a signature in either "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature> or "
@@ -6666,19 +6671,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2905
+#: doc/tin.1:2909
 msgid ""
 "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the "
 "editor for both posting and mailing commands."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2907
+#: doc/tin.1:2911
 msgid "The following is an example of a I<.Sig> file:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2912
+#: doc/tin.1:2916
 #, no-wrap
 msgid ""
 "CW<NAMES  Joe Bar E<lt>joe@example.orgE<gt>\n"
@@ -6686,7 +6691,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2927
+#: doc/tin.1:2931
 msgid ""
 "B<tin> also has the capability to generate random signatures on a per "
 "newsgroup basis if so desired. The way to accomplish this is to specify the "
@@ -6700,13 +6705,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2927
+#: doc/tin.1:2931
 #, no-wrap
 msgid "CUSTOMIZING THE SCREEN FORMAT"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2932
+#: doc/tin.1:2936
 msgid ""
 "The look of the Selection, Group and Thread level can be customized via "
 "format strings. These format strings define the content and the position of "
@@ -6715,13 +6720,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2935
+#: doc/tin.1:2939
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group/thread/article number'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2952
+#: doc/tin.1:2956
 #, no-wrap
 msgid ""
 "B<%D>\tdate\n"
@@ -6743,14 +6748,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2957
+#: doc/tin.1:2961
 msgid ""
 "Not all variables can be used in each level. The following table provides an "
 "overview:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2960
+#: doc/tin.1:2964
 #, no-wrap
 msgid ""
 "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC "
@@ -6758,7 +6763,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2978
+#: doc/tin.1:2982
 #, no-wrap
 msgid ""
 "\tB<select_format>\tB<group_format>\tB<thread_format>\n"
@@ -6781,18 +6786,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2982
+#: doc/tin.1:2986
 msgid "Defaults for the format strings:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2985
+#: doc/tin.1:2989
 #, no-wrap
 msgid "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2989
+#: doc/tin.1:2993
 #, no-wrap
 msgid ""
 "B<select_format>:\t\"B<%f %n %U  %G  %d>\"\n"
@@ -6801,7 +6806,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2995
+#: doc/tin.1:2999
 msgid ""
 "B<show_description> controls whether the newsgroup description is shown or "
 "not. The description can also be toggled with B<SelectToggleDescriptions> "
@@ -6809,7 +6814,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3000
+#: doc/tin.1:3004
 msgid ""
 "The information displayed with 'B<%F>' depends on the value of "
 "B<show_author>. B<GroupToggleSubjDisplay> resp.  B<ThreadToggleSubjDisplay> "
@@ -6817,7 +6822,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3004
+#: doc/tin.1:3008
 msgid ""
 "For date representation 'B<%D>' uses B<date_format>. It is possible to "
 "specify a different date format in round brackets (e.g. 'B<%(%d %b %y "
@@ -6825,7 +6830,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3008
+#: doc/tin.1:3012
 msgid ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
@@ -6833,7 +6838,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3014
+#: doc/tin.1:3018
 msgid ""
 "If the newsgroup name is displayed together with the newsgroup description, "
 "the width of the newsgroup name can be controlled via a optional comma "
@@ -6843,7 +6848,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3021
+#: doc/tin.1:3025
 msgid ""
 "Some variables do have a default width which may lead to truncation.  "
 "Truncation for variables which contain only numbers happens by dividing the "
@@ -6854,13 +6859,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:3024
+#: doc/tin.1:3028
 #, no-wrap
 msgid "\\w'Variable  'u +\\w'width'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3033
+#: doc/tin.1:3037
 #, no-wrap
 msgid ""
 "Variable\twidth\n"
@@ -6874,7 +6879,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3044
+#: doc/tin.1:3048
 msgid ""
 "If no length is given for 'B<%D>', the length is determined by the format "
 "string for the date and the date of the current day. If the date format "
@@ -6887,7 +6892,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3048
+#: doc/tin.1:3052
 msgid ""
 "In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
 "given, B<tin> determines the longest newsgroup name and uses this length for "
@@ -6895,7 +6900,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3052
+#: doc/tin.1:3056
 msgid ""
 "When the format string contains the specifier 'B<%F>' and 'B<%s>' "
 "resp. 'B<%T>' and no length are given, 'B<%F>' will use one third and "
@@ -6903,7 +6908,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3060
+#: doc/tin.1:3064
 msgid ""
 "In addition, a minimum screen width can be defined for each item (except "
 "'B<%%>'). In this case, the item will only be displayed when the screen is "
@@ -6915,7 +6920,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3068
+#: doc/tin.1:3072
 msgid ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
@@ -6925,13 +6930,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3068
+#: doc/tin.1:3072
 #, no-wrap
 msgid "TIPS AND TRICKS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3072
+#: doc/tin.1:3076
 msgid ""
 "B<tin> can be pretty much be navigated by using the four cursor keys.  The "
 "left arrow key goes up a level, the right arrow key goes down a level, the "
@@ -6939,33 +6944,33 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3074
+#: doc/tin.1:3078
 msgid ""
 "The following newsgroups provide useful information concerning news "
 "software:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3077
+#: doc/tin.1:3081
 msgid ""
 "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn "
 "etc.)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3079
+#: doc/tin.1:3083
 msgid "\\(emnews.software.nntp (info. about NNTP)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3081
+#: doc/tin.1:3085
 msgid ""
 "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different "
 "themes)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3085
+#: doc/tin.1:3089
 msgid ""
 "Many prompts within B<tin> offer a default choice that the cursor is "
 "positioned on. By pressing 'B<E<lt>CRE<gt>>' the default value is taken.  "
@@ -6973,14 +6978,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3092
+#: doc/tin.1:3096
 msgid ""
 "When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
 "B<\\%xterm>(1x)  is resized."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3096
+#: doc/tin.1:3100
 msgid ""
 "B<tin> will reread the "
 "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file at set "
@@ -6988,20 +6993,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3101
+#: doc/tin.1:3105
 msgid ""
 "If you find large number of new newsgroups cluttering up your screen, "
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3101
+#: doc/tin.1:3105
 #, no-wrap
 msgid "XTERM BUTTONS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3107
+#: doc/tin.1:3111
 msgid ""
 "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button "
 "pressing can be used to select groups and articles. In this discussion, the "
@@ -7010,103 +7015,103 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3109
+#: doc/tin.1:3113
 msgid "In general (i.e., for the group, thread and article menus),"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3109
+#: doc/tin.1:3113
 #, no-wrap
 msgid "Button1 (left)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3112
+#: doc/tin.1:3116
 msgid "enters next (lower) level if you click on an article, otherwise pages down."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3112
+#: doc/tin.1:3116
 #, no-wrap
 msgid "Button2 (center)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3116
+#: doc/tin.1:3120
 msgid ""
 "returns to the previous (upper) level if you click on an article, otherwise "
 "pages up."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3116
+#: doc/tin.1:3120
 #, no-wrap
 msgid "Button3 (right)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3120
+#: doc/tin.1:3124
 msgid ""
 "positions on the article line under mouse cursor, or pages down if you've "
 "clicked outside the list of articles."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3122
+#: doc/tin.1:3126
 msgid "In the group selection menu, if the mouse is pointing at a group then:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3122 doc/tin.1:3134 doc/tin.1:3148
+#: doc/tin.1:3126 doc/tin.1:3138 doc/tin.1:3152
 #, no-wrap
 msgid "left button"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3126
+#: doc/tin.1:3130
 msgid ""
 "moves to and selects the group pointed at, just like B<SelectReadGrp> "
 "('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3126 doc/tin.1:3138 doc/tin.1:3151
+#: doc/tin.1:3130 doc/tin.1:3142 doc/tin.1:3155
 #, no-wrap
 msgid "center button"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3129
+#: doc/tin.1:3133
 msgid "quits the program, just like B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3129 doc/tin.1:3143 doc/tin.1:3156
+#: doc/tin.1:3133 doc/tin.1:3147 doc/tin.1:3160
 #, no-wrap
 msgid "right button"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3132
+#: doc/tin.1:3136
 msgid "moves to the group pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3134
+#: doc/tin.1:3138
 msgid ""
 "In the article menu, if the mouse is pointing at an article (or thread) "
 "then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3138
+#: doc/tin.1:3142
 msgid ""
 "reads the article pointed at, just like B<GroupReadBasenote> "
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3143
+#: doc/tin.1:3147
 msgid ""
 "exits the menu, catching up on the group if you have "
 "B<group_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7114,22 +7119,22 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3146
+#: doc/tin.1:3150
 msgid "moves to the article (or thread) pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3148
+#: doc/tin.1:3152
 msgid "In the thread menu, if the mouse is pointing at an article then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3151
+#: doc/tin.1:3155
 msgid "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3156
+#: doc/tin.1:3160
 msgid ""
 "exits the menu, catching up on the thread if you have "
 "B<thread_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7137,25 +7142,25 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3159
+#: doc/tin.1:3163
 msgid "moves to the article pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3166
+#: doc/tin.1:3170
 msgid ""
 "In other menus and areas button pressing reverts back to usual cut and paste "
 "of B<\\%xterm>(1x), but after one click of any button."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3166
+#: doc/tin.1:3170
 #, no-wrap
 msgid "INDEX FILES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3171
+#: doc/tin.1:3175
 msgid ""
 "If your news server supports NOV index files (see B<\\%newsoverview>(5), "
 "most modern installations will) and you have a fast connection to your news "
@@ -7163,7 +7168,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3177
+#: doc/tin.1:3181
 msgid ""
 "If your news server doesn't support NOV index files or you have a very slow "
 "connection to your news server then B<tin> can cache the index for each "
@@ -7173,7 +7178,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3186
+#: doc/tin.1:3190
 msgid ""
 "Each user creates/updates his/her own index files that are stored in "
 "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you "
@@ -7185,7 +7190,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3193
+#: doc/tin.1:3197
 msgid ""
 "Entering a group the first time tends to be slow because the index file must "
 "be built from scratch. To alleviate the slowness start B<tin> to create all "
@@ -7196,27 +7201,27 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3198
+#: doc/tin.1:3202
 msgid ""
 "As indexing might take some time you may want to run B<tin> form the system "
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3203
+#: doc/tin.1:3207
 #, no-wrap
 msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3209
+#: doc/tin.1:3213
 msgid ""
 "If you are low on local disk space you should consider to manually purge "
 "cached data for groups you are not reading anymore with something like:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3215
+#: doc/tin.1:3219
 #, no-wrap
 msgid ""
 "CW<find ${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news* "
@@ -7225,7 +7230,7 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3220 doc/tin.5:21
+#: doc/tin.1:3224 doc/tin.5:21
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -7246,124 +7251,124 @@ msgstr ""
 #.        $TMPDIR/SCOPES-W   (-D 32)
 #.        $TMPDIR/ACTIVE     (-D 64)
 #. type: Plain text
-#: doc/tin.1:3238
+#: doc/tin.1:3242
 msgid "For a detailed description see B<\\%tin>(5)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3240 doc/tin.5:43
+#: doc/tin.1:3244 doc/tin.5:43
 msgid "I<$MAILCAPS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3242 doc/tin.5:45
+#: doc/tin.1:3246 doc/tin.5:45
 msgid "I<~/.mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3244 doc/tin.5:47
+#: doc/tin.1:3248 doc/tin.5:47
 msgid "I</etc/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3246 doc/tin.5:49
+#: doc/tin.1:3250 doc/tin.5:49
 msgid "I</usr/etc/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3248 doc/tin.5:51
+#: doc/tin.1:3252 doc/tin.5:51
 msgid "I</usr/local/etc/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3250 doc/tin.5:53
+#: doc/tin.1:3254 doc/tin.5:53
 msgid "I</etc/mail/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3253 doc/tin.5:222
+#: doc/tin.1:3257 doc/tin.5:222
 msgid "I</etc/nntpserver>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3256 doc/tin.5:232
+#: doc/tin.1:3260 doc/tin.5:232
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3259 doc/tin.5:242
+#: doc/tin.1:3263 doc/tin.5:242
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3261 doc/tin.5:244
+#: doc/tin.1:3265 doc/tin.5:244
 msgid "I</etc/mime.types>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3263 doc/tin.5:246
+#: doc/tin.1:3267 doc/tin.5:246
 msgid "I</etc/tin/mime.types>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3266 doc/tin.5:253
+#: doc/tin.1:3270 doc/tin.5:253
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3269 doc/tin.5:286
+#: doc/tin.1:3273 doc/tin.5:286
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3273 doc/tin.5:315
+#: doc/tin.1:3277 doc/tin.5:315
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3277 doc/tin.5:323
+#: doc/tin.1:3281 doc/tin.5:323
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3279 doc/tin.5:325
+#: doc/tin.1:3283 doc/tin.5:325
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3282 doc/tin.5:332
+#: doc/tin.1:3286 doc/tin.5:332
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3285 doc/tin.5:339
+#: doc/tin.1:3289 doc/tin.5:339
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3288 doc/tin.5:346
+#: doc/tin.1:3292 doc/tin.5:346
 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3292 doc/tin.5:354
+#: doc/tin.1:3296 doc/tin.5:354
 #, no-wrap
 msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3296 doc/tin.5:362
+#: doc/tin.1:3300 doc/tin.5:362
 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3299 doc/tin.5:369
+#: doc/tin.1:3303 doc/tin.5:369
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3302 doc/tin.5:403
+#: doc/tin.1:3306 doc/tin.5:403
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 msgstr ""
 
@@ -7372,66 +7377,66 @@ msgstr ""
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  ${TIN_LIBDIR\-/news/etc"}/attributes
 #. type: Plain text
-#: doc/tin.1:3306 doc/tin.5:414
+#: doc/tin.1:3310 doc/tin.5:414
 msgid "I</etc/tin/attributes>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3308 doc/tin.5:416
+#: doc/tin.1:3312 doc/tin.5:416
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 msgstr ""
 
 #.  TODO: add missing descriptions and explain things in detail.
 #. type: Plain text
-#: doc/tin.1:3311 doc/tin.5:750
+#: doc/tin.1:3315 doc/tin.5:750
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3315 doc/tin.5:832
+#: doc/tin.1:3319 doc/tin.5:832
 #, no-wrap
 msgid "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3317 doc/tin.5:834
+#: doc/tin.1:3321 doc/tin.5:834
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3321 doc/tin.5:1067
+#: doc/tin.1:3325 doc/tin.5:1067
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3324 doc/tin.5:1083
+#: doc/tin.1:3328 doc/tin.5:1083
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3327 doc/tin.5:1109
+#: doc/tin.1:3331 doc/tin.5:1109
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3330 doc/tin.5:1116
+#: doc/tin.1:3334 doc/tin.5:1116
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3333 doc/tin.5:1126
+#: doc/tin.1:3337 doc/tin.5:1126
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3337
+#: doc/tin.1:3341
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3342
+#: doc/tin.1:3346
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr ""
@@ -7441,22 +7446,22 @@ msgstr ""
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc
 #. type: Plain text
-#: doc/tin.1:3347 doc/tin.5:1179
+#: doc/tin.1:3351 doc/tin.5:1179
 msgid "I</etc/tin/tinrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3349 doc/tin.5:1181
+#: doc/tin.1:3353 doc/tin.5:1181
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3352 doc/tin.5:2373
+#: doc/tin.1:3356 doc/tin.5:2373
 msgid "I</etc/tin/tin.defaults>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3355
+#: doc/tin.1:3359
 msgid "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 msgstr ""
 
@@ -7465,51 +7470,51 @@ msgstr ""
 #.  we should think about checking for the new Paths
 #.  (described shown below).
 #. type: Plain text
-#: doc/tin.1:3358 doc/tin.5:2483
+#: doc/tin.1:3362 doc/tin.5:2483
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3361 doc/tin.5:2543
+#: doc/tin.1:3365 doc/tin.5:2543
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3364 doc/tin.5:2570
+#: doc/tin.1:3368 doc/tin.5:2570
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3367 doc/tin.5:2593
+#: doc/tin.1:3371 doc/tin.5:2593
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 msgstr ""
 
 #.  is the Path correct? or is it /news/etc/overview.fmt
 #. type: Plain text
-#: doc/tin.1:3370 doc/tin.5:2603
+#: doc/tin.1:3374 doc/tin.5:2603
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 msgstr ""
 
 #.  is the Path correct? or is it /news/etc/subscriptions
 #. type: Plain text
-#: doc/tin.1:3373 doc/tin.5:2621
+#: doc/tin.1:3377 doc/tin.5:2621
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3376
+#: doc/tin.1:3380
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3379
+#: doc/tin.1:3383
 #, no-wrap
 msgid "B<TINRC>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3387
+#: doc/tin.1:3391
 msgid ""
 "Define this variable if you want to specify command-line options that B<tin> "
 "should be started with to save typing them each time it is started. The "
@@ -7520,13 +7525,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3387
+#: doc/tin.1:3391
 #, no-wrap
 msgid "B<TIN_HOMEDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3392
+#: doc/tin.1:3396
 msgid ""
 "Define this variable if you do not want the I<.tin> directory in "
 "I<$HOME/>. E.g., if you want all B<tin>'s private files in I</tmp/.tin> you "
@@ -7534,13 +7539,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3392
+#: doc/tin.1:3396
 #, no-wrap
 msgid "B<TIN_INDEX_NEWSDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3398
+#: doc/tin.1:3402
 msgid ""
 "Define this variable if you do not want the I<.news> directory in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s news "
@@ -7548,13 +7553,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3398
+#: doc/tin.1:3402
 #, no-wrap
 msgid "B<TIN_INDEX_MAILDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3404
+#: doc/tin.1:3408
 msgid ""
 "Define this variable if you do not want the I<.mail> directory in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s mail "
@@ -7562,13 +7567,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3404
+#: doc/tin.1:3408
 #, no-wrap
 msgid "B<TIN_INDEX_SAVEDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3410
+#: doc/tin.1:3414
 msgid ""
 "Define this variable if you do not want the I<.save> directory in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s save "
@@ -7576,13 +7581,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3410
+#: doc/tin.1:3414
 #, no-wrap
 msgid "B<TIN_LIBDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3415
+#: doc/tin.1:3419
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR> path that was "
 "compiled into the B<tin> binary, default is I</usr/lib/news>.  If tin is "
@@ -7590,13 +7595,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3415
+#: doc/tin.1:3419
 #, no-wrap
 msgid "B<TIN_SPOOLDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3420
+#: doc/tin.1:3424
 msgid ""
 "Define this variable if you want to override the B<SPOOLDIR> path that was "
 "compiled into the B<tin> binary, default is I</var/spool/news>.  If tin is "
@@ -7604,13 +7609,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3420
+#: doc/tin.1:3424
 #, no-wrap
 msgid "B<TIN_NOVROOTDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3425
+#: doc/tin.1:3429
 msgid ""
 "Define this variable if you want to override the B<NOVROOTDIR> path that was "
 "compiled into the B<tin> binary, default is B<SPOOLDIR> (see above). If tin "
@@ -7618,13 +7623,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3425
+#: doc/tin.1:3429
 #, no-wrap
 msgid "B<TIN_NOVFILENAME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3431
+#: doc/tin.1:3435
 msgid ""
 "Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
@@ -7632,13 +7637,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3431
+#: doc/tin.1:3435
 #, no-wrap
 msgid "B<TIN_ACTIVEFILE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3437
+#: doc/tin.1:3441
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR/active> path "
 "that was compiled into the B<tin> binary. If tin is running in NNTP mode "
@@ -7647,13 +7652,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3437
+#: doc/tin.1:3441
 #, no-wrap
 msgid "B<NNTPSERVER>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3443
+#: doc/tin.1:3447
 msgid ""
 "The default NNTP server to remotely read news from. This variable only needs "
 "to be set if the ''B<-r>'' command-line option is specified and the file "
@@ -7662,13 +7667,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3443
+#: doc/tin.1:3447
 #, no-wrap
 msgid "B<NNTPPORT>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3448
+#: doc/tin.1:3452
 msgid ""
 "The NNTP TCP-port to read news from. This variable only needs to be set if "
 "the TCP-port is not 119 (the default).  The ''B<-p>'' command-line option "
@@ -7676,105 +7681,105 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3448
+#: doc/tin.1:3452
 #, no-wrap
 msgid "B<DISTRIBUTION>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3452
+#: doc/tin.1:3456
 msgid ""
 "Set the article header field ''Distribution:'' to the contents of the "
 "variable instead of the system default."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3452
+#: doc/tin.1:3456
 #, no-wrap
 msgid "B<ISO2ASC>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3456
+#: doc/tin.1:3460
 msgid ""
 "Set the ISO to ASCII charset decoding table character to use in decoding an "
 "article text. Values can range from -1 to 6."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3457
+#: doc/tin.1:3461
 #, no-wrap
 msgid "B<-1>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3460
+#: doc/tin.1:3464
 msgid "no conversion"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3463
+#: doc/tin.1:3467
 msgid "universal table for many languages"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3466
+#: doc/tin.1:3470
 msgid "single-spacing universal table"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3469
+#: doc/tin.1:3473
 msgid "table for Danish, Dutch, German, Norwegian and Swedish"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3469
+#: doc/tin.1:3473
 #, no-wrap
 msgid "B<3>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3472
+#: doc/tin.1:3476
 msgid ""
 "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO "
 "646 variant"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3475
+#: doc/tin.1:3479
 msgid "table with B<RFC\\%1345> codes in brackets"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3475
+#: doc/tin.1:3479
 #, no-wrap
 msgid "B<5>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3478
+#: doc/tin.1:3482
 msgid "table for printers that allow overstriking with backspace"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3478
+#: doc/tin.1:3482
 #, no-wrap
 msgid "B<6>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3481
+#: doc/tin.1:3485
 msgid "table for IBM PC character set (code page 437)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3482
+#: doc/tin.1:3486
 #, no-wrap
 msgid "B<ORGANIZATION>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3488
+#: doc/tin.1:3492
 msgid ""
 "Set the article header field ''Organization:'' to the contents of the "
 "variable instead of the system default. If reading news on an Apollo "
@@ -7783,24 +7788,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3488
+#: doc/tin.1:3492
 #, no-wrap
 msgid "B<NEWSORG (DomainOS)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3491
+#: doc/tin.1:3495
 msgid "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3491
+#: doc/tin.1:3495
 #, no-wrap
 msgid "B<REPLYTO>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3496
+#: doc/tin.1:3500
 msgid ""
 "Set the article header field ''Reply-To:'' to the return address specified "
 "by the variable. This is useful if you wish to receive replies at a "
@@ -7808,72 +7813,72 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3496
+#: doc/tin.1:3500
 #, no-wrap
 msgid "B<NAME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3500
+#: doc/tin.1:3504
 msgid ""
 "Overrides the full name given in the gecos-files in I</etc/passwd>, see also "
 "B<mail_address>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3500
+#: doc/tin.1:3504
 #, no-wrap
 msgid "B<REALNAME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3503
+#: doc/tin.1:3507
 msgid "Same as $B<NAME>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3503
+#: doc/tin.1:3507
 #, no-wrap
 msgid "B<HOME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3508
+#: doc/tin.1:3512
 msgid "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3508
+#: doc/tin.1:3512
 #, no-wrap
 msgid "B<MAILER>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3512
+#: doc/tin.1:3516
 msgid ""
 "This variable has precedence over the default mailer that is used in all "
 "mailing operations within B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3512
+#: doc/tin.1:3516
 #, no-wrap
 msgid "B<MAIL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3515
+#: doc/tin.1:3519
 msgid "Full path to the user's mailbox."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3515
+#: doc/tin.1:3519
 #, no-wrap
 msgid "B<VISUAL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3524
+#: doc/tin.1:3528
 msgid ""
 "This variable has precedence over the default editor (i.e., B<\\%vi>(1))  "
 "that is used in all editing operations within B<tin> (e.g., posting, "
@@ -7882,13 +7887,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3524
+#: doc/tin.1:3528
 #, no-wrap
 msgid "B<EDITOR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3533
+#: doc/tin.1:3537
 msgid ""
 "If $B<VISUAL> is unset, then this variable is looked up for a default "
 "editor. If $B<EDITOR> and $B<VISUAL> are both unset, B<tin> uses the systems "
@@ -7897,13 +7902,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3533
+#: doc/tin.1:3537
 #, no-wrap
 msgid "B<AUTOSUBSCRIBE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3539
+#: doc/tin.1:3543
 msgid ""
 "A new group is checked against the list of patterns; if it matches, B<tin> "
 "subscribes the user to the group without further query.  See the section "
@@ -7912,12 +7917,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3541
+#: doc/tin.1:3545
 msgid "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3546
+#: doc/tin.1:3550
 msgid ""
 "will automatically subscribe the user to all new groups in the comp.os.unix "
 "hierarchy, and all talk groups other than talk.politics groups (which will "
@@ -7926,25 +7931,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3546
+#: doc/tin.1:3550
 #, no-wrap
 msgid "B<AUTOUNSUBSCRIBE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3550
+#: doc/tin.1:3554
 msgid ""
 "Is handled like the $B<AUTOSUBSCRIBE> variable, but groups matching the list "
 "are unsubscribed from without further query. For example, setting"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3552
+#: doc/tin.1:3556
 msgid "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3556
+#: doc/tin.1:3560
 msgid ""
 "will automatically unsubscribe the user from all new alt.flame groups and "
 "all groups starting with u (university groups) other than UK groups (which "
@@ -7952,104 +7957,104 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3556
+#: doc/tin.1:3560
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3560
+#: doc/tin.1:3564
 msgid ""
 "A pathname of a directory made available for B<tin> to create temporary "
 "files."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3560
+#: doc/tin.1:3564
 #, no-wrap
 msgid "B<MAILCAPS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3566
+#: doc/tin.1:3570
 msgid ""
 "This variable can be used to override the default path search for "
 "B<\\%mailcap>(5)  files. See also B<\\%tin>(5)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3566
+#: doc/tin.1:3570
 #, no-wrap
 msgid "B<NOMETAMAIL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3571
+#: doc/tin.1:3575
 msgid ""
 "Set this variable to disable the use of B<\\%metamail>(1)  or a replacement "
 "(e.g. metamutt)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3571
+#: doc/tin.1:3575
 #, no-wrap
 msgid "B<MM_CHARSET>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3573
+#: doc/tin.1:3577
 #, no-wrap
 msgid "B<ISPELL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3578
+#: doc/tin.1:3582
 msgid ""
 "Set this variable to point to B<\\%ispell>(1)  or a replacement and its "
 "cmd-line options."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3578
+#: doc/tin.1:3582
 #, no-wrap
 msgid "B<PGPOPTS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3585
+#: doc/tin.1:3589
 msgid ""
 "Define any additional options that you wish to pass to your B<\\%pgp>(1)  or "
 "B<\\%gpg>(1)  program."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3585
+#: doc/tin.1:3589
 #, no-wrap
 msgid "B<PGPPATH>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3590
+#: doc/tin.1:3594
 msgid ""
 "Override the name of the B<\\%pgp>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3590
+#: doc/tin.1:3594
 #, no-wrap
 msgid "B<GNUPGHOME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3595
+#: doc/tin.1:3599
 msgid ""
 "Override the name of the B<\\%gpg>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3595
+#: doc/tin.1:3599
 #, no-wrap
 msgid "B<LC_CTYPE>"
 msgstr ""
@@ -8057,7 +8062,7 @@ msgstr ""
 #.  TODO: document LC_CTYPEs influence on
 #.        ~/.tin/keymap.*, 8bit char display, ...
 #. type: Plain text
-#: doc/tin.1:3609
+#: doc/tin.1:3613
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
@@ -8069,13 +8074,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3609
+#: doc/tin.1:3613
 #, no-wrap
 msgid "B<LC_MESSAGES>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3618
+#: doc/tin.1:3622
 msgid ""
 "Formats of informative and diagnostic messages and interactive responses.  "
 "It's value should be of the form "
@@ -8084,13 +8089,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3618
+#: doc/tin.1:3622
 #, no-wrap
 msgid "B<LC_TIME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3626
+#: doc/tin.1:3630
 msgid ""
 "Date and time formats. It's value should be of the form "
 "I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
@@ -8098,13 +8103,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3626
+#: doc/tin.1:3630
 #, no-wrap
 msgid "B<LC_ALL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3635
+#: doc/tin.1:3639
 msgid ""
 "This variable overrides the value of the B<$LANG> variable and any other "
 "B<$LC_> variable. It's value should be of the form "
@@ -8113,13 +8118,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3635
+#: doc/tin.1:3639
 #, no-wrap
 msgid "B<LANG>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3644
+#: doc/tin.1:3648
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for any category not "
 "specifically selected with a variable starting with B<$LC_>. It's value "
@@ -8128,13 +8133,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3644
+#: doc/tin.1:3648
 #, no-wrap
 msgid "B<LANGUAGE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3652
+#: doc/tin.1:3656
 msgid ""
 "This variable defines a priority list for translations. Whenever a "
 "translation is not available in the language selected via B<$LC_ALL> or "
@@ -8144,13 +8149,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3652
+#: doc/tin.1:3656
 #, no-wrap
 msgid "B<COLUMNS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3662
+#: doc/tin.1:3666
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred width in "
 "column positions for the terminal screen or window. If this variable is "
@@ -8163,13 +8168,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3662
+#: doc/tin.1:3666
 #, no-wrap
 msgid "B<LINES>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3672
+#: doc/tin.1:3676
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred number of "
 "lines on a page or the vertical screen or window size in lines. A line in "
@@ -8182,108 +8187,108 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3672
+#: doc/tin.1:3676
 #, no-wrap
 msgid "B<TERM>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3678
+#: doc/tin.1:3682
 msgid ""
 "The type of terminal in use. This is used when looking up termcap "
 "sequences.  See B<\\%environ>(5)  for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3678
+#: doc/tin.1:3682
 #, no-wrap
 msgid "B<DISPLAY>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3681
+#: doc/tin.1:3685
 msgid "Display name, pointing to the X server; required for xface."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3681
+#: doc/tin.1:3685
 #, no-wrap
 msgid "B<WINDOWID>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3685
+#: doc/tin.1:3689
 msgid ""
 "Used for determining terminal's X window id; required for xface. Should be "
 "set by the terminal emulator."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3685
+#: doc/tin.1:3689
 #, no-wrap
 msgid "B<SHELL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3689
+#: doc/tin.1:3693
 msgid ""
 "The pathname of the user's login shell. Used to set "
 "B<default_shell_command>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3689
+#: doc/tin.1:3693
 #, no-wrap
 msgid "B<XDG_RUNTIME_DIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3694
+#: doc/tin.1:3698
 msgid "The pathname of the user's dir to put non-essential run time files into."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3694
+#: doc/tin.1:3698
 #, no-wrap
 msgid "SIGNALS"
 msgstr ""
 
 #.  TODO: add missing, sort useful, document in detail
 #. type: Plain text
-#: doc/tin.1:3698
+#: doc/tin.1:3702
 msgid "B<tin> handles a couple of signals:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3698
+#: doc/tin.1:3702
 #, no-wrap
 msgid "B<SIGHUP>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3701 doc/tin.1:3704
+#: doc/tin.1:3705 doc/tin.1:3708
 msgid "Terminate gracefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3701
+#: doc/tin.1:3705
 #, no-wrap
 msgid "B<SIGTERM>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3704
+#: doc/tin.1:3708
 #, no-wrap
 msgid "B<SIGUSR1>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3707
+#: doc/tin.1:3711
 msgid "Terminate gracefully but do not restore terminal (tty)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3707
+#: doc/tin.1:3711
 #, no-wrap
 msgid "B<SIGUSR2>"
 msgstr ""
@@ -8294,27 +8299,27 @@ msgstr ""
 #.  give an overview of the most common error messages and how to cope with
 #.  them.
 #. type: Plain text
-#: doc/tin.1:3718
+#: doc/tin.1:3722
 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3718
+#: doc/tin.1:3722
 #, no-wrap
 msgid "SECURITY"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3726
+#: doc/tin.1:3730
 msgid ""
-"When B<tin> is started in debug mode (''B<-D n>'') it will create world "
+"If B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
 "cleartext. On multiuser-systems B<$TMPDIR> should be set to a safe location "
 "before starting tin in debug mode (e.g.  B<TMPDIR=$HOME tin -D 1>)."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3726
+#: doc/tin.1:3730
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr ""
@@ -8322,7 +8327,7 @@ msgstr ""
 #.  - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155
 #.    RFC\%4643, RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever
 #. type: Plain text
-#: doc/tin.1:3734
+#: doc/tin.1:3738
 msgid ""
 "B<tin> does conform to the Base Definitions volume of IEEE Std 1003.1-2008, "
 "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax "
@@ -8330,13 +8335,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3734
+#: doc/tin.1:3738
 #, no-wrap
 msgid "NOTES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3739
+#: doc/tin.1:3743
 msgid ""
 "Regular expression support is provided by the PCRE library package "
 "B<\\%pcre>(3), which is open source software, written by Philip Hazel, and "
@@ -8344,18 +8349,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3743
+#: doc/tin.1:3747
 msgid "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3743
+#: doc/tin.1:3747
 #, no-wrap
 msgid "BUGS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3751
+#: doc/tin.1:3755
 msgid ""
 "B<CNews> NNTPd, B<\\%noffle>(1)  (E<lt>= V1.0-pre5) and B<NewsCache> (E<lt>= "
 "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with "
@@ -8364,7 +8369,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3760
+#: doc/tin.1:3764
 msgid ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
@@ -8375,13 +8380,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3760
+#: doc/tin.1:3764
 #, no-wrap
 msgid "HISTORY"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3769
+#: doc/tin.1:3773
 msgid ""
 "B<tin> is based on the B<\\%tass>(1)  newsreader that was developed by Rich "
 "Skrenta and posted to alt.sources in March 1991; its first version was "
@@ -8392,169 +8397,169 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3773
+#: doc/tin.1:3777
 msgid "E<lt>http://www.tin.org/history.htmlE<gt>."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3773
+#: doc/tin.1:3777
 #, no-wrap
 msgid "CREDITS"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3775
+#: doc/tin.1:3779
 #, no-wrap
 msgid "Rich Skrenta"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3779
+#: doc/tin.1:3783
 msgid "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3779
+#: doc/tin.1:3783
 #, no-wrap
 msgid "Bill Davidsen"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3781
+#: doc/tin.1:3785
 msgid "author of envarg.c environment variable reading routine."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3781
+#: doc/tin.1:3785
 #, no-wrap
 msgid "Mike Gleason"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3783
+#: doc/tin.1:3787
 msgid "author of sigfile.c random signature generation routines."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3783
+#: doc/tin.1:3787
 #, no-wrap
 msgid "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3785
+#: doc/tin.1:3789
 msgid "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3785
+#: doc/tin.1:3789
 #, no-wrap
 msgid "Arnold Robbins"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3787
+#: doc/tin.1:3791
 msgid "author of strftime.c date formatting routine."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3787
+#: doc/tin.1:3791
 #, no-wrap
 msgid "Rich Salz"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3789
+#: doc/tin.1:3793
 msgid "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3789
+#: doc/tin.1:3793
 #, no-wrap
 msgid "Dave Taylor"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3793
+#: doc/tin.1:3797
 msgid "author of curses.c from the B<\\%elm>(1)  mailreader."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3793
+#: doc/tin.1:3797
 #, no-wrap
 msgid "Chris Thewalt"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3797
+#: doc/tin.1:3801
 msgid "author of getline.c B<\\%emacs>(1)  style editing routine."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3797
+#: doc/tin.1:3801
 #, no-wrap
 msgid "Steven Madsen"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3801
+#: doc/tin.1:3805
 msgid "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3801
+#: doc/tin.1:3805
 #, no-wrap
 msgid "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3805
+#: doc/tin.1:3809
 msgid "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3805
+#: doc/tin.1:3809
 #, no-wrap
 msgid "Patrick Powell E<lt>papowell@astart.comE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3813
+#: doc/tin.1:3817
 msgid "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3813
+#: doc/tin.1:3817
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3814
+#: doc/tin.1:3818
 #, no-wrap
 msgid "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3818
+#: doc/tin.1:3822
 #, no-wrap
 msgid "MAINTAINER"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3819
+#: doc/tin.1:3823
 #, no-wrap
 msgid "Urs Janssen E<lt>urs@tin.orgE<gt>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3823 doc/tin.5:2634
+#: doc/tin.1:3827 doc/tin.5:2634
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3878
+#: doc/tin.1:3882
 msgid ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), "
 "B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), "
@@ -11093,10 +11098,10 @@ msgstr ""
 #. type: Plain text
 #: doc/tin.5:1524
 msgid ""
-"If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
-"are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
-"will start fetching articles from your first unread minus absolute value of "
-"B<getart_limit>. Default is 0, which means no limit."
+"If B<getart_limit> is E<gt> 0 not more than the last B<getart_limit> "
+"articles/group are fetched from the server. If B<getart_limit> is E<lt> 0 "
+"B<\\%tin>(1)  will start fetching articles from your first unread minus "
+"absolute value of B<getart_limit>. Default is 0, which means no limit."
 msgstr ""
 
 #. type: TP
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/tin.1 tin-2.4.0/doc/tin.1
--- tin-2.3.4/doc/tin.1	2016-06-22 16:24:14.000000000 +0200
+++ tin-2.4.0/doc/tin.1	2016-08-23 07:27:26.165367217 +0200
@@ -3,13 +3,13 @@
 .\" Module    : tin.1
 .\" Author    : I. Lea, U. Janssen
 .\" Created   : 1991-08-23
-.\" Updated   : 2016-06-06
+.\" Updated   : 2016-08-23
 .\" Notes     : use american english; still needs some work, e.g.:
 .\"             - document authorization (.newsauth)
 .\"             - document random organization feature
 .\"
 .\"
-.TH tin 1 "March 27th, 2016" "2.3.4" "Usenet newsreader"
+.TH tin 1 "August 23rd, 2016" "2.4.0" "Usenet newsreader"
 .\"
 .\"
 .SH NAME
@@ -83,6 +83,9 @@ Successful program execution.
 .TP
 .B 1
 Usage, syntax, configuration file or network error.
+.TP
+.B 2
+NNTP error.
 .RE
 .PP
 Batch mode (''\fB\-Z\fP''):
@@ -1812,10 +1815,11 @@ Specifies whether a screen redraw should
 external commands. Default is OFF.
 .TP
 .B Number of articles to get (getart_limit)
-If \fBgetart_limit\fP is > 0 not more than \fBgetart_limit\fP articles/group
-are fetched from the server. If \fBgetart_limit\fP is < 0 \fBtin\fP will start
-fetching articles from your first unread minus absolute value of
-\fBgetart_limit\fP. Default is 0, which means no limit.
+If \fBgetart_limit\fP is > 0 not more than the last \fBgetart_limit\fP
+articles/group are fetched from the server. If \fBgetart_limit\fP
+is < 0 \fBtin\fP will start fetching articles from your first unread
+minus absolute value of \fBgetart_limit\fP. Default is 0, which
+means no limit.
 .TP
 .B Catchup group using left key (group_catchup_on_exit)
 If ON catchup group when leaving with the left arrow key. Default is ON.
@@ -3716,7 +3720,7 @@ Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.n
 .\"
 .\"
 .SH SECURITY
-When \fBtin\fP is started in debug mode (''\fB\-D n\fP'') it will create
+If \fBtin\fP is started in debug mode (''\fB\-D n\fP'') it will create
 world readable files in \fB$TMPDIR\fP which may contain the users NNTP
 password in cleartext. On multiuser-systems \fB$TMPDIR\fP should be set
 to a safe location before starting tin in debug mode (e.g.
diff -Nurp '--exclude=.bzr*' tin-2.3.4/doc/tin.5 tin-2.4.0/doc/tin.5
--- tin-2.3.4/doc/tin.5	2016-03-29 09:51:09.000000000 +0200
+++ tin-2.4.0/doc/tin.5	2016-08-23 07:27:35.125748910 +0200
@@ -2,11 +2,11 @@
 .\" Module    : tin.5
 .\" Author    : U. Janssen
 .\" Created   : 2000-07-10
-.\" Updated   : 2016-01-01
+.\" Updated   : 2016-08-23
 .\" Notes     : needs a some work
 .\"
 .\"
-.TH tin 5 "March 27th, 2016" "2.3.4" "Usenet newsreader"
+.TH tin 5 "August 23rd, 2016" "2.4.0" "Usenet newsreader"
 
 .SH NAME
 tin, rtin \- related files
@@ -1516,8 +1516,8 @@ Specifies whether a screen redraw should
 external commands. Default is OFF.
 .TP
 .B getart_limit
-If \fBgetart_limit\fP is > 0 not more than \fBgetart_limit\fP articles/group
-are fetched from the server. If \fBgetart_limit\fP is < 0
+If \fBgetart_limit\fP is > 0 not more than the last \fBgetart_limit\fP
+articles/group are fetched from the server. If \fBgetart_limit\fP is < 0
 .BR \%tin (1)
 will start fetching articles from your first unread minus absolute value of
 \fBgetart_limit\fP. Default is 0, which means no limit.
diff -Nurp '--exclude=.bzr*' tin-2.3.4/include/proto.h tin-2.4.0/include/proto.h
--- tin-2.3.4/include/proto.h	2016-03-03 14:57:32.000000000 +0100
+++ tin-2.4.0/include/proto.h	2016-07-30 11:20:13.930453770 +0200
@@ -3,7 +3,7 @@
  *  Module    : proto.h
  *  Author    : Urs Janssen <urs@tin.org>
  *  Created   :
- *  Updated   : 2016-01-30
+ *  Updated   : 2016-07-29
  *  Notes     :
  *
  * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
@@ -383,7 +383,7 @@ extern void read_input_history_file(void
 extern void rename_file(const char *old_filename, const char *new_filename);
 extern void show_inverse_video_status(void);
 extern void strip_name(const char *from, char *address);
-extern void tin_done(int ret);
+extern void tin_done(int ret, const char *fmt, ...);
 extern void toggle_inverse_video(void);
 #if defined(CHARSET_CONVERSION) || (defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE))
 	extern char *utf8_valid(char *line);
diff -Nurp '--exclude=.bzr*' tin-2.3.4/include/version.h tin-2.4.0/include/version.h
--- tin-2.3.4/include/version.h	2016-06-28 16:12:36.000000000 +0200
+++ tin-2.4.0/include/version.h	2016-08-23 07:28:24.279842885 +0200
@@ -40,10 +40,10 @@
 
 #	define PRODUCT		"tin"
 #	ifndef TIN_AUTOCONF_H
-#		define VERSION		"2.3.4"
+#		define VERSION		"2.4.0"
 #	endif /* !TIN_AUTOCONF_H */
-#	define RELEASEDATE	"20160628"
-#	define RELEASENAME	"Newton"
+#	define RELEASEDATE	"20160823"
+#	define RELEASENAME	"Octomore"
 /* config-file versions - must by dotted triples */
 #	define TINRC_VERSION	"1.3.13"
 #	define ATTRIBUTES_VERSION	"1.0.8"
Binary files tin-2.3.4/po/da.gmo and tin-2.4.0/po/da.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/da.po tin-2.4.0/po/da.po
--- tin-2.3.4/po/da.po	2016-06-14 17:05:25.000000000 +0200
+++ tin-2.4.0/po/da.po	2016-08-10 16:24:54.142770184 +0200
@@ -6,15 +6,20 @@
 # Der er ikke anvendt accenter i denne oversættelse.
 # '' er bevaret i oversættelsen på samme måde ''.
 #
+# <CR> sets -> ændrer (eller skal det være angiver, måske vælger) og hvordan får vi den til at hænge sammen med toggle,
+# som også er der. f.eks 
 # arts -> er en forkortelse for artikler
 # attachment -> vedhæftning (bilag)
 # by -> efter
 # catchup -> opsamling
+# default score -> pointtal
 # Domain literal -> domæne-literal (nogen der har et bedre udtryk?)
 # entry -> post
 # followup -> opfølgning
 # header -> teksthoved
-# Left angle bracket -> større end-tegn
+# hot -> populære
+# indicate -> angive
+# Left angle bracket -> venstre vinkelparentes
 # mailing -> postleverance, postudsendelse, sender til 
 # newsgroup -> nyhedsgruppe
 # option -> indstilling (tilvalg?)
@@ -25,6 +30,7 @@
 # posting date -> indsendingsdato
 # post to -> send til
 # realname -> fulde navn
+# reply mail -> besvar
 # scope -> virkefelt (omfang, område?)
 # scoping -> virkefelt (anvendelsesområde?)
 # score -> point
@@ -33,7 +39,7 @@
 # subject -> emne
 # supersed -> fortræng (andre forslag?)
 # thread -> tråd
-# toggle -> slå til/fra (tidligere skift)
+# toggle -> slå til/fra (tidligere skift)  UAFKLARET ikke fuldt indarbejdet
 # trim -> beskær
 # URL -> URL (måske bedre med adresse, men nogle strenge ser ud til at skulle være korte!).
 # yank -> ryk
@@ -60,12 +66,16 @@
 # name as defined in the related RFCs, thus the help strings etc.pp IMHO
 # should also use the original names.
 #
+# brug af detektering eller detektion ikke afklaret
+#
+# Generelt er det uafklaret hvor, hvem og hvornår Message-ID: skal oversættes (og de andre af samme type).
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.3.2\n"
+"Project-Id-Version: tin 2.3.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
-"PO-Revision-Date: 2016-01-02 09:14+0100\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
+"PO-Revision-Date: 2016-07-08 09:14+0100\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
 "Language: da\n"
@@ -542,14 +552,17 @@ msgid ""
 "# Note that it is best to put general (global scoping)\n"
 msgstr ""
 "#\n"
-"# Bemærk at det er bedst at placere generel (globalt virkefelt)\n"
+"# Bemærk at det er bedst at vælge generel (globalt virkefelt)\n"
 
+# helt blank på hvad de mener her
 #: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
 "#\n"
 msgstr ""
+"# poster først, efterfulgt af gruppespecifikke poster.\n"
+"#\n"
 
 #: src/attrib.c:1324
 #, c-format
@@ -579,7 +592,7 @@ msgstr ""
 
 #: src/lang.c:47
 msgid "all "
-msgstr "alle"
+msgstr "alle "
 
 #: src/lang.c:48
 msgid "All groups"
@@ -669,7 +682,8 @@ msgstr "Artikel afvist (gemt til %s)"
 msgid ""
 "%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: "
 msgstr ""
-"%s=artikel, %s=tråd, %s=interval, %s=varm, %s=mønster, %s=mærket, %s=afslut: "
+"%s=artikel, %s=tråd, %s=interval, %s=populær, %s=mønster, %s=mærket, "
+"%s=afslut: "
 
 #: src/lang.c:66
 msgid "Article unavailable"
@@ -705,10 +719,11 @@ msgstr "Artikel"
 msgid "-- %d %s mailed --"
 msgstr "-- %d %s sendt --"
 
+# er det mon tidspunktet!
 #: src/lang.c:75
 #, c-format
 msgid " at %s"
-msgstr ""
+msgstr " %s"
 
 #: src/lang.c:76
 #, c-format
@@ -853,7 +868,7 @@ msgid ""
 "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: "
 msgstr ""
 "Artikel til indsendelse medførte fejl/advarsler. %s=afslut, %s=menu, "
-"%s=rediger:"
+"%s=rediger: "
 
 #: src/lang.c:109
 #, c-format
@@ -871,7 +886,7 @@ msgstr "Baseartikel"
 
 #: src/lang.c:113
 msgid "Base article range"
-msgstr ""
+msgstr "Interval for baseartikel"
 
 #: src/lang.c:114
 #, c-format
@@ -957,9 +972,10 @@ msgstr "Du har mærket artikler i denne
 msgid "%s %d %s in %lu seconds\n"
 msgstr "%s %d %s i %lu sekunder\n"
 
+# http://dictionary.cambridge.org/es/diccionario/ingles/caught-up-in-something
 #: src/lang.c:136
 msgid "Caughtup"
-msgstr ""
+msgstr "Optaget"
 
 #: src/lang.c:137
 msgid "Check Prepared Article"
@@ -1178,7 +1194,7 @@ msgstr "Intern fejl i GNKSA-rutine - ind
 
 #: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
-msgstr "Større end-tegn mangler i ruteadresse.\n"
+msgstr "Venstre vinkelparentes mangler i ruteadresse.\n"
 
 #: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
@@ -1193,7 +1209,7 @@ msgstr "Højre parentes mangler i adress
 # virker mærkeligt og jeg tror din oversættelse er god nok
 #: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
-msgstr "@-tegn mangler i e-post-adresse.\n"
+msgstr "@-tegn mangler i e-postadresse.\n"
 
 #: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
@@ -1205,7 +1221,7 @@ msgid ""
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 "Ugyldigt domæne. Send fejlrapport hvis dit topniveaudomæne rent faktisk\n"
-"findes. Brug .invalid som topniveaudomæne for munged-adresser.\n"
+"findes. Brug .invalid som topniveaudomæne for munge'ede adresser.\n"
 
 #: src/lang.c:198
 msgid ""
@@ -1213,7 +1229,7 @@ msgid ""
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 "Ulovligt domæne. Send fejlrapport hvis dit topniveaudomæne rent faktisk\n"
-"findes. Brug .invalid som topniveaudomæne for munged-adresser.\n"
+"findes. Brug .invalid som topniveaudomæne for munge'ede adresser.\n"
 
 #: src/lang.c:199
 msgid ""
@@ -1221,7 +1237,7 @@ msgid ""
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 "Ukendt domæne. Send fejlrapport hvis dit topniveaudomæne rent faktisk\n"
-"findes. Brug .invalid som topniveaudomæne for munged-adresser.\n"
+"findes. Brug .invalid som topniveaudomæne for munge'ede adresser.\n"
 
 #: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
@@ -1238,7 +1254,7 @@ msgstr ""
 
 #: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
-msgstr ""
+msgstr "FQDN-komponent må ikke starte eller slutte med bindestreg.\n"
 
 #: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
@@ -1260,11 +1276,11 @@ msgstr "Højre parentes mangler i domæn
 
 #: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
-msgstr "Mangler lokal del af e-post-adresse.\n"
+msgstr "Mangler lokal del af e-postadresse.\n"
 
 #: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
-msgstr "Ugyldigt tegn i lokal del af e-post-adresse.\n"
+msgstr "Ugyldigt tegn i lokal del af e-postadresse.\n"
 
 #: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
@@ -1342,6 +1358,11 @@ msgid ""
 "       your language  using the  M)enu of configurable  options or by\n"
 "       editing tinrc.\n"
 msgstr ""
+"\n"
+"Fejl: Indsendelse indeholder tegn, der ikke er i ASCII, men MM_CHARSET\n"
+"      er angivet til US-ASCII  -   ændr denne indstilling til en egnet\n"
+"      værdi for dit sprog  via  M)menuen  for  indstillinger,  der kan\n"
+"      konfigureres eller ved at redigere tinrc.\n"
 
 #: src/lang.c:225
 msgid ""
@@ -1352,6 +1373,13 @@ msgid ""
 "       is more common  in your part  of the world.  This can  be done\n"
 "       using the M)enu of configurable options or by editing tinrc.\n"
 msgstr ""
+"\n"
+"Fejl: Indsendelse indeholder tegn,  der ikke er i  ASCII,  men  MIME-\n"
+"      kodningen for nye beskeder er sat til  »7bit«  -  ændr venligst\n"
+"      denne indstilling til »8bit« eller »quoted-printable«  afhængig\n"
+"      af hvad som er mest udbredt  i din del af verdenen.  Dette  kan\n"
+"      gøres via M)enuen for indstillinger, der kan konfigureres eller\n"
+"      ved at redigere tinrc.\n"
 
 #: src/lang.c:231
 msgid ""
@@ -1397,7 +1425,7 @@ msgid ""
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 "\n"
-"Fejl: %s har tegn som ikke er i 7-bit.\n"
+"Fejl: %s har tegn som ikke er i 7 bit.\n"
 
 #: src/lang.c:236
 #, c-format
@@ -1407,7 +1435,7 @@ msgid ""
 "%s\n"
 msgstr ""
 "\n"
-"Fejl: Teksthoved på linje %d har ikke et mellemrum efter kolonet:\n"
+"Fejl: Teksthoved på linje %d har ikke et mellemrum efter kolon:\n"
 "%s\n"
 
 #: src/lang.c:237
@@ -1604,6 +1632,39 @@ msgid ""
 "#   time=NUM          Optional. time_t value when rule expires\n"
 "#\n"
 msgstr ""
+"# Format:\n"
+"#   comment=STRENG    Valgfri. Flere linjer tilladt. Kommentarer skal "
+"placeres\n"
+"#                     i begyndelsen af en regel, ellers vil de blive "
+"flyttet\n"
+"#                     til den næste regel. »#« er ikke et gyldigt nøgleord "
+"for\n"
+"#                     en kommentar!\n"
+"#   group=STRENG      Obligatorisk. Nyhedsgruppeliste\n"
+"#                     (f.eks. comp.*,!*sources*).\n"
+"#   case=NUM          Obligatorisk. Sammenlign=0 / ignorer=1 store/små "
+"bogst.\n"
+"#                     under filtrering.\n"
+"#   score=NUM|STRENG  Obligatorisk. Pointtal. Enten:\n"
+"#     score=NUM         Et tal (f.eks. 70). Eller:\n"
+"#     score=STRENG      Et af to nøgleord: »populær« eller »dræb«.\n"
+"#   subj=STRENG       Valgfri. Emne:-linje (f.eks Hvordan bliver jeg en\n"
+"#                     troldmand).\n"
+"#   from=STRENG       Valgfri. Fra:-linje (f.eks *Craig Shergold*).\n"
+"#   msgid=STRENG      Valgfri. Besked-id: linje (f.eks. <123@ether.net>) "
+"med\n"
+"#                     fuld reference.\n"
+"#   msgid_last=STRENG Valgfri. Som ovenfor, men kun med sidste reference.\n"
+"#   msgid_only=STRENG Valgfri. Som ovenfor, men uden reference.\n"
+"#   refs_only=STRENG  Valgfri. Reference:-linje (f.eks. <123@ether.net>) "
+"uden\n"
+"#                     Besked-id:\n"
+"#   lines=[<>]?NUM    Valgfri. Linjer:-linje. »<« eller »>« er valgfri.\n"
+"#   gnksa=[<>]?NUM    Valgfri. GNKSA parse_from()-returkode. »<« eller »>«\n"
+"#                     valgfri.\n"
+"#   xref=MØNSTER      Valgfri. Dræb mønster (f.eks. alt.flame*)\n"
+"#   time=NUM          Valgfri. time_t-værdi når regel udløber\n"
+"#\n"
 
 #: src/lang.c:299
 #, c-format
@@ -1613,7 +1674,7 @@ msgstr "Indtast point for regel (standar
 #: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
-msgstr ""
+msgstr "Indtast pointvægt (interval 0 < pointtal <= %d)"
 
 #. SCORE_MAX
 #: src/lang.c:301
@@ -1643,7 +1704,7 @@ msgstr "%s%s: Ukendt vært.\n"
 
 #: src/lang.c:309
 msgid "global "
-msgstr ""
+msgstr "global "
 
 #: src/lang.c:310
 #, c-format
@@ -1697,7 +1758,7 @@ msgstr ""
 #: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
-"From:-linje der skal tilføjes filterfil. <SPACE> skifter & <CR> angiver."
+"From:-linje der skal tilføjes filterfil. <MELLEMRUM> skifter & <CR> ændrer."
 
 #: src/lang.c:322
 msgid ""
@@ -1709,14 +1770,14 @@ msgstr ""
 #: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Message-ID: Linje der skal tilføjes til filterfil. <SPACE> skifter & <CR> "
-"angiver."
+"Message-ID: Linje der skal tilføjes til filterfil. <MELLEMRUM> skifter & "
+"<CR> ændrer."
 
 #: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Subject: Linje der skal tilføjes til filterfil. <SPACE> skifter & <CR> "
-"angiver."
+"Subject:-linje der skal tilføjes til filterfil. <MELLEMRUM> skifter & <CR> "
+"ændrer."
 
 #: src/lang.c:325
 msgid ""
@@ -1728,27 +1789,27 @@ msgstr ""
 #: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
-msgstr "Vælg hvor tekstmønstre skal bruges. <SPACE> skifter & <CR> angiver."
+msgstr "Vælg hvor tekstmønstre skal bruges. <MELLEMRUM> skifter & <CR> ændrer."
 
 #: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Udløbstid i dage for de indtastede filer. <SPACE> skifter & <CR> angiver."
+"Udløbstid i dage for de indtastede filer. <MELLEMRUM> skifter & <CR> ændrer."
 
 #: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Brug kun dræb på aktuel gruppe eller alle grupper. <SPACE> skifter & <CR> "
-"angiver."
+"Brug kun dræb i aktuel gruppe eller alle grupper. <MELLEMRUM> skifter & <CR> "
+"ændrer."
 
 #: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Brug vælg på aktuel gruppe eller alle grupper. <SPACE> skifter & <CR> "
-"angiver."
+"Brug vælg i aktuel gruppe eller alle grupper. <MELLEMRUM> skifter & <CR> "
+"ændrer."
 
 #: src/lang.c:330
 msgid "kill an article via a menu"
@@ -1756,7 +1817,7 @@ msgstr "dræb en artikel via en menu"
 
 #: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
-msgstr "vælg automatisk (varm) en artikel via en menu"
+msgstr "vælg automatisk (populær) en artikel via en menu"
 
 #: src/lang.c:332
 msgid "Browse URLs in article"
@@ -1896,7 +1957,7 @@ msgstr "slå ROT-13 (basisafkodning) for
 
 #: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
-msgstr "slå indryksbredde 4 <-> 8 til/fra"
+msgstr "slå indrykningsbredde 4 <-> 8 til/fra"
 
 #: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
@@ -2034,11 +2095,11 @@ msgstr "vælg indstilling"
 
 #: src/lang.c:403
 msgid "toggle to attributes menu"
-msgstr "skift til attributmenu til/fra"
+msgstr "slå attributmenu til/fra"
 
 #: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
-msgstr "vælg artikelinterval påvirket af næste kommando"
+msgstr "vælg interval af artikler som påvirkes af næste kommando"
 
 #: src/lang.c:405
 msgid "escape from command prompt"
@@ -2174,6 +2235,8 @@ msgstr "slå minihjælpens menuvisning t
 #: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
+"løb igennem visningen af forfatters e-postadresse, fulde navn, begge eller "
+"ingen"
 
 #: src/lang.c:440
 msgid "show version information"
@@ -2352,13 +2415,12 @@ msgid "choose last group in list"
 msgstr "vælg sidste gruppe i listen"
 
 #: src/lang.c:484
-#, fuzzy
 msgid "list groups which an article has been posted to (by Message-ID)"
-msgstr "gå til artikel valgt efter besked-id"
+msgstr "vis grupper som en artikel er blevet indsendt til (efter besked-id)"
 
 #: src/lang.c:485
 msgid " \t  (go to article if at least one of the groups is available)"
-msgstr ""
+msgstr " \t  (gå til artikel hvis mindst en af grupperne er tilgængelig)"
 
 #: src/lang.c:487
 msgid "mark all articles in chosen group unread"
@@ -2416,10 +2478,11 @@ msgstr "genlæste aktiv fil for at tjekk
 #: src/lang.c:500
 msgid "toggle display of group name only or group name plus description"
 msgstr ""
+"slå visning kun af gruppenavn eller gruppenavn plus beskrivelse til/fra"
 
 #: src/lang.c:501
 msgid "toggle display to show all/unread subscribed groups"
-msgstr ""
+msgstr "slå visning af vis alle/ulæste abonnerede grupper til/fra"
 
 #: src/lang.c:502
 msgid "unsubscribe from chosen group"
@@ -2427,7 +2490,7 @@ msgstr "fjern abonnement fra valgt grupp
 
 #: src/lang.c:503
 msgid "unsubscribe from groups that match pattern"
-msgstr ""
+msgstr "fjern abonnement fra grupper som matcher mønster"
 
 #: src/lang.c:504
 msgid "sort the list of groups"
@@ -2435,7 +2498,7 @@ msgstr "sorter gruppelisten"
 
 #: src/lang.c:505
 msgid "toggle display to show all/subscribed groups"
-msgstr ""
+msgstr "slå visning af vis alle/abonnerede grupper til/fra"
 
 #: src/lang.c:506
 msgid "0 - 9\t  choose article by number"
@@ -2481,7 +2544,7 @@ msgid ""
 "------------------"
 msgstr ""
 "Vis egenskaber\n"
-"------------------"
+"--------------"
 
 #: src/lang.c:516
 msgid ""
@@ -2489,19 +2552,23 @@ msgid ""
 "-------------"
 msgstr ""
 "Diverse\n"
-"-------------"
+"-------"
 
 #: src/lang.c:517
 msgid ""
 "Moving around\n"
 "-------------"
 msgstr ""
+"Flytter rundt\n"
+"-------------"
 
 #: src/lang.c:518
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
 msgstr ""
+"Gruppe/tråd/artikel-handlinger\n"
+"------------------------------"
 
 #: src/lang.c:519
 msgid ""
@@ -2509,19 +2576,23 @@ msgid ""
 "---------------------"
 msgstr ""
 "Vedhæftningshandlinger\n"
-"----------------"
+"---------------------- "
 
 #: src/lang.c:520
 msgid ""
 "Attribute operations\n"
 "--------------------"
 msgstr ""
+"Attributhandlinger\n"
+"------------------"
 
 #: src/lang.c:521
 msgid ""
 "Option operations\n"
 "-----------------"
 msgstr ""
+"Tilvalgshandlinger\n"
+"------------------"
 
 #: src/lang.c:522
 msgid ""
@@ -2529,7 +2600,7 @@ msgid ""
 "----------------"
 msgstr ""
 "Virkefeltshandlinger\n"
-"----------------"
+"--------------------"
 
 #: src/lang.c:523
 msgid ""
@@ -2537,7 +2608,7 @@ msgid ""
 "--------------"
 msgstr ""
 "URL-handlinger\n"
-"----------------"
+"--------------"
 
 #: src/lang.c:524
 msgid "choose first URL in list"
@@ -2620,7 +2691,7 @@ msgstr "Handling deaktiveret i tilstande
 #: src/lang.c:545
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
-msgstr ""
+msgstr "%d udskudt %s, genbrug med ^O...\n"
 
 #: src/lang.c:546
 msgid ""
@@ -2628,6 +2699,10 @@ msgid ""
 "  To get the whole article, turn alternative handling OFF in the Option "
 "Menu\n"
 msgstr ""
+"X-Conversion-Note: multipart/alternative-indhold er blevet fjernet.\n"
+"  For at hente hele artiklen, skal alternativ håndtering deaktiveres "
+"(angives\n"
+"  som OFF) i indstillingsmenuen\n"
 
 #: src/lang.c:548
 #, c-format
@@ -2680,28 +2755,60 @@ msgid ""
 "files.\n"
 "Please send bug-reports/comments to %s with the 'R' command.\n"
 msgstr ""
+"\n"
+"Velkommen til %s, en trådopdelt nyhedsgruppelæser i fuld skærm. Den kan "
+"læse\n"
+"nyheder lokalt (dvs. <spool>/news) eller eksternt (tilvalget -r)  fra en "
+"NNTP-\n"
+"server (Network News Transport Protocol). -h viser de tilgængelige\n"
+"indstillinger for kommandolinjen.\n"
+"\n"
+"%s har fire niveauer for nyhedslæsning, en side med valg af nyhedsgruppe, "
+"siden\n"
+"med gruppeindeks, siden med visning af tråde og artikelfremviseren. Hjælp "
+"er\n"
+"tilgængelig på hvert niveau ved at trykke på kommandoen »h«\n"
+"\n"
+"Flyt op/ned ved at bruge terminalens taster eller »j« og »k«. Brug SideOp/\n"
+"SideNed eller Ctrl-U og Ctrl-D for at gå en side op eller ned. Gå i en\n"
+"nyhedsgruppe ved at trykke på RETUR/INDRYK.\n"
+"\n"
+"Artikler, tråde, mærkede artikler eller artikler der matcher et mønster kan\n"
+"sendes (kommandoen »m«), udskrives (kommandoen »o«), gemmes (kommandoen "
+"»s«),\n"
+"sendes via en datakanal (kommandoen »|«). Brug kommandoen »w« til at "
+"indsende\n"
+"en artikel, kommandoerne »f«/»F« til at indsende en opfølgning på en\n"
+"eksisterende artikel og kommandoerne »r«/»R« til at svare via post til en\n"
+"forfatter på en artikel. Kommandoen »M« muliggør at operationen af %s kan\n"
+"konfigureres via en menu.\n"
+"\n"
+"For yderligere information så læs manualsiden og README-, INSTALL-, TODO- "
+"og\n"
+"FTP-filerne.\n"
+"Send venligst fejlrapporter/kommentarer til %s med kommandoen »R«.\n"
 
 #: src/lang.c:568
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
-msgstr ""
+msgstr "Ugyldig Fra: %s-linje. Læs filen INSTALL igen."
 
 #: src/lang.c:570
 msgid "Invalid multibyte sequence found\n"
-msgstr ""
+msgstr "Ugyldig multibyte-sekvens fundet\n"
 
 #: src/lang.c:573
 #, c-format
 msgid "Invalid  Sender:-header %s"
-msgstr ""
+msgstr "Ugyldig Afsender:-teksthoved %s"
 
 #: src/lang.c:575
 msgid "Inverse video disabled"
-msgstr ""
+msgstr "Omvendt video deaktiveret"
 
 #: src/lang.c:576
 msgid "Inverse video enabled"
-msgstr ""
+msgstr "Omvendt video aktiveret"
 
 #: src/lang.c:578
 #, c-format
@@ -2775,23 +2882,22 @@ msgid "Lines %s  "
 msgstr "Linjer %s  "
 
 #: src/lang.c:596
-#, fuzzy
 msgid "Function not available."
-msgstr "Artikel utilgængelig"
+msgstr "Funktionen er ikke tilgængelig."
 
 #: src/lang.c:597
 msgid "Not reading via NNTP."
-msgstr ""
+msgstr "Læser ikke via NNTP."
 
 #: src/lang.c:598
-#, fuzzy, c-format
+#, c-format
 msgid "Group: %s"
-msgstr "Gruppe %.*s ..."
+msgstr "Gruppe: %s"
 
 #: src/lang.c:599
-#, fuzzy, c-format
+#, c-format
 msgid "Groups: %s"
-msgstr "Gruppe %.*s ..."
+msgstr "Grupper: %s"
 
 #: src/lang.c:602
 msgid "Mail"
@@ -2979,6 +3085,7 @@ msgstr ""
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr ""
+"<n>=angiv nuværende til n; %s=næste ulæst; %s=opsamling; %s=vis slå til/fra"
 
 #: src/lang.c:642
 #, c-format
@@ -3093,7 +3200,7 @@ msgstr "Ingen sidste besked"
 
 #: src/lang.c:670
 msgid "No mail address"
-msgstr "Ingen e-post-adresse"
+msgstr "Ingen e-postadresse"
 
 #: src/lang.c:671
 msgid "No articles marked for saving"
@@ -3150,32 +3257,32 @@ msgstr "Intet emne"
 #: src/lang.c:685
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
-msgstr ""
+msgstr "%s: Terminal skal have en ryd til linjeafslutning (ce)\n"
 
 #: src/lang.c:686
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
-msgstr ""
+msgstr "%s: Terminal skal have en ryd til slut på skærm (cd)\n"
 
 #: src/lang.c:687
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
-msgstr ""
+msgstr "%s: Terminal skal have ryd skærm-funktionalitet (cl)\n"
 
 #: src/lang.c:688
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
-msgstr ""
+msgstr "%s: Terminal skal have markørbevægelse (cm)\n"
 
 #: src/lang.c:689
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
-msgstr ""
+msgstr "%s: TERM-variabel skal være angivet for at bruge skærmfunktioner\n"
 
 #: src/lang.c:691
 #, c-format
 msgid "No viewer found for %s/%s\n"
-msgstr ""
+msgstr "Ingen fremviser fundet for %s/%s\n"
 
 #: src/lang.c:692
 msgid "Newsgroup does not exist on this server"
@@ -3186,13 +3293,18 @@ msgstr "Nyhedsgruppe eksisterer ikke på
 msgid "Group %s not found in active file"
 msgstr "Gruppe %s blev ikke fundet i aktiv fil"
 
+# tysk bruger = ("c=erzeuge, a=alternativer Name, d=voreingestellte .newsrc, q=beende tin: ")
+# det var også en mulighed, måske bedre=?
 #: src/lang.c:694
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
+"opret (c) den, brug et alternativt (a) navn, brug standarden (d) .newsrc, "
+"afslut (q) tin: "
 
 #: src/lang.c:695
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
+"brug alternativt (a) navn, brug standarden (d) .newsrc, afslut (a) tin: "
 
 #: src/lang.c:696
 #, c-format
@@ -3210,6 +3322,17 @@ msgid ""
 "#   news.example.org  /tmp/nrc-ex      example    ex\n"
 "#\n"
 msgstr ""
+"# NNTP-server -> newsrc-oversættelsestabel og NNTP-server\n"
+"# liste med korte navne for %s %s\n"
+"#\n"
+"# formater for denne fil er\n"
+"#   <FQDN af NNTP-server> <newsrc-fil> <kort_navn> ...\n"
+"#\n"
+"# hvis <newsrc file> angives uden sti, så antages $HOME som dets placering\n"
+"#\n"
+"# eksempler:\n"
+"#   news.tin.org      .newsrc-tin.org  tinorg\n"
+"#   news.example.org  /tmp/nrc-ex      eksempel   ex\n"
 
 #: src/lang.c:703
 msgid "Only"
@@ -3231,7 +3354,7 @@ msgstr "Kommandoer for indstillingsmenu"
 #: src/lang.c:709
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
-msgstr ""
+msgstr "Fejl i regulært udtryk: %s ved pos. %d »%s«"
 
 #: src/lang.c:710
 #, c-format
@@ -3241,7 +3364,7 @@ msgstr "Fejl i regulært udtryk: intern
 #: src/lang.c:711
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
-msgstr ""
+msgstr "Fejl i regulært udtryk: study - prcre-intern fejl %s"
 
 #: src/lang.c:712
 msgid "Post a followup..."
@@ -3254,6 +3377,9 @@ msgid ""
 "error is temporary or otherwise correctable, you can postpone the article\n"
 "and pick it up again with ^O later.\n"
 msgstr ""
+"Der opstod en fejl under indsendelse af artiklen. Hvis du tror, at\n"
+"denne fejl er midlertidig eller på anden måde kan rettes, så kan du\n"
+"udsætte artiklen og samle den op igen senere med ^O senere.\n"
 
 #: src/lang.c:717
 msgid "Posted articles history"
@@ -3266,11 +3392,11 @@ msgstr "Send til nyhedsgruppe(r) [%s]> "
 
 #: src/lang.c:719
 msgid "-- post processing started --"
-msgstr ""
+msgstr "-- efterbehandling startet --"
 
 #: src/lang.c:720
 msgid "-- post processing completed --"
-msgstr ""
+msgstr "-- efterbehandling færdig --"
 
 #: src/lang.c:721
 #, c-format
@@ -3282,6 +3408,8 @@ msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr ""
+"# Oversigt over sendte/indsendte beskeder kan ses med kommandoen »W« inden "
+"fra tin.\n"
 
 #: src/lang.c:723
 msgid "Posting article..."
@@ -3295,7 +3423,7 @@ msgstr "Send udsatte artikler [%%s]? (%s
 #: src/lang.c:725
 #, c-format
 msgid "Hot %s"
-msgstr "Varm %s"
+msgstr "Populær %s"
 
 #: src/lang.c:726
 #, c-format
@@ -3501,7 +3629,7 @@ msgstr "Vælg linjer: (</>num): "
 
 #: src/lang.c:781
 msgid "Auto-select Article Menu"
-msgstr ""
+msgstr "Vælg automatisk artikelmenu"
 
 #: src/lang.c:782
 #, c-format
@@ -3537,6 +3665,14 @@ msgid ""
 "############################################################################\n"
 "\n"
 msgstr ""
+"# %s serverkonfigurationsfil\n"
+"# Denne fil blev automatisk gemt af %s %s %s (»%s«)\n"
+"#\n"
+"# Rediger ikke mens %s afvikles, da alle dine ændringer til denne fil\n"
+"# vil blive overskrevet når du forlader %s.\n"
+"# Rediger ikke med mindre du ved, hvad du laver.\n"
+"############################################################################\n"
+"\n"
 
 #: src/lang.c:793
 msgid "Showing unread groups only"
@@ -3574,7 +3710,7 @@ msgstr "Gemt"
 #: src/lang.c:801
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
-msgstr "%4d ulæst (%4d varm) %s i %s\n"
+msgstr "%4d ulæst (%4d populær) %s i %s\n"
 
 #: src/lang.c:802
 #, c-format
@@ -3620,8 +3756,8 @@ msgstr "%s: Skærm er for lille\n"
 
 #: src/lang.c:812
 #, c-format
-msgid "screen is too small, %s is exiting\n"
-msgstr "skærm er for lille, %s afslutter\n"
+msgid "screen is too small, %s is exiting"
+msgstr "skærm er for lille, %s afslutter"
 
 #: src/lang.c:813
 msgid "Delete scope?"
@@ -3691,6 +3827,8 @@ msgstr "Vælg artikel> "
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
+"Vælg indstililngsnummer før tekst eller brug piletasterne og <CR>. »q« for "
+"at afslutte."
 
 #: src/lang.c:829
 msgid "Select group> "
@@ -3699,7 +3837,7 @@ msgstr "Vælg gruppe> "
 #: src/lang.c:830
 #, c-format
 msgid "Enter selection pattern [%s]> "
-msgstr ""
+msgstr "Indtast markeringsmønster [%s]> "
 
 #: src/lang.c:831
 msgid "Select thread> "
@@ -3712,7 +3850,7 @@ msgstr "%s %s %s (\"%s\") [%s]: send en
 
 #: src/lang.c:833
 msgid "servers active-file"
-msgstr ""
+msgstr "servers active-fil"
 
 #: src/lang.c:834
 msgid "Cannot move into new newsgroups. Subscribe first..."
@@ -3739,17 +3877,17 @@ msgstr "Tråd (%.*s)"
 
 #: src/lang.c:839
 msgid "Enter wildcard subscribe pattern> "
-msgstr ""
+msgstr "Indtast abonnementmønster med jokertegn> "
 
 #: src/lang.c:840
 #, c-format
 msgid "subscribed to %d groups"
-msgstr ""
+msgstr "har tegnet abonnement på %d grupper"
 
 #: src/lang.c:841
 #, c-format
 msgid "Subscribed to %s"
-msgstr ""
+msgstr "har tegnet abonnement på %s"
 
 #: src/lang.c:842
 msgid "Subscribing... "
@@ -3785,7 +3923,7 @@ msgstr "%d dage"
 
 #: src/lang.c:849
 msgid "<TAB>"
-msgstr ""
+msgstr "<TAB>"
 
 #: src/lang.c:850
 msgid "TeX "
@@ -3793,7 +3931,7 @@ msgstr "TeX "
 
 #: src/lang.c:851
 msgid "# Default action/prompt strings\n"
-msgstr ""
+msgstr "# Standardstrenge for handling/prompt\n"
 
 #: src/lang.c:852
 msgid ""
@@ -3805,15 +3943,27 @@ msgid ""
 "# case=ON/OFF    ON=filter case sensitive OFF=ignore case\n"
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
+"# Standarder for hurtig (1 tast) dræb og filtre for automatisk markering\n"
+"# header=NUM  0,1=Emne: 2,3=Fra: 4=Besked-id: og fuld Reference:-linje\n"
+"#             5=Kun Besked-id:- og sidste refernece:-post\n"
+"#             6=Kun Besked-id:-post 7=Linjer:\n"
+"# global=ON/OFF  ON=Anvend for alle grupper OFF=anvend på nuværende gruppe\n"
+"# case=ON/OFF    ON=filtrer efter store/små bogst. OFF=ignorer små/store b.\n"
+"# expire=ON/OFF  ON=begræns til default_filter_days (antal filtrerdage)\n"
+"                 OFF=udløb aldrig\n"
 
 #: src/lang.c:865
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
+"# Hvis slået til, så brug udskriv nuværende emne eller "
+"nyhedsgruppebeskrivelse\n"
+"  i den sidste linje\n"
 
 #: src/lang.c:866
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
+"# Værts- og tidsinformation brugt til detektering af nye grupper (rør ikke)\n"
 
 #: src/lang.c:867
 msgid "There is no news\n"
@@ -3979,10 +4129,13 @@ msgstr "Anvend MIME-visningsprogram for
 #: src/lang.c:910
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
+"  -c       marker alle nyheder som læst i abonnerede nyhedsgrupper "
+"(jobtilstand)"
 
 #: src/lang.c:911
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
+"  -Z       returner statusindikation hvis der er ulæste nyheder (jobtilstand)"
 
 #: src/lang.c:912
 msgid "  -q       don't check for new newsgroups"
@@ -3996,9 +4149,10 @@ msgstr "  -X       gem ikke nogen filer
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       vis ikke beskrivelser for nyhedsgrupper"
 
+# »-G grænse« må være tilvalg+flag mens resten er beskrivelse
 #: src/lang.c:915
 msgid "  -G limit get only limit articles/group"
-msgstr "  -G begr. hent kun artikler/gruppe med denne begrænsning"
+msgstr "  -G grænse hent kun artikler/gruppe med denne begrænsning"
 
 #: src/lang.c:916
 #, c-format
@@ -4012,7 +4166,7 @@ msgstr "  -h       denne hjælpebesked"
 #: src/lang.c:918
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
-msgstr "  -I dir   mappe for nyhedsindeksfilen [standard=%s]"
+msgstr "  -I mappe mappe for nyhedsindeksfilen [standard=%s]"
 
 #: src/lang.c:919
 msgid "  -u       update index files (batch mode)"
@@ -4036,9 +4190,12 @@ msgstr ""
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr "  -N       send nye nyheder til dine indlæg (jobtilstand)"
 
+# Jeg ville sætte (mindst) to mellemrum for at adskille ligesom i
+# coreutils, og så rykke ekstra ind om nødvendigt.  Også selvom den
+# engelske ikke gør det
 #: src/lang.c:923
 msgid "  -M user  mail new news to specified user (batch mode)"
-msgstr "  -M brug. send nye nyheder til specificeret bruger (jobtilstand)"
+msgstr "  -M bruger  send nye nyheder til specificeret bruger (jobtilstand)"
 
 #: src/lang.c:924
 #, c-format
@@ -4047,7 +4204,7 @@ msgstr "  -f fil   har abonnement for ny
 
 #: src/lang.c:925
 msgid "  -x       no-posting mode"
-msgstr ""
+msgstr "  -x       tilstand uden indsendelse"
 
 #: src/lang.c:926
 msgid "  -w       post an article and exit"
@@ -4059,12 +4216,12 @@ msgstr "  -o       send alle udsatte art
 
 #: src/lang.c:928
 msgid "  -R       read news saved by -S option"
-msgstr ""
+msgstr "  -R       læs nyheder gemt med tilvalget -S"
 
 #: src/lang.c:929
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
-msgstr ""
+msgstr "  -s mappe gem nyhedsmappe [standard=%s]"
 
 #: src/lang.c:930
 msgid "  -S       save new news for later reading (batch mode)"
@@ -4072,7 +4229,7 @@ msgstr "  -S       gem nye nyheder til s
 
 #: src/lang.c:931
 msgid "  -z       start if any unread news"
-msgstr ""
+msgstr "  -z       start hvis der er ulæste nyheder"
 
 #: src/lang.c:932
 #, c-format
@@ -4081,10 +4238,13 @@ msgid ""
 "\n"
 "Usage: %s [options] [newsgroup[,...]]"
 msgstr ""
+"En Usenetlæser.\n"
+"\n"
+"Brug: %s [tilvalg] [nyhedsgruppe[,...]]"
 
 #: src/lang.c:933
 msgid "  -v       verbose output for batch mode options"
-msgstr "  -v       uddybende resultat for jobtilstandsindstillinger"
+msgstr "  -v       uddybende udskrift for jobtilstandsindstillinger"
 
 #: src/lang.c:934
 msgid "  -V       print version & date information"
@@ -4093,12 +4253,12 @@ msgstr "  -V       vis version- & datoin
 #: src/lang.c:935
 #, c-format
 msgid "%s only useful without batch mode operations\n"
-msgstr ""
+msgstr "%s er kun nyttig uden jobtilstandsoperationer\n"
 
 #: src/lang.c:936
 #, c-format
 msgid "%s only useful for batch mode operations\n"
-msgstr ""
+msgstr "%s er kun nyttig for jobtilstandsoperationer\n"
 
 #: src/lang.c:937
 #, c-format
@@ -4161,6 +4321,9 @@ msgid ""
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
+"\n"
+"Advarsel: Artikel har »References:« men »Subject:« begynder ikke med\n"
+"          »Re:« og indeholder ikke »(was:«.\n"
 
 #: src/lang.c:950
 msgid ""
@@ -4175,6 +4338,15 @@ msgid ""
 "This is the article you are about to cancel:\n"
 "\n"
 msgstr ""
+"Læs omhyggeligt!\n"
+"\n"
+"  Du er ved at fjerne en artikel, som ser ud til at være skrevet af dig "
+"selv.\n"
+"  Det vil fjerne artiklen fra de fleste nyhedsservere, men der er ingen\n"
+"  garanti for at det vil fungere.\n"
+"\n"
+"Dette er artiklen, du er ved at fjerne:\n"
+"\n"
 
 #: src/lang.c:954
 msgid ""
@@ -4255,6 +4427,9 @@ msgid ""
 "as\n"
 "         possible.\n"
 msgstr ""
+"\n"
+"Advarsel: Din signatur er længere end %d linjer. Da signaturer normalt ikke\n"
+"          indeholder nyttig information, skal de være så korte som mulig.\n"
 
 #: src/lang.c:975
 #, c-format
@@ -4364,6 +4539,27 @@ msgid ""
 "#  15 = light white\n"
 "\n"
 msgstr ""
+"# Ændring af flere skærmdele\n"
+"# Mulige værdier er:\n"
+"#  -1 = standard (hvid i forgrunden og sort i baggrunden)\n"
+"#   0 = sort\n"
+"#   1 = rød\n"
+"#   2 = grøn\n"
+"#   3 = brun\n"
+"#   4 = blå\n"
+"#   5 = lyserød\n"
+"#   6 = cyan\n"
+"#   7 = hvid\n"
+"# Disse er *kun* for forgrunden:\n"
+"#   8 = grå\n"
+"#   9 = lyserød\n"
+"#  10 = lysegrøn\n"
+"#  11 = gul\n"
+"#  12 = lyseblå\n"
+"#  13 = lys lyserød\n"
+"#  14 = lys cyan\n"
+"#  15 = lys hvid\n"
+"\n"
 
 #: src/lang.c:1035
 msgid "  -a       toggle color flag"
@@ -4374,6 +4570,8 @@ msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
 msgstr ""
+"\n"
+"Fejl: Followup-To angivet til mere end en nyhedsgruppe!\n"
 
 #: src/lang.c:1040
 #, c-format
@@ -4514,7 +4712,7 @@ msgstr ""
 #: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
-msgstr "%s=afslut, %s=rediger, %s=ispell, %s=pgp, %s=sendt [%%s]: "
+msgstr "%s=afslut, %s=rediger, %s=ispell, %s=pgp, %s=send [%%s]: "
 
 #: src/lang.c:1078
 #, c-format
@@ -4532,7 +4730,7 @@ msgstr "%s=afslut, %s=rediger, %s=pgp, %
 #: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
-msgstr "%s=afslut, %s=rediger, %s=pgp, %s=sendt [%%s]: "
+msgstr "%s=afslut, %s=rediger, %s=pgp, %s=send [%%s]: "
 
 #: src/lang.c:1082
 #, c-format
@@ -4563,7 +4761,7 @@ msgstr "%s=afslut, %s=rediger, %s=menu,
 #: src/lang.c:1091
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
-msgstr "%s=afslut, %s=rediger, %s=indsend [%%s]: "
+msgstr "%s=afslut, %s=rediger, %s=send [%%s]: "
 
 #: src/lang.c:1092
 #, c-format
@@ -4702,8 +4900,8 @@ msgstr "Din server har ikke Xref: I sin
 
 #: src/lang.c:1137
 #, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
-msgstr "Kan ikke åbne %s. Prøv %s -r for at læse nyheder via NNTP.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
+msgstr "Kan ikke åbne %s. Prøv %s -r for at læse nyheder via NNTP."
 
 #: src/lang.c:1140
 msgid "  -Q       quick start. Same as -qd"
@@ -4736,7 +4934,7 @@ msgstr "%d %s udskrevet"
 
 #: src/lang.c:1153
 msgid "output article/thread/hot/pattern/tagged articles to printer"
-msgstr ""
+msgstr "send artikel/tråd/populær artikel/mønster/mærkede artikler til printer"
 
 #: src/lang.c:1154
 msgid "Print"
@@ -4747,13 +4945,14 @@ msgid "Printing..."
 msgstr "Udskriver ..."
 
 #: src/lang.c:1159
-#, fuzzy, c-format
+#, c-format
 msgid "%d %s piped to \"%s\""
-msgstr "%d %s udskrevet"
+msgstr "%d %s sendt via datakanal til »%s«"
 
 #: src/lang.c:1160
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr ""
+"send artikel/tråd/populær artikel/mønster/mærkede artikler til kommando"
 
 #: src/lang.c:1161
 msgid "No command"
@@ -4785,6 +4984,10 @@ msgid ""
 "       from  the  contents.  Use a  comma  (,)  to separate  multiple\n"
 "       newsgroup names.\n"
 msgstr ""
+"\n"
+"Fejl: Linjen »%s:« har mellemrum som SKAL fjernes. Det eneste\n"
+"      lovlige mellemrum er det adskilt af kolon (:) fra indholdet.\n"
+"      Brug et komma (,) for at adskille flere nyhedsgruppers navne.\n"
 
 #: src/lang.c:1175
 #, c-format
@@ -4794,6 +4997,10 @@ msgid ""
 "       the line  may not  contain  whitespace,  this is  not allowed.\n"
 "       Please write all newsgroups into a single line.\n"
 msgstr ""
+"\n"
+"Fejl: Linjen »%s:« fortsættes ikke på næste linje. Da linjen ikke\n"
+"      må indeholde blanke felter, er dette ikke tilladt.\n"
+"      Skriv venligst alle nyhedsgrupper i en enkel linje.\n"
 
 #: src/lang.c:1180
 #, c-format
@@ -4803,6 +5010,11 @@ msgid ""
 "         This is a very new feature and may not be accepted by all servers.\n"
 "         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr ""
+"\n"
+"Advarsel: Linjen »%s:« fortsættes på den næste linje.\n"
+"          Dette er en helt ny funktion og accepteres måske ikke af alle\n"
+"          servere. For at undgå problemer så skriv alle nyhedsgrupper på\n"
+"          en enkelt linje.\n"
 
 #: src/lang.c:1184
 #, c-format
@@ -4875,48 +5087,54 @@ msgid ""
 "%s=post"
 msgstr ""
 "%s=datakanal; %s=post; %s=udskriv; %s=afslut; %s=skift alle/ulæst; %s=gem; "
-"%s=mærke; %s=indsend"
+"%s=sæt mærke; %s=indsend"
 
 #: src/lang.c:1225
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
+"%s=datakanal; %s=post; %s=udskriv; %s=afslut; %s=besvar; %s=gem; %s=sæt "
+"mærke; %s=indsend"
 
 #: src/lang.c:1227
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
-"%s=post; %s=udskriv; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=mærke; "
+"%s=post; %s=udskriv; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=sæt mærke; "
 "%s=indsend"
 
 #: src/lang.c:1228
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
-"%s=post; %s=udskriv; %s=afslut; %s=svar post; %s=gem; %s=mærke; %s=indsend"
+"%s=post; %s=udskriv; %s=afslut; %s=besvar; %s=gem; %s=sæt mærke; %s=indsend"
 
 #: src/lang.c:1232
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
+"%s=datakanal; %s=post; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=sæt mærke; "
+"%s=indsend"
 
 #: src/lang.c:1233
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
+"%s=datakanal; %s=post; %s=afslut; %s=besvar; %s=gem; %s=sæt mærke; %s=indsend"
 
 #: src/lang.c:1235
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
+"%s=post; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=sæt mærke; %s=indsend"
 
 #: src/lang.c:1236
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
-msgstr ""
+msgstr "%s=post; %s=afslut; %s=besvar; %s=gem; %s=sæt mærke; %s=indsend"
 
 #: src/lang.c:1242
 msgid "Terminal does not support color"
@@ -4945,11 +5163,11 @@ msgstr "Både emne og referencer"
 
 #: src/lang.c:1265
 msgid "Multipart Subject"
-msgstr ""
+msgstr "Emne i flere dele"
 
 #: src/lang.c:1266
 msgid "Percentage Match"
-msgstr ""
+msgstr "Procentmatch"
 
 #: src/lang.c:1279 src/lang.c:1370 src/lang.c:1449
 msgid "No"
@@ -5071,7 +5289,7 @@ msgstr "Bedste fremhævelse"
 
 #: src/lang.c:1360
 msgid "Underline"
-msgstr ""
+msgstr "Understregning"
 
 #: src/lang.c:1361
 msgid "Reverse video"
@@ -5083,7 +5301,7 @@ msgstr "Blinkende"
 
 #: src/lang.c:1363
 msgid "Half bright"
-msgstr ""
+msgstr "Halv lyssætning"
 
 #: src/lang.c:1364
 msgid "Bold"
@@ -5406,7 +5624,7 @@ msgstr "Filterindstillinger"
 #: src/lang.c:2861 src/lang.c:2869 src/lang.c:2883 src/lang.c:2889
 #: src/lang.c:2927
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
-msgstr "<MELLEMRUM> skifter, <CR> angiver, <ESC> afbryder."
+msgstr "<MELLEMRUM> skifter, <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:1623
 msgid "Show mini menu & posting etiquette"
@@ -5417,14 +5635,14 @@ msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
 msgstr ""
-"# Hvis ON vis en minimenu med nyttige kommandoer på hvert niveau\n"
+"# Hvis slået til, så vis en minimenu med nyttige kommandoer på hvert niveau\n"
 "# og indlægsetikette efter komponering af en artikel\n"
 
 #: src/lang.c:1629
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Vis kort beskrivelse for hver nyhedsgruppe. <MELLEMRUM> skifter og <CR> "
-"angiver."
+"ændrer."
 
 #: src/lang.c:1630
 msgid "Show description of each newsgroup"
@@ -5435,7 +5653,7 @@ msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
 msgstr ""
-"# Hvis ON vis gruppebeskrivelsestekst efter nyhedsgruppenavn\n"
+"# Hvis slået til, så vis gruppebeskrivelsestekst efter nyhedsgruppenavn\n"
 "# på gruppemarkeringsniveau\n"
 
 #: src/lang.c:1636
@@ -5444,7 +5662,7 @@ msgid ""
 "sets."
 msgstr ""
 "Vis Fra-felter (forfatter) i gruppe- og trådniveau. <MELLEMRUM> skifter og "
-"<CR> angiver."
+"<CR> ændrer."
 
 #: src/lang.c:1637
 msgid "In group and thread level, show author by"
@@ -5459,7 +5677,7 @@ msgid ""
 "# * 2 = full name\n"
 "#   3 = both\n"
 msgstr ""
-"# Del af Fra-felt at vise i gruppe- og trådniveau\n"
+"# Del af Fra-felt, der skal vises i gruppe- og trådniveau\n"
 "# Mulige værdier er (standarden er markeret med *):\n"
 "#   0 = ingen\n"
 "#   1 = adresse\n"
@@ -5470,7 +5688,7 @@ msgstr ""
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Tegn -> eller fremhævet bjælke for markering. <MELLEMRUM> skifter og <CR> "
-"angiver."
+"ændrer."
 
 #: src/lang.c:1648
 msgid "Draw -> instead of highlighted bar"
@@ -5478,7 +5696,8 @@ msgstr "Tegn -> i stedet for fremhævet
 
 #: src/lang.c:1649
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
-msgstr "# Hvis ON brug -> ellers fremhævet bjælke for markering\n"
+msgstr ""
+"# Hvis slået til, så brug -> ellers brug fremhævet bjælke for markering\n"
 
 #: src/lang.c:1654
 msgid "Use inverse video for page headers"
@@ -5487,7 +5706,8 @@ msgstr "Brug omvendt video for sidetekst
 #: src/lang.c:1655
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
-"# Hvis ON brug omvendt video for sideteksthoveder på forskellige niveauer\n"
+"# Hvis slået til, så brug omvendt video for sideteksthoveder på forskellige "
+"niveauer\n"
 
 #: src/lang.c:1660
 msgid "Thread articles by"
@@ -5504,10 +5724,18 @@ msgid ""
 "#   4 = Multipart Subject\n"
 "#   5 = Percentage Match\n"
 msgstr ""
+"# Opdel artikler efter ...\n"
+"# Mulige værdier er (standarden er markeret med *):\n"
+"#   0 = intet\n"
+"#   1 = Emne\n"
+"#   2 = Referencer\n"
+"# * 3 = Begge (emne og referencer)\n"
+"#   4 = Emne med flere dele\n"
+"#   5 = Procentmatch\n"
 
 #: src/lang.c:1672
 msgid "Enter percentage match required to thread together. <CR> sets."
-msgstr "Indtast procentmatch krævet for at lave tråde. <CR> angiver."
+msgstr "Indtast procentmatch krævet for at lave tråde. <CR> ændrer."
 
 #: src/lang.c:1673
 msgid "Thread percentage match"
@@ -5551,7 +5779,7 @@ msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Sorter artikler efter Emne, Fra, Dato eller Bedømmelse. <MELLEMRUM> skifter "
-"og <CR> vælger."
+"og <CR> ændrer."
 
 #: src/lang.c:1697
 msgid "Sort articles by"
@@ -5578,7 +5806,7 @@ msgstr ""
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Sorter tråde efter intet eller bedømmelse. <MELLEMRUM> skifter og <CR> "
-"angiver."
+"ændrer."
 
 #: src/lang.c:1715
 msgid "Sort threads by"
@@ -5600,7 +5828,7 @@ msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Placer markør på første/sidste ulæste artikel i grupper. <MELLEMRUM> skifter "
-"og <CR> angiver."
+"og <CR> ændrer."
 
 #: src/lang.c:1727
 msgid "Go to first unread article in group"
@@ -5609,12 +5837,15 @@ msgstr "Gå til den første ulæste arti
 #: src/lang.c:1728
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
+"# Hvis slået til, så placer markør ved første ulæste artikel i gruppen "
+"ellers\n"
+"  ved sidste artikel\n"
 
 #: src/lang.c:1732
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Vis alle artikler eller kun ulæste artikler. <MELLEMRUM> skifter og <CR> "
-"angiver."
+"ændrer."
 
 #: src/lang.c:1733
 msgid "Show only unread articles"
@@ -5622,7 +5853,7 @@ msgstr "Vis kun ulæste artikler"
 
 #: src/lang.c:1734
 msgid "# If ON show only new/unread articles otherwise show all.\n"
-msgstr ""
+msgstr "# Hvis slået til, så vis kun nye/ulæste artikler ellers vis alle.\n"
 
 #: src/lang.c:1739
 msgid "Show only groups with unread arts"
@@ -5631,6 +5862,8 @@ msgstr "Vis kun grupper med ulæst kunst
 #: src/lang.c:1740
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
+"# Hvis slået til, så vis kun abonnerede grupper som indeholder ulæste "
+"artikler.\n"
 
 #: src/lang.c:1745
 msgid "Filter which articles"
@@ -5682,17 +5915,18 @@ msgstr ""
 
 #: src/lang.c:1784
 msgid "List thread using right arrow key"
-msgstr ""
+msgstr "Vis tråd via højre piletast"
 
 #: src/lang.c:1785
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
+"# Hvis slået til, så vis automatisk tråd når den vælges via højre piletast.\n"
 
 #: src/lang.c:1789
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegnet som skal indikere slettede artikler. <CR> angiver, <ESC> "
+"Indtast tegnet som skal angive slettede artikler. <CR> ændrer, <ESC> "
 "afbryder."
 
 #: src/lang.c:1790
@@ -5711,7 +5945,7 @@ msgstr ""
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegnet som skal indikere artikler i et interval. <CR> vælger, <ESC> "
+"Indtast tegnet som skal angive artikler i et interval. <CR> ændrer, <ESC> "
 "afbryder."
 
 #: src/lang.c:1797
@@ -5731,8 +5965,8 @@ msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
-"Indtast tegnet som skal indikere at artikel vil returnere. <CR> angiver, "
-"<ESC> afbryder."
+"Indtast tegnet som skal angive at artikel vil returnere. <CR> ændrer, <ESC> "
+"afbryder."
 
 #: src/lang.c:1804
 msgid "Character to show returning arts"
@@ -5750,8 +5984,7 @@ msgstr ""
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegnet som skal indikere valgte artikler. <CR> angiver, <ESC> "
-"afbryder."
+"Indtast tegnet som skal angive valgte artikler. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:1811
 msgid "Character to show selected articles"
@@ -5780,8 +6013,7 @@ msgstr ""
 #: src/lang.c:1824
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegnet som skal indikere ulæste artikler. <CR> angiver, <ESC> "
-"afbryder."
+"Indtast tegnet som skal angive ulæste artikler. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:1825
 msgid "Character to show unread articles"
@@ -5796,7 +6028,7 @@ msgstr ""
 #: src/lang.c:1831
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegn til at indikere læste artikler. <CR> angiver, <ESC> afbryder."
+"Indtast tegn til at angive læste artikler. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:1832
 msgid "Character to show read articles"
@@ -5826,7 +6058,7 @@ msgstr ""
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegnet som skal indikere læste valgte artikler. <CR> angiver, <ESC> "
+"Indtast tegnet som skal angive læste valgte artikler. <CR> ændrer, <ESC> "
 "afbryder."
 
 #: src/lang.c:1846
@@ -5841,7 +6073,7 @@ msgstr ""
 
 #: src/lang.c:1853
 msgid "Abbreviate long newsgroup names"
-msgstr ""
+msgstr "Forkort lange nyhedsgruppenavne"
 
 #: src/lang.c:1854
 msgid ""
@@ -5849,16 +6081,22 @@ msgid ""
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
+"# Hvis slået til, så forkort (om nødvendigt) lange nyhedsgruppenavne ved "
+"gruppe-\n"
+"# markeringsniveau og artikelniveau således:\n"
+"#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 
 #: src/lang.c:1860
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr ""
+"0 = fuld siderulning, -1 = vis forrige sidste linje som første på næste "
+"side, -2 = halv side"
 
 #: src/lang.c:1861
 msgid "Number of lines to scroll in pager"
-msgstr ""
+msgstr "Antallet af linjer at rulle i tekstsøgeren"
 
 #: src/lang.c:1862
 msgid ""
@@ -5873,7 +6111,7 @@ msgstr ""
 
 #: src/lang.c:1872
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
-msgstr "Vis underskrifter. <MELLEMRUM> skifter og <CR> vælger."
+msgstr "Vis underskrifter. <MELLEMRUM> skifter og <CR> ændrer."
 
 #: src/lang.c:1873
 msgid "Display signatures"
@@ -5887,6 +6125,8 @@ msgstr "# Hvis OFF (FRA) så vis ikke un
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
+"Vis »uuencoded« data som mærkede vedhæftninger. <MELLEMRUM> skifter og <CR> "
+"ændrer."
 
 #: src/lang.c:1879
 msgid "Display uue data as an attachment"
@@ -5908,8 +6148,8 @@ msgstr ""
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Afkod tysk udformning af TeX-umlautkoder til ISO. <SPACE> skifter og <CR> "
-"vælger."
+"Afkod tysk udformning af TeX-umlautkoder til ISO. <MELLEMRUM> skifter og "
+"<CR> ændrer."
 
 #: src/lang.c:1891
 msgid "Display \"a as Umlaut-a"
@@ -5920,10 +6160,12 @@ msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
+"# Hvis slået til, så afkod TeX-umlautkoder i tysk stil til ISO\n"
+"# og vis \"a som Umlaut-a, etc.\n"
 
 #: src/lang.c:1897 src/lang.c:1907
 msgid "Space separated list of header fields"
-msgstr ""
+msgstr "Mellemrumsadskilt liste med teksthovedfelter"
 
 #: src/lang.c:1898
 msgid "Display these header fields (or *)"
@@ -5964,15 +6206,16 @@ msgstr ""
 
 #: src/lang.c:1920
 msgid "Skip multipart/alternative parts"
-msgstr ""
+msgstr "Udelad multipart/alternative dele"
 
 #: src/lang.c:1921
 msgid "# If ON strip multipart/alternative messages automatically\n"
-msgstr ""
+msgstr "# Hvis slået til, så fjern multipart/alternative beskeder automatisk\n"
 
 #: src/lang.c:1925
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
-msgstr "Aktiver detektion af verbatimblokke? <SPACE> skifter og <CR> vælger."
+msgstr ""
+"Aktiver detektion af verbatimblokke? <MELLEMRUM> skifter og <CR> ændrer."
 
 #: src/lang.c:1926
 msgid "Detection of verbatim blocks"
@@ -5980,7 +6223,7 @@ msgstr "Detektering af verbatimblokke"
 
 #: src/lang.c:1927
 msgid "# If ON detect verbatim blocks in articles\n"
-msgstr ""
+msgstr "# Hvis slået til, så detekter verbatimblokke i artikler\n"
 
 #: src/lang.c:1932
 msgid "A regex used to decide which lines to show in col_quote."
@@ -6019,6 +6262,8 @@ msgstr ""
 #: src/lang.c:1948
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
+"Et regulært udtryk brugt til at beslutte hvilke linjer der vises i "
+"col_quota3."
 
 #: src/lang.c:1949
 msgid "Regex used to show >= 3 times q.l."
@@ -6037,7 +6282,8 @@ msgstr ""
 #: src/lang.c:1956
 msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
 msgstr ""
-"Aktiver detektion af ekstern citationstegn? <SPACE> skifter og <CR> vælger."
+"Aktiver detektion af eksternt citationstegn? <MELLEMRUM> skifter og <CR> "
+"ændrer."
 
 #: src/lang.c:1957
 msgid "Detection of external quotes"
@@ -6045,7 +6291,9 @@ msgstr "Detektering af eksterne citation
 
 #: src/lang.c:1958
 msgid "# If ON detect quoted text from external sources in articles\n"
-msgstr "# Hvis ON detekteres citeret tekst fra eksterne kilder i artikler\n"
+msgstr ""
+"# Hvis slået til, så detekteres citeret tekst fra eksterne kilder i "
+"artikler\n"
 
 #: src/lang.c:1962
 msgid "A regex used to decide which lines to show in col_extquote."
@@ -6064,7 +6312,7 @@ msgid ""
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 "# Et regulært udtryk som tin vil bruge til at bestemme hvilke linjer\n"
-"# der er eksterne udtryk. Tekst fra eksterne citater vises i col_extquote.\n"
+"# der er eksterne citater. Tekst fra eksterne citater vises i col_extquote.\n"
 "# Hvis denne efterlades tom, bruger tin en indbygget standard.\n"
 
 #: src/lang.c:1971
@@ -6245,15 +6493,15 @@ msgid ""
 "# If ON tin will ask before using metamail to display MIME messages\n"
 "# this only happens if metamail_prog is set to something\n"
 msgstr ""
-"# Hvis ON, tin vil spørge før programmet bruger metamail til at vise MIME-"
-"beskeder\n"
-"# dette sker kun hvis metamail_prog er sat til noget\n"
+"# Hvis slået til, så vil tin spørge før programmet bruger metamail til at "
+"vise MIME-beskeder\n"
+"# dette sker kun hvis metamail_prog har en værdi\n"
 
 #: src/lang.c:2047
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Spørg om at markere grupper som læst når der afsluttes. <MELLEMRUM> skifter "
-"& <CR> angiver."
+"& <CR> ændrer."
 
 #: src/lang.c:2048
 msgid "Catchup read groups when quitting"
@@ -6261,7 +6509,8 @@ msgstr "Opsaml læste grupper ved afslut
 
 #: src/lang.c:2049
 msgid "# If ON ask user if read groups should all be marked read\n"
-msgstr "# Hvis ON, spørg bruger om læste grupper skal markeres læst\n"
+msgstr ""
+"# Hvis slået til, så spørg brugeren om læste grupper skal markeres læst\n"
 
 #: src/lang.c:2054
 msgid "Catchup group using left key"
@@ -6270,6 +6519,8 @@ msgstr "Opsaml gruppe med venstre tast"
 #: src/lang.c:2055
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
+"# Hvis slået til, så opsaml gruppe/tråd hvis området forlades med venstre "
+"piletast.\n"
 
 #: src/lang.c:2060
 msgid "Catchup thread by using left key"
@@ -6285,17 +6536,18 @@ msgstr "# Hvad skal vi spørge efter bek
 
 #: src/lang.c:2072
 msgid "'Mark as (un)read' ignores tags"
-msgstr ""
+msgstr "»Marker som (u)læst« ignorerer mærker"
 
 #: src/lang.c:2073
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
+"# Hvis slået til, så markerer funktionen »Marker som (u)læst« kun den\n"
+"# nuværende artikel.\n"
 
 #: src/lang.c:2077
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
-msgstr ""
-"Program der køres ved åbning af adresser, <CR> angiver, <ESC> afbryder."
+msgstr "Program der køres ved åbning af adresser. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:2078
 msgid "Program that opens URLs"
@@ -6313,6 +6565,7 @@ msgstr "Anvend mus i xterm"
 #: src/lang.c:2085
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr ""
+"# Hvis slået til, så aktiver understøttelse af museknap på xterm-terminaler\n"
 
 #: src/lang.c:2091
 msgid "Use scroll keys on keypad"
@@ -6321,10 +6574,12 @@ msgstr "Brug rultaster på numerisk tast
 #: src/lang.c:2092
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr ""
+"# Hvis slået til, så aktiver rulletaster på terminaler som understøtter "
+"dette\n"
 
 #: src/lang.c:2097
 msgid "Enter maximum number of article to get. <CR> sets."
-msgstr ""
+msgstr "Indtast maksimalt antal artikler at hente. <CR> ændrer."
 
 #: src/lang.c:2098
 msgid "Number of articles to get"
@@ -6338,7 +6593,7 @@ msgstr ""
 
 #: src/lang.c:2104
 msgid "Enter number of days article is considered recent. <CR> sets."
-msgstr "Indtast antallet af dage som en artikel ses som ny. <CR> angiver."
+msgstr "Indtast antallet af dage som en artikel ses som ny. <CR> ændrer."
 
 #: src/lang.c:2105
 msgid "Article recentness time limit"
@@ -6371,7 +6626,7 @@ msgstr ""
 
 #: src/lang.c:2119
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
-msgstr "Indtast minimal point før en artikel markeres som dræbt. <CR> angiver."
+msgstr "Indtast minimumspoint før en artikel markeres som dræbt. <CR> ændrer."
 
 #: src/lang.c:2120
 msgid "Score limit (kill)"
@@ -6383,20 +6638,20 @@ msgstr "# Pointbegrænsning før en arti
 
 #: src/lang.c:2125
 msgid "Enter default score to kill articles. <CR> sets."
-msgstr "Indtast standardpoint for at dræbe artikler. <CR> angiver."
+msgstr "Indtast pointtal for at dræbe artikler. <CR> ændrer."
 
 #: src/lang.c:2126
 msgid "Default score to kill articles"
-msgstr "Standardpoint for at dræbe artikler"
+msgstr "Pointtal for at dræbe artikler"
 
 #: src/lang.c:2127
 msgid "# Default score to kill articles\n"
-msgstr "# Standardpoint for at dræbe artikler\n"
+msgstr "# Pointtal for at dræbe artikler\n"
 
 #: src/lang.c:2131
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
-"Indtast minimal point før en artikel markeres som populær. <CR> angiver."
+"Indtast minimumspoint før en artikel markeres som populær. <CR> ændrer."
 
 #: src/lang.c:2132
 msgid "Score limit (select)"
@@ -6408,15 +6663,15 @@ msgstr "# Pointbegrænsning før en arti
 
 #: src/lang.c:2137
 msgid "Enter default score to select articles. <CR> sets."
-msgstr "Indtast standardpoint for at vælge artikler: <CR> angiver."
+msgstr "Indtast pointtal for at vælge artikler. <CR> ændrer."
 
 #: src/lang.c:2138
 msgid "Default score to select articles"
-msgstr "Standardpoint for at vælge artikler"
+msgstr "Pointtal for at vælge artikler"
 
 #: src/lang.c:2139
 msgid "# Default score to select articles\n"
-msgstr "# Standardpoint for at vælge artikler\n"
+msgstr "# Pointtal for at vælge artikler\n"
 
 #: src/lang.c:2145
 msgid "Use slrnface to show ''X-Face:''s"
@@ -6427,6 +6682,8 @@ msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
 msgstr ""
+"# Hvis slået til, så brug  slrnface(1) til at fortolke ''X-Face:''-\n"
+"# -teksthoved. Kun nyttig under afvikling i en xterm.\n"
 
 #: src/lang.c:2154
 msgid "Use ANSI color"
@@ -6434,7 +6691,7 @@ msgstr "Brug ANSI-farve"
 
 #: src/lang.c:2155
 msgid "# If ON using ANSI-color\n"
-msgstr "# Hvis ON (TIL) brug ANSI-farve\n"
+msgstr "# Hvis slået til, så brug ANSI-farve\n"
 
 #: src/lang.c:2160
 msgid "Standard foreground color"
@@ -6847,11 +7104,12 @@ msgstr "Medtag tråde i næste ulæste"
 
 #: src/lang.c:2403
 msgid "# If ON wrap around threads on searching next unread article\n"
-msgstr "# Hvis ON, så medtag tråde ved søgning efter næste ulæste artikel\n"
+msgstr ""
+"# Hvis slået til, så medtag tråde ved søgning efter næste ulæste artikel\n"
 
 #: src/lang.c:2407
 msgid "Enter default mail address (and fullname). <CR> sets."
-msgstr "Indtast standardpostadresse (og fulde navn). <CR> angiver."
+msgstr "Indtast standardpostadresse (og fulde navn). <CR> ændrer."
 
 #: src/lang.c:2408 src/lang.c:2908
 msgid "Mail address (and fullname)"
@@ -6869,14 +7127,15 @@ msgstr "Vis tomme Followup-To i redigeri
 #: src/lang.c:2415
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
-"# Hvis ON, vis tomme Followup-To-teksthoveder når en artikel redigeres\n"
+"# Hvis slået til, så vis tomme Followup-To-teksthoveder når en artikel "
+"redigeres\n"
 
 #: src/lang.c:2419
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 "Indtast path/! command/--none for at oprette din standardunderskrift. <CR> "
-"angiver."
+"ændrer."
 
 #: src/lang.c:2420
 msgid "Create signature from path/command"
@@ -6901,7 +7160,7 @@ msgstr "Foranstil underskrift med \"-- \
 
 #: src/lang.c:2430
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
-msgstr ""
+msgstr "# Hvis slået til, så foranstil signaturen med streger »\\n-- \\n«\n"
 
 #: src/lang.c:2434
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
@@ -6909,20 +7168,20 @@ msgstr ""
 
 #: src/lang.c:2435
 msgid "Add signature when reposting"
-msgstr ""
+msgstr "Tilføj signatur ved genindsendelse"
 
 #: src/lang.c:2436
 msgid "# If ON add signature to reposted articles\n"
-msgstr ""
+msgstr "# Hvis slået til, så tilføj signatur til genindsendte artikler\n"
 
 #: src/lang.c:2440
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
-msgstr ""
+msgstr "Indtast anførselstegn, %s eller %S for forfatters initialer."
 
 #: src/lang.c:2441
 msgid "Characters used as quote-marks"
-msgstr ""
+msgstr "Tegn brugt som anførselstegn"
 
 #: src/lang.c:2442
 #, c-format
@@ -6976,6 +7235,8 @@ msgstr "Citer linje ved postleverance"
 #: src/lang.c:2482
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
+"Hvis slået til, så inkluder User-Agent:-teksthoved. <MELLEMRUM> skifter og "
+"<CR> ændrer"
 
 #: src/lang.c:2483
 msgid "Insert 'User-Agent:' header"
@@ -6983,18 +7244,19 @@ msgstr "Indsæt »User-Agent:«-teksthov
 
 #: src/lang.c:2484
 msgid "# If ON include advertising User-Agent: header\n"
-msgstr ""
+msgstr "# Hvis slået til, så inkluder reklameteksthoved for User-Agent:\n"
 
 #: src/lang.c:2489
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 "Indtast tegnsætnavn for MIME (f.eks. US-ASCII, ISO-8859-1, EUC-KR), <CR> "
-"angiver."
+"ændrer."
 
+# skal vist ikke oversættes til tegnsæt
 #: src/lang.c:2490
 msgid "MM_CHARSET"
-msgstr ""
+msgstr "MM_CHARSET"
 
 #: src/lang.c:2491
 msgid ""
@@ -7008,20 +7270,22 @@ msgstr ""
 
 #: src/lang.c:2501
 msgid "MM_NETWORK_CHARSET"
-msgstr ""
+msgstr "MM_NETWORK_CHARSET"
 
 #: src/lang.c:2502
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
-msgstr ""
+msgstr "# Tegnsæt brugt for MIME-teksthoved i indsendelser (Content-Type).\n"
 
 #: src/lang.c:2506
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
+"Indtast lokalt tegnsætnavn (f.ek.s US-ASCII, ISO-8859-1, EUC-KR), <CR> "
+"ændrer."
 
 #: src/lang.c:2507
 msgid "MM_LOCAL_CHARSET"
-msgstr ""
+msgstr "MM_LOCAL_CHARSET"
 
 #: src/lang.c:2508
 msgid "# Charset supported locally.\n"
@@ -7056,6 +7320,7 @@ msgstr "Ændr ikke med mindre du ved hva
 msgid "Use 8bit characters in news headers"
 msgstr "Brug 8-bit tegn i nyhedshoveder"
 
+# engelsk fejl d med stort
 #: src/lang.c:2532
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
@@ -7063,6 +7328,10 @@ msgid ""
 "# 8bit chars in header are encoded regardless of the value of this\n"
 "# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr ""
+"# Hvis slået til, så bliver 8-bit tegn i nyheders teksthoved IKKE KODET.\n"
+"# Standarden er slået fra. 8-bit tegn kodes derfor som standard.\n"
+"# 8-bit tegn i teksthoved kodes uanset værdien af denne parameter\n"
+"# med mindre post_mime_encoding også er 8-bit.\n"
 
 #: src/lang.c:2539
 msgid ""
@@ -7071,7 +7340,7 @@ msgstr ""
 
 #: src/lang.c:2540
 msgid "View post-processed files"
-msgstr ""
+msgstr "Vis efterbehandlede filer"
 
 #: src/lang.c:2541
 msgid "# If set, post processed files will be opened in a viewer\n"
@@ -7105,6 +7374,8 @@ msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr ""
+"# Hvis slået til, så fjern tomme felter fra linjeafslutninger for hurtigere\n"
+"# visning på langsomme terminaler.\n"
 
 #: src/lang.c:2571
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
@@ -7112,7 +7383,7 @@ msgstr ""
 
 #: src/lang.c:2572
 msgid "Transliteration"
-msgstr ""
+msgstr "Transliteration"
 
 #: src/lang.c:2573
 msgid ""
@@ -7120,6 +7391,10 @@ msgid ""
 "# be represented in the in the target character set, it can be approximated\n"
 "# through one or several similarly looking characters.\n"
 msgstr ""
+"# Hvis slået til, så brug //TRANSLIT-udvidelsen. Dette betyder, at når et "
+"tegn\n"
+"# ikke kan repræsenteres i måltegnsættet, så kan det tilnærmes via et eller\n"
+"# flere lignende tegn.\n"
 
 #: src/lang.c:2581
 msgid "Send you a Cc/Bcc automatically"
@@ -7138,7 +7413,7 @@ msgstr ""
 #: src/lang.c:2591
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
-"Indtast adresseelementer som du ønsker at blive advaret om. <CR> angiver."
+"Indtast adresseelementer som du ønsker at blive advaret om. <CR> ændrer."
 
 #: src/lang.c:2592
 msgid "Spamtrap warning address parts"
@@ -7164,17 +7439,20 @@ msgstr "# Antal dage et korttidsfilter v
 
 #: src/lang.c:2604
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
-msgstr "Tilføj sendte artikler til filter. <SPACE> skifter & <CR> angiver."
+msgstr "Tilføj sendte artikler til filter. <MELLEMRUM> skifter & <CR> ændrer."
 
 #: src/lang.c:2605
 msgid "Add posted articles to filter"
 msgstr "Tilføj indsendte artikler til filter"
 
+# engelsk fejl, mangler .
 #: src/lang.c:2606
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
+"# Hvis slået til, så tilføj indsendte artikler, som starter en ny tråd\n"
+"# at filtrere efter, som fremhævede opfølgninger.\n"
 
 #: src/lang.c:2610
 msgid "The directory where articles/threads are to be saved in mailbox format."
@@ -7187,7 +7465,7 @@ msgstr "Postmappe"
 
 #: src/lang.c:2612
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
-msgstr ""
+msgstr "# (-m) mappe hvor artikler/tråde gemmes i mailbox-format\n"
 
 #: src/lang.c:2617
 msgid "Save articles in batch mode (-S)"
@@ -7198,6 +7476,8 @@ msgid ""
 "# If ON articles/threads will be saved in batch mode when save -S\n"
 "# or mail (-M/-N) is specified on the command line\n"
 msgstr ""
+"# Hvis slået til, så vil artikler/tråde blive gemt i jobtilstand\n"
+"# når -S eller post (-M/-N) er angivet på kommandolinjen\n"
 
 #: src/lang.c:2623
 msgid "The directory where you want articles/threads saved."
@@ -7205,7 +7485,7 @@ msgstr "Mappen hvor du ønsker at artikl
 
 #: src/lang.c:2624
 msgid "Directory to save arts/threads in"
-msgstr ""
+msgstr "Mappe til at gemme artikler/tråde i"
 
 #: src/lang.c:2625
 msgid "# Directory where articles/threads are saved\n"
@@ -7226,14 +7506,16 @@ msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
 "# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr ""
+"# Hvis slået til, så vil artikler/tråde med Archive-name: i\n"
+"# teksthovedet blive gemt med Archive-name og part/patch-nr.\n"
 
 #: src/lang.c:2636
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 msgstr ""
-"Marker gemte artikler/tråde som læst. <SPACE> skifter, <CR> angiver, <ESC> "
-"afbryder."
+"Marker gemte artikler/tråde som læst. <MELLEMRUM> skifter, <CR> ændrer, "
+"<ESC> afbryder."
 
 #: src/lang.c:2637
 msgid "Mark saved articles/threads as read"
@@ -7241,15 +7523,16 @@ msgstr "Marker gemte artikler/tråde som
 
 #: src/lang.c:2638
 msgid "# If ON mark articles that are saved as read\n"
-msgstr ""
+msgstr "# Hvis slået til, så markeres artikler som gemmes som læst\n"
 
 #: src/lang.c:2642
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
+"Udfør ikke efterbehandling (f.eks. udtræk vedhæftninger) for gemte artikler."
 
 #: src/lang.c:2643
 msgid "Post process saved articles"
-msgstr ""
+msgstr "Efterbehandl gemte artikler"
 
 #: src/lang.c:2644
 msgid ""
@@ -7269,6 +7552,9 @@ msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
+"# Hvis slået til så gem/udskriv/send til datakanal/indsend kun ulæste "
+"artikler\n"
+"# (mærkede artikler forventes)\n"
 
 #: src/lang.c:2659
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
@@ -7276,12 +7562,15 @@ msgstr ""
 
 #: src/lang.c:2660
 msgid "Print all headers when printing"
-msgstr ""
+msgstr "Udskriv alle teksthoveder under udskrivning"
 
 #: src/lang.c:2661
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr ""
+"# Hvis slået til, så udskriv alle artiklens teksthoveder ellers kun de "
+"vigtige\n"
+"# linjer\n"
 
 #: src/lang.c:2665
 msgid ""
@@ -7307,15 +7596,15 @@ msgstr "Fremtving skærmopdatering efter
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
-"% Hvis ON, en skærmopdatering vil altid blive udført efter bestemte ekserne "
-"kommandoer\n"
+"% Hvis slået til, så vil en skærmopdatering altid blive udført efter "
+"bestemte eksterne kommandoer\n"
 
 #: src/lang.c:2678
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 "Start redigeringsprogram med linjeforskydning. <MELLEMRUM> skifter, <CR> "
-"angiver, <ESC> afbryder."
+"ændrer, <ESC> afbryder."
 
 #: src/lang.c:2679
 msgid "Start editor with line offset"
@@ -7326,14 +7615,15 @@ msgid ""
 "# If ON editor will be started with cursor offset into the file\n"
 "# otherwise the cursor will be positioned at the first line\n"
 msgstr ""
-"# Hvis ON, redigeringsprog. vil blive startet med markørforskyning i filen\n"
-"# ellers vil markøren blive placeret på den første linje\n"
+"# Hvis slået til, så vil redigeringsprogrammet blive startet med\n"
+"# markørforskydning i filen, ellers vil markøren blive placeret på den\n"
+"# første linje\n"
 
 #: src/lang.c:2685
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
-"Indtast %E for redigeringsprogram, %F for filnavn, %N for linjenummer, <CR> "
-"angiver"
+"Indtast %E for redigeringsprogram, %F for filnavn, %N for linjenummer. <CR> "
+"ændrer"
 
 #: src/lang.c:2686
 msgid "Invocation of your editor"
@@ -7372,7 +7662,7 @@ msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 "Indtast %M for postprogram, %S for emne, %T for til, %F for filnavn, <CR> "
-"angiver."
+"ændrer."
 
 #: src/lang.c:2699
 msgid "Invocation of your mail command"
@@ -7410,7 +7700,7 @@ msgstr "Fjern ~/.article efter indsendel
 
 #: src/lang.c:2719
 msgid "# If ON remove ~/.article after posting.\n"
-msgstr "# Hvis ON, fjern ~/.article efter indsendelse.\n"
+msgstr "# Hvis slået til, så fjern ~/.article efter indsendelse.\n"
 
 #: src/lang.c:2725
 msgid "Use UTF-8 graphics (thread tree etc.)"
@@ -7419,12 +7709,14 @@ msgstr "Brug UTF-8-grafik (trådtræ etc
 #: src/lang.c:2726
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
-msgstr "# Hvis ON, brug UTF-8-tegn for indikator »->«, træ og ellipse »...«\n"
+msgstr ""
+"# Hvis slået til, så brug UTF-8-tegn for indikator »->«, træ og ellipse "
+"»...«\n"
 
 #: src/lang.c:2731
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
-"Filnavn for alle indsendte artikler, <CR> angiver, intet filnavn=gem ikke."
+"Filnavn for alle indsendte artikler, <CR> ændrer, intet filnavn=gem ikke."
 
 #: src/lang.c:2732
 msgid "Filename for posted articles"
@@ -7441,7 +7733,7 @@ msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Bevar alle mislykkedes artikler i ~/dead.articles. <MELLEMRUM> skifter & "
-"<CR> angiver."
+"<CR> ændrer."
 
 #: src/lang.c:2739
 msgid "Keep failed arts in ~/dead.articles"
@@ -7449,7 +7741,8 @@ msgstr "Bevar mislykkede artikler i ~/de
 
 #: src/lang.c:2740
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
-msgstr "# Hvis On, bevar alle mislykkedes indsendelser i ~/dead.articles\n"
+msgstr ""
+"# Hvis slået til, så bevar alle mislykkedes indsendelser i ~/dead.articles\n"
 
 #: src/lang.c:2744
 msgid "Do you want to strip unsubscribed groups from .newsrc"
@@ -7461,7 +7754,7 @@ msgstr "Ingen grupper med fjernet abonne
 
 #: src/lang.c:2746
 msgid "# If ON strip unsubscribed groups from newsrc\n"
-msgstr ""
+msgstr "# Hvis slået til så fjern grupper uden abonnement fra newsrc\n"
 
 #: src/lang.c:2751
 msgid "Remove bogus groups from newsrc"
@@ -7480,7 +7773,7 @@ msgstr ""
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
-"Indtast antallet af sekunder at vente på svar fra serveren. <CR> angiver."
+"Indtast antallet af sekunder at vente på svar fra serveren. <CR> ændrer."
 
 #: src/lang.c:2762
 msgid "NNTP read timeout in seconds"
@@ -7494,7 +7787,7 @@ msgstr "# Ventetid i sekunder efter svar
 #: src/lang.c:2768
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
-"Indtast antallet af sekunder før aktiv fil vil blive genlæst. <CR> angiver."
+"Indtast antallet af sekunder før aktiv fil vil blive genlæst. <CR> ændrer."
 
 #: src/lang.c:2769
 msgid "Interval in secs to reread active"
@@ -7514,7 +7807,7 @@ msgstr "Forbind til serveren igen automa
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
-"# Hvis ON forbind så autoamtisk til NNTP-serveren hvis forbindelsen "
+"# Hvis slået til, så forbind automatisk til NNTP-serveren hvis forbindelsen "
 "afbrydes\n"
 
 #: src/lang.c:2780
@@ -7522,7 +7815,7 @@ msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Opret lokale kopier af NNTP-overbliksfiler. <MELLEMRUM> skifter og <CR> "
-"vælger."
+"ændrer."
 
 #: src/lang.c:2781
 msgid "Cache NNTP overview files locally"
@@ -7530,11 +7823,11 @@ msgstr "Lagr NNTP-overbliksfiler lokalt"
 
 #: src/lang.c:2782
 msgid "# If ON, create local copies of NNTP overview files.\n"
-msgstr "# Hvis ON, opret lokale kopier af NNTP-overbliksfiler.\n"
+msgstr "# Hvis slået til, så opret lokale kopier af NNTP-overbliksfiler.\n"
 
 #: src/lang.c:2786 src/lang.c:2801 src/lang.c:2821 src/lang.c:2840
 msgid "Enter format string. <CR> sets, <ESC> cancels."
-msgstr "Indtast formatstreng. <CR> angiver, <ESC> afbryder."
+msgstr "Indtast formatstreng. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:2787
 msgid "Format string for selection level"
@@ -7553,6 +7846,18 @@ msgid ""
 "#   %n              Number, linenumber on screen\n"
 "#   %U              Unread count\n"
 msgstr ""
+"# Formater streng for repræsentationen på markeringsniveauet\n"
+"# Standard: %f %n %U  %G  %d\n"
+"# Mulige værdier er:\n"
+"#   %%              »%«\n"
+"#   %d              Beskrivelse\n"
+"#   %f              Nyhedsgruppeflag: »D« fejlbehæftet, »X« kan ikke "
+"indsendes,\n"
+"#                   »M« modereret, »=« omdøbt, »N« ny, »u« abonnement "
+"fjernet\n"
+"#   %G              Gruppenavn\n"
+"#   %n              Nummer, linjenummer på skærm\n"
+"#   %U              Ulæst antal\n"
 
 #: src/lang.c:2802
 msgid "Format string for group level"
@@ -7609,7 +7914,7 @@ msgstr "# Formatstreng for datorepræsen
 
 #: src/lang.c:2848
 msgid "Unicode normalization form"
-msgstr ""
+msgstr "Form for Unicodenormalisering"
 
 #: src/lang.c:2849
 msgid ""
@@ -7621,6 +7926,13 @@ msgid ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 msgstr ""
+"# Form for Unicodenormalisering\n"
+"# Mulige værdier er:\n"
+"#   0 = Ingen\n"
+"#   1 = NFKC\n"
+"#   2 = NFKD\n"
+"#   3 = NFC\n"
+"#   4 = NFD\n"
 
 #: src/lang.c:2862
 msgid "Render BiDi"
@@ -7628,7 +7940,7 @@ msgstr "Optegn BiDi"
 
 #: src/lang.c:2863
 msgid "# If ON, bi-directional text is rendered by tin\n"
-msgstr ""
+msgstr "# Hvis slået til, så optegnes modsatrettet tekst af tin\n"
 
 #: src/lang.c:2870
 msgid "Function for sorting articles"
@@ -7644,15 +7956,16 @@ msgstr ""
 
 #: src/lang.c:2884
 msgid "Automatically GroupMarkUnselArtRead"
-msgstr ""
+msgstr "Automatisk GroupMarkUnselArtRead"
 
 #: src/lang.c:2890
 msgid "Delete post-process files"
-msgstr ""
+msgstr "Slet efterbrænderens filer"
 
 #: src/lang.c:2895
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
+"Filnavn for alle indsendte artikler, <CR> ændrer, intet filnavn=gem ikke."
 
 #: src/lang.c:2896
 msgid "Mailbox to save sent mails"
@@ -7702,15 +8015,15 @@ msgstr "Hvilke MIME-typer vil blive gemt
 
 #: src/lang.c:2939
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
-msgstr "Værdi for organisationen: teksthoved. <CR> angiver, <ESC> afbryder."
+msgstr "Værdi for Organisation:-teksthoved. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:2940
 msgid "Organization: header"
-msgstr "Organisation: teksthoved"
+msgstr "Organisation:-teksthoved"
 
 #: src/lang.c:2945
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
-msgstr "Filnavn for gemte artikler. <CR> angiver, <ESC> afbryder."
+msgstr "Filnavn for gemte artikler. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:2946
 msgid "savefile"
@@ -7718,27 +8031,29 @@ msgstr "gemt fil"
 
 #: src/lang.c:2951 src/lang.c:2975
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
-msgstr "Virkefelt for filterregel. <CR> angiver, <ESC> afbryder."
+msgstr "Virkefelt for filterregel. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:2952
 msgid "Quick (1 key) select filter scope"
-msgstr ""
+msgstr "Hurtigvælg (1 tast) filteromfang"
 
 #: src/lang.c:2957 src/lang.c:2981
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
-msgstr "Teksthoved for filterregel. <CR> angiver, <ESC> afbryder."
+msgstr "Teksthoved for filterregel. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:2958
 msgid "Quick (1 key) select filter header"
-msgstr ""
+msgstr "Hurtigvælg (1 tast) filterteksthoved"
 
 #: src/lang.c:2963 src/lang.c:2987
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
+"Tændt (ON) = versalfølsom, Slukket (OFF) = ignorer versaler. <CR> ændrer,/"
+"n<ESC> afbryder."
 
 #: src/lang.c:2964
 msgid "Quick (1 key) select filter case"
-msgstr ""
+msgstr "Hurtigvælg (1 tast) versaler for filter"
 
 #: src/lang.c:2969 src/lang.c:2993
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
@@ -7746,36 +8061,38 @@ msgstr ""
 
 #: src/lang.c:2970
 msgid "Quick (1 key) select filter expire"
-msgstr ""
+msgstr "Hurtigvælg (1 tast) filterudløb"
 
 #: src/lang.c:2976
 msgid "Quick (1 key) kill filter scope"
-msgstr ""
+msgstr "Hurtigdræb (1 tast) filteromfang"
 
 #: src/lang.c:2982
 msgid "Quick (1 key) kill filter header"
-msgstr ""
+msgstr "Hurtigdræb (1 tast) filterteksthoved"
 
 #: src/lang.c:2988
 msgid "Quick (1 key) kill filter case"
-msgstr ""
+msgstr "Hurtigdræb (1 tast) versaler for filter"
 
 #: src/lang.c:2994
 msgid "Quick (1 key) kill filter expire"
-msgstr ""
+msgstr "Hurtigdræb (1 tast) filterudløb"
 
 #: src/lang.c:3000
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
+"Antag dette tegnsæt hvis ingen tegnsætdeklaration er til stede, <CR> ændrer."
 
 #: src/lang.c:3001
 msgid "UNDECLARED_CHARSET"
-msgstr ""
+msgstr "UNDECLARED_CHARSET"
 
 #: src/lang.c:3007
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr ""
+"Tilføj denne tekst i begyndelsen af beskeden. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:3008
 msgid "X_Body"
@@ -7784,6 +8101,7 @@ msgstr "X_Body"
 #: src/lang.c:3013
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr ""
+"Indsæt dette teksthoved under indsendelse. <CR> ændrer, <ESC> afbryder."
 
 #: src/lang.c:3014
 msgid "X_Headers"
@@ -7794,7 +8112,7 @@ msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 "Indsæt automatisk et X-Comment-To:-teksthoved? <MELLEMRUM> skifter og <CR> "
-"vælger."
+"ændrer."
 
 #: src/lang.c:3020
 msgid "Insert 'X-Comment-To:' header"
@@ -7803,19 +8121,19 @@ msgstr "Indsæt »X-Comment-To:«-teksth
 #. TODO: lang.c
 #: src/main.c:801
 msgid "reading from local spool"
-msgstr ""
+msgstr "læser fra lokal kø"
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version: %s %s udgave %s (»%s«) %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version: %s %s udgave %s (»%s«)\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "Kan ikke nås?\n"
 
@@ -7828,31 +8146,32 @@ msgstr ""
 "\n"
 "Server fik tidsudløb, prøver at forbinde igen # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr "NNTP-forbindelsesfejl. Afslutter ..."
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "Tilslut igen til nuværende gruppe\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Læst (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Send sidste kommando igen (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
-msgstr ""
+msgstr "FUNKTIONER annoncerede ikke LÆSER"
 
-#: src/nntplib.c:1989
+# noget bud?
+#: src/nntplib.c:1993
 msgid "MOTD: "
-msgstr ""
+msgstr "MOTD: "
 
 #: src/nrctbl.c:175
 #, c-format
@@ -8004,3 +8323,6 @@ msgstr "Slrnface blev unormalt afbrudt,
 #, c-format
 msgid "Slrnface failed: %s."
 msgstr "Slrnface mislykkedes: %s."
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# Maksimal længde på navne på nyhedsgrupper som vises\n"
Binary files tin-2.3.4/po/de.gmo and tin-2.4.0/po/de.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/de.po tin-2.4.0/po/de.po
--- tin-2.3.4/po/de.po	2016-06-14 17:05:25.000000000 +0200
+++ tin-2.4.0/po/de.po	2016-08-10 16:24:54.326778057 +0200
@@ -8,10 +8,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.3.4\n"
+"Project-Id-Version: tin 2.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
-"PO-Revision-Date: 2016-06-07 01:04+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
+"PO-Revision-Date: 2016-07-30 12:15+0200\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
 "Language: de\n"
@@ -3795,8 +3795,8 @@ msgstr "%s: Anzeige ist zu klein\n"
 
 #: src/lang.c:812
 #, c-format
-msgid "screen is too small, %s is exiting\n"
-msgstr "Anzeige zu klein, %s beendet sich\n"
+msgid "screen is too small, %s is exiting"
+msgstr "Anzeige zu klein, %s beendet sich"
 
 #: src/lang.c:813
 msgid "Delete scope?"
@@ -4971,8 +4971,8 @@ msgstr "Ihr Server hat kein Xref: in sei
 
 #: src/lang.c:1137
 #, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
-msgstr "Kann %s nicht öffnen. Probieren Sie %s -r um via NNTP zu lesen.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
+msgstr "Kann %s nicht öffnen. Probieren Sie %s -r um via NNTP zu lesen."
 
 #: src/lang.c:1140
 msgid "  -Q       quick start. Same as -qd"
@@ -8391,17 +8391,17 @@ msgstr "Füge 'X-Comment-To:'-Header ein
 msgid "reading from local spool"
 msgstr "Lese aus dem lokalen Spool"
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version: %s %s Ausgabe %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version: %s %s Ausgabe %s (\"%s\")\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "Unerreichbar?\n"
 
@@ -8414,29 +8414,29 @@ msgstr ""
 "\n"
 "Server reagierte nicht, Wiederholung Nummer # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr "NNTP Verbindungsfehler. Beende..."
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "Betrete aktuelle Gruppe neu\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Lese (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Sende letztes Kommando (%s) neu\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr "CAPABILITIES hat READER nicht bekannt geben"
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr "MOTD: "
 
Binary files tin-2.3.4/po/en_GB.gmo and tin-2.4.0/po/en_GB.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/en_GB.po tin-2.4.0/po/en_GB.po
--- tin-2.3.4/po/en_GB.po	2016-06-14 17:05:25.000000000 +0200
+++ tin-2.4.0/po/en_GB.po	2016-08-10 16:24:54.486784895 +0200
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 2.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: 2013-12-24 01:00+0000\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: \n"
@@ -3397,7 +3397,7 @@ msgstr ""
 
 #: src/lang.c:812
 #, c-format
-msgid "screen is too small, %s is exiting\n"
+msgid "screen is too small, %s is exiting"
 msgstr ""
 
 #: src/lang.c:813
@@ -4439,7 +4439,7 @@ msgstr ""
 
 #: src/lang.c:1137
 #, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr ""
 
 #: src/lang.c:1140
@@ -7376,17 +7376,17 @@ msgstr ""
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr ""
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr ""
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr ""
 
@@ -7397,29 +7397,29 @@ msgid ""
 "Server timed out, trying reconnect # %d\n"
 msgstr ""
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr ""
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr ""
 
Binary files tin-2.3.4/po/et.gmo and tin-2.4.0/po/et.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/et.po tin-2.4.0/po/et.po
--- tin-2.3.4/po/et.po	2016-06-14 17:05:25.000000000 +0200
+++ tin-2.4.0/po/et.po	2016-08-10 16:24:54.666792589 +0200
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.3.3\n"
+"Project-Id-Version: tin 2.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
-"PO-Revision-Date: 2016-03-29 16:28+0300\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
+"PO-Revision-Date: 2016-08-10 16:15+0300\n"
 "Last-Translator: Toomas Soome <tsoome@me.com>\n"
 "Language-Team: Estonian <linux-ee@lists.eenet.ee>\n"
 "Language: et\n"
@@ -2302,13 +2302,12 @@ msgid "choose last group in list"
 msgstr "vali loetelust viimane grupp"
 
 #: src/lang.c:484
-#, fuzzy
 msgid "list groups which an article has been posted to (by Message-ID)"
-msgstr "liigu Message-ID poolt määratud artiklile"
+msgstr "näita gruppe kuhu artikkel postitati (Message-ID järgi)"
 
 #: src/lang.c:485
 msgid " \t  (go to article if at least one of the groups is available)"
-msgstr ""
+msgstr " \t  (mine viimasele artiklile, kui vähemalt üks grupp on olemas)"
 
 #: src/lang.c:487
 msgid "mark all articles in chosen group unread"
@@ -2753,23 +2752,22 @@ msgid "Lines %s  "
 msgstr "Rida: %s  "
 
 #: src/lang.c:596
-#, fuzzy
 msgid "Function not available."
-msgstr "Artiklit pole"
+msgstr "Funktsioon ei ole kasutatav."
 
 #: src/lang.c:597
 msgid "Not reading via NNTP."
-msgstr ""
+msgstr "Ei kasuta NNTP."
 
 #: src/lang.c:598
-#, fuzzy, c-format
+#, c-format
 msgid "Group: %s"
-msgstr "Grupp %.*s..."
+msgstr "Grupp: %s"
 
 #: src/lang.c:599
-#, fuzzy, c-format
+#, c-format
 msgid "Groups: %s"
-msgstr "Grupp %.*s..."
+msgstr "Grupid: %s"
 
 #: src/lang.c:602
 msgid "Mail"
@@ -3615,8 +3613,8 @@ msgstr "%s: ekraan on liiga väike\n"
 
 #: src/lang.c:812
 #, c-format
-msgid "screen is too small, %s is exiting\n"
-msgstr "ekraan on liiga väike, %s lõpetab töö\n"
+msgid "screen is too small, %s is exiting"
+msgstr "ekraan on liiga väike, %s lõpetab töö"
 
 #: src/lang.c:813
 msgid "Delete scope?"
@@ -4791,8 +4789,8 @@ msgstr "Teie server ei paku Xref: päise
 
 #: src/lang.c:1137
 #, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
-msgstr "%s ei saa avada. Proovige %s -r, et lugeda uudiseid üle NNTP.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
+msgstr "%s ei saa avada. Proovige %s -r, et lugeda uudiseid üle NNTP."
 
 #: src/lang.c:1140
 msgid "  -Q       quick start. Same as -qd"
@@ -4837,9 +4835,9 @@ msgid "Printing..."
 msgstr "Trükin..."
 
 #: src/lang.c:1159
-#, fuzzy, c-format
+#, c-format
 msgid "%d %s piped to \"%s\""
-msgstr "%d %s torus"
+msgstr "%d %s saadetud \"%s\""
 
 #: src/lang.c:1160
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
@@ -8162,17 +8160,17 @@ msgstr "Sisestage 'X-Comment-To:' päis"
 msgid "reading from local spool"
 msgstr "loen lokaalsest spool kataloogist"
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Versioon: %s %s väljalase %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Versioon: %s %s väljalase %s (\"%s\")\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "Kättesaamatu?\n"
 
@@ -8185,29 +8183,29 @@ msgstr ""
 "\n"
 "Ühendus serveriga aegus, proovin taastada, katse %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr "NNTP ühenduse viga. Lõpetan..."
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "Taasühinen jooksva grupiga\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Lugesin (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Saada viimane käsk uuesti (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr "CAPABILITIES ei sisalda READER"
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr "MOTD: "
 
Binary files tin-2.3.4/po/fr.gmo and tin-2.4.0/po/fr.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/fr.po tin-2.4.0/po/fr.po
--- tin-2.3.4/po/fr.po	2016-06-14 17:05:26.000000000 +0200
+++ tin-2.4.0/po/fr.po	2016-08-10 17:21:36.943694772 +0200
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin-2.3.2\n"
+"Project-Id-Version: tin-2.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
-"PO-Revision-Date: 2015-12-28 11:36+0100\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
+"PO-Revision-Date: 2016-08-10 16:57+0100\n"
 "Last-Translator: Matt Anton <tin@syrius.org>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "Language: fr\n"
@@ -610,11 +610,8 @@ msgstr "Article rejeté (enregistré dan
 
 #: src/lang.c:65
 #, c-format
-msgid ""
-"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: "
-msgstr ""
-"%s=article, %s=fil, %s=champ, %s=sélection, %s=chaîne, %s=art. marq., "
-"%s=quitter : "
+msgid "%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: "
+msgstr "%s=article, %s=fil, %s=champ, %s=sélection, %s=chaîne, %s=art. marq., %s=quitter : "
 
 #: src/lang.c:66
 msgid "Article unavailable"
@@ -794,10 +791,8 @@ msgstr "Fichier active corrompu - %s"
 
 #: src/lang.c:108
 #, c-format
-msgid ""
-"Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: "
-msgstr ""
-"L'article à poster pose des problèmes. %s=quitter, %s=Menu, %s=éditer : "
+msgid "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: "
+msgstr "L'article à poster pose des problèmes. %s=quitter, %s=Menu, %s=éditer : "
 
 #: src/lang.c:109
 #, c-format
@@ -820,7 +815,7 @@ msgstr "Champ article initial"
 #: src/lang.c:114
 #, c-format
 msgid "%s: Updating of index files not supported: cache_overview_files=%s"
-msgstr "%s : Màj des fichiers index non supportée: cache_overview_files=%s"
+msgstr "%s : Màj des fichiers index non supportée : cache_overview_files=%s"
 
 #: src/lang.c:115
 msgid "*** Beginning of article ***"
@@ -833,8 +828,7 @@ msgstr "*** Début de l'article ***"
 #: src/lang.c:118
 #, c-format
 msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): "
-msgstr ""
-"Annuler (effacer) ou remplacer (écraser) l'article [%%s]? (%s/%s/%s) : "
+msgstr "Annuler (effacer) ou remplacer (écraser) l'article [%%s]? (%s/%s/%s) : "
 
 #: src/lang.c:119
 msgid "Cancelling article..."
@@ -1113,9 +1107,7 @@ msgstr ""
 #: src/lang.c:190
 #, c-format
 msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
-msgstr ""
-"Erreur : le format personnalisé est plus long que l’écran. Utilisation de "
-"celui par défaut « %s »."
+msgstr "Erreur : le format personnalisé est plus long que l’écran. Utilisation de celui par défaut « %s »."
 
 #: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
@@ -1146,8 +1138,7 @@ msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
-"Domaine invalide. Envoyez un rapport de bogue si votre domaine premier "
-"existe.\n"
+"Domaine invalide. Envoyez un rapport de bogue si votre domaine premier existe.\n"
 "Utilisez .invalid comme domaine premier pour les fausses adresses.\n"
 
 #: src/lang.c:198
@@ -1155,8 +1146,7 @@ msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
-"Domaine illégal. Envoyez un rapport de bogue si votre domaine premier "
-"existe.\n"
+"Domaine illégal. Envoyez un rapport de bogue si votre domaine premier existe.\n"
 "Utilisez .invalid comme domaine premier pour les fausses adresses.\n"
 
 #: src/lang.c:199
@@ -1164,8 +1154,7 @@ msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
-"Domaine inconnu. Envoyez un rapport de bogue si votre domaine premier "
-"existe.\n"
+"Domaine inconnu. Envoyez un rapport de bogue si votre domaine premier existe.\n"
 "Utilisez .invalid comme domaine premier pour les fausses adresses.\n"
 
 #: src/lang.c:200
@@ -1193,11 +1182,8 @@ msgid "Domain literal has impossible num
 msgstr "Domaine littéral contient une valeur numérique impossible.\n"
 
 #: src/lang.c:206
-msgid ""
-"Domain literal is for private use only and not allowed for global use.\n"
-msgstr ""
-"Domaine littéral est pour l'usage privé et n'est pas autorisé à l'usage "
-"global.\n"
+msgid "Domain literal is for private use only and not allowed for global use.\n"
+msgstr "Domaine littéral est pour l'usage privé et n'est pas autorisé à l'usage global.\n"
 
 #: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
@@ -1221,8 +1207,7 @@ msgid ""
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
 msgstr ""
 "Caractère illégal dans le nom réel.\n"
-"Mots non cités ne devraient pas contenir '!()<>@,;:\\.[]' dans l'adresse de "
-"routage.\n"
+"Mots non cités ne devraient pas contenir '!()<>@,;:\\.[]' dans l'adresse de routage.\n"
 
 #: src/lang.c:212
 msgid ""
@@ -1238,8 +1223,7 @@ msgid ""
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
 msgstr ""
 "Caractère illégal dans le nom réel.\n"
-"Mots encodés ne devraient pas contenir '!()<>@,;:\"\\.[]/=' dans le "
-"paramètre.\n"
+"Mots encodés ne devraient pas contenir '!()<>@,;:\"\\.[]/=' dans le paramètre.\n"
 
 #: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
@@ -1251,8 +1235,7 @@ msgid ""
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
 msgstr ""
 "Caractère illégal dans le nom réel.\n"
-"Mots non cités ne devraient pas contenir '()<>\\' dans les adresses de type "
-"anciennes.\n"
+"Mots non cités ne devraient pas contenir '()<>\\' dans les adresses de type anciennes.\n"
 
 #: src/lang.c:216
 msgid ""
@@ -1260,8 +1243,7 @@ msgid ""
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
 msgstr ""
 "Caractère illégal dans le nom réel.\n"
-"Les caractères de contrôle et non encodés en 8bit > 127 ne sont pas "
-"autorisés.\n"
+"Les caractères de contrôle et non encodés en 8bit > 127 ne sont pas autorisés.\n"
 
 #: src/lang.c:217
 msgid ""
@@ -1328,8 +1310,7 @@ msgid ""
 "%s\n"
 msgstr ""
 "\n"
-"Erreur : L'en-tête de la ligne %d n'a pas de séparateur après l'en-tête "
-"nom :\n"
+"Erreur : L'en-tête de la ligne %d n'a pas de séparateur après l'en-tête nom :\n"
 "%s\n"
 
 #: src/lang.c:233
@@ -1453,8 +1434,7 @@ msgid ""
 "Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n"
 msgstr ""
 "\n"
-"Erreur sur la ligne %d : en-tête \"Sender:\" non autorisé (sera ajouté pour "
-"vous)\n"
+"Erreur sur la ligne %d : en-tête \"Sender:\" non autorisé (sera ajouté pour vous)\n"
 
 #: src/lang.c:261
 #, c-format
@@ -1517,8 +1497,7 @@ msgid ""
 "You requested followups to your article to go to the following %s:\n"
 msgstr ""
 "\n"
-"Vous avez souhaité que les réponses à votre article aillent au(x) %s "
-"suivant(s) :\n"
+"Vous avez souhaité que les réponses à votre article aillent au(x) %s suivant(s) :\n"
 
 #: src/lang.c:275
 #, c-format
@@ -1536,10 +1515,8 @@ msgstr "-- fin du message redirigé --\n
 #: src/lang.c:278
 msgid ""
 "# Format:\n"
-"#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
-"placed\n"
-"#                     at the beginning of a rule, or they will be moved to "
-"the\n"
+"#   comment=STRING    Optional. Multiple lines allowed. Comments must be placed\n"
+"#                     at the beginning of a rule, or they will be moved to the\n"
 "#                     next rule. '#' is not a valid keyword for a comment!\n"
 "#   group=STRING      Mandatory. Newsgroups list (e.g. comp.*,!*sources*).\n"
 "#   case=NUM          Mandatory. Compare=0 / ignore=1 case when filtering.\n"
@@ -1548,17 +1525,14 @@ msgid ""
 "#     score=STRING      One of the two keywords: 'hot' or 'kill'.\n"
 "#   subj=STRING       Optional. Subject: line (e.g. How to be a wizard).\n"
 "#   from=STRING       Optional. From: line (e.g. *Craig Shergold*).\n"
-"#   msgid=STRING      Optional. Message-ID: line (e.g. <123@ether.net>) "
-"with\n"
+"#   msgid=STRING      Optional. Message-ID: line (e.g. <123@ether.net>) with\n"
 "#                     full references.\n"
 "#   msgid_last=STRING Optional. Like above, but with last reference only.\n"
 "#   msgid_only=STRING Optional. Like above, but without references.\n"
-"#   refs_only=STRING  Optional. References: line (e.g. <123@ether.net>) "
-"without\n"
+"#   refs_only=STRING  Optional. References: line (e.g. <123@ether.net>) without\n"
 "#                     Message-ID:\n"
 "#   lines=[<>]?NUM    Optional. Lines: line. '<' or '>' are optional.\n"
-"#   gnksa=[<>]?NUM    Optional. GNKSA parse_from() return code. '<' or '>' "
-"opt.\n"
+"#   gnksa=[<>]?NUM    Optional. GNKSA parse_from() return code. '<' or '>' opt.\n"
 "#   xref=PATTERN      Optional. Kill pattern (e.g. alt.flame*)\n"
 "#   time=NUM          Optional. time_t value when rule expires\n"
 "#\n"
@@ -1569,32 +1543,24 @@ msgstr ""
 "#                     début de la règle, sinon ils seront déplacés\n"
 "#                     à la règle suivante. '#' n'est pas un mot-clé\n"
 "#                     valide pour un commentaire !\n"
-"#   group=TERME       Obligatoire. Liste de groupe (pe. fr.comp.*,!"
-"*sources*).\n"
+"#   group=TERME       Obligatoire. Liste de groupe (pe. fr.comp.*,!*sources*).\n"
 "#   case=NUM          Obligatoire. Casse sensible=0 / casse insensible=1.\n"
 "#   score=NUM|TERME   Obligatoire. Score à attribuer. Soit :\n"
 "#     score=NUM         Un numéro (pe. 70). Ou :\n"
 "#     score=TERME       Un des deux mots-clé suivants : 'hot' ou 'kill'.\n"
-"#   subj=TERME        Facultatif. En-tête 'Subject:' (pe. Comment devenir un "
-"gourou).\n"
+"#   subj=TERME        Facultatif. En-tête 'Subject:' (pe. Comment devenir un gourou).\n"
 "#   from=TERME        Facultatif. En-tête 'From:' (pe. *Craig Shergold*).\n"
-"#   msgid=TERME       Facultatif. En-tête 'Message-ID:' (pe. <123@ether."
-"net>) avec\n"
+"#   msgid=TERME       Facultatif. En-tête 'Message-ID:' (pe. <123@ether.net>) avec\n"
 "#                     référence complète.\n"
-"#   msgid_last=TERME  Facultatif. Comme ci-dessus mais avec juste le dernier "
-"MID.\n"
+"#   msgid_last=TERME  Facultatif. Comme ci-dessus mais avec juste le dernier MID.\n"
 "#   msgid_only=TERME  Facultatif. Comme ci-dessus mais sans les références.\n"
-"#   refs_only=TERME   Facultatif. En-tête 'References:' (pe. <123@ether."
-"net>) sans\n"
+"#   refs_only=TERME   Facultatif. En-tête 'References:' (pe. <123@ether.net>) sans\n"
 "#                     la ligne Message-ID:\n"
-"#   lines=[<>]?NUM    Facultatif. En-tête 'Lines:'. '<' ou '>' sont "
-"optionnels.\n"
-"#   gnksa=[<>]?NUM    Facultatif. Résultat du 'parse_from' du GNKSA. '<' ou "
-"'>'\n"
+"#   lines=[<>]?NUM    Facultatif. En-tête 'Lines:'. '<' ou '>' sont optionnels.\n"
+"#   gnksa=[<>]?NUM    Facultatif. Résultat du 'parse_from' du GNKSA. '<' ou '>'\n"
 "#                     sont optionnels.\n"
 "#   xref=CHAÎNE       Facultatif. Chaîne à filtrer (pe. alt.flame*)\n"
-"#   time=NUM          Facultatif. La valeur de time_t indique la durée de la "
-"règle.\n"
+"#   time=NUM          Facultatif. La valeur de time_t indique la durée de la règle.\n"
 "#\n"
 
 #: src/lang.c:299
@@ -1674,27 +1640,20 @@ msgid "group"
 msgstr "groupe"
 
 #: src/lang.c:318
-msgid ""
-"*** Group descriptions are disabled according to current select_format ***"
-msgstr ""
-"*** Les descriptions de groupe sont désactivées en accord avec le format "
-"sélectionné ***"
+msgid "*** Group descriptions are disabled according to current select_format ***"
+msgstr "*** Les descriptions de groupe sont désactivées en accord avec le format sélectionné ***"
 
 #: src/lang.c:320
-msgid ""
-"One or more lines of comment. <CR> to add a line or proceed if line is empty."
-msgstr ""
-"Inclure un commentaire. <RETOUR> pour ajouter une ligne ou continuer si vide."
+msgid "One or more lines of comment. <CR> to add a line or proceed if line is empty."
+msgstr "Inclure un commentaire. <RETOUR> pour ajouter une ligne ou continuer si vide."
 
 #: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Filtrer l'en-tête 'From:'. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:322
-msgid ""
-"Linecount of articles to be filtered. < for less, > for more, = for equal."
-msgstr ""
-"Filtrer selon le nombre de lignes. < pour moins, > pour plus, = pareil."
+msgid "Linecount of articles to be filtered. < for less, > for more, = for equal."
+msgstr "Filtrer selon le nombre de lignes. < pour moins, > pour plus, = pareil."
 
 #: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
@@ -1705,33 +1664,24 @@ msgid "Subject: line to add to filter fi
 msgstr "Filtrer l'en-tête 'Subject'. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:325
-msgid ""
-"Enter text pattern to filter if Subject: & From: lines are not what you want."
+msgid "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr "Terme à filtrer si autre que les en-têtes 'Subject:' & 'From:'."
 
 #: src/lang.c:326
-msgid ""
-"Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Sur quel en-tête appliquer ce terme. <ESPACE> change & <RETOUR> valide."
+msgid "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
+msgstr "Sur quel en-tête appliquer ce terme. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:327
-msgid ""
-"Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Durée (en nombre de jours) de la règle. <ESPACE> change & <RETOUR> valide."
+msgid "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
+msgstr "Durée (en nombre de jours) de la règle. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:328
-msgid ""
-"Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
+msgid "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr "Filtrer groupe actuel ou tous. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:329
-msgid ""
-"Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Appliquer la règle au groupe actuel ou à tous. <ESPACE> change & <RETOUR> "
-"valide."
+msgid "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
+msgstr "Appliquer la règle au groupe actuel ou à tous. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:330
 msgid "kill an article via a menu"
@@ -1943,9 +1893,7 @@ msgstr "démarquer toutes les PJ marqué
 
 #: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
-msgstr ""
-"(dés)activer le message d'info. de la dernière ligne (nom/description de la "
-"PJ)"
+msgstr "(dés)activer le message d'info. de la dernière ligne (nom/description de la PJ)"
 
 #: src/lang.c:387
 msgid "choose first attribute in list"
@@ -2118,8 +2066,7 @@ msgstr "rechercher partout un terme pré
 
 #: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
-msgstr ""
-" \t  (les recherches ignorent la casse et s'opèrent sur tous les articles)"
+msgstr " \t  (les recherches ignorent la casse et s'opèrent sur tous les articles)"
 
 #: src/lang.c:432
 msgid "search for articles by Subject line backwards"
@@ -2326,13 +2273,12 @@ msgid "choose last group in list"
 msgstr "choisir le dernier groupe de la liste"
 
 #: src/lang.c:484
-#, fuzzy
 msgid "list groups which an article has been posted to (by Message-ID)"
-msgstr "aller à l'article via son Message-ID"
+msgstr "lister les groupes qui ont un article posté à (par Message-ID)"
 
 #: src/lang.c:485
 msgid " \t  (go to article if at least one of the groups is available)"
-msgstr ""
+msgstr " \t  (aller à l'article si au moins un groupe est disponible)"
 
 #: src/lang.c:487
 msgid "mark all articles in chosen group unread"
@@ -2432,8 +2378,7 @@ msgstr "choisir le dernier article dans
 
 #: src/lang.c:511
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
-msgstr ""
-"marquer le ou les articles marqués comme lus et aller au prochain non lu"
+msgstr "marquer le ou les articles marqués comme lus et aller au prochain non lu"
 
 #: src/lang.c:512
 msgid "mark article, range or tagged articles as unread"
@@ -2605,12 +2550,10 @@ msgstr "%d %s brouillon(s), réutilisez-
 #: src/lang.c:546
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
-"  To get the whole article, turn alternative handling OFF in the Option "
-"Menu\n"
+"  To get the whole article, turn alternative handling OFF in the Option Menu\n"
 msgstr ""
 "X-Conversion-Note : contenus multiparties/alternatifs retirés.\n"
-"  Pour voir l'article complet, désactivez la prise en charge alternative "
-"dans\n"
+"  Pour voir l'article complet, désactivez la prise en charge alternative dans\n"
 "  le Menu Option.\n"
 
 #: src/lang.c:548
@@ -2631,70 +2574,52 @@ msgstr "incomplet "
 #, c-format
 msgid ""
 "\n"
-"Welcome to %s, a full screen threaded Netnews reader. It can read news "
-"locally\n"
-"(ie. <spool>/news) or remotely (-r option)  from a NNTP (Network News "
-"Transport\n"
+"Welcome to %s, a full screen threaded Netnews reader. It can read news locally\n"
+"(ie. <spool>/news) or remotely (-r option)  from a NNTP (Network News Transport\n"
 "Protocol) server. -h lists the available command line options.\n"
 "\n"
-"%s  has four newsreading levels, the newsgroup selection page, the group "
-"index\n"
-"page, the thread listing page and the article viewer. Help is available at "
-"each\n"
+"%s  has four newsreading levels, the newsgroup selection page, the group index\n"
+"page, the thread listing page and the article viewer. Help is available at each\n"
 "level by pressing the 'h' command.\n"
 "\n"
-"Move up/down by using the terminal arrow keys or 'j' and 'k'.  Use PgUp/PgDn "
-"or\n"
-"Ctrl-U and Ctrl-D to page up/down. Enter a newsgroup by pressing RETURN/"
-"TAB.\n"
-"\n"
-"Articles, threads, tagged articles or articles matching a pattern can be "
-"mailed\n"
-"('m' command), printed ('o' command), saved ('s' command), piped ('|' "
-"command).\n"
-"Use  the 'w' command  to post a  news article,  the 'f'/'F' commands  to "
-"post a\n"
-"follow-up to  an existing  news article  and the 'r'/'R' commands  to reply "
-"via\n"
-"mail to an  existing news article author.  The 'M' command allows the "
-"operation\n"
+"Move up/down by using the terminal arrow keys or 'j' and 'k'.  Use PgUp/PgDn or\n"
+"Ctrl-U and Ctrl-D to page up/down. Enter a newsgroup by pressing RETURN/TAB.\n"
+"\n"
+"Articles, threads, tagged articles or articles matching a pattern can be mailed\n"
+"('m' command), printed ('o' command), saved ('s' command), piped ('|' command).\n"
+"Use  the 'w' command  to post a  news article,  the 'f'/'F' commands  to post a\n"
+"follow-up to  an existing  news article  and the 'r'/'R' commands  to reply via\n"
+"mail to an  existing news article author.  The 'M' command allows the operation\n"
 "of %s to be configured via a menu.\n"
 "\n"
-"For more information read the manual page, README, INSTALL, TODO and FTP "
-"files.\n"
+"For more information read the manual page, README, INSTALL, TODO and FTP files.\n"
 "Please send bug-reports/comments to %s with the 'R' command.\n"
 msgstr ""
 "\n"
 "Bienvenue dans %s, un lecteur de groupes UseNet. Pouvant également lire un\n"
 "spool local (p.e. <spool>/news) ou depuis un serveur NNTP (Network News\n"
-"Transport Protocol) distant (avec l'option -r). L'option -h liste les "
-"options\n"
+"Transport Protocol) distant (avec l'option -r). L'option -h liste les options\n"
 "principales de la ligne de commande.\n"
 "\n"
 "%s a quatre niveaux, la liste des groupes, l'index du groupe, le contenu du\n"
-"fil de discussion, la visualisation de l'article. Une aide est visible "
-"depuis\n"
+"fil de discussion, la visualisation de l'article. Une aide est visible depuis\n"
 "chaque niveaux en appuyant simplement sur 'h'.\n"
 "\n"
-"Déplacez-vous en utilisant les touches fléchées ou bien 'j' et 'k'. "
-"Utilisez\n"
+"Déplacez-vous en utilisant les touches fléchées ou bien 'j' et 'k'. Utilisez\n"
 "PgUp/PgDn ou Ctrl-U et Ctrl-D pour faire défiler la page de haut en bas.\n"
 "Entrez dans un groupe en appuyant sur RETOUR/TAB.\n"
 "\n"
 "Les articles, fils, articles marqués ou articles correspondant à un critère\n"
 "peuvent être envoyés par mail (commande 'm'), imprimés (commande 'o'),\n"
 "enregistrés (commande 's'), passés à une commande (commande '|').\n"
-"Utilisez la commande 'w' pour poster un nouvel article, les commandes "
-"'f'/'F'\n"
-"pour poster un suivi en réponse à un article existant et les commandes "
-"'r'/'R'\n"
+"Utilisez la commande 'w' pour poster un nouvel article, les commandes 'f'/'F'\n"
+"pour poster un suivi en réponse à un article existant et les commandes 'r'/'R'\n"
 "pour répondre par mail à l'auteur de l'article auquel vous répondez.\n"
 "La commande 'M' permet de configurer %s via un menu.\n"
 "\n"
 "Pour plus d'informations, lisez les pages de manuel, ainsi que les fichiers\n"
 "README, INSTALL, TODO et FTP.\n"
-"Si vous constatez des bogues ou tout autre problème, envoyez s'il vous "
-"plaît\n"
+"Si vous constatez des bogues ou tout autre problème, envoyez s'il vous plaît\n"
 "un rapport de bogue/commentaires à %s via la touche 'R'.\n"
 
 #: src/lang.c:568
@@ -2788,23 +2713,22 @@ msgid "Lines %s  "
 msgstr "%s lignes "
 
 #: src/lang.c:596
-#, fuzzy
 msgid "Function not available."
-msgstr "Article indisponible"
+msgstr "Fonction indisponible."
 
 #: src/lang.c:597
 msgid "Not reading via NNTP."
-msgstr ""
+msgstr "Pas de lecture depuis NNTP."
 
 #: src/lang.c:598
-#, fuzzy, c-format
+#, c-format
 msgid "Group: %s"
-msgstr "Groupe %.*s..."
+msgstr "Groupe : %s"
 
 #: src/lang.c:599
-#, fuzzy, c-format
+#, c-format
 msgid "Groups: %s"
-msgstr "Groupe %.*s..."
+msgstr "Groupes : %s"
 
 #: src/lang.c:602
 msgid "Mail"
@@ -2911,25 +2835,18 @@ msgstr "<n>=mettre l'actuel à n; %s=des
 
 #: src/lang.c:625
 #, c-format
-msgid ""
-"%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
-msgstr ""
-"%s=voir; %s=passer; %s=passer la source; %s=enregistrer; %s=marquer; "
-"%s=marquer sélection; %s=tout démarquer"
+msgid "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
+msgstr "%s=voir; %s=passer; %s=passer la source; %s=enregistrer; %s=marquer; %s=marquer sélection; %s=tout démarquer"
 
 #: src/lang.c:627
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
-msgstr ""
-"%s=voir; %s=enregistrer; %s=marquer; %s=marquer sélection; %s=tout démarquer"
+msgstr "%s=voir; %s=enregistrer; %s=marquer; %s=marquer sélection; %s=tout démarquer"
 
 #: src/lang.c:629
 #, c-format
-msgid ""
-"%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
-msgstr ""
-"%s=(dés)activer le marquage; %s=recherche avant; %s=recherche arrière; "
-"%s=répéter la recherche"
+msgid "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
+msgstr "%s=(dés)activer le marquage; %s=recherche avant; %s=recherche arrière; %s=répéter la recherche"
 
 #: src/lang.c:630 src/lang.c:634
 #, c-format
@@ -2938,11 +2855,8 @@ msgstr "<n>=voir 'n'; %s=non lu suivant;
 
 #: src/lang.c:631
 #, c-format
-msgid ""
-"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
-"%s=list thread"
-msgstr ""
-"%s=rech. auteur; %s=tout lu; %s=bas; %s=haut; %s=marquer lu; %s=voir fil"
+msgid "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list thread"
+msgstr "%s=rech. auteur; %s=tout lu; %s=bas; %s=haut; %s=marquer lu; %s=voir fil"
 
 #: src/lang.c:632
 #, c-format
@@ -2957,8 +2871,7 @@ msgstr "%s=recherche avant; %s=recherche
 #: src/lang.c:635
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
-msgstr ""
-"%s=rech. auteur; %s=rech. corps; %s=tout marquer lu; %s=suivi; %s=marquer lu"
+msgstr "%s=rech. auteur; %s=rech. corps; %s=tout marquer lu; %s=suivi; %s=marquer lu"
 
 #: src/lang.c:636
 #, c-format
@@ -2972,17 +2885,13 @@ msgstr "<n>=voir 'n'; %s=non lu suivant;
 
 #: src/lang.c:639
 #, c-format
-msgid ""
-"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
+msgid "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr "%s=bas; %s=haut; %s=aide; %s=déplacer; %s=quitter; %s=voir lu/non lu"
 
 #: src/lang.c:640
 #, c-format
-msgid ""
-"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
-"out"
-msgstr ""
-"%s=abonner; %s=sous-critère; %s=désabonner; %s=critère; %s=liste des groupes"
+msgid "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
+msgstr "%s=abonner; %s=sous-critère; %s=désabonner; %s=critère; %s=liste des groupes"
 
 #: src/lang.c:641
 #, c-format
@@ -3048,9 +2957,7 @@ msgstr "Encore essayer et enregistrer le
 
 #: src/lang.c:657
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
-msgstr ""
-"Attention : Aucuns groupes n'a été écrits dans le newsrc. Enregistrement "
-"annulé."
+msgstr "Attention : Aucuns groupes n'a été écrits dans le newsrc. Enregistrement annulé."
 
 #: src/lang.c:658
 msgid "newsrc file saved successfully.\n"
@@ -3197,8 +3104,7 @@ msgstr "Groupe %s introuvable dans le fi
 
 #: src/lang.c:694
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
-msgstr ""
-"c)réer, utiliser a)utre nom, utiliser .newsrc par d)éfaut, q)uitter tin : "
+msgstr "c)réer, utiliser a)utre nom, utiliser .newsrc par d)éfaut, q)uitter tin : "
 
 #: src/lang.c:695
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
@@ -3279,8 +3185,7 @@ msgid ""
 msgstr ""
 "Une erreur est survenue lors du postage de l'article. Si vous pensez que\n"
 "cette erreur est temporaire ou alors corrigeable, vous pouvez enregistrer\n"
-"l'article comme brouillon et le réutiliser plus tard grâce à la commande "
-"^O.\n"
+"l'article comme brouillon et le réutiliser plus tard grâce à la commande ^O.\n"
 
 #: src/lang.c:717
 msgid "Posted articles history"
@@ -3305,12 +3210,8 @@ msgid "Post subject [%s]> "
 msgstr "Poster le sujet [%s] > "
 
 #: src/lang.c:722
-msgid ""
-"# Summary of mailed/posted messages viewable by 'W' command from within "
-"tin.\n"
-msgstr ""
-"# Sommaire des messages envoyés/postés visible par la commande 'W' depuis "
-"tin.\n"
+msgid "# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
+msgstr "# Sommaire des messages envoyés/postés visible par la commande 'W' depuis tin.\n"
 
 #: src/lang.c:723
 msgid "Posting article..."
@@ -3373,8 +3274,7 @@ msgstr "Voulez-vous réellement quitter
 #: src/lang.c:737
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
-msgstr ""
-"%s=éditer message d'annulation, %s=quitter, %s=effacer (annuler) [%%s] : "
+msgstr "%s=éditer message d'annulation, %s=quitter, %s=effacer (annuler) [%%s] : "
 
 #: src/lang.c:738
 msgid "You have tagged articles in this group - quit anyway?"
@@ -3514,8 +3414,7 @@ msgstr "Les réponses ont été redirig
 #: src/lang.c:775
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
-msgstr ""
-"Les réponses ont été redirigées à l'auteur. %s=mail, %s=poster, %s=quitter : "
+msgstr "Les réponses ont été redirigées à l'auteur. %s=mail, %s=poster, %s=quitter : "
 
 #: src/lang.c:777
 msgid "Press <RETURN> to continue..."
@@ -3571,8 +3470,7 @@ msgstr ""
 "# Fichier de configuration serveur de %s\n"
 "# Ce fichier a été automatiquement enregistré par %s %s %s (\"%s\")\n"
 "#\n"
-"# N'éditez pas ce fichier lorsque %s est ouvert, car tout changement "
-"apporté\n"
+"# N'éditez pas ce fichier lorsque %s est ouvert, car tout changement apporté\n"
 "# sera écrasé lorsque vous quitterez %s.\n"
 "# Enfin, ne touchez pas à ce fichier si vous ne savez pas quoi y faire.\n"
 "############################################################################\n"
@@ -3659,8 +3557,8 @@ msgstr "%s : l'écran est trop petit\n"
 
 #: src/lang.c:812
 #, c-format
-msgid "screen is too small, %s is exiting\n"
-msgstr "l'écran est trop petit, %s quitte\n"
+msgid "screen is too small, %s is exiting"
+msgstr "l'écran est trop petit, %s quitte"
 
 #: src/lang.c:813
 msgid "Delete scope?"
@@ -3727,10 +3625,8 @@ msgid "Select article> "
 msgstr "Sélectionner l'article > "
 
 #: src/lang.c:828
-msgid ""
-"Select option number before text or use arrow keys and <CR>. 'q' to quit."
-msgstr ""
-"Choisir un numéro ou utiliser les flèches puis <RETOUR>. 'q' pour quitter."
+msgid "Select option number before text or use arrow keys and <CR>. 'q' to quit."
+msgstr "Choisir un numéro ou utiliser les flèches puis <RETOUR>. 'q' pour quitter."
 
 #: src/lang.c:829
 msgid "Select group> "
@@ -3846,28 +3742,22 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 "# Réglages par défaut pour les filtres et filtres d'auto-sélection\n"
-"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & ligne References: "
-"complète\n"
+"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & ligne References: complète\n"
 "#             5=Message-ID: & dernière entrée dans References: seulement\n"
 "#             6=Message-ID: entrée 7=Lines: seulement\n"
-"# global=ON/OFF  ON=appliquer à tous les groups OFF=appliquer au groupe "
-"actuel\n"
+"# global=ON/OFF  ON=appliquer à tous les groups OFF=appliquer au groupe actuel\n"
 "# case=ON/OFF    ON=filtre sensible à la casse OFF=filtre insensible\n"
 "# expire=ON/OFF  ON=durée d'après default_filter_days OFF=n'expire jamais\n"
 
 #: src/lang.c:865
-msgid ""
-"# If ON use print current subject or newsgroup description in the last line\n"
+msgid "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
-"# Si ON, affiche le sujet actuel ou la description du groupe dans la "
-"dernière\n"
+"# Si ON, affiche le sujet actuel ou la description du groupe dans la dernière\n"
 "# ligne\n"
 
 #: src/lang.c:866
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
-msgstr ""
-"# Info sur l'hôte & l'heure utilisées pour détecter les nouveaux groupes (ne "
-"pas toucher)\n"
+msgstr "# Info sur l'hôte & l'heure utilisées pour détecter les nouveaux groupes (ne pas toucher)\n"
 
 #: src/lang.c:867
 msgid "There is no news\n"
@@ -4032,15 +3922,11 @@ msgstr "Utiliser le programme d'affichag
 
 #: src/lang.c:910
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
-msgstr ""
-"  -c       marquer tous les articles lus dans les groupes abonnés (en tâche "
-"de fond)"
+msgstr "  -c       marquer tous les articles lus dans les groupes abonnés (en tâche de fond)"
 
 #: src/lang.c:911
 msgid "  -Z       return status indicating if any unread news (batch mode)"
-msgstr ""
-"  -Z       retourne un statut indiquant s'il y a nouveaux articles (en tâche "
-"de fond)"
+msgstr "  -Z       retourne un statut indiquant s'il y a nouveaux articles (en tâche de fond)"
 
 #: src/lang.c:912
 msgid "  -q       don't check for new newsgroups"
@@ -4096,8 +3982,7 @@ msgstr "  -N       envoyer toute répons
 
 #: src/lang.c:923
 msgid "  -M user  mail new news to specified user (batch mode)"
-msgstr ""
-"  -M util. envoyer tout nouvel article à une personne (en tâche de fond)"
+msgstr "  -M util. envoyer tout nouvel article à une personne (en tâche de fond)"
 
 #: src/lang.c:924
 #, c-format
@@ -4127,9 +4012,7 @@ msgstr "  -s rép.  répertoire où enre
 
 #: src/lang.c:930
 msgid "  -S       save new news for later reading (batch mode)"
-msgstr ""
-"  -S       enregistrer tout nouvel article pour lecture différée (en tâche "
-"de fond)"
+msgstr "  -S       enregistrer tout nouvel article pour lecture différée (en tâche de fond)"
 
 #: src/lang.c:931
 msgid "  -z       start if any unread news"
@@ -4190,8 +4073,7 @@ msgid ""
 "%-100s\n"
 msgstr ""
 "\n"
-"Attention : message excédant %d colonnes. Ligne %d est la première "
-"dépassant :\n"
+"Attention : message excédant %d colonnes. Ligne %d est la première dépassant :\n"
 "%-100s\n"
 
 #: src/lang.c:943
@@ -4213,12 +4095,10 @@ msgstr ""
 #: src/lang.c:945
 msgid ""
 "\n"
-"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
-"\".\n"
+"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr ""
 "\n"
-"Attention : \"Subject:\" commence par \"Re: \" mais il n'y a pas de "
-"\"References:\".\n"
+"Attention : \"Subject:\" commence par \"Re: \" mais il n'y a pas de \"References:\".\n"
 
 #: src/lang.c:947
 msgid ""
@@ -4234,10 +4114,8 @@ msgstr ""
 msgid ""
 "Read carefully!\n"
 "\n"
-"  You are about to cancel an article seemingly written by you. This will "
-"wipe\n"
-"  the article from most  news servers  throughout the world,  but there is "
-"no\n"
+"  You are about to cancel an article seemingly written by you. This will wipe\n"
+"  the article from most  news servers  throughout the world,  but there is no\n"
 "  guarantee that it will work.\n"
 "\n"
 "This is the article you are about to cancel:\n"
@@ -4245,10 +4123,8 @@ msgid ""
 msgstr ""
 "Lisez ceci attentivement !\n"
 "\n"
-"  Vous êtes sur le point d'effacer un article apparemment écrit par vous. "
-"Cela effacera\n"
-"  cet article sur la plupart des serveurs UseNet du monde, mais il n'y a "
-"aucune\n"
+"  Vous êtes sur le point d'effacer un article apparemment écrit par vous. Cela effacera\n"
+"  cet article sur la plupart des serveurs UseNet du monde, mais il n'y a aucune\n"
 "  garantie que cela marche.\n"
 "\n"
 "Voici l'article que vous vous apprêtez à effacer :\n"
@@ -4338,26 +4214,19 @@ msgstr "Attention : Seul %d sur %d artic
 #, c-format
 msgid ""
 "\n"
-"Warning: Your signature  is longer than %d lines.  Since signatures usually "
-"do\n"
-"         not  transport any  useful information,  they should be as  short "
-"as\n"
+"Warning: Your signature  is longer than %d lines.  Since signatures usually do\n"
+"         not  transport any  useful information,  they should be as  short as\n"
 "         possible.\n"
 msgstr ""
 "\n"
-"Attention : Votre signature est longue de plus de %d lignes. Comme les "
-"signatures\n"
-"            ne contiennent aucune information pertinente, elles se doivent "
-"d'être\n"
+"Attention : Votre signature est longue de plus de %d lignes. Comme les signatures\n"
+"            ne contiennent aucune information pertinente, elles se doivent d'être\n"
 "            le plus court possible.\n"
 
 #: src/lang.c:975
 #, c-format
-msgid ""
-"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
-msgstr ""
-"Attention : cette email peut contenir un piège à spam. %s=continuer, "
-"%s=annuler ?"
+msgid "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
+msgstr "Attention : cette email peut contenir un piège à spam. %s=continuer, %s=annuler ?"
 
 #: src/lang.c:976
 msgid ""
@@ -4365,8 +4234,7 @@ msgid ""
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr ""
 "\n"
-"Attention : Les signatures doivent commencer avec '-- \\n' et non par '-- "
-"\\n'.\n"
+"Attention : Les signatures doivent commencer avec '-- \\n' et non par '-- \\n'.\n"
 
 #: src/lang.c:977
 msgid "Writing attributes file..."
@@ -4427,13 +4295,10 @@ msgstr "  -D mode  mode debug"
 msgid ""
 "Read carefully!\n"
 "\n"
-"  You are about to cancel an article seemingly not written by you.  This "
-"will\n"
+"  You are about to cancel an article seemingly not written by you.  This will\n"
 "  wipe the article from lots of news servers throughout the world;\n"
-"  Usenet's majority  considers this  rather inappropriate,  to say the "
-"least.\n"
-"  Only press 'd'  if you are  absolutely positive  that you are ready to "
-"take\n"
+"  Usenet's majority  considers this  rather inappropriate,  to say the least.\n"
+"  Only press 'd'  if you are  absolutely positive  that you are ready to take\n"
 "  the rap.\n"
 "\n"
 "This is the article you are about to cancel:\n"
@@ -4441,11 +4306,9 @@ msgid ""
 msgstr ""
 "Lisez ceci attentivement !\n"
 "\n"
-"  Vous vous apprêtez à effacer un article qui fut apparemment écrit par "
-"vous. Cela\n"
+"  Vous vous apprêtez à effacer un article qui fut apparemment écrit par vous. Cela\n"
 "  effacera l'article sur de nombreux serveurs UseNet répartis sur el globe;\n"
-"  La mojorité d'UseNet considère cela comme inapproprié, pour ne pas dire "
-"complètement.\n"
+"  La mojorité d'UseNet considère cela comme inapproprié, pour ne pas dire complètement.\n"
 "  Appuyez sur 'd' si vous vous sentez apte à subir les conséquences de ce\n"
 "geste.\n"
 "\n"
@@ -4651,8 +4514,7 @@ msgstr "Article non signé et pas de cl
 #: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
-msgstr ""
-"%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon : "
+msgstr "%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon : "
 
 #: src/lang.c:1077
 #, c-format
@@ -4661,11 +4523,8 @@ msgstr "%s=quitter, %s=éditer, %s=ispel
 
 #: src/lang.c:1078
 #, c-format
-msgid ""
-"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
-msgstr ""
-"%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon "
-"[%%s]: "
+msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
+msgstr "%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon [%%s]: "
 
 #: src/lang.c:1080
 #, c-format
@@ -4680,8 +4539,7 @@ msgstr "%s=quitter, %s=éditer, %s=pgp,
 #: src/lang.c:1082
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
-msgstr ""
-"%s=quitter, %s=éditer, %s=pgp, %s=menu, %s=poster, %s=brouillon [%%s] : "
+msgstr "%s=quitter, %s=éditer, %s=pgp, %s=menu, %s=poster, %s=brouillon [%%s] : "
 
 #: src/lang.c:1086
 #, c-format
@@ -4696,8 +4554,7 @@ msgstr "%s=quitter, %s=éditer, %s=ispel
 #: src/lang.c:1088
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
-msgstr ""
-"%s=quitter, %s=éditer, %s=ispell, %s=menu, %s=poster, %s=brouillon [%%s] : "
+msgstr "%s=quitter, %s=éditer, %s=ispell, %s=menu, %s=poster, %s=brouillon [%%s] : "
 
 #: src/lang.c:1090
 #, c-format
@@ -4737,11 +4594,8 @@ msgstr "Déconnexion du serveur...\n"
 
 #: src/lang.c:1106
 #, c-format
-msgid ""
-"Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
-msgstr ""
-"Nom de groupe erroné (\"%s\") dans la réponse de la commande \"GROUP%s\" : "
-"\"%s\""
+msgid "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
+msgstr "Nom de groupe erroné (\"%s\") dans la réponse de la commande \"GROUP%s\" : \"%s\""
 
 #: src/lang.c:1107
 #, c-format
@@ -4797,8 +4651,7 @@ msgstr "  -l       utilise seulement LIS
 
 #: src/lang.c:1118
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
-msgstr ""
-"  -n       lire seulement groupes abonnés du .newsrc depuis le serveur NNTP"
+msgstr "  -n       lire seulement groupes abonnés du .newsrc depuis le serveur NNTP"
 
 #: src/lang.c:1120
 msgid "  -4       force connecting via IPv4"
@@ -4848,8 +4701,8 @@ msgstr "Votre serveur n'a pas d'Xref: da
 
 #: src/lang.c:1137
 #, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
-msgstr "Ouverture de %s impossible. Essayez %s -r pour lire via NNTP.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
+msgstr "Ouverture de %s impossible. Essayez %s -r pour lire via NNTP."
 
 #: src/lang.c:1140
 msgid "  -Q       quick start. Same as -qd"
@@ -4873,8 +4726,7 @@ msgstr "Le postage avec l'inews externe
 
 #: src/lang.c:1148
 msgid "It worked! Should I always use my built in inews from now on?"
-msgstr ""
-"Ca a marché ! Devrais-je toujours utiliser mon inews intégré à présent ?"
+msgstr "Ca a marché ! Devrais-je toujours utiliser mon inews intégré à présent ?"
 
 #: src/lang.c:1152
 #, c-format
@@ -4894,9 +4746,9 @@ msgid "Printing..."
 msgstr "Impression..."
 
 #: src/lang.c:1159
-#, fuzzy, c-format
+#, c-format
 msgid "%d %s piped to \"%s\""
-msgstr "%d %s imprimé"
+msgstr "%d %s passé à \"%s\""
 
 #: src/lang.c:1160
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
@@ -4979,38 +4831,23 @@ msgstr ""
 #: src/lang.c:1189
 msgid ""
 "\n"
-"  If your article contains quoted text  please take some time to pare it "
-"down\n"
-"  to just the  key points to which you are  responding,  or people will "
-"think\n"
-"  you are a dweeb!  Many people have the habit of skipping any article  "
-"whose\n"
-"  first page is largely  quoted material.  Format your article to fit in "
-"less\n"
-"  then 80 chars,  since that's the conventional size  (72 is a good choice "
-"as\n"
-"  it allows quoting without exceeding the limit).  If your lines are too "
-"long\n"
-"  they'll wrap  around  ugly and  people won't  read what you  write.  If "
-"you\n"
-"  aren't  careful  and considerate  in  formatting  your posting, people  "
-"are\n"
+"  If your article contains quoted text  please take some time to pare it down\n"
+"  to just the  key points to which you are  responding,  or people will think\n"
+"  you are a dweeb!  Many people have the habit of skipping any article  whose\n"
+"  first page is largely  quoted material.  Format your article to fit in less\n"
+"  then 80 chars,  since that's the conventional size  (72 is a good choice as\n"
+"  it allows quoting without exceeding the limit).  If your lines are too long\n"
+"  they'll wrap  around  ugly and  people won't  read what you  write.  If you\n"
+"  aren't  careful  and considerate  in  formatting  your posting, people  are\n"
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 "\n"
-"  Si votre article contient du texte cité prenez s'il vous plaît un peu de "
-"temps pour le nettoyer\n"
-"  afin de répondre en dessous du texte cité, ou bien les personnes penseront "
-"que vous êtes un peu bête !\n"
-"  La plupart des gens ont la bonne idée d'effacer les parties inutiles du "
-"texte cité.\n"
-"  Formattez votre article afin qu'aucune ligne ne dépasse 80 caractères, "
-"afin de respecter les usages (72 est un bon choix car il vous permet "
-"d'éviter\n"
-"  d'excéder la limite). Si vos lignes sont trop longues, elles seront "
-"coupées de façons aléatoires\n"
-"  rendant la lecture difficile voir impossible. Si vous ne respectez pas ces "
-"simples\n"
+"  Si votre article contient du texte cité prenez s'il vous plaît un peu de temps pour le nettoyer\n"
+"  afin de répondre en dessous du texte cité, ou bien les personnes penseront que vous êtes un peu bête !\n"
+"  La plupart des gens ont la bonne idée d'effacer les parties inutiles du texte cité.\n"
+"  Formattez votre article afin qu'aucune ligne ne dépasse 80 caractères, afin de respecter les usages (72 est un bon choix car il vous permet d'éviter\n"
+"  d'excéder la limite). Si vos lignes sont trop longues, elles seront coupées de façons aléatoires\n"
+"  rendant la lecture difficile voir impossible. Si vous ne respectez pas ces simples\n"
 "  règles, pratiquement toutes les personnes ignoreront vos articles.\n"
 
 #: src/lang.c:1202
@@ -5048,62 +4885,43 @@ msgstr "Service indisponible\n"
 
 #: src/lang.c:1224
 #, c-format
-msgid ""
-"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
-"%s=post"
-msgstr ""
-"%s=passer; %s=mail; %s=impr.; %s=quitter; %s=voir lu/non lu; %s=enreg.; "
-"%s=marquer; %s=poster"
+msgid "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
+msgstr "%s=passer; %s=mail; %s=impr.; %s=quitter; %s=voir lu/non lu; %s=enreg.; %s=marquer; %s=poster"
 
 #: src/lang.c:1225
 #, c-format
-msgid ""
-"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=passer; %s=mail; %s=impr.; %s=quitter; %s=répondre; %s=enreg.; "
-"%s=marquer; %s=poster"
+msgid "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
+msgstr "%s=passer; %s=mail; %s=impr.; %s=quitter; %s=répondre; %s=enreg.; %s=marquer; %s=poster"
 
 #: src/lang.c:1227
 #, c-format
-msgid ""
-"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=mail; %s=imprimer; %s=quitter; %s=voir lu/non lu; %s=enregistrer; "
-"%s=marquer; %s=poster"
+msgid "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
+msgstr "%s=mail; %s=imprimer; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %s=marquer; %s=poster"
 
 #: src/lang.c:1228
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=mail; %s=imprimer; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; "
-"%s=poster"
+msgstr "%s=mail; %s=imprimer; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %s=poster"
 
 #: src/lang.c:1232
 #, c-format
-msgid ""
-"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=passer; %s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; "
-"%s=marquer; %s=poster"
+msgid "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
+msgstr "%s=passer; %s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %s=marquer; %s=poster"
 
 #: src/lang.c:1233
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=passer; %s=mail; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; "
-"%s=poster"
+msgstr "%s=passer; %s=mail; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %s=poster"
 
 #: src/lang.c:1235
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %s=marquer; %s=poster"
+msgstr "%s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %s=marquer; %s=poster"
 
 #: src/lang.c:1236
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
-msgstr ""
-"%s=mail; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %s=poster"
+msgstr "%s=mail; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %s=poster"
 
 #: src/lang.c:1242
 msgid "Terminal does not support color"
@@ -5603,9 +5421,7 @@ msgstr ""
 
 #: src/lang.c:1629
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Afficher une brève description pour chaque groupe. <ESPACE> change & "
-"<RETOUR> valide."
+msgstr "Afficher une brève description pour chaque groupe. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1630
 msgid "Show description of each newsgroup"
@@ -5620,11 +5436,8 @@ msgstr ""
 "# la vue de sélection des groupes\n"
 
 #: src/lang.c:1636
-msgid ""
-"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
-"sets."
-msgstr ""
-"Affiche l'auteur dans le menu groupe. <ESPACE> change & <RETOUR> valide."
+msgid "Show From (author) fields in group & thread level. <SPACE> toggles & <CR> sets."
+msgstr "Affiche l'auteur dans le menu groupe. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1637
 msgid "In group and thread level, show author by"
@@ -5648,8 +5461,7 @@ msgstr ""
 
 #: src/lang.c:1647
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Affiche -> ou une barre de sélection. <ESPACE> change & <RETOUR> valide."
+msgstr "Affiche -> ou une barre de sélection. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1648
 msgid "Draw -> instead of highlighted bar"
@@ -5695,9 +5507,7 @@ msgstr ""
 
 #: src/lang.c:1672
 msgid "Enter percentage match required to thread together. <CR> sets."
-msgstr ""
-"Entrer le pourcentage de concordance pour grouper les articles en un fil. "
-"<RETOUR> valide."
+msgstr "Entrer le pourcentage de concordance pour grouper les articles en un fil. <RETOUR> valide."
 
 #: src/lang.c:1673
 msgid "Thread percentage match"
@@ -5709,27 +5519,19 @@ msgid ""
 "# Thread percentage match...\n"
 "# the percentage of characters in the subject of an article that must match\n"
 "# a base article for both those articles to be considered to belong to the\n"
-"# same thread. This option is an integer percentage, eg. 80, no decimals "
-"may\n"
-"# follow. If 80 is used here, then 80% of the characters must match "
-"exactly,\n"
+"# same thread. This option is an integer percentage, eg. 80, no decimals may\n"
+"# follow. If 80 is used here, then 80% of the characters must match exactly,\n"
 "# no insertion of a character, for the two articles to be put in the same\n"
 "# thread. eg. 'happy' and 'harpy' would match, but 'harpie', 'happie' and\n"
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 "# Taux de concordance du fil...\n"
-"# le pourcentage de caractères dans le sujet d'un article qui doit "
-"correspondre\n"
-"# à un article initial pour qu'ils puissent être considérés comme "
-"appartenant à\n"
-"# un même fil. Cette option est un pourcentage, par ex. 80, sans décimales "
-"qui\n"
-"# suivent. Si 80 est utilisé ici, alors 80% des caractères doivent "
-"absolument\n"
-"# correspondre, sans insertion de caractère, pour que les deux articles "
-"soient placés\n"
-"# dans le même fil. Par exemple 'happy' et 'harpy' correspondent, mais "
-"'harpie',\n"
+"# le pourcentage de caractères dans le sujet d'un article qui doit correspondre\n"
+"# à un article initial pour qu'ils puissent être considérés comme appartenant à\n"
+"# un même fil. Cette option est un pourcentage, par ex. 80, sans décimales qui\n"
+"# suivent. Si 80 est utilisé ici, alors 80% des caractères doivent absolument\n"
+"# correspondre, sans insertion de caractère, pour que les deux articles soient placés\n"
+"# dans le même fil. Par exemple 'happy' et 'harpy' correspondent, mais 'harpie',\n"
 "# 'happie' et 'harppy' seront regroupés à part de 'happy'\n"
 
 #: src/lang.c:1687
@@ -5751,10 +5553,8 @@ msgstr ""
 "#   2 = moyenne\n"
 
 #: src/lang.c:1696
-msgid ""
-"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Trie les articles d'après un en-tête. <ESPACE> change & <RETOUR> valide."
+msgid "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
+msgstr "Trie les articles d'après un en-tête. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1697
 msgid "Sort articles by"
@@ -5817,11 +5617,8 @@ msgstr ""
 "#   4 = Date la plus récente, ascendant\n"
 
 #: src/lang.c:1726
-msgid ""
-"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Place le curseur sur le 1er article non lu. <ESPACE> change & <RETOUR> "
-"valide."
+msgid "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
+msgstr "Place le curseur sur le 1er article non lu. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1727
 msgid "Go to first unread article in group"
@@ -5829,14 +5626,11 @@ msgstr "Aller au 1er article non lu du g
 
 #: src/lang.c:1728
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
-msgstr ""
-"# Si ON, place le curseur sur le 1er article non lu sinon sur le dernier\n"
+msgstr "# Si ON, place le curseur sur le 1er article non lu sinon sur le dernier\n"
 
 #: src/lang.c:1732
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Affiche tous les articles ou seulement ceux non lus. <ESPACE> change & "
-"<RETOUR> valide."
+msgstr "Affiche tous les articles ou seulement ceux non lus. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1733
 msgid "Show only unread articles"
@@ -5844,8 +5638,7 @@ msgstr "Afficher articles non lus seulem
 
 #: src/lang.c:1734
 msgid "# If ON show only new/unread articles otherwise show all.\n"
-msgstr ""
-"# Si ON, affiche seulement les articles non lus sinon les affiche tous.\n"
+msgstr "# Si ON, affiche seulement les articles non lus sinon les affiche tous.\n"
 
 #: src/lang.c:1739
 msgid "Show only groups with unread arts"
@@ -5932,16 +5725,14 @@ msgid "List thread using right arrow key
 msgstr "Lister le fil via la flèche droite"
 
 #: src/lang.c:1785
-msgid ""
-"# If ON automatically list thread when entering it using right arrow key.\n"
+msgid "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 "# Si ON, listera automatiquement le fil lors de l'utilisation de la flèche\n"
 "# droite.\n"
 
 #: src/lang.c:1789
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles effacés. <RETOUR> valide, <ESC> annule."
+msgstr "Caractère indiquant les articles effacés. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1790
 msgid "Character to show deleted articles"
@@ -5956,10 +5747,8 @@ msgstr ""
 "# _ est transformé en ' '\n"
 
 #: src/lang.c:1796
-msgid ""
-"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles inclus. <RETOUR> valide, <ESC> annule."
+msgid "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
+msgstr "Caractère indiquant les articles inclus. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1797
 msgid "Character to show inrange articles"
@@ -5974,12 +5763,8 @@ msgstr ""
 "# _ est transformé en ' '\n"
 
 #: src/lang.c:1803
-msgid ""
-"Enter character to indicate that article will return. <CR> sets, <ESC> "
-"cancels."
-msgstr ""
-"Caractère indiquant que l'article sera retourné. <RETOUR> valide, <ESC> "
-"annule."
+msgid "Enter character to indicate that article will return. <CR> sets, <ESC> cancels."
+msgstr "Caractère indiquant que l'article sera retourné. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1804
 msgid "Character to show returning arts"
@@ -5994,10 +5779,8 @@ msgstr ""
 "# _ est transformé en ' '\n"
 
 #: src/lang.c:1810
-msgid ""
-"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles sélectionnés. <RETOUR> valide, <ESC> annule."
+msgid "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
+msgstr "Caractère indiquant les articles sélectionnés. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1811
 msgid "Character to show selected articles"
@@ -6008,14 +5791,12 @@ msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
-"# Caractère utilisé pour indiquer qu'un article fut sélectionné (defaut "
-"'*')\n"
+"# Caractère utilisé pour indiquer qu'un article fut sélectionné (defaut '*')\n"
 "# _ est transformé en ' '\n"
 
 #: src/lang.c:1817
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles récents. <RETOUR> valide, <ESC> annule."
+msgstr "Caractère indiquant les articles récents. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1818
 msgid "Character to show recent articles"
@@ -6031,8 +5812,7 @@ msgstr ""
 
 #: src/lang.c:1824
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles non lus. <RETOUR> valide, <ESC> annule."
+msgstr "Caractère indiquant les articles non lus. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1825
 msgid "Character to show unread articles"
@@ -6064,8 +5844,7 @@ msgstr ""
 
 #: src/lang.c:1838
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles filtrés. <RETOUR> valide, <ESC> annule."
+msgstr "Caractère indiquant les articles filtrés. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1839
 msgid "Character to show killed articles"
@@ -6080,11 +5859,8 @@ msgstr ""
 "# kill_level doit être choisi en conséquence, _ est transformé en ' '\n"
 
 #: src/lang.c:1845
-msgid ""
-"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
-msgstr ""
-"Caractère indiquant les articles lus et sélectionnés. <RETOUR> valide, <ESC> "
-"annule."
+msgid "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
+msgstr "Caractère indiquant les articles lus et sélectionnés. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:1846
 msgid "Character to show readselected arts"
@@ -6114,12 +5890,8 @@ msgstr ""
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 
 #: src/lang.c:1860
-msgid ""
-"0 = full page scrolling, -1 = show previous last line as first on next page, "
-"-2 = half page"
-msgstr ""
-"0 = défilement page par page, -1 = afficher dernière ligne dans page "
-"suivante, -2 = demi-page"
+msgid "0 = full page scrolling, -1 = show previous last line as first on next page, -2 = half page"
+msgstr "0 = défilement page par page, -1 = afficher dernière ligne dans page suivante, -2 = demi-page"
 
 #: src/lang.c:1861
 msgid "Number of lines to scroll in pager"
@@ -6153,16 +5925,11 @@ msgstr "Afficher les signatures"
 
 #: src/lang.c:1874
 msgid "# If OFF don't show signatures when displaying articles\n"
-msgstr ""
-"# Si OFF ne pas afficher les signatures lors de la visualisation des "
-"articles.\n"
+msgstr "# Si OFF ne pas afficher les signatures lors de la visualisation des articles.\n"
 
 #: src/lang.c:1878
-msgid ""
-"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Afficher les archives uue comme PJ marquées. <ESPACE> change & <RETOUR> "
-"valide."
+msgid "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
+msgstr "Afficher les archives uue comme PJ marquées. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1879
 msgid "Display uue data as an attachment"
@@ -6175,8 +5942,7 @@ msgid ""
 "# * 0 = no, display raw uuencoded data\n"
 "#   1 = yes, uuencoded data will be condensed to a single tag line showing\n"
 "#       size and filename, similar to how MIME attachments are displayed\n"
-"#   2 = hide all, as for 1, but any line that looks like uuencoded data "
-"will\n"
+"#   2 = hide all, as for 1, but any line that looks like uuencoded data will\n"
 "#       be folded into a tag line.\n"
 msgstr ""
 "# Prise en charge des données uuencode dans le pager\n"
@@ -6184,16 +5950,12 @@ msgstr ""
 "# * 0 = aucune, affichage brut des données uuencode\n"
 "#   1 = oui, les données uuencode seront condensée dans une seule ligne\n"
 "#       affichant la taille et le fichier, comme sont affichées les PJ MIME\n"
-"#   2 = masquer, comme pour l'option 1, mais toute ligne qui ressemble à "
-"des\n"
+"#   2 = masquer, comme pour l'option 1, mais toute ligne qui ressemble à des\n"
 "#       données uuencode sera condensée en une seule ligne.\n"
 
 #: src/lang.c:1890
-msgid ""
-"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Décode les umlauts Allemands de type TeX en ISO. <ESPACE> change & <RETOUR> "
-"valide."
+msgid "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
+msgstr "Décode les umlauts Allemands de type TeX en ISO. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1891
 msgid "Display \"a as Umlaut-a"
@@ -6220,17 +5982,13 @@ msgid ""
 "# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 "# place an '*' as this value. This is the only way a wildcard can be used.\n"
 "# If you enter 'X-' as the value, you will see all headers beginning with\n"
-"# 'X-' (like X-Alan or X-Pape). You can list more than one by delimiting "
-"with\n"
+"# 'X-' (like X-Alan or X-Pape). You can list more than one by delimiting with\n"
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
-"# Quels en-têtes voulez-vous voir. Si vous souhaitez voir _tout_ les en-"
-"têtes,\n"
+"# Quels en-têtes voulez-vous voir. Si vous souhaitez voir _tout_ les en-têtes,\n"
 "# utilisez '*' comme valeur. C'est le seul moyen d'utiliser un caractère\n"
-"# joker ici. Si vous entrez 'X-' comme valeur, vous verrez tous les en-"
-"têtes\n"
-"# commençant par 'X-' (comme X-Alan ou X-Pape). Vous pouvez afficher "
-"plusieurs\n"
+"# joker ici. Si vous entrez 'X-' comme valeur, vous verrez tous les en-têtes\n"
+"# commençant par 'X-' (comme X-Alan ou X-Pape). Vous pouvez afficher plusieurs\n"
 "# en-têtes en les délimitant avec des espaces. Ne rien définir, désactive\n"
 "# cette option.\n"
 
@@ -6242,17 +6000,14 @@ msgstr "Ne pas afficher ces en-têtes"
 msgid ""
 "# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 "# An example of using both options might be if you thought X- headers were\n"
-"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
-"you\n"
+"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then you\n"
 "# would do something like this:\n"
 "# news_headers_to_display=X-\n"
 "# news_headers_to_not_display=X-Alan X-Pape\n"
 "# Not defining anything turns off this option.\n"
 msgstr ""
-"# Comme l'option 'news_headers_to_display' excepté que là c'est le "
-"contraire.\n"
-"# Un exemple d'utilisation de ces deux options pourrait que vous trouviez "
-"les\n"
+"# Comme l'option 'news_headers_to_display' excepté que là c'est le contraire.\n"
+"# Un exemple d'utilisation de ces deux options pourrait que vous trouviez les\n"
 "# en-têtes 'X-' intéressantes mais celles contenant 'Alan' et 'Pape'\n"
 "# inutiles... donc voici ce que vous pourriez alors faire :\n"
 "# news_headers_to_display=X-\n"
@@ -6260,11 +6015,8 @@ msgstr ""
 "# Ne rien définir, désactive cette option.\n"
 
 #: src/lang.c:1919
-msgid ""
-"Do you want to enable automatic handling of multipart/alternative articles?"
-msgstr ""
-"Voulez-vous activer la prise en charge automatique des articles multipart/"
-"alternative ?"
+msgid "Do you want to enable automatic handling of multipart/alternative articles?"
+msgstr "Voulez-vous activer la prise en charge automatique des articles multipart/alternative ?"
 
 #: src/lang.c:1920
 msgid "Skip multipart/alternative parts"
@@ -6276,8 +6028,7 @@ msgstr "# Si ON, enlève automatiquement
 
 #: src/lang.c:1925
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
-msgstr ""
-"Activer la détection des blocs à citer ? <ESPACE> change & <RETOUR> valide."
+msgstr "Activer la détection des blocs à citer ? <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1926
 msgid "Detection of verbatim blocks"
@@ -6289,9 +6040,7 @@ msgstr "# Si ON, détecte les blocs text
 
 #: src/lang.c:1932
 msgid "A regex used to decide which lines to show in col_quote."
-msgstr ""
-"Une expression régulière pour déterminer quelles lignes afficher dans "
-"col_quote."
+msgstr "Une expression régulière pour déterminer quelles lignes afficher dans col_quote."
 
 #: src/lang.c:1933
 msgid "Regex used to show quoted lines"
@@ -6309,9 +6058,7 @@ msgstr ""
 
 #: src/lang.c:1940
 msgid "A regex used to decide which lines to show in col_quote2."
-msgstr ""
-"Une expression régulière pour déterminer quelles lignes afficher dans "
-"col_quote2."
+msgstr "Une expression régulière pour déterminer quelles lignes afficher dans col_quote2."
 
 #: src/lang.c:1941
 msgid "Regex used to show twice quoted l."
@@ -6329,9 +6076,7 @@ msgstr ""
 
 #: src/lang.c:1948
 msgid "A regex used to decide which lines to show in col_quote3."
-msgstr ""
-"Une expression régulière pour déterminer quelles lignes afficher dans "
-"col_quote3."
+msgstr "Une expression régulière pour déterminer quelles lignes afficher dans col_quote3."
 
 #: src/lang.c:1949
 msgid "Regex used to show >= 3 times q.l."
@@ -6344,16 +6089,12 @@ msgid ""
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 "# Une expression régulière qui permettra à tin d'afficher les citations de\n"
-"# troisième niveau et supérieur. Ces citations sont affichées dans "
-"col_quote3.\n"
-"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
-"défaut.\n"
+"# troisième niveau et supérieur. Ces citations sont affichées dans col_quote3.\n"
+"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
 #: src/lang.c:1956
 msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
-msgstr ""
-"Activer la détection des citations externes ? <ESPACE> change & <RETOUR> "
-"valide."
+msgstr "Activer la détection des citations externes ? <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:1957
 msgid "Detection of external quotes"
@@ -6361,15 +6102,11 @@ msgstr "Détection des citations externe
 
 #: src/lang.c:1958
 msgid "# If ON detect quoted text from external sources in articles\n"
-msgstr ""
-"# Si ON, détecte les citations textuelles de sources externes dans les "
-"articles\n"
+msgstr "# Si ON, détecte les citations textuelles de sources externes dans les articles\n"
 
 #: src/lang.c:1962
 msgid "A regex used to decide which lines to show in col_extquote."
-msgstr ""
-"Une expression régulière pour déterminer quelles lignes afficher dans "
-"col_extquote."
+msgstr "Une expression régulière pour déterminer quelles lignes afficher dans col_extquote."
 
 #: src/lang.c:1963
 msgid "Regex used to show quotes from external sources"
@@ -6381,16 +6118,13 @@ msgid ""
 "# external quotes. Text from external quotes is shown in col_extquote.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
-"# Une expression régulière qui permettra à tin de décider quelles sont les "
-"citations de\n"
+"# Une expression régulière qui permettra à tin de décider quelles sont les citations de\n"
 "# second niveau. Ces citations sont affichées dans col_extquote. Si vous\n"
 "# laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
 #: src/lang.c:1971
 msgid "A regex used to decide which words to show in col_markslashes."
-msgstr ""
-"Une expression régulière pour déterminer quels mots afficher dans "
-"col_markslashes."
+msgstr "Une expression régulière pour déterminer quels mots afficher dans col_markslashes."
 
 #: src/lang.c:1972
 msgid "Regex used to highlight /slashes/"
@@ -6404,14 +6138,11 @@ msgid ""
 msgstr ""
 "# Une expression régulière qui permettra à tin d'afficher les mots\n"
 "# placés entre des '/' dans col_markslashes.\n"
-"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
-"défaut.\n"
+"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
 #: src/lang.c:1979
 msgid "A regex used to decide which words to show in col_markstars."
-msgstr ""
-"Une expression régulière pour déterminer quels mots afficher dans "
-"col_markstars."
+msgstr "Une expression régulière pour déterminer quels mots afficher dans col_markstars."
 
 #: src/lang.c:1980
 msgid "Regex used to highlight *stars*"
@@ -6425,14 +6156,11 @@ msgid ""
 msgstr ""
 "# Une expression régulière qui permettra à tin d'afficher les mots\n"
 "# placés entre des '*' dans col_markstars.\n"
-"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
-"défaut.\n"
+"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
 #: src/lang.c:1987
 msgid "A regex used to decide which words to show in col_markstroke."
-msgstr ""
-"Une expression régulière pour déterminer quels mots afficher dans "
-"col_markstroke."
+msgstr "Une expression régulière pour déterminer quels mots afficher dans col_markstroke."
 
 #: src/lang.c:1988
 msgid "Regex used to highlight -strokes-"
@@ -6446,14 +6174,11 @@ msgid ""
 msgstr ""
 "# Une expression régulière qui permettra à tin d'afficher les mots\n"
 "# placés entre des '-' dans col_markstroke.\n"
-"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
-"défaut.\n"
+"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
 #: src/lang.c:1995
 msgid "A regex used to decide which words to show in col_markdash."
-msgstr ""
-"Une expression régulière pour déterminer quels mots afficher dans "
-"col_markdash."
+msgstr "Une expression régulière pour déterminer quels mots afficher dans col_markdash."
 
 #: src/lang.c:1996
 msgid "Regex used to highlight _underline_"
@@ -6467,14 +6192,11 @@ msgid ""
 msgstr ""
 "# Une expression régulière qui permettra à tin d'afficher les mots\n"
 "# placés entre des '_' dans col_markdash.\n"
-"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
-"défaut.\n"
+"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
 #: src/lang.c:2003
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
-msgstr ""
-"Une expression régulière pour trouver les préfixes dans le sujet. '|' est un "
-"séparateur."
+msgstr "Une expression régulière pour trouver les préfixes dans le sujet. '|' est un séparateur."
 
 #: src/lang.c:2004
 msgid "Regex with Subject prefixes"
@@ -6490,9 +6212,7 @@ msgstr ""
 
 #: src/lang.c:2010
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
-msgstr ""
-"Une expression régulière pour trouver les suffixes dans le sujet. '|' est un "
-"séparateur."
+msgstr "Une expression régulière pour trouver les suffixes dans le sujet. '|' est un séparateur."
 
 #: src/lang.c:2011
 msgid "Regex with Subject suffixes"
@@ -6539,12 +6259,8 @@ msgstr ""
 "# la fin d'une bloc textuel.\n"
 
 #: src/lang.c:2031
-msgid ""
-"Enter name and options for external MIME viewer, --internal for built-in "
-"viewer"
-msgstr ""
-"Nom et options pour le visualisateur MIME externe, --internal pour celui "
-"inclus"
+msgid "Enter name and options for external MIME viewer, --internal for built-in viewer"
+msgstr "Nom et options pour le visualisateur MIME externe, --internal pour celui inclus"
 
 #: src/lang.c:2032
 msgid "MIME binary content viewer"
@@ -6554,8 +6270,7 @@ msgstr "Visualisateur de contenu MIME"
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
-"# Otherwise specify an external viewer program (eg, metamail) or leave "
-"blank\n"
+"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
 "# for no automatic viewing\n"
 msgstr ""
 "# Utilisation du visualisateur MIME inclus pour les parties non textuelles\n"
@@ -6582,8 +6297,7 @@ msgstr ""
 
 #: src/lang.c:2047
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Marquer lu les groupes à la fermeture ? <ESPACE> change & <RETOUR> valide."
+msgstr "Marquer lu les groupes à la fermeture ? <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2048
 msgid "Catchup read groups when quitting"
@@ -6620,11 +6334,9 @@ msgid "'Mark as (un)read' ignores tags"
 msgstr "'Marquer (non)lu l'article' ignore les marques"
 
 #: src/lang.c:2073
-msgid ""
-"# If ON the 'Mark as (un)read' function marks only the current article.\n"
+msgid "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
-"# Si ON, la fonction 'Marquer (non) lu l'article' agit uniquement sur "
-"l'article\n"
+"# Si ON, la fonction 'Marquer (non) lu l'article' agit uniquement sur l'article\n"
 "# actuel.\n"
 
 #: src/lang.c:2077
@@ -6671,13 +6383,11 @@ msgid ""
 "# of already read articles to be read before first unread one\n"
 msgstr ""
 "# Nombre d'articles à récupérer (0=pas de limite); si le nombre est négatif\n"
-"# détermine le nombre max d'articles déjà lus à relire avant le premier non "
-"lu\n"
+"# détermine le nombre max d'articles déjà lus à relire avant le premier non lu\n"
 
 #: src/lang.c:2104
 msgid "Enter number of days article is considered recent. <CR> sets."
-msgstr ""
-"Nombre de jours un article est considéré comme récent. <RETOUR> valide."
+msgstr "Nombre de jours un article est considéré comme récent. <RETOUR> valide."
 
 #: src/lang.c:2105
 msgid "Article recentness time limit"
@@ -6688,8 +6398,7 @@ msgid "# Number of days in which article
 msgstr "# Nombre de jours un article est considéré comme récent; (0=OFF)\n"
 
 #: src/lang.c:2110
-msgid ""
-"WILDMAT for normal wildcards, REGEX for full regular expression matching."
+msgid "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr "WILDMAT pour les wildcards normaux, REGEX pour expressions régulières."
 
 #: src/lang.c:2111
@@ -7198,8 +6907,7 @@ msgstr "Englober les fils pour le non lu
 
 #: src/lang.c:2403
 msgid "# If ON wrap around threads on searching next unread article\n"
-msgstr ""
-"# Si ON, englober les fils lors de la recherche de l'article suivant non lu\n"
+msgstr "# Si ON, englober les fils lors de la recherche de l'article suivant non lu\n"
 
 #: src/lang.c:2407
 msgid "Enter default mail address (and fullname). <CR> sets."
@@ -7226,11 +6934,8 @@ msgstr ""
 "# des articles\n"
 
 #: src/lang.c:2419
-msgid ""
-"Enter path/! command/--none to create your default signature. <CR> sets."
-msgstr ""
-"Chemin/! commande/--aucune pour la création de votre signature. <RETOUR> "
-"valide."
+msgid "Enter path/! command/--none to create your default signature. <CR> sets."
+msgstr "Chemin/! commande/--aucune pour la création de votre signature. <RETOUR> valide."
 
 #: src/lang.c:2420
 msgid "Create signature from path/command"
@@ -7243,16 +6948,13 @@ msgid ""
 "# sigfile=!command   executes external command to generate a signature\n"
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
-"# Fichier de signature à utiliser lors de la composition/réponse à un "
-"article.\n"
+"# Fichier de signature à utiliser lors de la composition/réponse à un article.\n"
 "# sigfile=fichier       utilise le contenu d'un fichier comme signature\n"
-"# sigfile=!commande   exécute une commande externe pour générer la "
-"signature\n"
+"# sigfile=!commande   exécute une commande externe pour générer la signature\n"
 "# sigfile=--aucun     ne pas ajouter de signature\n"
 
 #: src/lang.c:2428
-msgid ""
-"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
+msgid "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr "Précéder la signature avec \"-- \". <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2429
@@ -7267,8 +6969,7 @@ msgstr ""
 
 #: src/lang.c:2434
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Rajouter la signature lors du repostage. <ESPACE> change & <RETOUR> valide."
+msgstr "Rajouter la signature lors du repostage. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2435
 msgid "Add signature when reposting"
@@ -7326,10 +7027,8 @@ msgstr ""
 "#   7 = Citations compr., signatures et lignes vides citées\n"
 
 #: src/lang.c:2462 src/lang.c:2470 src/lang.c:2476
-msgid ""
-"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
-msgstr ""
-"%A Adresse %D Date %F Adresse+Nom %G groupe %M Message-ID %N Nom %C Prénom"
+msgid "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
+msgstr "%A Adresse %D Date %F Adresse+Nom %G groupe %M Message-ID %N Nom %C Prénom"
 
 #: src/lang.c:2463
 msgid "Quote line when following up"
@@ -7355,8 +7054,7 @@ msgstr "Citation lors d'un envoi par mai
 
 #: src/lang.c:2482
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Si ON, inclus l'en-tête 'User-Agent:'. <ESPACE> change & <RETOUR> valide."
+msgstr "Si ON, inclus l'en-tête 'User-Agent:'. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2483
 msgid "Insert 'User-Agent:' header"
@@ -7367,11 +7065,8 @@ msgid "# If ON include advertising User-
 msgstr "# Si ON inclus l'en-tête 'User-Agent:'\n"
 
 #: src/lang.c:2489
-msgid ""
-"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
-msgstr ""
-"Jeu d'encodage pour MIME (p.e. US-ASCII, ISO_8859_1, EUC_KR), <RETOUR> "
-"valide."
+msgid "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
+msgstr "Jeu d'encodage pour MIME (p.e. US-ASCII, ISO_8859_1, EUC_KR), <RETOUR> valide."
 
 #: src/lang.c:2490
 msgid "MM_CHARSET"
@@ -7388,8 +7083,7 @@ msgid ""
 msgstr ""
 "# Jeu d'encodage supporté localement qui est également utilisé pour les\n"
 "# en-têtes MIME ainsi que l'en-tête 'Content-Type'.\n"
-"# Si rien n'est déclaré, la valeur de la variable d'environnement "
-"MM_CHARSET\n"
+"# Si rien n'est déclaré, la valeur de la variable d'environnement MM_CHARSET\n"
 "# est utilisée.\n"
 "# Utilisez US-ASCII ou utilisez la valeur par défaut lors de la compilation\n"
 "# de tin si aucunes des deux n'est définie.\n"
@@ -7406,8 +7100,7 @@ msgid "# Charset used for MIME (Content-
 msgstr "# Jeu d'encodage utilisé par l'en-tête MIME (Content-Type).\n"
 
 #: src/lang.c:2506
-msgid ""
-"Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
+msgid "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr "Encodage local (p.e. US-ASCII, ISO_8859_1, EUC_KR), <RETOUR> valide."
 
 #: src/lang.c:2507
@@ -7467,11 +7160,8 @@ msgstr ""
 "# valeur 8bit.\n"
 
 #: src/lang.c:2539
-msgid ""
-"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
-msgstr ""
-"Visualiser automatiquement les fichiers traités. <ESPACE> change, <RETOUR> "
-"valide, <ESC> annule."
+msgid "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
+msgstr "Visualiser automatiquement les fichiers traités. <ESPACE> change, <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2540
 msgid "View post-processed files"
@@ -7493,14 +7183,12 @@ msgstr "Caractères 8bits dans en-têtes
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
-"# 8bit chars in headers are encoded regardless of the value of this "
-"parameter\n"
+"# 8bit chars in headers are encoded regardless of the value of this parameter\n"
 "# unless mail_mime_encoding is 8bit as well. Note that RFC 2822\n"
 "# prohibits 8bit characters in mail headers so that you are advised NOT to\n"
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
-"# Si ON, les caractères 8bit dans les en-têtes des mails ne sont PAS "
-"encodés.\n"
+"# Si ON, les caractères 8bit dans les en-têtes des mails ne sont PAS encodés.\n"
 "# OFF par défaut. Donc les caractères 8bit sont encodés par défaut.\n"
 "# Les caractères 8bit dans les en-têtes sont encodés indépendamment\n"
 "# de la valeur de cette option sauf si mail_mime_encoding a comme valeur\n"
@@ -7514,18 +7202,14 @@ msgid "Strip blanks from ends of lines"
 msgstr "Nettoyer les fins de lignes"
 
 #: src/lang.c:2565
-msgid ""
-"# If ON strip blanks from ends of lines for faster display on slow "
-"terminals.\n"
+msgid "# If ON strip blanks from ends of lines for faster display on slow terminals.\n"
 msgstr ""
 "# Si ON, enlève les blancs présents aux fins de lignes pour un affichage \n"
 "# plus rapide sur les terminaux lents.\n"
 
 #: src/lang.c:2571
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Si ON, utilise 'translit' pour iconv_open(3). <ESPACE> change & <RETOUR> "
-"valide."
+msgstr "Si ON, utilise 'translit' pour iconv_open(3). <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2572
 msgid "Transliteration"
@@ -7554,8 +7238,7 @@ msgid ""
 "#   2 = Bcc\n"
 "#   3 = Cc and Bcc\n"
 msgstr ""
-"# Mettre votre nom dans le champ Cc: et/ou CCi: lors de l'envoi d'un "
-"article.\n"
+"# Mettre votre nom dans le champ Cc: et/ou CCi: lors de l'envoi d'un article.\n"
 "# Les valeurs possibles sont (la valeur par défaut est indiquée par *) :\n"
 "# * 0 = Non\n"
 "#   1 = Cc\n"
@@ -7592,8 +7275,7 @@ msgstr "# Durée (en nombre de jours) de
 
 #: src/lang.c:2604
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Créer une règle pour les articles postés. <ESPACE> change & <RETOUR> valide."
+msgstr "Créer une règle pour les articles postés. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2605
 msgid "Add posted articles to filter"
@@ -7617,8 +7299,7 @@ msgstr "Répertoire mail"
 
 #: src/lang.c:2612
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
-msgstr ""
-"# (-m) répertoire où sont enregistrés les articles/fils au format mailbox\n"
+msgstr "# (-m) répertoire où sont enregistrés les articles/fils au format mailbox\n"
 
 #: src/lang.c:2617
 msgid "Save articles in batch mode (-S)"
@@ -7645,12 +7326,8 @@ msgid "# Directory where articles/thread
 msgstr "# Répertoire où sont enregistrés les articles/fils\n"
 
 #: src/lang.c:2629
-msgid ""
-"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
-"sets."
-msgstr ""
-"Enregistrement auto. basé sur l'en-tête Archive-name:. <ESPACE> change & "
-"<RETOUR> valide."
+msgid "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
+msgstr "Enregistrement auto. basé sur l'en-tête Archive-name:. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2630
 msgid "Use Archive-name: header for save"
@@ -7666,12 +7343,8 @@ msgstr ""
 "# & le numéro de la partie et ou patch.\n"
 
 #: src/lang.c:2636
-msgid ""
-"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
-"cancels."
-msgstr ""
-"Marquer lu les articles/fils enregistrés. <ESPACE> change, <RETOUR> valide, "
-"<ESC> annule."
+msgid "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> cancels."
+msgstr "Marquer lu les articles/fils enregistrés. <ESPACE> change, <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2637
 msgid "Mark saved articles/threads as read"
@@ -7708,35 +7381,26 @@ msgid "Process only unread articles"
 msgstr "Traiter uniquement les articles non lus"
 
 #: src/lang.c:2654
-msgid ""
-"# If ON only save/print/pipe/mail unread articles (tagged articles "
-"excepted)\n"
+msgid "# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr ""
 "# Si ON, enregistre/imprime/pipe/envoi articles non lu\n"
 "# (excepté les articles marqués)\n"
 
 #: src/lang.c:2659
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Afficher tout ou une partie des en-têtes. <ESPACE> change & <RETOUR> valide."
+msgstr "Afficher tout ou une partie des en-têtes. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2660
 msgid "Print all headers when printing"
 msgstr "Imprimer tous les en-têtes"
 
 #: src/lang.c:2661
-msgid ""
-"# If ON print all of article header otherwise just the important lines\n"
-msgstr ""
-"# Si ON, imprimer tous les en-têtes, sinon juste les lignes importantes\n"
+msgid "# If ON print all of article header otherwise just the important lines\n"
+msgstr "# Si ON, imprimer tous les en-têtes, sinon juste les lignes importantes\n"
 
 #: src/lang.c:2665
-msgid ""
-"The printer program with options that is to be used to print articles/"
-"threads."
-msgstr ""
-"Le logiciel d'impression avec options utilisées pour imprimer les articles/"
-"fils."
+msgid "The printer program with options that is to be used to print articles/threads."
+msgstr "Le logiciel d'impression avec options utilisées pour imprimer les articles/fils."
 
 #: src/lang.c:2666
 msgid "Printer program with options"
@@ -7744,27 +7408,21 @@ msgstr "Logiciel d'impression avec optio
 
 #: src/lang.c:2667
 msgid "# Print program with parameters used to print articles/threads\n"
-msgstr ""
-"# Logiciel d'impression avec options utilisées por imprimer les articles/"
-"fils\n"
+msgstr "# Logiciel d'impression avec options utilisées por imprimer les articles/fils\n"
 
 #: src/lang.c:2673
 msgid "Force redraw after certain commands"
 msgstr "Rafraîchir l'écran après certaines actions"
 
 #: src/lang.c:2674
-msgid ""
-"# If ON a screen redraw will always be done after certain external commands\n"
+msgid "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
 "# Si ON, un rafraîchissement de l'écran sera toujours effectué après\n"
 "# certaines commandes externes\n"
 
 #: src/lang.c:2678
-msgid ""
-"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
-msgstr ""
-"Lancer l'éditeur avec une ligne décalée. <ESPACE> change, <RETOUR> valide, "
-"<ESC> annule."
+msgid "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
+msgstr "Lancer l'éditeur avec une ligne décalée. <ESPACE> change, <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2679
 msgid "Start editor with line offset"
@@ -7780,8 +7438,7 @@ msgstr ""
 
 #: src/lang.c:2685
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
-msgstr ""
-"%E pour l'éditeur, %F pour le fichier, %N pour la ligne, <RETOUR> valide."
+msgstr "%E pour l'éditeur, %F pour le fichier, %N pour la ligne, <RETOUR> valide."
 
 #: src/lang.c:2686
 msgid "Invocation of your editor"
@@ -7796,8 +7453,7 @@ msgstr ""
 "# %E Éditeur  %F Fichier  %N N° de ligne\n"
 
 #: src/lang.c:2692
-msgid ""
-"Enter name and options for external-inews, --internal for internal inews"
+msgid "Enter name and options for external-inews, --internal for internal inews"
 msgstr "Nom et options pour l'inews externe, --internal pour l'inews interne"
 
 #: src/lang.c:2693
@@ -7813,11 +7469,8 @@ msgstr ""
 "# NNTP sinon, utilise un logiciel inews externe\n"
 
 #: src/lang.c:2698
-msgid ""
-"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
-msgstr ""
-"%M pour le MUA, %S pour le sujet, %T pour 'to:', %F pour Fichier, <RETOUR> "
-"valide."
+msgid "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
+msgstr "%M pour le MUA, %S pour le sujet, %T pour 'to:', %F pour Fichier, <RETOUR> valide."
 
 #: src/lang.c:2699
 msgid "Invocation of your mail command"
@@ -7866,17 +7519,12 @@ msgid "Use UTF-8 graphics (thread tree e
 msgstr "Utiliser les formes UTF-8 (symboles, etc.)"
 
 #: src/lang.c:2726
-msgid ""
-"# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
-msgstr ""
-"# Si ON, utilise les caractères UTF-8 pour les symboles '->', '...' et "
-"autres.\n"
+msgid "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
+msgstr "# Si ON, utilise les caractères UTF-8 pour les symboles '->', '...' et autres.\n"
 
 #: src/lang.c:2731
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
-msgstr ""
-"Fichier pour les articles postés, <RETOUR> valide, pas de fichier = "
-"désactive."
+msgstr "Fichier pour les articles postés, <RETOUR> valide, pas de fichier = désactive."
 
 #: src/lang.c:2732
 msgid "Filename for posted articles"
@@ -7892,11 +7540,8 @@ msgstr ""
 "# enregistrés\n"
 
 #: src/lang.c:2738
-msgid ""
-"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Garder les articles non postés dans ~/dead.articles. <ESPACE> change & "
-"<RETOUR> valide."
+msgid "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
+msgstr "Garder les articles non postés dans ~/dead.articles. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2739
 msgid "Keep failed arts in ~/dead.articles"
@@ -7908,9 +7553,7 @@ msgstr "# Si ON, garde tous les articles
 
 #: src/lang.c:2744
 msgid "Do you want to strip unsubscribed groups from .newsrc"
-msgstr ""
-"Voulez-vous effacer dans newsrc les groupes auxquels vous vous êtes "
-"désabonnés"
+msgstr "Voulez-vous effacer dans newsrc les groupes auxquels vous vous êtes désabonnés"
 
 #: src/lang.c:2745
 msgid "No unsubscribed groups in newsrc"
@@ -7918,8 +7561,7 @@ msgstr "Pas de groupes désabonnés dans
 
 #: src/lang.c:2746
 msgid "# If ON strip unsubscribed groups from newsrc\n"
-msgstr ""
-"# Si ON, efface dans newsrc les groupes auxquels vous vous êtes désabonnés\n"
+msgstr "# Si ON, efface dans newsrc les groupes auxquels vous vous êtes désabonnés\n"
 
 #: src/lang.c:2751
 msgid "Remove bogus groups from newsrc"
@@ -7940,21 +7582,16 @@ msgstr ""
 "#   2 = marquer d'un D dans l'écran de sélection\n"
 
 #: src/lang.c:2761
-msgid ""
-"Enter number of seconds to wait for a response from the server. <CR> sets."
-msgstr ""
-"Durée de l'attente d'une réponse du serveur (en secondes). <RETOUR> valide."
+msgid "Enter number of seconds to wait for a response from the server. <CR> sets."
+msgstr "Durée de l'attente d'une réponse du serveur (en secondes). <RETOUR> valide."
 
 #: src/lang.c:2762
 msgid "NNTP read timeout in seconds"
 msgstr "Durée limite d'attente lecture NNTP en secondes"
 
 #: src/lang.c:2763
-msgid ""
-"# Time in seconds to wait for a response from the server (0=no timeout)\n"
-msgstr ""
-"# Durée en secondes, de l'attente d'une réponse du serveur (0=pas de durée "
-"limite)\n"
+msgid "# Time in seconds to wait for a response from the server (0=no timeout)\n"
+msgstr "# Durée en secondes, de l'attente d'une réponse du serveur (0=pas de durée limite)\n"
 
 #: src/lang.c:2768
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
@@ -7965,27 +7602,20 @@ msgid "Interval in secs to reread active
 msgstr "Durée avant relecture du fichier active"
 
 #: src/lang.c:2770
-msgid ""
-"# Time interval in seconds between rereading the active file (0=never)\n"
-msgstr ""
-"# Durée (en secondes) avant que le fichier active ne soit relu (0=jamais)\n"
+msgid "# Time interval in seconds between rereading the active file (0=never)\n"
+msgstr "# Durée (en secondes) avant que le fichier active ne soit relu (0=jamais)\n"
 
 #: src/lang.c:2775
 msgid "Reconnect to server automatically"
 msgstr "Reconnexion automatique au serveur"
 
 #: src/lang.c:2776
-msgid ""
-"# If ON automatically reconnect to NNTP server if the connection is broken\n"
-msgstr ""
-"# Si ON, reconnexion automatique au serveur NNTP si la connexion est rompue\n"
+msgid "# If ON automatically reconnect to NNTP server if the connection is broken\n"
+msgstr "# Si ON, reconnexion automatique au serveur NNTP si la connexion est rompue\n"
 
 #: src/lang.c:2780
-msgid ""
-"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
-msgstr ""
-"Créer des copies locales des en-têtes NNTP. <ESPACE> change & <RETOUR> "
-"valide."
+msgid "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
+msgstr "Créer des copies locales des en-têtes NNTP. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:2781
 msgid "Cache NNTP overview files locally"
@@ -8165,9 +7795,7 @@ msgstr "Effacer les fichiers traités"
 
 #: src/lang.c:2895
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
-msgstr ""
-"Fichier pour les articles postés, <RETOUR> valide, pas de fichier = "
-"désactive."
+msgstr "Fichier pour les articles postés, <RETOUR> valide, pas de fichier = désactive."
 
 #: src/lang.c:2896
 msgid "Mailbox to save sent mails"
@@ -8175,8 +7803,7 @@ msgstr "Boîte aux lettres pour les emai
 
 #: src/lang.c:2901
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
-msgstr ""
-"En-tête 'Followup-To:' pour ce(s) groupe(s). <RETOUR> valide, <ESC> annule."
+msgstr "En-tête 'Followup-To:' pour ce(s) groupe(s). <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2902
 msgid "Followup-To: header"
@@ -8184,15 +7811,11 @@ msgstr "En-tête 'Followup-To:'"
 
 #: src/lang.c:2907
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
-msgstr ""
-"Adresse mail par défaut (et nom complet). <RETOUR> valide, <ESC> annule."
+msgstr "Adresse mail par défaut (et nom complet). <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2914
-msgid ""
-"Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
-msgstr ""
-"Chemin et options pour ispell (ou autre correcteur). <RETOUR> valide, <ESC> "
-"annule."
+msgid "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
+msgstr "Chemin et options pour ispell (ou autre correcteur). <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2915
 msgid "Ispell program"
@@ -8200,9 +7823,7 @@ msgstr "Programme 'Ispell'"
 
 #: src/lang.c:2921
 msgid "When group is a mailing list, send responses to this email address."
-msgstr ""
-"Lorsque le groupe est une liste de diffusion, envoyer les réponses à cette "
-"adresse email."
+msgstr "Lorsque le groupe est une liste de diffusion, envoyer les réponses à cette adresse email."
 
 #: src/lang.c:2922
 msgid "Mailing list address"
@@ -8213,11 +7834,8 @@ msgid "Forward articles as attachment"
 msgstr "Faire suivre les articles en pièce-jointe"
 
 #: src/lang.c:2933
-msgid ""
-"A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
-msgstr ""
-"Une liste des 'Content-Type' MIME majeur/mineur séparée par des virgules. "
-"<ESC> annule."
+msgid "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
+msgstr "Une liste des 'Content-Type' MIME majeur/mineur séparée par des virgules. <ESC> annule."
 
 #: src/lang.c:2934
 msgid "Which MIME types will be saved"
@@ -8257,8 +7875,7 @@ msgstr "Sélection rapide (une touche) d
 
 #: src/lang.c:2963 src/lang.c:2987
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
-msgstr ""
-"ON = casse sensible, OFF = ignore la casse. <RETOUR> valide, <ESC> annule."
+msgstr "ON = casse sensible, OFF = ignore la casse. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:2964
 msgid "Quick (1 key) select filter case"
@@ -8297,8 +7914,7 @@ msgid "UNDECLARED_CHARSET"
 msgstr "UNDECLARED_CHARSET"
 
 #: src/lang.c:3007
-msgid ""
-"Add this text at the start of the message body. <CR> sets, <ESC> cancels."
+msgid "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr "Ajouter ce texte au début du message. <RETOUR> valide, <ESC> annule."
 
 #: src/lang.c:3008
@@ -8314,10 +7930,8 @@ msgid "X_Headers"
 msgstr "X_Headers"
 
 #: src/lang.c:3019
-msgid ""
-"Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
-msgstr ""
-"Si ON, inclus un en-tête 'X-Comment-To:'. <ESPACE> change & <RETOUR> valide."
+msgid "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
+msgstr "Si ON, inclus un en-tête 'X-Comment-To:'. <ESPACE> change & <RETOUR> valide."
 
 #: src/lang.c:3020
 msgid "Insert 'X-Comment-To:' header"
@@ -8326,19 +7940,19 @@ msgstr "Insérer l'en-tête 'X-Comment-T
 #. TODO: lang.c
 #: src/main.c:801
 msgid "reading from local spool"
-msgstr ""
+msgstr "lecture depuis le spool local"
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version : %s %s release %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version : %s %s release %s (\"%s\")\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "Inacessible ?\n"
 
@@ -8351,29 +7965,29 @@ msgstr ""
 "\n"
 "Connexion au serveur expirée, reconnexion # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr "Erreur de connexion NNTP. Fermeture..."
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "Rejoindre le groupe actuel\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Lecture (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Réenvoyer la dernière commande (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr "CAPABILITIES n'a pas annoncé READER"
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr "MOTD: "
 
@@ -8446,8 +8060,7 @@ msgstr "[- Indisponible -]"
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
-"are reading this prefix, your mail reader probably has not yet been "
-"modified\n"
+"are reading this prefix, your mail reader probably has not yet been modified\n"
 "to understand the new format, and some of what follows may look strange.\n"
 "\n"
 msgstr ""
@@ -8517,3 +8130,12 @@ msgstr "Fermeture anormale de Slrnface,
 #, c-format
 msgid "Slrnface failed: %s."
 msgstr "Échec de Slrnface : %s."
+
+#~ msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
+#~ msgstr "Largeur max. à afficher des noms des groupes. <RETOUR> valide."
+
+#~ msgid "Max. length of group names shown"
+#~ msgstr "Largeur max. des noms des groupes"
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# Largeur maximum à afficher des noms des groupes.\n"
Binary files tin-2.3.4/po/ru.gmo and tin-2.4.0/po/ru.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/ru.po tin-2.4.0/po/ru.po
--- tin-2.3.4/po/ru.po	2016-06-14 17:05:26.000000000 +0200
+++ tin-2.4.0/po/ru.po	2016-08-10 16:24:55.054809173 +0200
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 1.8.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: 2006-04-21 15:39+0200\n"
 "Last-Translator: Andrei Emeltchenko <andrei.emeltchenko@finik.org>\n"
 "Language-Team: Russian <gnu@mx.ru>\n"
@@ -3639,8 +3639,8 @@ msgid "%s: screen is too small\n"
 msgstr "%s:   \n"
 
 #: src/lang.c:812
-#, c-format
-msgid "screen is too small, %s is exiting\n"
+#, fuzzy, c-format
+msgid "screen is too small, %s is exiting"
 msgstr "  , %s \n"
 
 #: src/lang.c:813
@@ -4805,8 +4805,8 @@ msgid "Your server does not have Xref: i
 msgstr "   Xref:  XOVER.\n"
 
 #: src/lang.c:1137
-#, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+#, fuzzy, c-format
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr "   %s.  %s -r     NNTP.\n"
 
 #: src/lang.c:1140
@@ -8029,17 +8029,17 @@ msgstr "  'X-Comment-T
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr ": %s %s  %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr ": %s %s  %s (\"%s\")\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "?\n"
 
@@ -8052,30 +8052,30 @@ msgstr ""
 "\n"
 "  ,    # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 #, fuzzy
 msgid "NNTP connection error. Exiting..."
 msgstr "    NNTP  %s. ..."
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "    \n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr " (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "   (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr ""
 
Binary files tin-2.3.4/po/sv.gmo and tin-2.4.0/po/sv.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/sv.po tin-2.4.0/po/sv.po
--- tin-2.3.4/po/sv.po	2016-06-14 17:05:26.000000000 +0200
+++ tin-2.4.0/po/sv.po	2016-08-10 16:24:55.222816353 +0200
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 1.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: 2006-01-11 21:22+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -3487,8 +3487,8 @@ msgid "%s: screen is too small\n"
 msgstr "%s: skrm r fr liten\n"
 
 #: src/lang.c:812
-#, c-format
-msgid "screen is too small, %s is exiting\n"
+#, fuzzy, c-format
+msgid "screen is too small, %s is exiting"
 msgstr "skrm r fr liten, %s avslutas\n"
 
 #: src/lang.c:813
@@ -4526,8 +4526,8 @@ msgid "Your server does not have Xref: i
 msgstr ""
 
 #: src/lang.c:1137
-#, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+#, fuzzy, c-format
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr ""
 "Kan inte ppna %s. Frsk med %s -r fr att lsa diskussionsgrupper via "
 "NNTP.\n"
@@ -7415,17 +7415,17 @@ msgstr ""
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version: %s %s utgva %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version: %s %s utgva %s (\"%s\")\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "Ej nbar?\n"
 
@@ -7436,29 +7436,29 @@ msgid ""
 "Server timed out, trying reconnect # %d\n"
 msgstr ""
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr ""
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Ls (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr ""
 
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/tin.pot tin-2.4.0/po/tin.pot
--- tin-2.3.4/po/tin.pot	2016-06-14 17:05:25.000000000 +0200
+++ tin-2.4.0/po/tin.pot	2016-08-10 10:03:32.162297874 +0200
@@ -3,12 +3,11 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3398,7 +3397,7 @@ msgstr ""
 
 #: src/lang.c:812
 #, c-format
-msgid "screen is too small, %s is exiting\n"
+msgid "screen is too small, %s is exiting"
 msgstr ""
 
 #: src/lang.c:813
@@ -4419,7 +4418,7 @@ msgstr ""
 
 #: src/lang.c:1137
 #, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr ""
 
 #: src/lang.c:1140
@@ -7292,17 +7291,17 @@ msgstr ""
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr ""
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr ""
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr ""
 
@@ -7313,29 +7312,29 @@ msgid ""
 "Server timed out, trying reconnect # %d\n"
 msgstr ""
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 msgid "NNTP connection error. Exiting..."
 msgstr ""
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr ""
 
Binary files tin-2.3.4/po/tr.gmo and tin-2.4.0/po/tr.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/tr.po tin-2.4.0/po/tr.po
--- tin-2.3.4/po/tr.po	2016-06-14 17:05:26.000000000 +0200
+++ tin-2.4.0/po/tr.po	2016-08-10 16:24:55.426825073 +0200
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 1.7.7\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: 2005-03-06 09:25+0200\n"
 "Last-Translator: ebnem Korkmaz <sebnem_k@hotmail.com>\n"
 "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -4053,7 +4053,7 @@ msgstr "%s: ekran ok kk\n"
 
 #: src/lang.c:812
 #, fuzzy, c-format
-msgid "screen is too small, %s is exiting\n"
+msgid "screen is too small, %s is exiting"
 msgstr "ekran ok kk, %s kyor\n"
 
 #: src/lang.c:813
@@ -5302,7 +5302,7 @@ msgstr "Sunucunuzun XOVER bilgisinde Xre
 
 #: src/lang.c:1137
 #, fuzzy, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr "%s Alamyor. NNTP araclyla haber okumak iin %s -r deneyin.\n"
 
 #: src/lang.c:1140
@@ -8881,17 +8881,17 @@ msgstr "'X-Comment-To:'-balk ekleyiniz
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, fuzzy, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Srm: %s %s serbest brak %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, fuzzy, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Srm: %s %s serbest brak %s (\"%s\")\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 #, fuzzy
 msgid "Unreachable?\n"
 msgstr "Ulalamaz?\n"
@@ -8905,31 +8905,31 @@ msgstr ""
 "\n"
 "Sunucu sresi doldu, tekrar balanmaya alyor # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 #, fuzzy
 msgid "NNTP connection error. Exiting..."
 msgstr "NNTP sunucusuna balant baarsz %s. kyor..."
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 #, fuzzy
 msgid "Rejoin current group\n"
 msgstr "u anki gruba tekrar katl\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, fuzzy, c-format
 msgid "Read (%s)\n"
 msgstr "Oku (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, fuzzy, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Son komutu tekrr yolla (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr ""
 
Binary files tin-2.3.4/po/zh_CN.gmo and tin-2.4.0/po/zh_CN.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/zh_CN.po tin-2.4.0/po/zh_CN.po
--- tin-2.3.4/po/zh_CN.po	2016-06-14 17:05:26.000000000 +0200
+++ tin-2.4.0/po/zh_CN.po	2016-08-10 16:24:55.618833279 +0200
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: 2015-08-28 12:21+0800\n"
 "Last-Translator: Mingye Wang <arthur200126@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -3591,8 +3591,8 @@ msgid "%s: screen is too small\n"
 msgstr "%s：屏幕太小\n"
 
 #: src/lang.c:812
-#, c-format
-msgid "screen is too small, %s is exiting\n"
+#, fuzzy, c-format
+msgid "screen is too small, %s is exiting"
 msgstr "屏幕太小，%s 正在离开\n"
 
 #: src/lang.c:813
@@ -4744,8 +4744,8 @@ msgid "Your server does not have Xref: i
 msgstr "您的服务器没有 Xref: 于它的 XOVER 信息之中。\n"
 
 #: src/lang.c:1137
-#, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+#, fuzzy, c-format
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr "无法打开 %s。尝试 %s -r 以透过 NNTP 读取新闻。\n"
 
 #: src/lang.c:1140
@@ -8037,17 +8037,17 @@ msgstr "插入‘X-Comment-To:’标头"
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "版本：%s %s 发布 %s (“%s”) %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "版本：%s %s 发布 %s (“%s”)\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "无法连接？\n"
 
@@ -8060,30 +8060,30 @@ msgstr ""
 "\n"
 "服务器已超时，尝试重新连接 # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 #, fuzzy
 msgid "NNTP connection error. Exiting..."
 msgstr "连接到 NNTP 服务器 %s 时失败。离开…"
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "重新链接目前的群组\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "已读 (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "重新发送最近的命令 (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr "能力中并未宣告包含阅读器"
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr "MOTD: "
 
Binary files tin-2.3.4/po/zh_TW.gmo and tin-2.4.0/po/zh_TW.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.4/po/zh_TW.po tin-2.4.0/po/zh_TW.po
--- tin-2.3.4/po/zh_TW.po	2016-06-14 17:05:27.000000000 +0200
+++ tin-2.4.0/po/zh_TW.po	2016-08-10 16:24:55.790840630 +0200
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-14 17:05+0200\n"
+"POT-Creation-Date: 2016-07-30 11:25+0200\n"
 "PO-Revision-Date: 2015-10-08 12:13+0800\n"
 "Last-Translator: Wei-Lun Chao <bluebat@member.fsf.org>\n"
 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -3588,8 +3588,8 @@ msgid "%s: screen is too small\n"
 msgstr "%s：螢幕太小\n"
 
 #: src/lang.c:812
-#, c-format
-msgid "screen is too small, %s is exiting\n"
+#, fuzzy, c-format
+msgid "screen is too small, %s is exiting"
 msgstr "螢幕太小，%s 正在離開\n"
 
 #: src/lang.c:813
@@ -4741,8 +4741,8 @@ msgid "Your server does not have Xref: i
 msgstr "您的伺服器沒有 Xref: 於它的 XOVER 資訊之中。\n"
 
 #: src/lang.c:1137
-#, c-format
-msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
+#, fuzzy, c-format
+msgid "Can't open %s. Try %s -r to read news via NNTP."
 msgstr "無法開啟 %s。嘗試 %s -r 以透過 NNTP 讀取新聞。\n"
 
 #: src/lang.c:1140
@@ -8032,17 +8032,17 @@ msgstr "插入『X-Comment-To:』標頭"
 msgid "reading from local spool"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3857
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "版本：%s %s 釋出 %s (「%s」) %s %s\n"
 
-#: src/misc.c:3843
+#: src/misc.c:3860
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "版本：%s %s 釋出 %s (「%s」)\n"
 
-#: src/newsrc.c:454
+#: src/newsrc.c:453
 msgid "Unreachable?\n"
 msgstr "無法連線？\n"
 
@@ -8055,30 +8055,30 @@ msgstr ""
 "\n"
 "伺服器已逾時，嘗試重新連線 # %d\n"
 
-#: src/nntplib.c:838
+#: src/nntplib.c:844
 #, fuzzy
 msgid "NNTP connection error. Exiting..."
 msgstr "連線到 NNTP 伺服器 %s 時失敗。離開…"
 
-#: src/nntplib.c:851 src/nntplib.c:1835
+#: src/nntplib.c:856 src/nntplib.c:1839
 msgid "Rejoin current group\n"
 msgstr "重新連結目前的群組\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1843
+#: src/nntplib.c:864 src/nntplib.c:1847
 #, c-format
 msgid "Read (%s)\n"
 msgstr "已讀 (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:866
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "重新發送最近的命令 (%s)\n"
 
-#: src/nntplib.c:1481
+#: src/nntplib.c:1486
 msgid "CAPABILITIES did not announce READER"
 msgstr "能力中並未宣告包含閱讀器"
 
-#: src/nntplib.c:1989
+#: src/nntplib.c:1993
 msgid "MOTD: "
 msgstr "MOTD: "
 
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/active.c tin-2.4.0/src/active.c
--- tin-2.3.4/src/active.c	2016-06-07 00:56:32.000000000 +0200
+++ tin-2.4.0/src/active.c	2016-07-30 11:20:13.938454116 +0200
@@ -3,7 +3,7 @@
  *  Module    : active.c
  *  Author    : I. Lea
  *  Created   : 1992-02-16
- *  Updated   : 2016-06-02
+ *  Updated   : 2016-07-29
  *  Notes     :
  *
  * Copyright (c) 1992-2016 Iain Lea <iain@bricbrac.de>
@@ -440,8 +440,7 @@ do_read_newsrc_active_file(
 						continue;
 
 					case ERR_ACCESS:
-						error_message(2, "%s%s", cCRLF, line);
-						tin_done(NNTP_ERROR_EXIT);
+						tin_done(NNTP_ERROR_EXIT, "%s", line);
 						/* keep lint quiet: */
 						/* FALLTHROUGH */
 
@@ -538,8 +537,7 @@ read_newsrc_active_file(
 #ifdef NNTP_ABLE
 	if (need_auth) { /* delayed auth */
 		if (!authenticate(nntp_server, userid, FALSE) || do_read_newsrc_active_file(fp)) {
-			error_message(2, _(txt_auth_failed), ERR_ACCESS);
-			tin_done(EXIT_FAILURE);
+			tin_done(EXIT_FAILURE, _(txt_auth_failed), ERR_ACCESS);
 		}
 	}
 #endif /* NNTP_ABLE */
@@ -551,10 +549,9 @@ read_newsrc_active_file(
 	 */
 	if (tin_errno || !num_active) {
 		if (newsrc_active && !num_active)
-			error_message(2, _(txt_error_server_has_no_listed_groups), newsrc);
+			tin_done(EXIT_FAILURE, _(txt_error_server_has_no_listed_groups), newsrc);
 		else
-			error_message(2, _(txt_active_file_is_empty), (read_news_via_nntp ? (read_saved_news ? news_active_file : _(txt_servers_active)) : news_active_file));
-		tin_done(EXIT_FAILURE);
+			tin_done(EXIT_FAILURE, _(txt_active_file_is_empty), (read_news_via_nntp ? (read_saved_news ? news_active_file : _(txt_servers_active)) : news_active_file));
 	}
 
 	if (!batch_mode || verbose)
@@ -600,16 +597,14 @@ read_active_file(
 
 #ifdef NNTP_ABLE
 		if (read_news_via_nntp)
-			error_message(2, _(txt_cannot_retrieve), ACTIVE_FILE);
+			tin_done(EXIT_FAILURE, _(txt_cannot_retrieve), ACTIVE_FILE);
 #	ifndef NNTP_ONLY
 		else
-			error_message(2, _(txt_cannot_open_active_file), news_active_file, tin_progname);
+			tin_done(EXIT_FAILURE, _(txt_cannot_open_active_file), news_active_file, tin_progname);
 #	endif /* !NNTP_ONLY */
 #else
-		error_message(2, _(txt_cannot_open), news_active_file);
+		tin_done(EXIT_FAILURE, _(txt_cannot_open), news_active_file);
 #endif /* NNTP_ABLE */
-
-		tin_done(EXIT_FAILURE);
 	}
 
 	while ((ptr = tin_fgets(fp, FALSE)) != NULL) {
@@ -657,10 +652,8 @@ read_active_file(
 	/*
 	 * Exit if active file wasn't read correctly or is empty
 	 */
-	if (tin_errno || !num_active) {
-		error_message(2, _(txt_active_file_is_empty), (read_news_via_nntp ? (read_saved_news ? news_active_file : _(txt_servers_active)) : news_active_file));
-		tin_done(EXIT_FAILURE);
-	}
+	if (tin_errno || !num_active)
+		tin_done(EXIT_FAILURE, _(txt_active_file_is_empty), (read_news_via_nntp ? (read_saved_news ? news_active_file : _(txt_servers_active)) : news_active_file));
 
 	if (!batch_mode || verbose)
 		my_fputc('\n', stdout);
@@ -689,8 +682,7 @@ read_active_counts(
 		if (cmd_line && !batch_mode)
 			my_fputc('\n', stderr);
 
-		error_message(2, _(txt_cannot_retrieve), ACTIVE_FILE);
-		tin_done(EXIT_FAILURE);
+		tin_done(EXIT_FAILURE,_(txt_cannot_retrieve), ACTIVE_FILE);
 	}
 
 	while ((ptr = tin_fgets(fp, FALSE)) != NULL) {
@@ -736,10 +728,8 @@ read_active_counts(
 	/*
 	 * Exit if active file wasn't read correctly or is empty
 	 */
-	if (tin_errno || !num_active) {
-		error_message(2, _(txt_active_file_is_empty), _(txt_servers_active));
-		tin_done(EXIT_FAILURE);
-	}
+	if (tin_errno || !num_active)
+		tin_done(EXIT_FAILURE, _(txt_active_file_is_empty), _(txt_servers_active));
 
 	if (!batch_mode || verbose)
 		my_fputc('\n', stdout);
@@ -890,10 +880,8 @@ read_news_active_file(
 						}
 					}
 					if (need_auth) { /* retry after auth is overkill here, so just auth */
-						if (!authenticate(nntp_server, userid, FALSE)) {
-							error_message(2, _(txt_auth_failed), nntp_caps.type == CAPABILITIES ? ERR_AUTHFAIL : ERR_ACCESS);
-							tin_done(EXIT_FAILURE);
-						}
+						if (!authenticate(nntp_server, userid, FALSE))
+							tin_done(EXIT_FAILURE, _(txt_auth_failed), nntp_caps.type == CAPABILITIES ? ERR_AUTHFAIL : ERR_ACCESS);
 					}
 				}
 				did_reconnect = FALSE;
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/art.c tin-2.4.0/src/art.c
--- tin-2.3.4/src/art.c	2016-06-02 09:34:41.000000000 +0200
+++ tin-2.4.0/src/art.c	2016-08-06 17:04:53.418481744 +0200
@@ -3,7 +3,7 @@
  *  Module    : art.c
  *  Author    : I.Lea & R.Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2016-06-02
+ *  Updated   : 2016-08-06
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -706,7 +706,7 @@ read_art_headers(
 {
 	FILE *fp;
 	char dir[PATH_LEN];
-	char *group_msg;
+	char group_msg[LEN];
 	int i;
 	int modified = 0;
 	t_artnum art;
@@ -725,7 +725,8 @@ read_art_headers(
 		chdir(buf);
 	}
 
-	group_msg = fmt_string(_(txt_group), cCOLS - strlen(_(txt_group)) + 2 - 3, group->name);
+	snprintf(group_msg, sizeof(group_msg), _(txt_group), cCOLS - strlen(_(txt_group)) + 2 - 3, group->name);
+
 	for (i = 0; i < grpmenu.max; i++) {	/* for each article number */
 		art = base[i];
 
@@ -795,7 +796,6 @@ read_art_headers(
 		if (++modified % MODULO_COUNT_NUM == 0)
 			show_progress(group_msg, modified, total);
 	}
-	free(group_msg);
 
 	/*
 	 * Change back to previous dir before indexing started
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/header.c tin-2.4.0/src/header.c
--- tin-2.3.4/src/header.c	2015-11-22 01:14:30.000000000 +0100
+++ tin-2.4.0/src/header.c	2016-07-30 11:20:13.958454982 +0200
@@ -3,7 +3,7 @@
  *  Module    : header.c
  *  Author    : Urs Janssen <urs@tin.org>
  *  Created   : 1997-03-10
- *  Updated   : 2013-11-18
+ *  Updated   : 2016-07-29
  *
  * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
@@ -235,10 +235,8 @@ get_user_name(
 	if ((pw = getpwuid(getuid())) != NULL)
 		STRCPY(username, pw->pw_name);
 	else {
-		if (!*username) {
-			error_message(2, _(txt_error_passwd_missing));
-			tin_done(EXIT_FAILURE);
-		}
+		if (!*username)
+			tin_done(EXIT_FAILURE, _(txt_error_passwd_missing));
 	}
 
 	return username;
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/lang.c tin-2.4.0/src/lang.c
--- tin-2.3.4/src/lang.c	2016-06-07 00:47:24.000000000 +0200
+++ tin-2.4.0/src/lang.c	2016-07-30 11:20:13.986456193 +0200
@@ -3,7 +3,7 @@
  *  Module    : lang.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2016-06-06
+ *  Updated   : 2016-07-29
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
@@ -809,7 +809,7 @@ constext txt_screen_init_failed[] = N_("
 #ifndef USE_CURSES
 	constext txt_screen_too_small[] = N_("%s: screen is too small\n");
 #endif /* !USE_CURSES */
-constext txt_screen_too_small_exiting[] = N_("screen is too small, %s is exiting\n");
+constext txt_screen_too_small_exiting[] = N_("screen is too small, %s is exiting");
 constext txt_scope_delete[] = N_("Delete scope?");
 constext txt_scope_enter[] = N_("Enter scope> ");
 constext txt_scope_new_position[] = N_("Select new position> ");
@@ -1134,7 +1134,7 @@ Tin will try to use XHDR XREF instead (s
 		constext txt_warn_xref_not_supported[] = N_("Your server does not have Xref: in its XOVER information.\n");
 #	endif /* XHDR_XREF */
 #	ifndef NNTP_ONLY
-		constext txt_cannot_open_active_file[] = N_("Can't open %s. Try %s -r to read news via NNTP.\n");
+		constext txt_cannot_open_active_file[] = N_("Can't open %s. Try %s -r to read news via NNTP.");
 #	endif /* !NNTP_ONLY */
 #else
 	constext txt_usage_quickstart[] = N_("  -Q       quick start. Same as -qd");
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/mail.c tin-2.4.0/src/mail.c
--- tin-2.3.4/src/mail.c	2016-01-24 21:51:17.000000000 +0100
+++ tin-2.4.0/src/mail.c	2016-07-30 11:20:14.014457405 +0200
@@ -3,7 +3,7 @@
  *  Module    : mail.c
  *  Author    : I. Lea
  *  Created   : 1992-10-02
- *  Updated   : 2016-01-24
+ *  Updated   : 2016-07-29
  *  Notes     : Mail handling routines for creating pseudo newsgroups
  *
  * Copyright (c) 1992-2016 Iain Lea <iain@bricbrac.de>
@@ -372,10 +372,8 @@ open_newsgroups_fp(
 				}
 				/* TODO: add 483 (RFC 3977) support */
 				if (no_more_wildmat == ERR_NOAUTH || no_more_wildmat == NEED_AUTHINFO) {
-					if (!authenticate(nntp_server, userid, FALSE)) {
-						error_message(2, _(txt_auth_failed), nntp_caps.type == CAPABILITIES ? ERR_AUTHFAIL : ERR_ACCESS);
-						tin_done(EXIT_FAILURE);
-					}
+					if (!authenticate(nntp_server, userid, FALSE))
+						tin_done(EXIT_FAILURE, _(txt_auth_failed), nntp_caps.type == CAPABILITIES ? ERR_AUTHFAIL : ERR_ACCESS);
 				}
 #		endif /* !DISABLE_PIPELINING */
 				fclose(result);
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/main.c tin-2.4.0/src/main.c
--- tin-2.3.4/src/main.c	2016-03-05 14:04:27.000000000 +0100
+++ tin-2.4.0/src/main.c	2016-07-30 11:20:14.018457578 +0200
@@ -3,7 +3,7 @@
  *  Module    : main.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2016-02-02
+ *  Updated   : main.c
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -308,7 +308,7 @@ main(
 		quick_post_article(post_postponed_and_exit);
 		wait_message(2, _(txt_exiting));
 		no_write = TRUE; /* disable newsrc updates */
-		tin_done(EXIT_SUCCESS);
+		tin_done(EXIT_SUCCESS, NULL);
 	}
 
 	/* TODO: replace hardcoded key-name in txt_info_postponed */
@@ -359,13 +359,13 @@ main(
 	 * Check/start if any new/unread articles
 	 */
 	if (check_any_unread)
-		tin_done(check_start_save_any_news(CHECK_ANY_NEWS, catchup));
+		tin_done(check_start_save_any_news(CHECK_ANY_NEWS, catchup), NULL);
 
 	if (start_any_unread) {
 		batch_mode = TRUE;			/* Suppress some unwanted on-screen garbage */
 		if ((start_groupnum = check_start_save_any_news(START_ANY_NEWS, catchup)) == -1) {
 			batch_mode = FALSE;
-			tin_done(EXIT_SUCCESS);
+			tin_done(EXIT_SUCCESS, NULL);
 		}
 		batch_mode = FALSE;
 	}
@@ -381,7 +381,7 @@ main(
 	 */
 	if (mail_news || save_news) {
 		check_start_save_any_news(mail_news ? MAIL_ANY_NEWS : SAVE_ANY_NEWS, catchup);
-		tin_done(EXIT_SUCCESS);
+		tin_done(EXIT_SUCCESS, NULL);
 	}
 
 	/*
@@ -389,7 +389,7 @@ main(
 	 */
 	if (batch_mode && catchup && !update_index) {
 		catchup_newsrc_file();
-		tin_done(EXIT_SUCCESS);
+		tin_done(EXIT_SUCCESS, NULL);
 	}
 
 	/*
@@ -931,7 +931,7 @@ update_index_files(
 	create_index_lock_file(lock_file);
 	tinrc.thread_articles = THREAD_NONE;	/* stop threading to run faster */
 	do_update(catchup);
-	tin_done(EXIT_SUCCESS);
+	tin_done(EXIT_SUCCESS, NULL);
 }
 
 
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/memory.c tin-2.4.0/src/memory.c
--- tin-2.3.4/src/memory.c	2015-11-22 01:14:30.000000000 +0100
+++ tin-2.4.0/src/memory.c	2016-08-08 17:35:13.400945073 +0200
@@ -3,7 +3,7 @@
  *  Module    : memory.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2015-10-09
+ *  Updated   : 2016-08-06
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -326,9 +326,13 @@ free_art_array(
 		arts[i].date = (time_t) 0;
 		FreeAndNull(arts[i].xref);
 
-		/* .refs & .msgid are free()d in build_references() */
-		arts[i].refs = (char *) '\0';
-		arts[i].msgid = (char *) '\0';
+		/*
+		 * .refs & .msgid are usually free()d in build_references()
+		 * nevertheless we try to free() it here in case tin_done()
+		 * was called before build_references()
+		 */
+		FreeAndNull(arts[i].refs);
+		FreeAndNull(arts[i].msgid);
 
 		if (arts[i].archive) {
 			/* ->name is hashed */
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/misc.c tin-2.4.0/src/misc.c
--- tin-2.3.4/src/misc.c	2016-02-28 16:31:58.000000000 +0100
+++ tin-2.4.0/src/misc.c	2016-08-05 15:48:33.531225722 +0200
@@ -3,7 +3,7 @@
  *  Module    : misc.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2016-02-27
+ *  Updated   : 2016-07-29
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -553,17 +553,27 @@ do_shell_escape(
  */
 void
 tin_done(
-	int ret)
+	int ret,
+	const char *fmt,
+	...)
 {
+	char *buf = NULL;
 	int i;
 	signed long int wrote_newsrc_lines;
 	static int nested = 0;
 	struct t_group *group;
 	t_bool ask = TRUE;
+	va_list ap;
 
 	if (nested++)
 		giveup();
 
+	if (fmt && *fmt) {
+		va_start(ap, fmt);
+		buf = fmt_message(fmt, ap);
+		va_end(ap);
+	}
+
 	signal_context = cMain;
 
 #ifdef USE_CURSES
@@ -669,6 +679,13 @@ tin_done(
 #endif /* HAVE_COLOR */
 	cleanup_tmp_files();
 
+	if (buf && *buf) {
+		my_fputs(buf, stderr);
+		my_fputs(cCRLF, stderr);
+		my_fflush(stderr);
+		free(buf);
+	}
+
 #ifdef DOALLOC
 	no_leaks();	/* free permanent stuff */
 	show_alloc();	/* memory-leak testing */
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/newsrc.c tin-2.4.0/src/newsrc.c
--- tin-2.3.4/src/newsrc.c	2016-02-28 11:36:07.000000000 +0100
+++ tin-2.4.0/src/newsrc.c	2016-07-30 11:20:14.038458443 +0200
@@ -3,7 +3,7 @@
  *  Module    : newsrc.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2013-12-04
+ *  Updated   : 2016-07-29
  *  Notes     : ArtCount = (ArtMax - ArtMin) + 1  [could have holes]
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -437,8 +437,7 @@ group_get_art_info(
 				return -ERR_NOGROUP;
 
 			case ERR_ACCESS:
-				error_message(2, "%s%s", cCRLF, line);
-				tin_done(NNTP_ERROR_EXIT);
+				tin_done(NNTP_ERROR_EXIT, "%s", line);
 				/* keep lint quiet: */
 				/* NOTREACHED */
 				break;
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/nntplib.c tin-2.4.0/src/nntplib.c
--- tin-2.3.4/src/nntplib.c	2016-06-14 16:03:18.000000000 +0200
+++ tin-2.4.0/src/nntplib.c	2016-07-30 11:20:14.046458790 +0200
@@ -3,7 +3,7 @@
  *  Module    : nntplib.c
  *  Author    : S. Barber & I. Lea
  *  Created   : 1991-01-12
- *  Updated   : 2016-05-27
+ *  Updated   : 2016-07-29
  *  Notes     : NNTP client routines taken from clientlib.c 1.5.11 (1991-02-10)
  *  Copyright : (c) Copyright 1991-99 by Stan Barber & Iain Lea
  *              Permission is hereby granted to copy, reproduce, redistribute
@@ -834,9 +834,14 @@ reconnect(
 			if (tinrc.keep_dead_articles)
 				append_file(dead_article, dead_articles);
 		}
-		if (retry > NNTP_TRY_RECONNECT)
-			error_message(2, _("NNTP connection error. Exiting..."));
-		tin_done(NNTP_ERROR_EXIT);		/* user said no to reconnect or no more retries */
+		if (retry > NNTP_TRY_RECONNECT) {
+#	ifdef DEBUG
+			/* TODO: -> lang.c */
+			if (debug & DEBUG_NNTP)
+				debug_print_file("NNTP", "reconnect(%d) limit %d reached, giving up.", retry, NNTP_TRY_RECONNECT);
+#	endif /* DEBUG */
+		}
+		tin_done(NNTP_ERROR_EXIT, _("NNTP connection error. Exiting..."));		/* user said no to reconnect or no more retries */
 	}
 
 	/* reset signal_context */
@@ -914,7 +919,7 @@ get_server(
 		alarm(0);
 #	endif /* HAVE_ALARM && SIGALRM */
 		if (quitting)						/* Don't bother to reconnect */
-			tin_done(NNTP_ERROR_EXIT);		/* And don't try to disconnect again! */
+			tin_done(NNTP_ERROR_EXIT, NULL);		/* And don't try to disconnect again! */
 
 #	ifdef DEBUG
 		if (errno != 0 && errno != EINTR)	/* Will only confuse end users */
@@ -1194,7 +1199,7 @@ check_extensions(
 								nntp_caps.sasl |= SASL_LOGIN;
 							}
 						}
-					} else if (!strncasecmp(ptr, "COMPRESS", 8)) { /* draft-murchison-nntp-compress-03 */
+					} else if (!strncasecmp(ptr, "COMPRESS", 8)) { /* draft-murchison-nntp-compress-05 */
 						d = ptr + 8;
 						d = strpbrk(d, " \t");
 						while (d != NULL && (d + 1 < (ptr + strlen(ptr)))) {
@@ -1819,10 +1824,9 @@ get_respcode(
 #	endif /* DEBUG */
 		STRCPY(savebuf, last_put);
 
-		if (!authenticate(nntp_server, userid, FALSE)) {
-			error_message(2, _(txt_auth_failed), nntp_caps.type == CAPABILITIES ? ERR_AUTHFAIL : ERR_ACCESS);
-			tin_done(EXIT_FAILURE);
-		}
+		if (!authenticate(nntp_server, userid, FALSE))
+			tin_done(EXIT_FAILURE, _(txt_auth_failed), nntp_caps.type == CAPABILITIES ? ERR_AUTHFAIL : ERR_ACCESS);
+
 		if (nntp_caps.type == CAPABILITIES) {
 			check_extensions();
 			can_post = nntp_caps.post && !force_no_post;
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/page.c tin-2.4.0/src/page.c
--- tin-2.3.4/src/page.c	2016-02-28 16:05:25.000000000 +0100
+++ tin-2.4.0/src/page.c	2016-07-30 11:20:14.054459136 +0200
@@ -3,7 +3,7 @@
  *  Module    : page.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2016-01-26
+ *  Updated   : 2016-07-29
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -2069,10 +2069,8 @@ resize_article(
 	if (artinfo->cooked)
 		fclose(artinfo->cooked);
 
-	if (!cook_article(wrap_lines, artinfo, hide_uue, show_all_headers)) {
-		wait_message(3, _(txt_cook_article_failed_exiting), tin_progname);
-		tin_done(EXIT_FAILURE);
-	}
+	if (!cook_article(wrap_lines, artinfo, hide_uue, show_all_headers))
+		tin_done(EXIT_FAILURE, _(txt_cook_article_failed_exiting), tin_progname);
 
 	show_raw_article = FALSE;
 	artline = pgart.cookl;
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/read.c tin-2.4.0/src/read.c
--- tin-2.3.4/src/read.c	2016-01-18 23:20:34.000000000 +0100
+++ tin-2.4.0/src/read.c	2016-07-30 11:20:14.058459309 +0200
@@ -3,7 +3,7 @@
  *  Module    : read.c
  *  Author    : Jason Faultless <jason@altarstone.com>
  *  Created   : 1997-04-10
- *  Updated   : 2016-01-18
+ *  Updated   : 2016-07-29
  *
  * Copyright (c) 1997-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
@@ -148,7 +148,7 @@ wait_for_input(
 					if (post_article_and_exit)
 						return FALSE;
 					if (prompt_yn(_(txt_read_exit), FALSE) == 1)
-						tin_done(EXIT_SUCCESS);
+						tin_done(EXIT_SUCCESS, NULL);
 				}
 
 			}
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/select.c tin-2.4.0/src/select.c
--- tin-2.3.4/src/select.c	2016-06-22 17:30:22.000000000 +0200
+++ tin-2.4.0/src/select.c	2016-07-30 11:20:14.062459482 +0200
@@ -3,7 +3,7 @@
  *  Module    : select.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2016-06-06
+ *  Updated   : 2016-07-29
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
@@ -390,7 +390,7 @@ selection_page(
 
 			case SELECT_QUIT_NO_WRITE:		/* quit, but don't save configuration */
 				if (prompt_yn(_(txt_quit_no_write), TRUE) == 1)
-					tin_done(EXIT_SUCCESS);
+					tin_done(EXIT_SUCCESS, NULL);
 				show_selection_page();
 				break;
 
@@ -1376,7 +1376,7 @@ select_quit(
 {
 	write_config_file(local_config_file);
 	ClearScreen();
-	tin_done(EXIT_SUCCESS);	/* Tin END */
+	tin_done(EXIT_SUCCESS, NULL);	/* Tin END */
 }
 
 
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/signal.c tin-2.4.0/src/signal.c
--- tin-2.3.4/src/signal.c	2015-11-22 01:14:31.000000000 +0100
+++ tin-2.4.0/src/signal.c	2016-07-30 11:20:14.074460001 +0200
@@ -3,7 +3,7 @@
  *  Module    : signal.c
  *  Author    : I.Lea
  *  Created   : 1991-04-01
- *  Updated   : 2011-09-07
+ *  Updated   : 2016-07-29
  *  Notes     : signal handlers for different modes and window resizing
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
@@ -253,8 +253,7 @@ handle_resize(
 
 	if (cLINES < MIN_LINES_ON_TERMINAL || cCOLS < MIN_COLUMNS_ON_TERMINAL) {
 		ring_bell();
-		wait_message(3, _(txt_screen_too_small_exiting), tin_progname);
-		tin_done(EXIT_FAILURE);
+		tin_done(EXIT_FAILURE, _(txt_screen_too_small_exiting), tin_progname);
 	}
 
 	TRACE(("handle_resize(%d:%d)", signal_context, repaint));
@@ -427,8 +426,7 @@ signal_handler(
 			if (debug & DEBUG_NNTP)
 				debug_print_file("NNTP", "get_server() %d sec elapsed without response", tinrc.nntp_read_timeout_secs);
 #	endif /* DEBUG */
-			error_message(2, "NNTP connection error. Exiting...");
-			tin_done(NNTP_ERROR_EXIT);
+			tin_done(NNTP_ERROR_EXIT, "NNTP connection error. Exiting...");
 			return;
 #endif /* HAVE_ALARM && SIGALRM */
 
@@ -479,7 +477,7 @@ signal_handler(
 #endif /* SIGTERM */
 #if defined(SIGHUP) || defined(SIGUSR1) || defined(SIGTERM)
 			dangerous_signal_exit = TRUE;
-			tin_done(-sig);
+			tin_done(-sig, NULL);
 			/* NOTREACHED */
 			break;
 #endif /* SIGHUP || SIGUSR1 || SIGTERM */
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/thread.c tin-2.4.0/src/thread.c
--- tin-2.3.4/src/thread.c	2016-04-17 20:02:33.000000000 +0200
+++ tin-2.4.0/src/thread.c	2016-07-26 13:56:54.322984966 +0200
@@ -3,7 +3,7 @@
  *  Module    : thread.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2016-04-17
+ *  Updated   : 2016-07-26
  *  Notes     :
  *
  * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
@@ -1119,7 +1119,7 @@ stat_thread(
 	struct t_art_stat *sbuf) /* return value is always ignored */
 {
 	int i;
-	MultiPartInfo minfo;
+	MultiPartInfo minfo = { 0 };
 
 	sbuf->total = 0;
 	sbuf->unread = 0;
diff -Nurp '--exclude=.bzr*' tin-2.3.4/src/xref.c tin-2.4.0/src/xref.c
--- tin-2.3.4/src/xref.c	2016-06-02 09:34:29.000000000 +0200
+++ tin-2.4.0/src/xref.c	2016-07-13 17:39:00.382396443 +0200
@@ -311,7 +311,9 @@ overview_xref_support(
 	 *       - in the NNTP_ABLE but !read_news_via_nntp case when
 	 *         OVERVIEW.FMT-file wasn't found or didn't mention Xref:
 	 *       - if the used command is OVER instead of XOVER
+	 *         (use nntp_caps.over_cmd in txt_warn_xref_not_supported ?)
 	 *       - if the used command is HDR XREF instead of XHDR XREF
+	 *         (use nntp_caps.hdr_cmd in txt_warn_xref_not_supported ?)
 	 *       - if server doesn't mention XREF in LIST HEADERS
 	 */
 	if (read_news_via_nntp && !supported)
diff -Nurp '--exclude=.bzr*' tin-2.3.4/tin.spec tin-2.4.0/tin.spec
--- tin-2.3.4/tin.spec	2016-03-29 15:15:29.000000000 +0200
+++ tin-2.4.0/tin.spec	2016-06-28 16:25:02.214734455 +0200
@@ -1,6 +1,6 @@
 Name: tin
 Summary: easy-to-use USENET news reader
-Version: 2.3.4
+Version: 2.4.0
 Release: 1
 License: BSD
 Group: Applications/News
