----------------------------------------------------------------------------- MANIFEST | 158 +- Makefile | 4 config.guess | 19 config.sub | 10 configure | 1387 +++++++++++----------- configure.in | 8 doc/CHANGES | 72 + doc/CREDITS | 30 doc/INSTALL | 26 doc/TODO | 60 doc/WHATSNEW | 12 doc/l10n/de.po | 2661 ++++++++++++++++++++++--------------------- doc/l10n/de/tin.1 | 104 - doc/l10n/de/tin.5 | 86 - doc/l10n/en_GB.po | 2587 +++++++++++++++++++++-------------------- doc/l10n/en_GB/tin.1 | 32 doc/l10n/en_GB/tin.5 | 10 doc/l10n/tin-man.pot | 2530 ++++++++++++++++++++-------------------- doc/tin.1 | 28 doc/tin.5 | 5 include/debug.h | 4 include/extern.h | 5 include/nntplib.h | 18 include/proto.h | 7 include/rfc2046.h | 5 include/tin.h | 4 include/version.h | 6 intl/loadmsgcat.c | 7 libcanlock/src/hmac_sha1.c | 3 po/da.po | 1439 +++++++++++------------ po/de.po | 1260 ++++++++++---------- po/en_GB.po | 1246 ++++++++++---------- po/et.po | 1306 ++++++++++----------- po/fr.po | 1352 ++++++++++----------- po/ru.po | 1248 ++++++++++---------- po/sv.po | 1257 ++++++++++---------- po/tin.pot | 1246 ++++++++++---------- po/tr.po | 1246 ++++++++++---------- po/zh_CN.po | 1248 ++++++++++---------- po/zh_TW.po | 1248 ++++++++++---------- src/active.c | 92 + src/art.c | 50 src/auth.c | 25 src/charset.c | 5 src/cook.c | 28 src/debug.c | 43 src/feed.c | 15 src/filter.c | 72 - src/group.c | 8 src/init.c | 7 src/lang.c | 5 src/lock.c | 2 src/mail.c | 5 src/main.c | 18 src/misc.c | 34 src/newsrc.c | 4 src/nntplib.c | 65 - src/nrctbl.c | 4 src/options_menu.c | 3 src/page.c | 22 src/post.c | 77 - src/prompt.c | 7 src/read.c | 6 src/refs.c | 2 src/rfc2046.c | 207 +++ src/rfc2047.c | 10 src/save.c | 66 - src/screen.c | 156 +- src/string.c | 41 src/thread.c | 22 tin-2.3.3/po/da.gmo |binary tin-2.3.3/po/de.gmo |binary tin-2.3.3/po/en_GB.gmo |binary tin-2.3.3/po/et.gmo |binary tin-2.3.3/po/fr.gmo |binary tin-2.3.3/po/ru.gmo |binary tin-2.3.3/po/sv.gmo |binary tin-2.3.3/po/tr.gmo |binary tin-2.3.3/po/zh_CN.gmo |binary tin-2.3.3/po/zh_TW.gmo |binary 80 files changed, 12915 insertions(+), 12170 deletions(-) ----------------------------------------------------------------------------- diff -Nurp '--exclude=.bzr*' tin-2.3.2/MANIFEST tin-2.3.3/MANIFEST --- tin-2.3.2/MANIFEST 2015-12-24 08:48:37.000000000 +0100 +++ tin-2.3.3/MANIFEST 2016-03-27 10:46:42.363209000 +0200 @@ -1,27 +1,27 @@ -MANIFEST for tin-2.3.2 (Thu Dec 24 08:48:37 CET 2015) +MANIFEST for tin-2.3.3 (Sun Mar 27 10:46:42 CEST 2016) ---------------------------------------------------- 14508 ./Makefile - 8170 ./MANIFEST + 8171 ./MANIFEST 1441 ./README 745 ./README.MAC 976 ./README.WIN 187062 ./aclocal.m4 882 ./conf-tin - 44242 ./config.guess - 36141 ./config.sub - 680887 ./configure - 36076 ./configure.in + 44434 ./config.guess + 36148 ./config.sub + 680970 ./configure + 36085 ./configure.in 7123 ./install-sh 318 ./po4a.conf 1502 ./tin.spec 18847 ./doc/ABOUT-NLS - 6431 ./doc/CHANGES + 9919 ./doc/CHANGES 289013 ./doc/CHANGES.old - 5085 ./doc/CREDITS + 5098 ./doc/CREDITS 1305 ./doc/DEBUG_REFS - 31070 ./doc/INSTALL - 45785 ./doc/TODO - 671 ./doc/WHATSNEW + 31060 ./doc/INSTALL + 46230 ./doc/TODO + 877 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt 4373 ./doc/auth.txt @@ -45,8 +45,8 @@ MANIFEST for tin-2.3.2 (Thu Dec 24 08:48 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt 6957 ./doc/url_handler.1 - 137123 ./doc/tin.1 - 81097 ./doc/tin.5 + 137421 ./doc/tin.1 + 81110 ./doc/tin.5 5065 ./doc/tin.defaults 15629 ./doc/tinews.1 2418 ./doc/tools.txt @@ -63,86 +63,86 @@ MANIFEST for tin-2.3.2 (Thu Dec 24 08:48 1661 ./tools/expand_aliases.tgz 2595 ./include/bool.h 1947 ./include/bugrep.h - 2210 ./include/debug.h - 67912 ./include/extern.h + 2248 ./include/debug.h + 68007 ./include/extern.h 14068 ./include/keymap.h 6333 ./include/newsrc.h - 8611 ./include/nntplib.h + 8710 ./include/nntplib.h 664 ./include/plp_snprintf.h 15516 ./include/policy.h - 33106 ./include/proto.h - 5544 ./include/rfc2046.h + 33142 ./include/proto.h + 5599 ./include/rfc2046.h 3377 ./include/stpwatch.h 5960 ./include/tcurses.h - 70579 ./include/tin.h + 70582 ./include/tin.h 17281 ./include/tinrc.h 4346 ./include/tnntp.h 2264 ./include/trace.h - 2354 ./include/version.h - 35234 ./src/active.c - 75827 ./src/art.c + 2350 ./include/version.h + 35637 ./src/active.c + 76175 ./src/art.c 77850 ./src/attrib.c - 16275 ./src/auth.c - 12933 ./src/charset.c + 16150 ./src/auth.c + 12936 ./src/charset.c 8680 ./src/color.c 66106 ./src/config.c - 27849 ./src/cook.c + 28292 ./src/cook.c 27368 ./src/curses.c - 10854 ./src/debug.c + 11375 ./src/debug.c 3408 ./src/envarg.c - 30376 ./src/feed.c - 57003 ./src/filter.c + 30477 ./src/feed.c + 57676 ./src/filter.c 18148 ./src/getline.c 9070 ./src/global.c - 45109 ./src/group.c + 45030 ./src/group.c 3900 ./src/hashstr.c 8256 ./src/header.c 6253 ./src/heapsort.c 43745 ./src/help.c 13931 ./src/inews.c - 38226 ./src/init.c + 38231 ./src/init.c 2435 ./src/joinpath.c 101560 ./src/keymap.c - 137626 ./src/lang.c + 137701 ./src/lang.c 4486 ./src/langinfo.c 7728 ./src/list.c - 6664 ./src/lock.c - 16917 ./src/mail.c - 26132 ./src/main.c + 6663 ./src/lock.c + 16932 ./src/mail.c + 26370 ./src/main.c 10848 ./src/makecfg.c 13672 ./src/memory.c 5283 ./src/mimetypes.c - 94743 ./src/misc.c - 39445 ./src/newsrc.c - 53522 ./src/nntplib.c - 7760 ./src/nrctbl.c - 105092 ./src/options_menu.c - 66366 ./src/page.c + 94970 ./src/misc.c + 39410 ./src/newsrc.c + 54042 ./src/nntplib.c + 7758 ./src/nrctbl.c + 105125 ./src/options_menu.c + 66124 ./src/page.c 24137 ./src/parsdate.y 17057 ./src/plp_snprintf.c 13212 ./src/pgp.c - 152067 ./src/post.c - 18910 ./src/prompt.c - 10400 ./src/read.c - 27385 ./src/refs.c + 152469 ./src/post.c + 18953 ./src/prompt.c + 10504 ./src/read.c + 27386 ./src/refs.c 5482 ./src/regex.c 14526 ./src/rfc1524.c 15181 ./src/rfc2045.c - 34420 ./src/rfc2046.c - 36742 ./src/rfc2047.c - 58962 ./src/save.c - 12530 ./src/screen.c + 38790 ./src/rfc2046.c + 36755 ./src/rfc2047.c + 59208 ./src/save.c + 13214 ./src/screen.c 18276 ./src/search.c 33785 ./src/select.c 7748 ./src/sigfile.c 14366 ./src/signal.c 7215 ./src/strftime.c - 38638 ./src/string.c + 38640 ./src/string.c 13345 ./src/tags.c 17487 ./src/tcurses.c 3070 ./src/tmpfile.c 3558 ./src/my_tmpfile.c - 42070 ./src/thread.c + 41985 ./src/thread.c 2472 ./src/trace.c 4430 ./src/version.c 5453 ./src/wildmat.c @@ -224,7 +224,7 @@ MANIFEST for tin-2.3.2 (Thu Dec 24 08:48 1389 ./libcanlock/Makefile.in 3712 ./libcanlock/src/base64.c 5271 ./libcanlock/src/canlock.c - 3794 ./libcanlock/src/hmac_sha1.c + 3826 ./libcanlock/src/hmac_sha1.c 12514 ./libcanlock/src/sha1.c 1873 ./libcanlock/include/base64.h 378 ./libcanlock/include/canlock.h @@ -253,7 +253,7 @@ MANIFEST for tin-2.3.2 (Thu Dec 24 08:48 1932 ./intl/libgettext.h 4397 ./intl/libgnuintl.h 3380 ./intl/loadinfo.h - 14972 ./intl/loadmsgcat.c + 15020 ./intl/loadmsgcat.c 6905 ./intl/localcharset.c 2657 ./intl/locale.alias 9432 ./intl/localealias.c @@ -267,33 +267,33 @@ MANIFEST for tin-2.3.2 (Thu Dec 24 08:48 41 ./intl/VERSION 5096 ./po/Makefile.inn 847 ./po/POTFILES.in - 144787 ./po/tin.pot - 117742 ./po/da.gmo - 197639 ./po/da.po - 197825 ./po/de.gmo - 237156 ./po/de.po + 144950 ./po/tin.pot + 128574 ./po/da.gmo + 201850 ./po/da.po + 198564 ./po/de.gmo + 237644 ./po/de.po 8584 ./po/en_GB.gmo - 148450 ./po/en_GB.po - 185640 ./po/et.gmo - 226358 ./po/et.po - 193717 ./po/fr.gmo - 235038 ./po/fr.po - 122578 ./po/ru.gmo - 207614 ./po/ru.po - 22742 ./po/sv.gmo - 155410 ./po/sv.po + 148613 ./po/en_GB.po + 188155 ./po/et.gmo + 226257 ./po/et.po + 196539 ./po/fr.gmo + 235155 ./po/fr.po + 122462 ./po/ru.gmo + 207807 ./po/ru.po + 22772 ./po/sv.gmo + 155494 ./po/sv.po 4684 ./po/tr.gmo - 219376 ./po/tr.po - 225023 ./po/zh_CN.po - 183924 ./po/zh_CN.gmo - 224392 ./po/zh_TW.po - 184064 ./po/zh_TW.gmo - 144866 ./doc/l10n/de/tin.1 - 85226 ./doc/l10n/de/tin.5 + 219562 ./po/tr.po + 225215 ./po/zh_CN.po + 183828 ./po/zh_CN.gmo + 224584 ./po/zh_TW.po + 183968 ./po/zh_TW.gmo + 145776 ./doc/l10n/de/tin.1 + 85849 ./doc/l10n/de/tin.5 130 ./doc/l10n/de.add - 355852 ./doc/l10n/de.po - 140847 ./doc/l10n/en_GB/tin.1 - 83650 ./doc/l10n/en_GB/tin.5 - 463051 ./doc/l10n/en_GB.po - 292128 ./doc/l10n/tin-man.pot -11398999 total + 360025 ./doc/l10n/de.po + 141146 ./doc/l10n/en_GB/tin.1 + 83664 ./doc/l10n/en_GB/tin.5 + 463669 ./doc/l10n/en_GB.po + 292464 ./doc/l10n/tin-man.pot +11442538 total diff -Nurp '--exclude=.bzr*' tin-2.3.2/Makefile tin-2.3.3/Makefile --- tin-2.3.2/Makefile 2015-12-24 08:48:36.000000000 +0100 +++ tin-2.3.3/Makefile 2016-03-27 10:46:41.503208998 +0200 @@ -7,9 +7,9 @@ PROJECT = tin LVER = 2 PVER = 3 -SVER = 2 +SVER = 3 VER = $(LVER).$(PVER).$(SVER) -DVER = 20151224 +DVER = 20160327 EXE = tin # directory structure diff -Nurp '--exclude=.bzr*' tin-2.3.2/config.guess tin-2.3.3/config.guess --- tin-2.3.2/config.guess 2015-12-15 12:16:04.000000000 +0100 +++ tin-2.3.3/config.guess 2016-03-26 10:44:08.099209065 +0100 @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2015 Free Software Foundation, Inc. +# Copyright 1992-2016 Free Software Foundation, Inc. -timestamp='2015-12-14' +timestamp='2016-03-24' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ timestamp='2015-12-14' # Originally written by Per Bothner; maintained since 2000 by Ben Elliston. # # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess # # Please send patches to . @@ -49,7 +49,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2015 Free Software Foundation, Inc. +Copyright 1992-2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -236,6 +236,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} exit ;; + *:LibertyBSD:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` + echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE} + exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; @@ -1271,6 +1275,9 @@ EOF SX-8R:SUPER-UX:*:*) echo sx8r-nec-superux${UNAME_RELEASE} exit ;; + SX-ACE:SUPER-UX:*:*) + echo sxace-nec-superux${UNAME_RELEASE} + exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; @@ -1404,9 +1411,9 @@ This script, last modified $timestamp, h the operating system you are using. It is advised that you download the most up to date version of the config scripts from - http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess and - http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub If the version you run ($0) is already up to date, please send the following data and any information you think might be diff -Nurp '--exclude=.bzr*' tin-2.3.2/config.sub tin-2.3.3/config.sub --- tin-2.3.2/config.sub 2015-12-15 12:16:51.000000000 +0100 +++ tin-2.3.3/config.sub 2016-02-03 14:06:44.567208206 +0100 @@ -1,8 +1,8 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2015 Free Software Foundation, Inc. +# Copyright 1992-2016 Free Software Foundation, Inc. -timestamp='2015-12-14' +timestamp='2016-02-03' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -33,7 +33,7 @@ timestamp='2015-12-14' # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases @@ -67,7 +67,7 @@ Report bugs and patches to > confdefs.h <> confdefs.h <<\EOF + test "$enableval" != no && enableval=yes + if test "$enableval" != "yes" ; then + : + else + cat >> confdefs.h <<\EOF #define MIME_BREAK_LONG_LINES 1 EOF - + fi else - enableval=no + enableval=yes + cat >> confdefs.h <<\EOF +#define MIME_BREAK_LONG_LINES 1 +EOF + + 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:12897: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 +echo "configure:12904: 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 @@ -12919,7 +12926,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6 -echo "configure:12923: checking for MIME character-set" >&5 +echo "configure:12930: 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 @@ -12941,7 +12948,7 @@ EOF echo "$ac_t""$MM_CHARSET" 1>&6 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6 -echo "configure:12945: checking for default ISO/ASCII table" >&5 +echo "configure:12952: 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 @@ -12963,7 +12970,7 @@ EOF echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6 -echo "configure:12967: checking whether to enable locale support" >&5 +echo "configure:12974: checking whether to enable locale support" >&5 # Check whether --enable-locale or --disable-locale was given. if test "${enable_locale+set}" = set; then @@ -12982,7 +12989,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6 -echo "configure:12986: checking whether to enable posting" >&5 +echo "configure:12993: checking whether to enable posting" >&5 # Check whether --enable-posting or --disable-posting was given. if test "${enable_posting+set}" = set; then @@ -13001,7 +13008,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6 -echo "configure:13005: checking whether to enable shell escape" >&5 +echo "configure:13012: 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 @@ -13020,7 +13027,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6 -echo "configure:13024: checking whether to have fascist newsadmin" >&5 +echo "configure:13031: 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 @@ -13039,7 +13046,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:13043: checking whether to enable inverse video and highlighting" >&5 +echo "configure:13050: 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 @@ -13058,7 +13065,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6 -echo "configure:13062: checking whether to enable piping support" >&5 +echo "configure:13069: checking whether to enable piping support" >&5 # Check whether --enable-piping or --disable-piping was given. if test "${enable_piping+set}" = set; then @@ -13077,7 +13084,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6 -echo "configure:13081: checking whether to enable printer support" >&5 +echo "configure:13088: checking whether to enable printer support" >&5 # Check whether --enable-printing or --disable-printing was given. if test "${enable_printing+set}" = set; then @@ -13096,7 +13103,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:13100: checking whether to unique tmp-files by appending .pid" >&5 +echo "configure:13107: 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 @@ -13122,7 +13129,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:13126: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 +echo "configure:13133: 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 @@ -13149,7 +13156,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:13153: checking whether to send a GROUP command before a LISTGROUP" >&5 +echo "configure:13160: 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 @@ -13169,7 +13176,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:13173: checking whether to ignore system()s return value" >&5 +echo "configure:13180: 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 @@ -13189,7 +13196,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:13193: checking for directory containing tin.defaults file" >&5 +echo "configure:13200: 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 @@ -13240,7 +13247,7 @@ EOF ### check for ipv6 support echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6 -echo "configure:13244: checking whether to enable IPv6" >&5 +echo "configure:13251: checking whether to enable IPv6" >&5 # Check whether --enable-ipv6 or --disable-ipv6 was given. if test "${enable_ipv6+set}" = set; then @@ -13268,7 +13275,7 @@ if test "$enableval" = "yes"; then echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6 -echo "configure:13272: checking ipv6 stack type" >&5 +echo "configure:13279: checking ipv6 stack type" >&5 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -13288,7 +13295,7 @@ do ;; (inria) cat > conftest.$ac_ext < @@ -13306,7 +13313,7 @@ rm -f conftest* ;; (kame) cat > conftest.$ac_ext < @@ -13324,7 +13331,7 @@ rm -f conftest* ;; (linux-glibc) cat > conftest.$ac_ext < @@ -13351,7 +13358,7 @@ rm -f conftest* ;; (toshiba) cat > conftest.$ac_ext < @@ -13369,7 +13376,7 @@ rm -f conftest* ;; (v6d) cat > conftest.$ac_ext < @@ -13387,7 +13394,7 @@ rm -f conftest* ;; (zeta) cat > conftest.$ac_ext < @@ -13420,7 +13427,7 @@ cf_ipv6lib=none cf_ipv6dir=none echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6 -echo "configure:13424: checking for IPv6 library if required" >&5 +echo "configure:13431: checking for IPv6 library if required" >&5 case $cf_cv_ipv6type in (solaris) ;; @@ -13454,7 +13461,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6 if test "$cf_ipv6lib" != "none"; then cat > conftest.$ac_ext < @@ -13465,7 +13472,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:13469: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -13587,14 +13594,14 @@ if test -n "$cf_incdir" ; then cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:13598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13605: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -13611,7 +13618,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}:13615: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13622: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13642,12 +13649,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:13646: checking for getaddrinfo" >&5 +echo "configure:13653: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13681: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_getaddrinfo=yes" else @@ -13690,10 +13697,10 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6 -echo "configure:13694: checking for getaddrinfo in -l$cf_ipv6lib" >&5 +echo "configure:13701: checking for getaddrinfo in -l$cf_ipv6lib" >&5 LIBS="-l$cf_ipv6lib $LIBS" cat > conftest.$ac_ext < @@ -13704,7 +13711,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:13708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13715: \"$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' @@ -13785,10 +13792,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:13789: checking for -l$cf_ipv6lib in $cf_libdir" >&5 +echo "configure:13796: checking for -l$cf_ipv6lib in $cf_libdir" >&5 LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS" cat > conftest.$ac_ext < @@ -13799,7 +13806,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:13803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13810: \"$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' @@ -13832,7 +13839,7 @@ fi echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6 -echo "configure:13836: checking working getaddrinfo" >&5 +echo "configure:13843: checking working getaddrinfo" >&5 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -13841,7 +13848,7 @@ if test "$cross_compiling" = yes; then cf_cv_getaddrinfo=unknown else cat > conftest.$ac_ext < @@ -13920,7 +13927,7 @@ int main() } EOF -if { (eval echo configure:13924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:13931: \"$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 @@ -13964,12 +13971,12 @@ fi for ac_func in getaddrinfo getnameinfo do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:13968: checking for $ac_func" >&5 +echo "configure:13975: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14003: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -14021,7 +14028,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:14025: checking whether to enable long article numbers" >&5 +echo "configure:14032: 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 @@ -14041,7 +14048,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:14045: checking whether to make a coffee while compiling" >&5 +echo "configure:14052: 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 @@ -14066,7 +14073,7 @@ fi ### checks for compiler characteristics echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6 -echo "configure:14070: checking for makeflags variable" >&5 +echo "configure:14077: checking for makeflags variable" >&5 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -14112,12 +14119,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:14116: checking for working const" >&5 +echo "configure:14123: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_const=yes else @@ -14187,21 +14194,21 @@ EOF fi echo $ac_n "checking for inline""... $ac_c" 1>&6 -echo "configure:14191: checking for inline" >&5 +echo "configure:14198: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14212: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_inline=$ac_kw; break else @@ -14228,13 +14235,13 @@ esac echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6 -echo "configure:14232: checking for ansi token expansion/substitution" >&5 +echo "configure:14239: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14253: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_expands=yes else @@ -14263,13 +14270,13 @@ EOF echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6 -echo "configure:14267: checking for ansi token concatenation" >&5 +echo "configure:14274: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14288: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_concats=yes else @@ -14298,20 +14305,20 @@ EOF echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6 -echo "configure:14302: checking if nested parameters work" >&5 +echo "configure:14309: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14322: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_nested_params=yes else @@ -14334,12 +14341,12 @@ EOF ### Checks for header files. echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -echo "configure:14338: checking for ANSI C header files" >&5 +echo "configure:14345: 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 < #include @@ -14347,7 +14354,7 @@ else #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14351: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14358: \"$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* @@ -14364,7 +14371,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 @@ -14382,7 +14389,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 @@ -14403,7 +14410,7 @@ if test "$cross_compiling" = yes; then : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -14414,7 +14421,7 @@ if (XOR (islower (i), ISLOWER (i)) || to exit (0); } EOF -if { (eval echo configure:14418: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:14425: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then : else @@ -14442,12 +14449,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:14446: checking for $ac_hdr that defines DIR" >&5 +echo "configure:14453: 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 < #include <$ac_hdr> @@ -14455,7 +14462,7 @@ int main() { DIR *dirp = 0; ; return 0; } EOF -if { (eval echo configure:14459: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14466: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval "ac_cv_header_dirent_$ac_safe=yes" else @@ -14480,7 +14487,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:14484: checking for opendir in -ldir" >&5 +echo "configure:14491: 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 @@ -14488,7 +14495,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldir $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14521,7 +14528,7 @@ fi else echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 -echo "configure:14525: checking for opendir in -lx" >&5 +echo "configure:14532: 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 @@ -14529,7 +14536,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lx $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14563,12 +14570,12 @@ fi fi echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 -echo "configure:14567: checking whether time.h and sys/time.h may both be included" >&5 +echo "configure:14574: 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 < #include @@ -14577,7 +14584,7 @@ int main() { struct tm *tp; ; return 0; } EOF -if { (eval echo configure:14581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14588: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_time=yes else @@ -14598,12 +14605,12 @@ EOF fi echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 -echo "configure:14602: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "configure:14609: 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 < #include @@ -14619,7 +14626,7 @@ wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } EOF -if { (eval echo configure:14623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14630: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_sys_wait_h=yes else @@ -14700,9 +14707,9 @@ for cf_hdr in \ do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:14704: checking for $cf_hdr" >&5 +echo "configure:14711: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -14710,7 +14717,7 @@ echo "configure:14704: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14714: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14721: \"$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* @@ -14748,17 +14755,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:14752: checking for $ac_hdr" >&5 +echo "configure:14759: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14762: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14769: \"$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* @@ -14790,17 +14797,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:14794: checking for $ac_hdr" >&5 +echo "configure:14801: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14804: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14811: \"$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* @@ -14835,16 +14842,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:14839: checking whether termios.h needs _POSIX_SOURCE" >&5 +echo "configure:14846: checking whether termios.h needs _POSIX_SOURCE" >&5 cat > conftest.$ac_ext < int main() { struct termios foo; int x = foo.c_iflag ; return 0; } EOF -if { (eval echo configure:14848: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14855: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=no else @@ -14853,7 +14860,7 @@ else rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=unknown else @@ -14885,7 +14892,7 @@ fi echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6 -echo "configure:14889: checking declaration of size-change" >&5 +echo "configure:14896: 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 @@ -14899,7 +14906,7 @@ do CPPFLAGS="$cf_save_CPPFLAGS" test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts" cat > conftest.$ac_ext < #ifdef HAVE_TERMIOS_H @@ -14938,7 +14945,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:14942: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14949: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sizechange=yes else @@ -14977,7 +14984,7 @@ fi echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6 -echo "configure:14981: checking if sys/time.h conflicts with sys/select.h" >&5 +echo "configure:14988: 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 @@ -14985,7 +14992,7 @@ else for cf_opts in no yes do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15024: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sys_select_timeval=$cf_opts break @@ -15037,12 +15044,12 @@ EOF ### Checks for Datatypes. echo $ac_n "checking for gid_t""... $ac_c" 1>&6 -echo "configure:15041: checking for gid_t" >&5 +echo "configure:15048: 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 < #if STDC_HEADERS @@ -15070,12 +15077,12 @@ EOF fi echo $ac_n "checking for mode_t""... $ac_c" 1>&6 -echo "configure:15074: checking for mode_t" >&5 +echo "configure:15081: 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 < #if STDC_HEADERS @@ -15103,12 +15110,12 @@ EOF fi echo $ac_n "checking for off_t""... $ac_c" 1>&6 -echo "configure:15107: checking for off_t" >&5 +echo "configure:15114: 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 < #if STDC_HEADERS @@ -15136,12 +15143,12 @@ EOF fi echo $ac_n "checking for pid_t""... $ac_c" 1>&6 -echo "configure:15140: checking for pid_t" >&5 +echo "configure:15147: 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 < #if STDC_HEADERS @@ -15169,12 +15176,12 @@ EOF fi echo $ac_n "checking for size_t""... $ac_c" 1>&6 -echo "configure:15173: checking for size_t" >&5 +echo "configure:15180: 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 < #if STDC_HEADERS @@ -15202,12 +15209,12 @@ EOF fi echo $ac_n "checking for ssize_t""... $ac_c" 1>&6 -echo "configure:15206: checking for ssize_t" >&5 +echo "configure:15213: 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 < #if STDC_HEADERS @@ -15235,12 +15242,12 @@ EOF fi echo $ac_n "checking for time_t""... $ac_c" 1>&6 -echo "configure:15239: checking for time_t" >&5 +echo "configure:15246: 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 < #if STDC_HEADERS @@ -15268,7 +15275,7 @@ EOF fi cat > conftest.$ac_ext < EOF @@ -15279,7 +15286,7 @@ else rm -rf conftest* cat > conftest.$ac_ext < EOF @@ -15290,12 +15297,12 @@ else rm -rf conftest* echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6 -echo "configure:15294: checking for in_addr_t" >&5 +echo "configure:15301: 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 < #if STDC_HEADERS @@ -15331,12 +15338,12 @@ fi rm -f conftest* echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 -echo "configure:15335: checking for uid_t in sys/types.h" >&5 +echo "configure:15342: 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 @@ -15366,9 +15373,9 @@ fi echo $ac_n "checking for quad_t""... $ac_c" 1>&6 -echo "configure:15370: checking for quad_t" >&5 +echo "configure:15377: checking for quad_t" >&5 cat > conftest.$ac_ext < @@ -15381,7 +15388,7 @@ int main() { quad_t x; x = 0 ; return 0; } EOF -if { (eval echo configure:15385: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15392: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_quad_t=yes else @@ -15400,9 +15407,9 @@ EOF fi echo $ac_n "checking for long long""... $ac_c" 1>&6 -echo "configure:15404: checking for long long" >&5 +echo "configure:15411: checking for long long" >&5 cat > conftest.$ac_ext < @@ -15411,7 +15418,7 @@ int main() { long long x; x = 0 ; return 0; } EOF -if { (eval echo configure:15415: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15422: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_long_long=yes else @@ -15430,9 +15437,9 @@ EOF fi echo $ac_n "checking for int_least64_t""... $ac_c" 1>&6 -echo "configure:15434: checking for int_least64_t" >&5 +echo "configure:15441: checking for int_least64_t" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15457: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_int_least64_t=yes else @@ -15464,9 +15471,9 @@ EOF echo $ac_n "checking for INT64_C""... $ac_c" 1>&6 -echo "configure:15468: checking for INT64_C" >&5 +echo "configure:15475: checking for INT64_C" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15491: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_int64_c=yes else @@ -15501,9 +15508,9 @@ fi echo $ac_n "checking for nl_item""... $ac_c" 1>&6 -echo "configure:15505: checking for nl_item" >&5 +echo "configure:15512: checking for nl_item" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15529: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_nl_item=yes else @@ -15540,7 +15547,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:15544: checking for UUInitialize in -luu" >&5 +echo "configure:15551: 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 @@ -15548,7 +15555,7 @@ else ac_save_LIBS="$LIBS" LIBS="-luu $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15570: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -15576,17 +15583,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:15580: checking for uudeview.h" >&5 +echo "configure:15587: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15590: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15597: \"$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* @@ -15634,17 +15641,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:15638: checking for unicode/unorm.h" >&5 +echo "configure:15645: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15648: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15655: \"$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* @@ -15663,17 +15670,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:15667: checking for unicode/ustring.h" >&5 +echo "configure:15674: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15677: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15684: \"$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* @@ -15699,12 +15706,12 @@ EOF EOF echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6 -echo "configure:15703: checking for unorm_normalize in libicuuc" >&5 +echo "configure:15710: checking for unorm_normalize in libicuuc" >&5 cf_save_LIBS="$LIBS" cf_try_icuuc="no" LIBS="$LIBS -licuuc" cat > conftest.$ac_ext < int main() { @@ -15714,7 +15721,7 @@ int main() { needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); ; return 0; } EOF -if { (eval echo configure:15718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF @@ -15733,17 +15740,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:15737: checking for unicode/uidna.h" >&5 +echo "configure:15744: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15747: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15754: \"$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* @@ -15771,17 +15778,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:15775: checking for unicode/ubidi.h" >&5 +echo "configure:15782: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15785: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15792: \"$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* @@ -15822,17 +15829,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:15826: checking for unitypes.h" >&5 +echo "configure:15833: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15836: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15843: \"$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* @@ -15851,17 +15858,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:15855: checking for uninorm.h" >&5 +echo "configure:15862: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15865: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15872: \"$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* @@ -15887,12 +15894,12 @@ EOF EOF echo $ac_n "checking for u8_normalize in libunistring""... $ac_c" 1>&6 -echo "configure:15891: checking for u8_normalize in libunistring" >&5 +echo "configure:15898: checking for u8_normalize in libunistring" >&5 cf_save_LIBS="$LIBS" cf_try_unistring="no" LIBS="$LIBS -lunistring" cat > conftest.$ac_ext < #include @@ -15902,7 +15909,7 @@ int main() { u8_normalize(UNINORM_NFC, (uint8_t *) "x", 2, NULL, &ol); ; return 0; } EOF -if { (eval echo configure:15906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF @@ -15935,7 +15942,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:15939: checking for stringprep_check_version in -lidn" >&5 +echo "configure:15946: 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 @@ -15943,7 +15950,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -15971,17 +15978,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:15975: checking for stringprep.h" >&5 +echo "configure:15982: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15985: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15992: \"$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* @@ -16004,17 +16011,17 @@ EOF ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for idna.h""... $ac_c" 1>&6 -echo "configure:16008: checking for idna.h" >&5 +echo "configure:16015: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:16018: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16025: \"$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* @@ -16036,7 +16043,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:16040: checking for idna_to_unicode_lzlz in -lidn" >&5 +echo "configure:16047: 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 @@ -16044,7 +16051,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16076,9 +16083,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:16080: checking for IDNA_USE_STD3_ASCII_RULES" >&5 +echo "configure:16087: checking for IDNA_USE_STD3_ASCII_RULES" >&5 cat > conftest.$ac_ext < EOF @@ -16104,7 +16111,7 @@ else fi echo $ac_n "checking for idna_strerror in -lidn""... $ac_c" 1>&6 -echo "configure:16108: checking for idna_strerror in -lidn" >&5 +echo "configure:16115: 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 @@ -16112,7 +16119,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16134: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16172,7 +16179,7 @@ fi # libidnkit - Internationalized Domain Names / IDN 2008 echo $ac_n "checking for idn_decodename in -lidnkit""... $ac_c" 1>&6 -echo "configure:16176: checking for idn_decodename in -lidnkit" >&5 +echo "configure:16183: 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 @@ -16180,7 +16187,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidnkit $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16209,17 +16216,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:16213: checking for idn/api.h" >&5 +echo "configure:16220: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:16223: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16230: \"$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* @@ -16237,11 +16244,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:16241: checking for IDN_DECODE_LOOKUP" >&5 +echo "configure:16248: checking for IDN_DECODE_LOOKUP" >&5 cf_save_LIBS="$LIBS" LIBS="$LIBS -lidnkit" cat > conftest.$ac_ext < #include @@ -16254,7 +16261,7 @@ int main() { idn_result_tostring(rs); ; return 0; } EOF -if { (eval echo configure:16258: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16265: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF @@ -16302,24 +16309,24 @@ else cf_cv_termlib=none cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_termlib=terminfo else @@ -16331,7 +16338,7 @@ fi rm -rf conftest* test -n "$verbose" && echo " using functions in predefined $cf_cv_termlib LIBS" 1>&6 -echo "${as_me:-configure}:16335: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 +echo "${as_me:-configure}:16342: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 @@ -16351,16 +16358,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:16355: checking for $cf_func in -l$cf_lib" >&5 +echo "configure:16362: checking for $cf_func in -l$cf_lib" >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -16387,7 +16394,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:16391: checking for initscr in -lcurses" >&5 +echo "configure:16398: 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 @@ -16395,7 +16402,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lcurses $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16443,7 +16450,7 @@ else fi echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6 -echo "configure:16447: checking for tgoto in -ltermcap" >&5 +echo "configure:16454: 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 @@ -16451,7 +16458,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ltermcap $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16511,11 +16518,11 @@ fi # terminfo-based termcap interfaces may be prototyped in , # which may/may not be compatible with echo $ac_n "checking if we should include termcap.h""... $ac_c" 1>&6 -echo "configure:16515: checking if we should include termcap.h" >&5 +echo "configure:16522: checking if we should include termcap.h" >&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -I$srcdir/include" cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16539: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -16547,7 +16554,7 @@ EOF echo $ac_n "checking for term.h""... $ac_c" 1>&6 -echo "configure:16551: checking for term.h" >&5 +echo "configure:16558: 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 @@ -16568,7 +16575,7 @@ esac for cf_header in $cf_header_list do cat > conftest.$ac_ext < @@ -16577,7 +16584,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:16581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16588: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -16597,7 +16604,7 @@ case $cf_cv_term_header in for cf_header in ncurses/term.h ncursesw/term.h do cat > conftest.$ac_ext < @@ -16610,7 +16617,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:16614: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16621: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -16653,7 +16660,7 @@ esac echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6 -echo "configure:16657: checking if we should include curses.h or termcap.h" >&5 +echo "configure:16664: 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 @@ -16671,7 +16678,7 @@ do test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16690: \"$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 @@ -16692,7 +16699,7 @@ else echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16711: \"$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 @@ -16776,7 +16783,7 @@ esac echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6 -echo "configure:16780: checking declaration of tputs 3rd param" >&5 +echo "configure:16787: 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 @@ -16792,10 +16799,10 @@ for Q in int void; do for R in int char; do for S in "" const; do -echo "${as_me:-configure}:16796: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 +echo "${as_me:-configure}:16803: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16815: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes @@ -16859,14 +16866,14 @@ EOF elif test ".$cf_cv_termlib" = .termcap ; then # BSD 'tputs()' may need 'PC' to be set. cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16877: \"$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 @@ -16885,13 +16892,13 @@ fi echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6 -echo "configure:16889: checking if external errno is declared" >&5 +echo "configure:16896: 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 <&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_dcl_errno=yes else @@ -16932,13 +16939,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:16936: checking if external errno exists" >&5 +echo "configure:16943: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_errno=yes else @@ -16980,12 +16987,12 @@ fi for ac_func in strerror do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:16984: checking for $ac_func" >&5 +echo "configure:16991: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -17035,13 +17042,13 @@ else echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6 -echo "configure:17039: checking if external sys_nerr is declared" >&5 +echo "configure:17046: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17065: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_nerr=yes else @@ -17082,13 +17089,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:17086: checking if external sys_nerr exists" >&5 +echo "configure:17093: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_sys_nerr=yes else @@ -17127,13 +17134,13 @@ fi echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6 -echo "configure:17131: checking if external sys_errlist is declared" >&5 +echo "configure:17138: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_errlist=yes else @@ -17174,13 +17181,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:17178: checking if external sys_errlist exists" >&5 +echo "configure:17185: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_sys_errlist=yes else @@ -17292,12 +17299,12 @@ for ac_func in \ $cf_tc_funcs do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:17296: checking for $ac_func" >&5 +echo "configure:17303: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -17346,12 +17353,12 @@ done echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:17350: checking for flock" >&5 +echo "configure:17357: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_flock=yes" else @@ -17396,7 +17403,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6 -echo "configure:17400: checking for flock in -lbsd" >&5 +echo "configure:17407: 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 @@ -17404,7 +17411,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lbsd $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17426: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -17444,12 +17451,12 @@ fi # clock_gettime() / librt echo $ac_n "checking for clock_gettime""... $ac_c" 1>&6 -echo "configure:17448: checking for clock_gettime" >&5 +echo "configure:17455: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17483: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_clock_gettime=yes" else @@ -17494,7 +17501,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for clock_gettime in -lrt""... $ac_c" 1>&6 -echo "configure:17498: checking for clock_gettime in -lrt" >&5 +echo "configure:17505: 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 @@ -17502,7 +17509,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lrt $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -17545,12 +17552,12 @@ fi echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:17549: checking for wide char and multibyte support" >&5 +echo "configure:17556: 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 < #ifdef HAVE_STDLIB_H @@ -17604,7 +17611,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:17608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17615: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=yes else @@ -17614,7 +17621,7 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { @@ -17658,7 +17665,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:17662: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17669: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=libutf8 else @@ -17692,9 +17699,9 @@ EOF echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6 -echo "configure:17696: checking if gettimeofday takes two arguments" >&5 +echo "configure:17703: checking if gettimeofday takes two arguments" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_func_gettimeofday_2args=yes else @@ -17725,12 +17732,12 @@ EOF fi echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 -echo "configure:17729: checking return type of signal handlers" >&5 +echo "configure:17736: 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 < #include @@ -17747,7 +17754,7 @@ int main() { int i; ; return 0; } EOF -if { (eval echo configure:17751: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_type_signal=void else @@ -17767,7 +17774,7 @@ EOF echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6 -echo "configure:17771: checking declaration of signal arguments" >&5 +echo "configure:17778: 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 @@ -17776,7 +17783,7 @@ cf_cv_sig_args= for cf_test in "int sig" "int sig, ..." do cat > conftest.$ac_ext < @@ -17784,7 +17791,7 @@ int main() { extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch) ; return 0; } EOF -if { (eval echo configure:17788: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sig_args="$cf_test";break else @@ -17810,13 +17817,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:17814: checking whether sigaction needs _POSIX_SOURCE" >&5 +echo "configure:17821: 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 < @@ -17825,7 +17832,7 @@ int main() { struct sigaction act ; return 0; } EOF -if { (eval echo configure:17829: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sigact_bad=no else @@ -17846,13 +17853,13 @@ EOF echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6 -echo "configure:17850: checking if we have sigaction/related functions" >&5 +echo "configure:17857: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_sigaction_funcs=yes else @@ -17892,7 +17899,7 @@ EOF fi echo $ac_n "checking for fork""... $ac_c" 1>&6 -echo "configure:17896: checking for fork" >&5 +echo "configure:17903: checking for fork" >&5 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -17901,7 +17908,7 @@ if test "$cross_compiling" = yes; then cf_cv_func_fork=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:17922: \"$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 @@ -17933,12 +17940,12 @@ EOF echo $ac_n "checking for memmove""... $ac_c" 1>&6 -echo "configure:17937: checking for memmove" >&5 +echo "configure:17944: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_memmove=yes" else @@ -17980,12 +17987,12 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for bcopy""... $ac_c" 1>&6 -echo "configure:17984: checking for bcopy" >&5 +echo "configure:17991: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_bcopy=yes" else @@ -18024,7 +18031,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:18028: checking if bcopy does overlapping moves" >&5 +echo "configure:18035: 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 @@ -18033,7 +18040,7 @@ else cf_cv_good_bcopy=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18057: \"$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 @@ -18084,9 +18091,9 @@ fi echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6 -echo "configure:18088: checking if select expects int * arguments" >&5 +echo "configure:18095: checking if select expects int * arguments" >&5 cat > conftest.$ac_ext < EOF @@ -18106,7 +18113,7 @@ rm -f conftest* echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6 -echo "configure:18110: checking whether closedir returns void" >&5 +echo "configure:18117: 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 @@ -18114,13 +18121,13 @@ else ac_cv_func_closedir_void=yes else cat > conftest.$ac_ext < #include <$ac_header_dirent> int closedir(); main() { exit(closedir(opendir(".")) != 0); } EOF -if { (eval echo configure:18124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18131: \"$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 @@ -18146,7 +18153,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:18150: checking whether setvbuf arguments are reversed" >&5 +echo "configure:18157: 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 @@ -18154,7 +18161,7 @@ else { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } else cat > conftest.$ac_ext < /* If setvbuf has the reversed format, exit 0. */ @@ -18168,7 +18175,7 @@ main () { exit(0); /* Non-reversed systems segv here. */ } EOF -if { (eval echo configure:18172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18179: \"$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 @@ -18206,12 +18213,12 @@ for ac_func in \ do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:18210: checking for $ac_func" >&5 +echo "configure:18217: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18245: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -18261,13 +18268,13 @@ done echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6 -echo "configure:18265: checking for type sigaction_t" >&5 +echo "configure:18272: 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 < @@ -18275,7 +18282,7 @@ int main() { sigaction_t x ; return 0; } EOF -if { (eval echo configure:18279: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_sigaction=yes else @@ -18295,13 +18302,13 @@ EOF echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6 -echo "configure:18299: checking for nonconflicting termios.h" >&5 +echo "configure:18306: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18334: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_use_termios_h=yes else @@ -18354,13 +18361,13 @@ fi echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6 -echo "configure:18358: checking for passwd.pw_gecos" >&5 +echo "configure:18365: 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 < @@ -18371,7 +18378,7 @@ int main() { char bar = foo.pw_gecos ; return 0; } EOF -if { (eval echo configure:18375: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18382: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_pw_gecos=yes else @@ -18391,13 +18398,13 @@ EOF echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6 -echo "configure:18395: checking for tm.tm_gmtoff" >&5 +echo "configure:18402: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18428: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_tm_gmtoff=yes else @@ -18437,7 +18444,7 @@ EOF echo $ac_n "checking for long file names""... $ac_c" 1>&6 -echo "configure:18441: checking for long file names" >&5 +echo "configure:18448: 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 @@ -18485,17 +18492,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:18489: checking for $ac_hdr" >&5 +echo "configure:18496: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:18499: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:18506: \"$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* @@ -18532,17 +18539,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:18536: checking for $ac_hdr" >&5 +echo "configure:18543: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:18546: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:18553: \"$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* @@ -18572,17 +18579,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:18576: checking for $ac_hdr" >&5 +echo "configure:18583: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:18586: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:18593: \"$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* @@ -18623,13 +18630,13 @@ fi echo $ac_n "checking for union wait""... $ac_c" 1>&6 -echo "configure:18627: checking for union wait" >&5 +echo "configure:18634: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18651: \"$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 @@ -18651,7 +18658,7 @@ else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18677: \"$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 @@ -18691,7 +18698,7 @@ EOF echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6 -echo "configure:18695: checking if the system function returns usable child-status" >&5 +echo "configure:18702: 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 @@ -18700,7 +18707,7 @@ else cf_cv_system_status=unknown else cat > conftest.$ac_ext < @@ -18733,7 +18740,7 @@ int main() } EOF -if { (eval echo configure:18737: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18744: \"$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 @@ -18744,11 +18751,11 @@ else cf_cv_system_status=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18759: \"$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 @@ -18791,13 +18798,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:18795: checking for obsolete/broken version of ncurses" >&5 +echo "configure:18802: 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 < @@ -18811,7 +18818,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18815: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18822: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_broken=no else @@ -18836,13 +18843,13 @@ fi echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6 -echo "configure:18840: checking if curses supports color attributes" >&5 +echo "configure:18847: 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 < @@ -18857,7 +18864,7 @@ chtype x = COLOR_BLUE; ; return 0; } EOF -if { (eval echo configure:18861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18868: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_color_curses=yes else @@ -18908,7 +18915,7 @@ if test $check_sig_const = yes ; then echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6 -echo "configure:18912: checking for redefinable signal constants" >&5 +echo "configure:18919: 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 @@ -18920,7 +18927,7 @@ if test -n "$cf_cv_sig_args"; then cf_cv_sig_const=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18958: \"$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 @@ -18973,13 +18980,13 @@ fi echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6 -echo "configure:18977: checking for ANSI qsort" >&5 +echo "configure:18984: 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 <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19002: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_comptype=yes else @@ -19019,7 +19026,7 @@ fi echo $ac_n "checking if application can dump core""... $ac_c" 1>&6 -echo "configure:19023: checking if application can dump core" >&5 +echo "configure:19030: 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 @@ -19028,7 +19035,7 @@ else cf_cv_corefile=unknown else cat > conftest.$ac_ext < @@ -19069,7 +19076,7 @@ int main() #endif } EOF -if { (eval echo configure:19073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:19080: \"$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 @@ -19117,18 +19124,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:19121: checking for missing "${ac_func}" extern" >&5 +echo "configure:19128: 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}:19127: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19134: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19153: \"$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 @@ -19150,7 +19157,7 @@ if { (eval echo configure:19146: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19171: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19209,18 +19216,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:19213: checking for missing "${ac_func}" extern" >&5 +echo "configure:19220: 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}:19219: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19226: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19245: \"$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 @@ -19242,7 +19249,7 @@ if { (eval echo configure:19238: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19299,18 +19306,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:19303: checking for missing "${ac_func}" extern" >&5 +echo "configure:19310: 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}:19309: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19316: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19335: \"$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 @@ -19332,7 +19339,7 @@ if { (eval echo configure:19328: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19353: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19445,18 +19452,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:19449: checking for missing "${ac_func}" extern" >&5 +echo "configure:19456: 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}:19455: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19462: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19481: \"$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 @@ -19478,7 +19485,7 @@ if { (eval echo configure:19474: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19499: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19532,18 +19539,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:19536: checking for missing "${ac_func}" extern" >&5 +echo "configure:19543: 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}:19542: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19549: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19568: \"$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 @@ -19565,7 +19572,7 @@ if { (eval echo configure:19561: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19622,18 +19629,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:19626: checking for missing "${ac_func}" extern" >&5 +echo "configure:19633: 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}:19632: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19639: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19658: \"$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 @@ -19655,7 +19662,7 @@ if { (eval echo configure:19651: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19676: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19703,7 +19710,7 @@ fi echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6 -echo "configure:19707: checking for working TIOCGWINSZ" >&5 +echo "configure:19714: 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 @@ -19714,7 +19721,7 @@ else cf_cv_use_tiocgwinsz=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:19750: \"$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 @@ -19786,7 +19793,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:19790: checking for $ac_word" >&5 +echo "configure:19797: 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 @@ -19816,19 +19823,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:19820: checking for working alloca.h" >&5 +echo "configure:19827: 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 < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -if { (eval echo configure:19832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19839: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_header_alloca_h=yes else @@ -19849,12 +19856,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:19853: checking for alloca" >&5 +echo "configure:19860: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_func_alloca_works=yes else @@ -19914,12 +19921,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:19918: checking whether alloca needs Cray hooks" >&5 +echo "configure:19925: 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 <&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:19948: checking for $ac_func" >&5 +echo "configure:19955: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19983: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -19999,7 +20006,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:20003: checking stack direction for C alloca" >&5 +echo "configure:20010: 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 @@ -20007,7 +20014,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:20037: \"$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 @@ -20051,17 +20058,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:20055: checking for $ac_hdr" >&5 +echo "configure:20062: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:20065: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:20072: \"$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* @@ -20090,12 +20097,12 @@ done for ac_func in getpagesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:20094: checking for $ac_func" >&5 +echo "configure:20101: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -20143,7 +20150,7 @@ fi done echo $ac_n "checking for working mmap""... $ac_c" 1>&6 -echo "configure:20147: checking for working mmap" >&5 +echo "configure:20154: 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 @@ -20151,7 +20158,7 @@ else ac_cv_func_mmap_fixed_mapped=no else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:20302: \"$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 @@ -20315,12 +20322,12 @@ fi echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6 -echo "configure:20319: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "configure:20326: 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 < @@ -20375,17 +20382,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:20379: checking for $ac_hdr" >&5 +echo "configure:20386: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:20389: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:20396: \"$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* @@ -20416,12 +20423,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:20420: checking for $ac_func" >&5 +echo "configure:20427: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -20512,14 +20519,14 @@ if test -n "$cf_searchpath/include" ; th cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:20523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20530: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -20536,7 +20543,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}:20540: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:20547: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20580,14 +20587,14 @@ if test -n "$cf_searchpath/../include" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:20591: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -20604,7 +20611,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}:20608: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:20615: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20646,7 +20653,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}:20650: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:20657: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -20676,7 +20683,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}:20680: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:20687: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -20698,7 +20705,7 @@ fi echo $ac_n "checking for iconv""... $ac_c" 1>&6 -echo "configure:20702: checking for iconv" >&5 +echo "configure:20709: checking for iconv" >&5 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -20711,13 +20718,13 @@ cf_cv_header_path_iconv= cf_cv_library_path_iconv= -echo "${as_me:-configure}:20715: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:20722: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -20731,7 +20738,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_iconv=yes @@ -20747,7 +20754,7 @@ else LIBS="-liconv $cf_save_LIBS" cat > conftest.$ac_ext < @@ -20761,7 +20768,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20765: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_iconv=yes @@ -20779,11 +20786,11 @@ else test -n "$verbose" && echo " find linkage for iconv library" 1>&6 -echo "${as_me:-configure}:20783: testing find linkage for iconv library ..." 1>&5 +echo "${as_me:-configure}:20790: testing find linkage for iconv library ..." 1>&5 -echo "${as_me:-configure}:20787: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:20794: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -20879,12 +20886,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}:20883: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:20890: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv" cat > conftest.$ac_ext < @@ -20898,12 +20905,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20909: \"$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}:20907: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:20914: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=maybe @@ -20924,7 +20931,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_iconv" = maybe ; then -echo "${as_me:-configure}:20928: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:20935: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -21006,14 +21013,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}:21010: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:21017: 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 < @@ -21027,12 +21034,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21038: \"$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}:21036: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:21043: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=yes @@ -21084,13 +21091,13 @@ EOF echo $ac_n "checking if the declaration of iconv() needs const.""... $ac_c" 1>&6 -echo "configure:21088: checking if the declaration of iconv() needs const." >&5 +echo "configure:21095: 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 < @@ -21110,7 +21117,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21114: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21121: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* am_cv_proto_iconv_const=no else @@ -21163,14 +21170,14 @@ if test -n "$cf_cv_header_path_iconv" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:21174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21181: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -21187,7 +21194,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}:21191: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21198: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -21227,7 +21234,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}:21231: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:21238: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -21243,19 +21250,19 @@ fi echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 -echo "configure:21247: checking for nl_langinfo and CODESET" >&5 +echo "configure:21254: 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 < int main() { char* cs = nl_langinfo(CODESET); ; return 0; } EOF -if { (eval echo configure:21259: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_langinfo_codeset=yes else @@ -21278,19 +21285,19 @@ EOF if test $ac_cv_header_locale_h = yes; then echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 -echo "configure:21282: checking for LC_MESSAGES" >&5 +echo "configure:21289: 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 < int main() { return LC_MESSAGES ; return 0; } EOF -if { (eval echo configure:21294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_val_LC_MESSAGES=yes else @@ -21311,7 +21318,7 @@ EOF fi fi echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 -echo "configure:21315: checking whether NLS is requested" >&5 +echo "configure:21322: checking whether NLS is requested" >&5 # Check whether --enable-nls or --disable-nls was given. @@ -21335,7 +21342,7 @@ fi EOF echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 -echo "configure:21339: checking whether included gettext is requested" >&5 +echo "configure:21346: 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 @@ -21370,7 +21377,7 @@ done LIBS="$cf_add_libs" echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6 -echo "configure:21374: checking for libintl.h and gettext()" >&5 +echo "configure:21381: 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 @@ -21383,13 +21390,13 @@ cf_cv_header_path_intl= cf_cv_library_path_intl= -echo "${as_me:-configure}:21387: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:21394: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -21404,7 +21411,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_intl=yes @@ -21420,7 +21427,7 @@ else LIBS="-lintl $cf_save_LIBS" cat > conftest.$ac_ext < @@ -21435,7 +21442,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_intl=yes @@ -21453,11 +21460,11 @@ else test -n "$verbose" && echo " find linkage for intl library" 1>&6 -echo "${as_me:-configure}:21457: testing find linkage for intl library ..." 1>&5 +echo "${as_me:-configure}:21464: testing find linkage for intl library ..." 1>&5 -echo "${as_me:-configure}:21461: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:21468: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -21553,12 +21560,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}:21557: testing ... testing $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:21564: testing ... testing $cf_cv_header_path_intl ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl" cat > conftest.$ac_ext < @@ -21573,12 +21580,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21584: \"$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}:21582: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:21589: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 cf_cv_find_linkage_intl=maybe @@ -21599,7 +21606,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_intl" = maybe ; then -echo "${as_me:-configure}:21603: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:21610: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -21681,14 +21688,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}:21685: testing ... testing $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:21692: 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 < @@ -21703,12 +21710,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21707: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21714: \"$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}:21712: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:21719: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 cf_cv_find_linkage_intl=yes @@ -21792,14 +21799,14 @@ if test -n "$cf_cv_header_path_intl" ; t cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:21803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21810: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -21816,7 +21823,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}:21820: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21827: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -21857,7 +21864,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}:21861: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:21868: testing adding $cf_add_libdir to library-path ..." 1>&5 INTLLIBS="-L$cf_add_libdir $INTLLIBS" @@ -21873,12 +21880,12 @@ fi for ac_func in dcgettext do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:21877: checking for $ac_func" >&5 +echo "configure:21884: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21912: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -21931,7 +21938,7 @@ done set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:21935: checking for $ac_word" >&5 +echo "configure:21942: 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 @@ -21965,7 +21972,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:21969: checking for $ac_word" >&5 +echo "configure:21976: 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 @@ -22003,7 +22010,7 @@ fi set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22007: checking for $ac_word" >&5 +echo "configure:22014: 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 @@ -22053,7 +22060,7 @@ fi set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22057: checking for $ac_word" >&5 +echo "configure:22064: 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 @@ -22087,7 +22094,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:22091: checking for $ac_word" >&5 +echo "configure:22098: 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 @@ -22124,7 +22131,7 @@ fi set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22128: checking for $ac_word" >&5 +echo "configure:22135: 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 @@ -22196,7 +22203,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:22200: checking for $ac_word" >&5 +echo "configure:22207: 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 @@ -22229,7 +22236,7 @@ done ac_verc_fail=yes else echo $ac_n "checking version of bison""... $ac_c" 1>&6 -echo "configure:22233: checking version of bison" >&5 +echo "configure:22240: 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;; @@ -22277,7 +22284,7 @@ echo "configure:22233: checking version LINGUAS= else echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 -echo "configure:22281: checking for catalogs to be installed" >&5 +echo "configure:22288: checking for catalogs to be installed" >&5 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no @@ -22336,7 +22343,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:22340: checking if we should use included message-library" >&5 +echo "configure:22347: 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 @@ -22391,17 +22398,17 @@ else do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:22395: checking for $ac_hdr" >&5 +echo "configure:22402: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:22405: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:22412: \"$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* @@ -22485,19 +22492,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:22489: checking for working alloca.h" >&5 +echo "configure:22496: 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 < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -if { (eval echo configure:22501: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_header_alloca_h=yes else @@ -22518,12 +22525,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:22522: checking for alloca" >&5 +echo "configure:22529: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_func_alloca_works=yes else @@ -22583,12 +22590,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:22587: checking whether alloca needs Cray hooks" >&5 +echo "configure:22594: 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 <&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:22617: checking for $ac_func" >&5 +echo "configure:22624: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -22668,7 +22675,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:22672: checking stack direction for C alloca" >&5 +echo "configure:22679: 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 @@ -22676,7 +22683,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:22706: \"$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 @@ -22740,9 +22747,9 @@ fi for cf_hdr in iconv.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:22744: checking for $cf_hdr" >&5 +echo "configure:22751: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -22750,7 +22757,7 @@ echo "configure:22744: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:22754: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:22761: \"$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* @@ -22776,13 +22783,13 @@ fi done echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6 -echo "configure:22780: checking for iconv_open() //TRANSLIT extension" >&5 +echo "configure:22787: checking for iconv_open() //TRANSLIT extension" >&5 if test "$cross_compiling" = yes; then echo "$ac_t""unknown" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:22810: \"$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 @@ -22846,12 +22853,12 @@ EOF ;; *) echo $ac_n "checking for link""... $ac_c" 1>&6 -echo "configure:22850: checking for link" >&5 +echo "configure:22857: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_link=yes" else @@ -22908,12 +22915,12 @@ EOF ;; *) echo $ac_n "checking for link""... $ac_c" 1>&6 -echo "configure:22912: checking for link" >&5 +echo "configure:22919: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_link=yes" else @@ -22966,7 +22973,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:22970: checking for X" >&5 +echo "configure:22977: checking for X" >&5 # Check whether --with-x or --without-x was given. @@ -23029,12 +23036,12 @@ if test "$ac_x_includes" = NO; then # First, try using that file with no special directory specified. cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:23038: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:23045: \"$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* @@ -23103,14 +23110,14 @@ if test "$ac_x_libraries" = NO; then ac_save_LIBS="$LIBS" LIBS="-l$x_direct_test_library $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23121: \"$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. @@ -23216,17 +23223,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:23220: checking whether -R must be followed by a space" >&5 +echo "configure:23227: checking whether -R must be followed by a space" >&5 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23237: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_R_nospace=yes else @@ -23242,14 +23249,14 @@ rm -rf conftest* else LIBS="$ac_xsave_LIBS -R $x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_R_space=yes else @@ -23281,7 +23288,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:23285: checking for dnet_ntoa in -ldnet" >&5 +echo "configure:23292: 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 @@ -23289,7 +23296,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldnet $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23322,7 +23329,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:23326: checking for dnet_ntoa in -ldnet_stub" >&5 +echo "configure:23333: 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 @@ -23330,7 +23337,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldnet_stub $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23370,12 +23377,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:23374: checking for gethostbyname" >&5 +echo "configure:23381: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_gethostbyname=yes" else @@ -23419,7 +23426,7 @@ fi if test $ac_cv_func_gethostbyname = no; then echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:23423: checking for gethostbyname in -lnsl" >&5 +echo "configure:23430: 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 @@ -23427,7 +23434,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23449: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23468,12 +23475,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:23472: checking for connect" >&5 +echo "configure:23479: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23507: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_connect=yes" else @@ -23517,7 +23524,7 @@ fi if test $ac_cv_func_connect = no; then echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 -echo "configure:23521: checking for connect in -lsocket" >&5 +echo "configure:23528: 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 @@ -23525,7 +23532,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23547: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23560,12 +23567,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:23564: checking for remove" >&5 +echo "configure:23571: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23599: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_remove=yes" else @@ -23609,7 +23616,7 @@ fi if test $ac_cv_func_remove = no; then echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 -echo "configure:23613: checking for remove in -lposix" >&5 +echo "configure:23620: 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 @@ -23617,7 +23624,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lposix $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23639: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23652,12 +23659,12 @@ fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. echo $ac_n "checking for shmat""... $ac_c" 1>&6 -echo "configure:23656: checking for shmat" >&5 +echo "configure:23663: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23691: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_shmat=yes" else @@ -23701,7 +23708,7 @@ fi if test $ac_cv_func_shmat = no; then echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 -echo "configure:23705: checking for shmat in -lipc" >&5 +echo "configure:23712: 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 @@ -23709,7 +23716,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lipc $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23731: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23753,7 +23760,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:23757: checking for IceConnectionNumber in -lICE" >&5 +echo "configure:23764: 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 @@ -23761,7 +23768,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23800,7 +23807,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:23804: checking if you want to link with Xaw 3d library" >&5 +echo "configure:23811: checking if you want to link with Xaw 3d library" >&5 withval= # Check whether --with-Xaw3d or --without-Xaw3d was given. @@ -23817,7 +23824,7 @@ else fi echo $ac_n "checking if you want to link with Xaw 3d xft library""... $ac_c" 1>&6 -echo "configure:23821: checking if you want to link with Xaw 3d xft library" >&5 +echo "configure:23828: checking if you want to link with Xaw 3d xft library" >&5 withval= # Check whether --with-Xaw3dxft or --without-Xaw3dxft was given. @@ -23834,7 +23841,7 @@ else fi echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6 -echo "configure:23838: checking if you want to link with neXT Athena library" >&5 +echo "configure:23845: checking if you want to link with neXT Athena library" >&5 withval= # Check whether --with-neXtaw or --without-neXtaw was given. @@ -23851,7 +23858,7 @@ else fi echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6 -echo "configure:23855: checking if you want to link with Athena-Plus library" >&5 +echo "configure:23862: checking if you want to link with Athena-Plus library" >&5 withval= # Check whether --with-XawPlus or --without-XawPlus was given. @@ -23885,19 +23892,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}:23889: testing found package $cf_athena_pkg ..." 1>&5 +echo "${as_me:-configure}:23896: 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}:23896: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:23903: 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}:23901: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:23908: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24017,7 +24024,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}:24021: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:24028: testing ..trimmed $LIBS ..." 1>&5 ;; @@ -24026,13 +24033,13 @@ echo "${as_me:-configure}:24021: testing echo $ac_n "checking for usable $cf_x_athena/Xmu package""... $ac_c" 1>&6 -echo "configure:24030: checking for usable $cf_x_athena/Xmu package" >&5 +echo "configure:24037: 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 < @@ -24043,7 +24050,7 @@ int check = XmuCompareISOLatin1("big", " ; return 0; } EOF -if { (eval echo configure:24047: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24054: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xaw_compat=yes else @@ -24066,7 +24073,7 @@ echo "$ac_t""$cf_cv_xaw_compat" 1>&6 (*) test -n "$verbose" && echo " work around broken package" 1>&6 -echo "${as_me:-configure}:24070: testing work around broken package ..." 1>&5 +echo "${as_me:-configure}:24077: testing work around broken package ..." 1>&5 cf_save_xmu="$LIBS" @@ -24077,19 +24084,19 @@ echo "${as_me:-configure}:24070: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then test -n "$verbose" && echo " found package xmu" 1>&6 -echo "${as_me:-configure}:24081: testing found package xmu ..." 1>&5 +echo "${as_me:-configure}:24088: 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}:24088: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24095: 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}:24093: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24100: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24196,13 +24203,13 @@ LIBS="$cf_add_libs" test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:24200: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:24207: 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}:24206: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:24213: testing ...after $LIBS ..." 1>&5 @@ -24214,13 +24221,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:24218: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:24225: 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}:24224: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:24231: testing ...after $LIBS ..." 1>&5 @@ -24235,7 +24242,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}:24239: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:24246: testing ..trimmed $LIBS ..." 1>&5 ;; @@ -24264,19 +24271,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}:24268: testing found package Xext ..." 1>&5 +echo "${as_me:-configure}:24275: 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}:24275: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24282: 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}:24280: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24287: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24384,7 +24391,7 @@ else cf_pkgconfig_libs= echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6 -echo "configure:24388: checking for XextCreateExtension in -lXext" >&5 +echo "configure:24395: 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 @@ -24392,7 +24399,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lXext $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -24460,19 +24467,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}:24464: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:24471: 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}:24471: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24478: 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}:24476: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24483: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24587,19 +24594,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}:24591: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:24598: 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}:24598: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24605: 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}:24603: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24610: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24714,19 +24721,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}:24718: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:24725: 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}:24725: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24732: 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}:24730: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24737: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24841,19 +24848,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}:24845: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:24852: 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}:24852: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24859: 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}:24857: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24864: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24972,19 +24979,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}:24976: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:24983: 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}:24983: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24990: 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}:24988: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24995: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25094,13 +25101,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:25098: checking for usable X dependency" >&5 +echo "configure:25105: 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 < @@ -25114,7 +25121,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:25118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xt_x11_compat=yes else @@ -25131,7 +25138,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}:25135: testing work around broken X11 dependency ..." 1>&5 +echo "${as_me:-configure}:25142: testing work around broken X11 dependency ..." 1>&5 # 2010/11/19 - good enough until a working Xt on Xcb is delivered. @@ -25141,19 +25148,19 @@ echo "${as_me:-configure}:25135: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then test -n "$verbose" && echo " found package x11" 1>&6 -echo "${as_me:-configure}:25145: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:25152: 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}:25152: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25159: 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}:25157: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25164: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25262,13 +25269,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:25266: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:25273: 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}:25272: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:25279: testing ...after $LIBS ..." 1>&5 @@ -25279,13 +25286,13 @@ fi esac echo $ac_n "checking for usable X Toolkit package""... $ac_c" 1>&6 -echo "configure:25283: checking for usable X Toolkit package" >&5 +echo "configure:25290: 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 < @@ -25295,7 +25302,7 @@ int num = IceConnectionNumber(0) ; return 0; } EOF -if { (eval echo configure:25299: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xt_ice_compat=yes else @@ -25320,7 +25327,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}:25324: testing work around broken ICE dependency ..." 1>&5 +echo "${as_me:-configure}:25331: testing work around broken ICE dependency ..." 1>&5 @@ -25329,19 +25336,19 @@ echo "${as_me:-configure}:25324: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then test -n "$verbose" && echo " found package ice" 1>&6 -echo "${as_me:-configure}:25333: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:25340: 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}:25340: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25347: 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}:25345: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25352: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25449,19 +25456,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}:25453: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:25460: 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}:25460: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25467: 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}:25465: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25472: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25576,13 +25583,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:25580: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:25587: 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}:25586: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:25593: testing ...after $LIBS ..." 1>&5 @@ -25605,7 +25612,7 @@ else test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:25609: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:25616: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -25677,7 +25684,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}:25681: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:25688: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 CFLAGS="$CFLAGS $cf_new_cflags" @@ -25686,7 +25693,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}:25690: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:25697: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 CPPFLAGS="$CPPFLAGS $cf_new_cppflags" @@ -25695,7 +25702,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}:25699: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:25706: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" @@ -25706,14 +25713,14 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat > conftest.$ac_ext < int main() { printf("Hello world"); ; return 0; } EOF -if { (eval echo configure:25717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -25721,13 +25728,13 @@ else test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:25725: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:25732: 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}:25731: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:25738: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -25738,12 +25745,12 @@ fi echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6 -echo "configure:25742: checking for XOpenDisplay" >&5 +echo "configure:25749: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_XOpenDisplay=yes" else @@ -25785,7 +25792,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:25789: checking for XOpenDisplay in -lX11" >&5 +echo "configure:25796: 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 @@ -25793,7 +25800,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -25844,12 +25851,12 @@ fi echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6 -echo "configure:25848: checking for XtAppInitialize" >&5 +echo "configure:25855: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_XtAppInitialize=yes" else @@ -25891,7 +25898,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6 -echo "configure:25895: checking for XtAppInitialize in -lXt" >&5 +echo "configure:25902: 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 @@ -25899,7 +25906,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lXt $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -25963,13 +25970,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:25967: checking for $cf_test in $cf_path" >&5 +echo "configure:25974: checking for $cf_test in $cf_path" >&5 else echo $ac_n "checking for $cf_test""... $ac_c" 1>&6 -echo "configure:25970: checking for $cf_test" >&5 +echo "configure:25977: checking for $cf_test" >&5 fi cat > conftest.$ac_ext < @@ -25978,7 +25985,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:25982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:25989: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -26046,7 +26053,7 @@ done LIBS="$cf_add_libs" echo $ac_n "checking for $cf_libs in $cf_path""... $ac_c" 1>&6 -echo "configure:26050: checking for $cf_libs in $cf_path" >&5 +echo "configure:26057: checking for $cf_libs in $cf_path" >&5 else cf_add_libs="$cf_libs" @@ -26066,10 +26073,10 @@ done LIBS="$cf_add_libs" echo $ac_n "checking for $cf_test in $cf_libs""... $ac_c" 1>&6 -echo "configure:26070: checking for $cf_test in $cf_libs" >&5 +echo "configure:26077: checking for $cf_test in $cf_libs" >&5 fi cat > conftest.$ac_ext < @@ -26080,7 +26087,7 @@ int main() { $cf_test((XtAppContext) 0) ; return 0; } EOF -if { (eval echo configure:26084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -26125,7 +26132,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:26129: checking for $ac_word" >&5 +echo "configure:26136: 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 @@ -26191,7 +26198,7 @@ LDFLAGS="$LDFLAGS $X_LIBS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:26195: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:26202: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -26263,7 +26270,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}:26267: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:26274: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 CFLAGS="$CFLAGS $cf_new_cflags" @@ -26272,7 +26279,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}:26276: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:26283: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 CPPFLAGS="$CPPFLAGS $cf_new_cppflags" @@ -26281,7 +26288,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}:26285: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:26292: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" @@ -26292,14 +26299,14 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat > conftest.$ac_ext < int main() { printf("Hello world"); ; return 0; } EOF -if { (eval echo configure:26303: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -26307,13 +26314,13 @@ else test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:26311: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:26318: 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}:26317: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:26324: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -26323,7 +26330,7 @@ rm -rf conftest* fi echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:26327: checking for XOpenDisplay in -lX11" >&5 +echo "configure:26334: 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 @@ -26331,7 +26338,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26353: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -26379,7 +26386,7 @@ else fi echo $ac_n "checking for XCurses library""... $ac_c" 1>&6 -echo "configure:26383: checking for XCurses library" >&5 +echo "configure:26390: 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 @@ -26402,7 +26409,7 @@ done LIBS="$cf_add_libs" cat > conftest.$ac_ext < @@ -26412,7 +26419,7 @@ int main() { XCursesExit(); ; return 0; } EOF -if { (eval echo configure:26416: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26423: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_lib_XCurses=yes else @@ -26440,17 +26447,17 @@ EOF ac_safe=`echo "xcurses.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for xcurses.h""... $ac_c" 1>&6 -echo "configure:26444: checking for xcurses.h" >&5 +echo "configure:26451: 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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:26454: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:26461: \"$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* @@ -26482,12 +26489,12 @@ fi for ac_func in vwprintw do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:26486: checking for $ac_func" >&5 +echo "configure:26493: 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 <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26521: \"$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.2/configure.in tin-2.3.3/configure.in --- tin-2.3.2/configure.in 2015-12-24 08:48:36.000000000 +0100 +++ tin-2.3.3/configure.in 2016-03-27 10:46:41.479209040 +0200 @@ -41,7 +41,7 @@ AC_PREFIX_DEFAULT(/usr/local) dnl PACKAGE is required for GNU gettext PACKAGE=tin -VERSION=2.3.2 +VERSION=2.3.3 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_SUBST(PACKAGE) @@ -587,9 +587,9 @@ CF_ARG_DISABLE(etiquette, AC_MSG_RESULT($enableval) AC_MSG_CHECKING(whether to strictly observe RFC2047 and break long lines) -CF_ARG_ENABLE(break-long-lines, - [ --enable-break-long-lines - break long mime-encoded lines], +CF_ARG_DISABLE(break-long-lines, + [ --disable-break-long-lines + don't break long mime-encoded lines],, [AC_DEFINE(MIME_BREAK_LONG_LINES)]) AC_MSG_RESULT($enableval) diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/CHANGES tin-2.3.3/doc/CHANGES --- tin-2.3.2/doc/CHANGES 2015-12-24 00:04:41.000000000 +0100 +++ tin-2.3.3/doc/CHANGES 2016-03-27 10:24:16.491208998 +0200 @@ -1,3 +1,75 @@ +-- 2.3.3 release 20160327 "Kinloch" -- + +U021) Glenn Spell + BUG. progress message when piping/printing articles looked odd + FIX. extern.h, feed.c, lang.c, prompt.c, screen.c + +U020) Joe Hansen + ADD. updated danish translation + FIX. da.po + +U019) Urs Janssen + BUG. single quoted lines not always colored + BUG. -Q [-nqd] didn't work with servers announcing LIST COUNTS + BUG. NNTP cmd. arguments could exhaust RFC 3977 3.1 limit + BUG. -z leaked filedescriptors and memory with no unread news present + BUG. possible null pointer dereference with gmtime() and localtime() + BUG. automatic auth on non RFC 3977 servers didn't update can_post status + BUG. memleak in buffer_to_local() + BUG. overlaping strcpy in join_references() + BUG. handle missing server name in xref overview data in xref-filters + BUG. didn't remove old SCOPES-[RW], REFS.dump, REFS.info before logging + to them + BUG. ! was disallowed in local part of From + REM. idna_decode() from headers_to_display + ADD. -D 128 to purge old debug files + ADD. avoid useless strdup()/free()/realloc() + ADD. updated german translation + ADD. config.guess, config.sub update + ADD. improve -u error message + ADD. don't resend "LIST [NEWSGROUPS|COUNTS] wildmat" on reconnect + ADD. warn about "-D 1" when not using nntp + ADD. remove superfluous abs(size_t - size_t) + ADD. removed fixed buffer from create_path() + ADD. --enable-break-long-lines is now default + ADD. avoid several comma operators (to silence -Wcomma) + ADD. updated german translation + FIX. active.c, art.c, auth.c, charset.c, cook.c, debug.c, filter.c + group.c, lang.c, mail.c, main.c, misc.c, nntplib.c, page.c, post.c + rfc2046.c, rfc2047.c, save.c, screen.c, thread.c, nntplib.h,de.po + tin.1, config.guess, config.sub, de.po + +U018) Dennis Preiser + ADD. allow RFC 2231 parameter value continuation with gaps in numbering + and part numbering starting anywhere + ADD. RFC 2231 decoding of non us-ascii MIME-parameter values + ADD. fallback to RFC 2047 decoding of non us-ascii MIME-parameter values + ADD. omit charset info for non text/*-parts in the attachment menu + BUG. crash in RFC 2231 parameter value continuation if 0-part is missing + BUG. out of bounds access in buffer_to_local() on invalid multibyte + sequence + BUG. unknown evaluation order in reconnect loop + BUG. memory leak on unexpexcted end of file + BUG. Content-Disposition filename wasn't used if found before + Content-Type name + BUG. changing extquote_handling in 'M'enu did not immediately took effect + BUG. aborting exit of -w (post_article_and_exit) lead to endless + drain_buffer()-loop + BUG. delayed auth in read_newsrc_active_file() could lead to exit + due to empty group list + BUG. leaving a mailgroup might keep the cursor visible + BUG. when prompting for username/password string may lack termination + FIX. active.c, auth.c, cook.c, mail.c, misc.c, nntplib.c + options_menu.c, read.c, rfc2046.c, save.c, proto.h, rfc2046.h + +U017) Matt Anton + ADD. updated french translation + FIX. fr.po + +U016) Toomas Soome + ADD. updated estonian translation + FIX. et.po + -- 2.3.2 release 20151224 "Glenavullen" -- U015) Stefan Assmann diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/CREDITS tin-2.3.3/doc/CREDITS --- tin-2.3.2/doc/CREDITS 2015-11-02 00:50:56.000000000 +0100 +++ tin-2.3.3/doc/CREDITS 2016-03-26 10:44:08.131209016 +0100 @@ -1,12 +1,12 @@ I wish to thank the following people for supplying patches: -David Abbott, Earle Ake, Deniz Akkus, Russ Allbery, Matt Anton, -Orbby S. Arka, Stefan Assmann, Joachim Astel, Anton Aylward, Mark Ayzenshteyn, +David Abbott, Earle Ake, Deniz Akkus, Russ Allbery, Matt Anton, Orbby S. Arka, +Stefan Assmann, Joachim Astel, Anton Aylward, Mark Ayzenshteyn, Jens Chr. Bachem, George Baltz, Dieter Baron, Volker Barthelmann, Kirk Bauer, Paul Bauwens, Dieter Becker, Wolfgang Behrens, Fabrice Bellet, Greg Berigan, Enrik Berkhan, Juergen Bernau, Dan Berry, Michael Bienia, David Binderman, -Thomas Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer, -Andreas Borchert, Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady, +Thomas Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer, Andreas Borchert, +Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady, Peter Breitenlohner, Jessica Brennan, Frederic Briere, Bill Brolik, Travis Brown, Herman ten Brugge, Martin Buck, Matthias Buelow, Jeremy Buhler, Leila Burrell-Davis, Sean Casey, Peter Castro, Troy Cauble, Wei-Lun Chao, @@ -59,14 +59,14 @@ Holger Schif, Volker Schmidt, John Schmi Rainer Scholz, Juergen Schroeder, Larry Schwimmer, Randy Scott, Bart Sears, Karl-Olav Serrander, Ozge Sevinc, Doug Sewell, Chung-chieh Shan, Philip Shearer, Jungshik Shin, Sergey Shkonda, Andreas Siegert, -Andrey Simonenko, Mark Smith, Toomas Soome, Steve Spearman, Helmut Springer, -Cliff Stanford, Steve Starck, Jason Steiner, Ralf Stephan, Michael Stenns, -Helmrich Streitmatter, Hans Werner Strube, Dieter Stueken, Ed Sznyter, -Lech Szychowski, Dean Takemori, Darrell Tangman, Derek Terveer, Carsten Theis, -Julian Thompson, David Tiller, Andry Timonin, Elmar W. Tischhauser, -Mark Tomlin, Mark Tomlinson, Michael Traub, Martin Treusch von Buttlar, -Mark Trumbull, Alex Vasylenko, Michael Velten, Adri Verhoef, Paul Vickers, -Corinna Vinschen, Mingye Wang, Oliver B. Warzecha, Christian Weisgerber, -Jason Wessel, Cary Whitney, Henrik Wist, Greg Woods, Andreas Wrede, -Lloyd Wright, Jens Wuepper, Herbert Xu, Billy Y., Hideaki Yoshfuji, -Nickolai Zeldovich, Zbigniew Zych +Andrey Simonenko, Mark Smith, Toomas Soome, Steve Spearman, Glenn Spell, +Helmut Springer, Cliff Stanford, Steve Starck, Jason Steiner, Ralf Stephan, +Michael Stenns, Helmrich Streitmatter, Hans Werner Strube, Dieter Stueken, +Ed Sznyter, Lech Szychowski, Dean Takemori, Darrell Tangman, Derek Terveer, +Carsten Theis, Julian Thompson, David Tiller, Andry Timonin, +Elmar W. Tischhauser, Mark Tomlin, Mark Tomlinson, Michael Traub, +Martin Treusch von Buttlar, Mark Trumbull, Alex Vasylenko, Michael Velten, +Adri Verhoef, Paul Vickers, Corinna Vinschen, Mingye Wang, Oliver B. Warzecha, +Christian Weisgerber, Jason Wessel, Cary Whitney, Henrik Wist, Greg Woods, +Andreas Wrede, Lloyd Wright, Jens Wuepper, Herbert Xu, Billy Y., +Hideaki Yoshfuji, Nickolai Zeldovich, Zbigniew Zych diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/INSTALL tin-2.3.3/doc/INSTALL --- tin-2.3.2/doc/INSTALL 2015-11-04 00:08:23.000000000 +0100 +++ tin-2.3.3/doc/INSTALL 2016-03-05 11:55:28.723209001 +0100 @@ -19,7 +19,7 @@ The following configure options and defi --disable-included-msgs --program-prefix --enable-8bit-keys --program-suffix --enable-append-pid --program-transform-name - --enable-break-long-lines --with-coffee + --disable-break-long-lines --with-coffee --enable-broken-listgroup-fix --with-curses-dir --enable-broken-system-fix --with-dbmalloc --enable-cancel-locks --with-defaults-dir @@ -582,20 +582,20 @@ profile time consuming operations Miscellaneous options --------------------- ---enable-append-pid (default: on) -Enable if you want tin to append its process id to any file that a user -edits (.article, .cancel, .letter etc.). Highly recommended if a user wants -to start several instances of tin at a time; otherwise files might be -overwritten. +--disable-append-pid (default: on) +Disable if you want tin not to append its process id to any file that a user +edits (.article, .cancel, .letter etc.). Keeping the default is highly +recommended if a user wants to start several instances of tin at a time; +otherwise files might be overwritten. ---enable-break-long-lines (default: off) -Enable if you want tin to break long MIME encoded header lines in +--disable-break-long-lines (default: on) +Disable if you want tin not to break long MIME encoded header lines in accordance with RFC 2047 (i.e. after 76 characters) in postings as well as -in e-mail. Default is to not break ("fold") such lines in news postings -because some news servers and clients can't handle them very well (doing -folding right seems to be a major problem). This option only affects -headers in postings; e-mail headers are always folded if they have MIME -encoded words and are longer than 76 characters. +in e-mail. Default is to break ("fold") such lines in news postings. +Some very old news servers and clients can't handle folded lines very +well. This option only affects headers in postings; e-mail headers are +always folded if they have MIME encoded words and are longer than 76 +characters. --enable-broken-system-fix (default: off) Ignore system()s return value. This is only needed on some very old OSs, diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/TODO tin-2.3.3/doc/TODO --- tin-2.3.2/doc/TODO 2015-12-22 00:22:27.000000000 +0100 +++ tin-2.3.3/doc/TODO 2016-03-27 10:35:51.919207252 +0200 @@ -27,10 +27,6 @@ o cLINES < MIN_LINES_ON_TERMINAL || cCO isn't checked on startup [20071210 Urs Janssen ] -o a wrong username/password in ~/.newsauth can lead to an endless AUTH-loop - when using -A and issuing a wrong username/password in the prompt - [20080926 Urs Janssen ] - o unexpected multiline responses confuse tin, e.g.: | 240 Article posted =?ISO-8859-1?Q?=3C=3D=3Fiso=2D8859=2D1=3Fq=3F=3F=3D87r7k8na?= | =?ISO-8859-1?Q?vt=2Efsf=40urs=2Did=2Etest=2Eka=2Enu=3E?= @@ -159,7 +155,6 @@ o allow remapping of the 'z' abort-key o add user defined screen layout at different levels (e.g. posting history screen) (done for selection, group and thread level) - - what about groupname_max_length, still needed? [20041025 Urs Janssen ] o add TLS (RFC 4642), NNTPS support @@ -509,6 +504,8 @@ o add config option for (external) view Filtering enhancements ---------------------- +o add xref filter to the filter-menu + o add spamassassin interface when ever adding body filters o add used filter-type to filter file or filter rule or use different @@ -534,6 +531,10 @@ o allow editing of the strings presente the full filter-file [20120201 Urs Janssen ] +o allow to abort the filter loop with iKeyAbort when entering a (large) + group + [20160211 Urs Janssen ] + Pager enhancements ------------------ o add 'autoview' (spawn external viewer) 'autohide' (don't even show info @@ -542,10 +543,6 @@ o add 'autoview' (spawn external viewer o integrate multi-part tagging with regular tagging, eg. "This article appears to have multi-parts, try and find them (y/n)?" -o do RFC 2231 decoding of non us-ascii MIME-parameter values - (rfc2046.c:parse_params()) - [20110428 Urs Janssen ] - o add Content-Language (RFC 3282) analysis o suppress hide_uue=2 checking unless first line in an article or following @@ -683,6 +680,10 @@ o check where iKeyAbort should be used [Urs Janssen ] o close potential security holes: + - remove fixed length buffers (find_nov_file(), print_from(), + quote_space_to_dash(), escape_shell_meta(), backup_article(), + build_messageid(), get_secret(), get_host_name(), get_domain_name(), + get_fqdn(), get_user_name(), get_full_name(), build_sender(), ...) - change all system()/popen() calls to fork() and exec() calls - check where we should use snprintf() instead of sprintf() - check where we should use strncat() instead of strcat() @@ -692,12 +693,7 @@ o close potential security holes: opendir()/t_open()/tmpfile() - check getenv() results before using it - check where my_strncpy() or STRCPY() should be used - or include OpenBSDs strlcpy(3) (and strlcat(3)) and use it. - () - [Urs Janssen - its4 , rats - and flawfinder - can locate potential security - holes] + [Urs Janssen ] o add to autoconf: - eradicate platform/compiler ifdefs @@ -720,9 +716,10 @@ o cleanup post.c o check code with Splint (LCLint) , valgrind (), cppcheck (), AdLint - (), clang-analyzer + (), clang-analyzer (), Coverity - () and zzuf + (), infer + () and zzuf () o rewrite the tag code so that arts[].tagged becomes index in arts[] @@ -845,8 +842,28 @@ o replace "\\" by "\e" in man pages (po o integrate doc/auth.txt into tin.1 man page +o document %G of strfpath() in man page + Not yet classified ------------------ +o IDNA decode news_headers_to_display? + [20160227 Urs Janssen ] + +o sometimes we convert the supplied server name to lowercaes (for cached + overviews) and sometimes we don't (nrctbl.c code and -g arg). Thus + -g Foo.bAr.eXample may result in file not found + for entries like '* ~/.tin/.newsrcs/${NNTPSERVER-localhost}' + even there is a ~/.tin/.newsrcs/foo.bar.example file. + Should we always lowercase $NNTPSERVER / -g? (but still allow + upper/camelcase for -f or a fixed filename in newsrctable). + [20160225 Urs Janssen ] + +o add %M (Message-ID) and %X (article number) to strfpath()? + [20160225 Urs Janssen ] + +o add "host:port" notation support for -g as shortcut for -p port -g host + [20160222 Urs Janssen ] + o allow "begin-base64"/"====\n" as start/end marker for UUE-blocks besides the traditional "begin"/"end\n"? [20151204 Urs Janssen ] @@ -1021,11 +1038,11 @@ o check_article_to_be_posted() needs a o update gettext stuff to > gettext-0.12.1 -o clean up included pcre stuff and update to >= pcre-8.37 - o and pcre2 support (new API) +o clean up included pcre stuff and update to >= pcre-8.38 + o shows up cross-postings multiple times even if read once before getting a resync/reread active/newsrc-file @@ -1053,11 +1070,6 @@ o missing newsrc file and connecting to file if it is missing instead of just leaving? [20061102 Dirk Nimmich ] -o cleanup main.c/init_selfinfo() - ('strace -e trace=file tin' and/or 'ltrace -e getenv tin' and you know - what I mean) - [fixed some of the double/tripple reads, urs] - o cache mailbox_name in misc.c/mail_check()? o configure checks for fdopen(3) and defines HAVE_FDOPEN if found, but we diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/WHATSNEW tin-2.3.3/doc/WHATSNEW --- tin-2.3.2/doc/WHATSNEW 2015-12-22 00:25:46.000000000 +0100 +++ tin-2.3.3/doc/WHATSNEW 2016-03-05 12:01:42.183210637 +0100 @@ -5,6 +5,10 @@ New features - simplified Chinese translation - handle RFC 2231 parameter value continuation - skip over RFC 2231 language parameters +- RFC 2231 decoding of non us-ascii MIME-parameter values +- options to color external quotes (extquote_handling, extquote_regex, + col_extquote) + Changes ------- @@ -12,12 +16,14 @@ The gTLD list is no longer actively main disable_gnksa_domain_check=OFF might result in false positives. --enable-heapsort is now default during configure (sort_function in tinrc -still needs to be set accordingly if you like to use heapsort insted of +still needs to be set accordingly if you like to use heapsort instead of qsort) --enable-ipv6 is now default during configure +--enable-break-long-lines is now default during configure + Retired Features ---------------- -. groupname_max_length, can now be set via user defined screen layout at select - level +. groupname_max_length, can now be set via user defined screen layout at + select level diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/l10n/de/tin.1 tin-2.3.3/doc/l10n/de/tin.1 --- tin-2.3.2/doc/l10n/de/tin.1 2015-12-22 11:27:24.000000000 +0100 +++ tin-2.3.3/doc/l10n/de/tin.1 2016-03-27 10:29:08.859208899 +0200 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2015-12-01 +.\" Updated : 2016-02-27 .\" 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 "24. Dezember 2015" 2.3.2 "Usenet Newsreader" +.TH tin 1 "27. März 2016" 2.3.3 "Usenet Newsreader" .\" .\" .SH NAME @@ -84,16 +84,19 @@ Ungelesene Nachrichten vorhanden .SH OPTIONEN .TP 12 \fB\-4\fP -Verbindung via IPv4 zum NNTP Server erzwingen. +Verbindung via IPv4 zum NNTP Server erzwingen. Nur verfügbar, wenn \fBtin\fP +mit IPv6\-Unterstützung gebaut wurde. .TP \fB\-6\fP -Verbindung via IPv6 zum NNTP Server erzwingen. +Verbindung via IPv6 zum NNTP Server erzwingen. Nur verfügbar, wenn \fBtin\fP +mit IPv6\-Unterstützung gebaut wurde. .TP \fB\-a\fP ANSI\-Farben ein/\-ausschalten (Voreinstellung ist aus). .TP \fB\-A\fP -Erzwinge Authentifikation beim Verbindungsaufbau. +Erzwinge Authentifikation beim Verbindungsaufbau. Nur verfügbar, wenn via +NNTP gelesen wird. .TP \fB\-c\fP Erstelle bzw. aktualisiere Index\-Dateien für alle Gruppen in @@ -101,12 +104,15 @@ Erstelle bzw. aktualisiere Index\-Dateie Datei und markiere alle Artikel als gelesen. .TP \fB\-d\fP +.\" +.\" FIXME: explain debug levels Keine Gruppenbeschreibungen und die Server Meldung des Tages laden (Interaktiver\-Modus). .TP \fB\-D\fP\fI Debuggrad\fP Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = -Speicher, 32 = attributes, 64 = Diverses). +Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdatein +löschen). .TP \fB\-f\fP\fI Datei\fP Benutze die angegebene newsrc\-Datei anstelle von @@ -114,7 +120,8 @@ Benutze die angegebene newsrc\-Datei ans .TP \fB\-g\fP\fI Server\fP Zugehörigen Newsserver und newsrc\-Datei aus -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP benutzen. +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP benutzen. Nur verfügbar, wenn +via NNTP gelesen wird. .TP \fB\-G\fP\fI Artikellimit\fP Beschränkt die Anzahl der zu ladenden Artikel pro Gruppe. @@ -170,7 +177,8 @@ wieder beenden. Nach Möglichkeit mit \* .TP \fB\-p\fP\fI Port\fP Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist -119). Übersteuert die Umgebungsvariable $\fBNNTPPORT\fP. +119). Übersteuert die Umgebungsvariable $\fBNNTPPORT\fP. Nur verfügbar, wenn +via NNTP gelesen wird. .TP \fB\-q\fP Nicht prüfen ob neue Newsgruppen vorhanden sind und die Server Meldung des @@ -239,15 +247,16 @@ command. Any changes are written to \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. For more information see section "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" and \fB\%tin\fP(5). .PP -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 -the active newsgroups. See the section "NEWSGROUP LISTS & WILDCARDS" for the -types of pattern that \fBtin\fP understands. -.PP -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 -group selection screen will appear, but with all the matching groups present -too, as though you had yanked just those groups in. +Eine Liste von Gruppen kann nach den anderen Befehlszeilenoptionen angegeben +werden. Dies kann nützlich sein, wenn Sie eine handverlesenen Untermenge der +aktiven Newsgroups einblenden oder abonnieren wollen. möchten. Siehe den +Abschnitt "NEWSGROUP LISTEN & WILDCARDS" für die Arten von Muster, die +\fBtin\fP versteht. +.PP +Wenn Sie einen einzelnen Gruppennamen oder eine Wildcard,die nur auf eine +einzelne Gruppe passt angeben, dann wird automatisch in diese Gruppe +betreten. Andernfalls wird der normale Auswahlbildschirm angezeigt mit allen +passenden zusätzlichen Gruppen. .PP With the \*(rq\fB\-w\fP\*(rq 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 @@ -761,8 +770,8 @@ Autoren\-Suche vorwärts. Sucht nach Art Autoren\-Suche rückwärts. Siehe auch \fBSearchAuthF\fP ('\fBa\fP') oben. .TP \fBSearchBody 'B'\fP -Search the body of all articles in group (can be slow). You can abort the -search using \fBQuit\fP ('\fBq\fP'). +Durchsuche die Körper aller Artikel in der Gruppe (kann langsam sein). Die +Suche kann mit \fBQuit\fP ('\fBq\fP') abgebrochen werden. .TP \fBCatchup 'c'\fP Mark all articles as read [after confirmation] then return to the group @@ -975,8 +984,8 @@ the current one. Autoren\-Suche rückwärts. Siehe auch \fBSearchAuthF\fP ('\fBa\fP') oben. .TP \fBSearchBody 'B'\fP -Search the body of all articles in group (can be slow). You can abort the -search using \fBQuit\fP ('\fBq\fP'). +Durchsuche die Körper aller Artikel in der Gruppe (kann langsam sein). Die +Suche kann mit \fBQuit\fP ('\fBq\fP') abgebrochen werden. .TP \fBCatchup 'c'\fP Mark thread as read [after confirmation] and return to the group index @@ -1067,7 +1076,7 @@ Alle Artikel im aktuellen Thread as unge .\" FIXME - refine descriptions .TP 10 \fB0\fP -Read the first (base) article in this thread. +Den ersten (Basis) Artikel in diesem Thread lesen. .TP \fB4\fP Antwort 4 im diesem Thread lesen. @@ -1126,10 +1135,10 @@ Zur zuletzt angezeigte Nachricht springe Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP -Forward search the text of this article. +Vorwärts innerhalb dieses Artikels suchen. .TP \fBSearchSubjB '?'\fP -Backward search the text of this article. +Rückwärts innerhalb dieses Artikels suchen. .TP \fBPageSkipIncludedText ':'\fP Skip to the end of the next quoted text\-block in this article. Quoted text @@ -1168,7 +1177,7 @@ TINRC CONFIGURABLE VARIABLES" for a full "FILTERING ARTICLES" for more information on filtering. .TP \fBPageNextThd '^J' ''\fP -Go to next base article. +Zum nächsten Basisartikel springen. .TP \fBPageNextUnread ''\fP Go to next unread article. If the tinrc variable \fBgoto_next_unread\fP doesn't @@ -1182,8 +1191,8 @@ Suche nach Autor (vorwärts). Suche nach Autor (rückwärts). .TP \fBSearchBody 'B'\fP -Search the body of all articles in group (can be slow). You can abort the -search using \fBQuit\fP ('\fBq\fP'). +Durchsuche die Körper aller Artikel in der Gruppe (kann langsam sein). Die +Suche kann mit \fBQuit\fP ('\fBq\fP') abgebrochen werden. .TP \fBCatchup 'c'\fP Mark the current thread as read [after confirmation] and return to the @@ -2409,23 +2418,29 @@ Allows you to select how \fBtin\fP treat Default is 0. This option does not affect lines within verbatim blocks. .RS +.5i .IP 0 3 -\fBDon't trim article body\fP, do nothing. +\fBArtikelrumpf nicht anpassen\fP .IP 1 \fBFührende Leerzeilen überspringen\fP. .IP 2 \fBAbschließende Leerzeilen überspr.\fP. .IP 3 -\fBSkip leading and trailing blank l.\fP, skip leading and trailing blank -lines. +\fBFühr. & abschlies. Leerz. überspr.\fP, Führende und abschließende Leerzeilen +überspringen. .IP 4 -\fBCompact multiple between text\fP, replace multiple blank lines between -textblocks with one blank line. +\fBMehrere zwischen Textblöcken zusammenfassen\fP, Leerzeilen zwischen +Textblöcken zusammenfassen. .IP 5 -\fBCompact multiple and skip leading\fP, 4 + 1 +\fBMehrere zwischen Textbl. zusammenfassen + führende Leerzeilen +überspringen\fP, 4 + 1; Leerzeilen zwischen Textblöcken zusammenfassen und +führende Leerzeilen überspringen. .IP 6 -\fBCompact multiple and skip trailing\fP, 4 + 2 +\fBMehrere zwischen Textbl. zusammenfassen + abschließende +Leerz. überspringen\fP, 4 + 2; Leerzeilen zwischen Textblöcken zusammenfassen +und abschließende Leerzeilen überspringen. .IP 7 -\fBCompact mltpl., skip lead. & trai.\fP, 4 + 3 +\fBMehrere zwischen Textbl. zusammenf. + führende/abschließende +Leerz. überspr.\fP, 4 + 3; Leerzeilen zwischen Textblöcken zusammenfassen und +führende sowie abschließende Leerzeilen überspringen .RE .TP \fBReg. für _Unterstr._ Hervorhebungen (underscores_regex)\fP @@ -2777,7 +2792,7 @@ highest number available. Currently the are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). .PP -.SS "NEWSGROUP LISTS & WILDCARDS" +.SS "NEWSGROUP LISTEN & WILDCARDS" Several places in \fBtin\fP allow you to specify a list of newsgroups. These include command\-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE mechanism. The scope= attributes file tag and the filter file group= tag @@ -2912,11 +2927,11 @@ Die Länge der einzelnen Elemente (auße Zahl nach dem '\fB%\fP' definiert werden. Das folgende Beispiel stellt den Score in der Threadebene 10 Zeichen breit dar: '\fB%10S\fP'. .PP -Wenn der Gruppenname zusammen mit der Guppeneschreibungen angezeigt wird, -kann die Breite des Gruppennamen über einen optionalen, durch Komma +Wenn der Gruppenname zusammen mit der Gruppenbeschreibung angezeigt wird, +kann die Breite des Gruppennamens über einen optionalen, durch Komma getrennten, zweiten Wert gesteuert werden (z. B. '\fB%60,20G\fP'). Der erste -Wert kann weglassen werden (z. B. ('\fB%,20G\fP))'. Wenn kein zweiter Wert -angegeben ist verwendet \fBtin\fP ein Standardwert von 32. +Wert kann weggelassen werden (z. B. ('\fB%,20G\fP))'. Ist kein zweiter Wert +angegeben verwendet \fBtin\fP ein Standardwert von 32. .PP Einige Platzhalter haben eine voreingestellte Breite die unter Umständen dazu führt, dass der Inhalt abgeschnitten wird. Für Platzhalter die nur @@ -3584,8 +3599,8 @@ readable files in \fB$TMPDIR\fP which ma 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). .SH "KONFORM ZU" -.\" - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643, -.\" RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever +.\" - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155 +.\" RFC\%4643, RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever .\" .\" \fBtin\fP does conform to the Base Definitions volume of IEEE Std 1003.1\-2008, @@ -3676,5 +3691,6 @@ Erika Mustermann \fB\%vsnprintf\fP(3), \fB\%wildmat\fP(3), \fB\%environ\fP(5), \fB\%locale\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), \fB\%tin\fP(5), \fBRFC\%1345\fP, \fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, -\fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, -\fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP, +\fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, +\fBRFC\%6048\fP diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/l10n/de/tin.5 tin-2.3.3/doc/l10n/de/tin.5 --- tin-2.3.2/doc/l10n/de/tin.5 2015-12-22 11:27:24.000000000 +0100 +++ tin-2.3.3/doc/l10n/de/tin.5 2016-03-27 10:29:09.467209135 +0200 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2015-11-21 +.\" Updated : 2016-01-01 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "24. Dezember 2015" 2.3.2 "Usenet Newsreader" +.TH tin 5 "27. März 2016" 2.3.3 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -1072,10 +1072,10 @@ ist die zugehörige Kurzbeschreibung Vollständiger Name (FQDN) des Newsservers. .TP \fBnewsrc\fP -related newsrc. +zugehörige newsrc\-Datei. .TP \fBshortname\fP -nickname(s) for the nntpserver. +Kurzname(n) für den NNTP\-Server. .TP Beispiel: .RS @@ -2144,23 +2144,29 @@ Allows you to select how \fBtin\fP treat Default is 0. This option does not affect lines within verbatim blocks. .RS +1i .IP 0 3 -\fBDon't trim article body\fP, do nothing. +\fBArtikelrumpf nicht anpassen\fP .IP 1 \fBFührende Leerzeilen überspringen\fP. .IP 2 \fBAbschließende Leerzeilen überspr.\fP. .IP 3 -\fBSkip leading and trailing blank l.\fP, skip leading and trailing blank -lines. +\fBFühr. & abschlies. Leerz. überspr.\fP, Führende und abschließende Leerzeilen +überspringen. .IP 4 -\fBCompact multiple between text\fP, replace multiple blank lines between -textblocks with one blank line. +\fBMehrere zwischen Textblöcken zusammenfassen\fP, Leerzeilen zwischen +Textblöcken zusammenfassen. .IP 5 -\fBCompact multiple and skip leading\fP, 4 + 1 +\fBMehrere zwischen Textbl. zusammenfassen + führende Leerzeilen +überspringen\fP, 4 + 1; Leerzeilen zwischen Textblöcken zusammenfassen und +führende Leerzeilen überspringen. .IP 6 -\fBCompact multiple and skip trailing\fP, 4 + 2 +\fBMehrere zwischen Textbl. zusammenfassen + abschließende +Leerz. überspringen\fP, 4 + 2; Leerzeilen zwischen Textblöcken zusammenfassen +und abschließende Leerzeilen überspringen. .IP 7 -\fBCompact mltpl., skip lead. & trai.\fP, 4 + 3 +\fBMehrere zwischen Textbl. zusammenf. + führende/abschließende +Leerz. überspr.\fP, 4 + 3; Leerzeilen zwischen Textblöcken zusammenfassen und +führende sowie abschließende Leerzeilen überspringen .RE .TP \fBunderscores_regex\fP @@ -2350,9 +2356,9 @@ file is in \fInewslibdir\fP, so you only configuration differs. .TP \fBsubscriptionsfile\fP -Full pathname of your newssystem's subscriptions file; usually the -subscriptions file is in \fInewslibdir\fP, so you only have to change this -setting if your configuration differs. +Vollständigen Pfad zur Abonnements\-Datei Ihres Newssystems. In der Regel +liegt die Datei in \fInewslibdir\fP, so dass Sie dies nur ändern müssen wenn +sich Ihre Konfiguration unterscheidet. .RE .PP @@ -2371,18 +2377,18 @@ Sprache \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP .sp .RS -This file lists the newsgroups that the local site receives. Each newsgroup -should be listed only once. Each line specifies one group; within each -newsgroup, articles are assigned unique names, which are monotonically -increasing numbers. +Diese Datei enthält eine Liste der Newsgruppen, die der lokale Sever +vorhält. Jede Newsgruppe sollte nur einmal aufgeführt werden. Jede Zeile +beschreibt eine Gruppe; in jeder Newsgruppe haben die Artikel eindeutige +Namen: monoton steigende Nummern. .sp .\" TODO: IIRC tin issues just a warning in that case? -If an article is posted to newsgroups not mentioned in this file, those -newsgroups are ignored. If no valid newsgroups are specified, the article -is rejected. +Wenn ein Artikel in Newsgrupen gepostet wird die nicht in dieser Datei +erwähnt sind, werden diese Newsgrupen ignoriert. Wenn keine gültigen +Newsgruppen angegeben werden, wird der Artikel zurückgewiesen. .sp -Each line consists of four space\-separated fields "\fIname\fP \fIhighmark\fP -\fIlowmark\fP \fIflags\fP". +Jede Zeile besteht aus vier durch Leerzeichen getrennte Felder "\fIname\fP +\fIhighmark\fP \fIlowmark\fP \fIflags\fP". .TP \fBName\fP ist der Name der Newsgruppe @@ -2422,9 +2428,9 @@ Artikel werden auf dem Server in der Gru .RE .TP \fB\%tin\fP(1) -only tries to read the file if you read directly from the local spool, if -you read news via NNTP, \fB\%tin\fP(1) uses the LIST (\fBRFC\%3977\fP) or LIST -COUNTS (\fBRFC\%6048\fP) command instead. +versucht die Datei nur zu lesen, falls Sie aus dem lokalen Spool lesen. Wenn +News per NNTP gelesen wird verwendet \fB\%tin\fP(1) stattdessen die Befehle +LIST (\fBRFC\%3977\fP) oder LIST COUNTS (\fBRFC\%6048\fP). .RE .PP @@ -2447,19 +2453,19 @@ Beginn der Epoche. die Mailadresse der Person die die Gruppe angelegt hat. .TP \fB\%tin\fP(1) -only tries to read the file if you read directly from the local spool, if -you read news via NNTP, \fB\%tin\fP(1) uses the NEWGROUPS (\fBRFC\%3977\fP) -command instead. +versucht die Datei nur zu lesen, falls Sie aus dem lokalen Spool lesen. Wenn +News per NNTP gelesen wird verwendet \fB\%tin\fP(1) stattdessen den NEWGROUPS +(\fBRFC\%3977\fP) Befehl. .RE .PP \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fP .sp .RS -This file provides short descriptions of each newsgroup. It is normally -updated by the local news server (e.g. \fB\%innd\fP(8)) whenever a new group -is created. Each line consist of two tab\-separated fields -"\fIgroup.name\fP \fIone\-line description\fP". +Diese Datei enthält kurze Beschreibungen der einzelnen Newsgroupen. Es wird +normalerweise durch die lokalen Newsserver aktualisiert (zB. \fB\%innd\fP(8)) +sobald eine neue Gruppe wird erstellt. Jede Zeile besteht aus zwei durch +Tabulatoren getrennte Felder "\fIgroup.name\fP \fIKurzbeschreibung\fP". .TP \fBgroup.name\fP ist der Name der Newsgruppe @@ -2468,9 +2474,9 @@ ist der Name der Newsgruppe ist die zugehörige Kurzbeschreibung .TP \fB\%tin\fP(1) -only tries to read the file if you read directly from the local spool, if -you read news via NNTP, \fB\%tin\fP(1) uses the LIST NEWSGROUPS (\fBRFC\%3977\fP) -command instead. +versucht die Datei nur zu lesen, falls Sie aus dem lokalen Spool lesen. Wenn +News per NNTP gelesen wird verwendet \fB\%tin\fP(1) stattdessen den LIST +NEWSGROUPS (\fBRFC\%3977\fP) Befehl. .RE .PP @@ -2515,6 +2521,6 @@ the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP) \fB\%pcre\fP(3), \fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%strftime\fP(3), \fB\%system\fP(3), \fB\%active\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), \fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, -\fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, -\fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, -\fBRFC\%5537\fP, \fBRFC\%6048\fP +\fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, +\fBRFC\%2980\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, +\fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/l10n/de.po tin-2.3.3/doc/l10n/de.po --- tin-2.3.2/doc/l10n/de.po 2015-12-22 11:27:20.000000000 +0100 +++ tin-2.3.3/doc/l10n/de.po 2016-03-27 10:29:04.947209020 +0200 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tin-man 2.3.0\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2015-12-22 11:26+0100\n" +"POT-Creation-Date: 2016-03-27 10:27+0200\n" "PO-Revision-Date: 2015-12-01 15:50+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: German \n" @@ -24,14 +24,14 @@ msgstr "tin" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2015" -msgstr "24. Dezember 2015" +msgid "March 27th, 2016" +msgstr "27. März 2016" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "2.3.2" -msgstr "2.3.2" +msgid "2.3.3" +msgstr "2.3.3" #. 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:1083 doc/tin.1:3448 +#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1088 doc/tin.1:3453 #, no-wrap msgid "B<0>" msgstr "B<0>" @@ -162,7 +162,7 @@ msgid "Successful program execution." msgstr "Programm erfolgreich beendet." #. type: TP -#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3451 +#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3456 #, no-wrap msgid "B<1>" msgstr "B<1>" @@ -183,7 +183,7 @@ msgid "No unread news" msgstr "Keine ungelesenen Nachrichten vorhanden" #. type: TP -#: doc/tin.1:96 doc/tin.1:3454 +#: doc/tin.1:96 doc/tin.1:3459 #, no-wrap msgid "B<2>" msgstr "B<2>" @@ -207,8 +207,12 @@ msgstr "B<-4>" #. type: Plain text #: doc/tin.1:106 -msgid "Force connecting via IPv4 to the remote NNTP server." -msgstr "Verbindung via IPv4 zum NNTP Server erzwingen." +msgid "" +"Force connecting via IPv4 to the remote NNTP server. Only available when " +"build with IPv6 support." +msgstr "" +"Verbindung via IPv4 zum NNTP Server erzwingen. Nur verfügbar, wenn B " +"mit IPv6-Unterstützung gebaut wurde." #. type: TP #: doc/tin.1:106 @@ -218,8 +222,12 @@ msgstr "B<-6>" #. type: Plain text #: doc/tin.1:109 -msgid "Force connecting via IPv6 to the remote NNTP server." -msgstr "Verbindung via IPv6 zum NNTP Server erzwingen." +msgid "" +"Force connecting via IPv6 to the remote NNTP server. Only available when " +"build with IPv6 support." +msgstr "" +"Verbindung via IPv6 zum NNTP Server erzwingen. Nur verfügbar, wenn B " +"mit IPv6-Unterstützung gebaut wurde." #. type: TP #: doc/tin.1:109 @@ -240,8 +248,12 @@ msgstr "B<-A>" #. type: Plain text #: doc/tin.1:115 -msgid "Force authentication on initial connect." -msgstr "Erzwinge Authentifikation beim Verbindungsaufbau." +msgid "" +"Force authentication on initial connect. Only available when reading via " +"NNTP." +msgstr "" +"Erzwinge Authentifikation beim Verbindungsaufbau. Nur verfügbar, wenn via " +"NNTP gelesen wird." #. type: TP #: doc/tin.1:115 @@ -266,8 +278,9 @@ msgstr "" msgid "B<-d>" msgstr "B<-d>" +#. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:123 +#: doc/tin.1:126 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." @@ -276,28 +289,29 @@ msgstr "" "(Interaktiver-Modus)." #. type: TP -#: doc/tin.1:123 +#: doc/tin.1:126 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "B<-D>I< Debuggrad>" #. type: Plain text -#: doc/tin.1:127 +#: doc/tin.1:130 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " -"memory, 32 = attributes, 64 = misc)." +"memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)." msgstr "" "Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = " -"Speicher, 32 = attributes, 64 = Diverses)." +"Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdatein " +"löschen)." #. type: TP -#: doc/tin.1:127 +#: doc/tin.1:130 #, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< Datei>" #. type: Plain text -#: doc/tin.1:131 +#: doc/tin.1:134 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." @@ -306,63 +320,63 @@ msgstr "" "\"}/.newsrc>." #. type: TP -#: doc/tin.1:131 +#: doc/tin.1:134 #, no-wrap msgid "B<-g>I< server>" msgstr "B<-g>I< Server>" #. type: Plain text -#: doc/tin.1:135 +#: doc/tin.1:139 msgid "" "Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable>." +"newsrctable>. Only available when reading via NNTP." msgstr "" "Zugehörigen Newsserver und newsrc-Datei aus I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable> benutzen." +"newsrctable> benutzen. Nur verfügbar, wenn via NNTP gelesen wird." #. type: TP -#: doc/tin.1:135 +#: doc/tin.1:139 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "B<-G>I< Artikellimit>" #. type: Plain text -#: doc/tin.1:138 +#: doc/tin.1:142 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:138 +#: doc/tin.1:142 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:141 +#: doc/tin.1:145 msgid "Help listing all command-line options." msgstr "Kurzübersicht der verfügbaren Kommandozeilenoptionen." #. type: TP -#: doc/tin.1:141 +#: doc/tin.1:145 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:145 +#: doc/tin.1:149 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" "Kurzeinführung in B welche auch beim allerersten Start ausgegeben wird." #. type: TP -#: doc/tin.1:145 +#: doc/tin.1:149 #, no-wrap msgid "B<-I>I< dir>" msgstr "B<-I>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:151 +#: doc/tin.1:155 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -371,13 +385,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:151 +#: doc/tin.1:155 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:163 +#: doc/tin.1:167 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 " @@ -390,26 +404,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:163 +#: doc/tin.1:167 #, no-wrap msgid "B<-m>I< dir>" msgstr "B<-m>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:166 +#: doc/tin.1:170 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:166 +#: doc/tin.1:170 #, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< Benutzer>" #. type: Plain text -#: doc/tin.1:170 +#: doc/tin.1:174 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -419,13 +433,13 @@ msgstr "" "UND SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:170 +#: doc/tin.1:174 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:177 +#: doc/tin.1:181 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" @@ -435,13 +449,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:177 +#: doc/tin.1:181 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:181 +#: doc/tin.1:185 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -451,13 +465,13 @@ msgstr "" "SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:181 +#: doc/tin.1:185 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:185 +#: doc/tin.1:189 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." @@ -466,28 +480,30 @@ msgstr "" "wieder beenden. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP -#: doc/tin.1:185 +#: doc/tin.1:189 #, no-wrap msgid "B<-p>I< port>" msgstr "B<-p>I< Port>" #. type: Plain text -#: doc/tin.1:189 +#: doc/tin.1:194 msgid "" "Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set." +"environment variable $B if set. Only available when reading via " +"NNTP." msgstr "" "Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist " -"119). Übersteuert die Umgebungsvariable $B." +"119). Übersteuert die Umgebungsvariable $B. Nur verfügbar, wenn " +"via NNTP gelesen wird." #. type: TP -#: doc/tin.1:189 +#: doc/tin.1:194 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:192 +#: doc/tin.1:197 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." @@ -496,13 +512,13 @@ msgstr "" "Tages nicht laden." #. type: TP -#: doc/tin.1:192 +#: doc/tin.1:197 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:196 +#: doc/tin.1:201 msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-nqd>''." @@ -511,50 +527,50 @@ msgstr "" "diese Option ''B<-nqd>''." #. type: TP -#: doc/tin.1:196 +#: doc/tin.1:201 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:201 +#: doc/tin.1:206 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" #. type: TP -#: doc/tin.1:201 +#: doc/tin.1:206 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:204 +#: doc/tin.1:209 msgid "Read news saved by the ''B<-S>'' option." msgstr "Lese mittels ''B<-S>'' gespeicherte Artikel." #. type: TP -#: doc/tin.1:204 +#: doc/tin.1:209 #, no-wrap msgid "B<-s>I< dir>" msgstr "B<-s>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:208 +#: doc/tin.1:213 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." msgstr "" #. type: TP -#: doc/tin.1:208 +#: doc/tin.1:213 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:212 +#: doc/tin.1:217 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -564,13 +580,13 @@ msgstr "" "SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:212 +#: doc/tin.1:217 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:218 +#: doc/tin.1:223 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 " @@ -579,13 +595,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:218 +#: doc/tin.1:223 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:222 +#: doc/tin.1:227 msgid "" "Verbose mode for ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-u>'' " "and ''B<-Z>'' options." @@ -594,24 +610,24 @@ msgstr "" "u>'' und ''B<-Z>''-Optionen." #. type: TP -#: doc/tin.1:222 +#: doc/tin.1:227 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:225 +#: doc/tin.1:230 msgid "Print version and date information." msgstr "Versionsinformationen ausgeben." #. type: TP -#: doc/tin.1:225 +#: doc/tin.1:230 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:229 +#: doc/tin.1:234 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." @@ -620,25 +636,25 @@ msgstr "" "kombinieren." #. type: TP -#: doc/tin.1:229 +#: doc/tin.1:234 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:232 +#: doc/tin.1:237 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:232 +#: doc/tin.1:237 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:237 +#: doc/tin.1:242 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 " @@ -646,13 +662,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:237 +#: doc/tin.1:242 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:242 +#: doc/tin.1:247 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -663,13 +679,13 @@ msgstr "" "positioniert. Nützlich um B in login-Dateien aufzurufen." #. type: TP -#: doc/tin.1:242 +#: doc/tin.1:247 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:248 +#: doc/tin.1:253 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 " @@ -684,7 +700,7 @@ msgstr "" "Skripten." #. type: Plain text -#: doc/tin.1:254 +#: doc/tin.1:259 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -693,25 +709,34 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:259 +#: doc/tin.1:264 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 " "the active newsgroups. See the section \"NEWSGROUP LISTS & WILDCARDS\" for " "the types of pattern that B understands." msgstr "" +"Eine Liste von Gruppen kann nach den anderen Befehlszeilenoptionen angegeben " +"werden. Dies kann nützlich sein, wenn Sie eine handverlesenen Untermenge der " +"aktiven Newsgroups einblenden oder abonnieren wollen. möchten. Siehe den " +"Abschnitt \"NEWSGROUP LISTEN & WILDCARDS\" für die Arten von Muster, die " +"B versteht." #. type: Plain text -#: doc/tin.1:264 +#: doc/tin.1:269 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 " "group selection screen will appear, but with all the matching groups present " "too, as though you had yanked just those groups in." msgstr "" +"Wenn Sie einen einzelnen Gruppennamen oder eine Wildcard,die nur auf eine " +"einzelne Gruppe passt angeben, dann wird automatisch in diese Gruppe " +"betreten. Andernfalls wird der normale Auswahlbildschirm angezeigt mit allen " +"passenden zusätzlichen Gruppen." #. type: Plain text -#: doc/tin.1:268 +#: doc/tin.1:273 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 " @@ -719,7 +744,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:275 +#: doc/tin.1:280 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -729,7 +754,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:280 +#: doc/tin.1:285 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 " @@ -738,7 +763,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:285 +#: doc/tin.1:290 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." @@ -747,19 +772,19 @@ msgstr "" "Optionen und übersteuern daher die konfigurierten Werte." #. type: SH -#: doc/tin.1:285 +#: doc/tin.1:290 #, no-wrap msgid "USAGE" msgstr "GEBRAUCH" #. type: SS -#: doc/tin.1:288 +#: doc/tin.1:293 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:292 +#: doc/tin.1:297 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 " @@ -767,7 +792,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:302 +#: doc/tin.1:307 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -779,13 +804,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:302 +#: doc/tin.1:307 #, no-wrap msgid "SCREEN FORMAT" msgstr "ANSICHTEN" #. type: Plain text -#: doc/tin.1:305 +#: doc/tin.1:310 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -794,7 +819,7 @@ msgstr "" "Threadebene und Artikelebene." #. type: Plain text -#: doc/tin.1:311 +#: doc/tin.1:316 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 " @@ -809,7 +834,7 @@ msgstr "" "kann mittels B angepasst werden." #. type: Plain text -#: doc/tin.1:319 +#: doc/tin.1:324 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -825,19 +850,19 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" #. type: Plain text -#: doc/tin.1:322 +#: doc/tin.1:327 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:322 +#: doc/tin.1:327 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:327 +#: doc/tin.1:332 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -848,13 +873,13 @@ msgstr "" "Umschalttaste benutzt werden." #. type: TP -#: doc/tin.1:327 +#: doc/tin.1:332 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:337 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 will ask for " @@ -865,13 +890,13 @@ msgstr "" "Posten in eine moderierte Gruppe nach einer Bestätigung." #. type: TP -#: doc/tin.1:332 +#: doc/tin.1:337 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:341 +#: doc/tin.1:346 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -883,13 +908,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:341 +#: doc/tin.1:346 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:346 +#: doc/tin.1:351 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 " @@ -897,26 +922,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:346 +#: doc/tin.1:351 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:350 +#: doc/tin.1:355 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:350 +#: doc/tin.1:355 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:355 +#: doc/tin.1:360 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 " @@ -924,7 +949,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:365 +#: doc/tin.1:370 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -938,13 +963,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:369 +#: doc/tin.1:374 #, 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:377 +#: doc/tin.1:382 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -955,7 +980,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:388 +#: doc/tin.1:393 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -970,13 +995,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:392 +#: doc/tin.1:397 #, 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:397 +#: doc/tin.1:402 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -991,14 +1016,14 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:402 +#: doc/tin.1:407 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" #. type: Plain text -#: doc/tin.1:409 +#: doc/tin.1:414 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -1013,12 +1038,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:414 +#: doc/tin.1:419 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:420 +#: doc/tin.1:425 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1030,13 +1055,13 @@ msgstr "" "Urs Janssen Eurs@akk.orgE bei Arbeitskreis Kultur und Kommunikati\n" #. type: Plain text -#: doc/tin.1:422 +#: doc/tin.1:427 #, no-wrap msgid "article-body\n" msgstr "Artikel-Körper\n" #. type: Plain text -#: doc/tin.1:428 +#: doc/tin.1:433 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." @@ -1045,13 +1070,13 @@ msgstr "" "angepasst werden. Siehe hierzu den Abschnitt \"ANSICHTEN ANPASSEN\"." #. type: SS -#: doc/tin.1:428 +#: doc/tin.1:433 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "GEMEINSAME BEWEGUNGSTASTEN" #. type: Plain text -#: doc/tin.1:431 +#: doc/tin.1:436 msgid "" "This table shows the common keys used for moving around all levels within " "B." @@ -1060,13 +1085,13 @@ msgstr "" "verwendet werden." #. type: ta -#: doc/tin.1:433 +#: doc/tin.1:438 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:446 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1079,13 +1104,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:445 +#: doc/tin.1:450 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "GEMEINSAME BEARBEITUNGSBEFEHLE" #. type: Plain text -#: doc/tin.1:452 +#: doc/tin.1:457 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 " @@ -1094,116 +1119,116 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:453 +#: doc/tin.1:458 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:456 +#: doc/tin.1:461 msgid "move to beginning or end of line, respectively." msgstr "An den Zeilenanfang bzw. das Zeilenende springen." #. type: TP -#: doc/tin.1:456 +#: doc/tin.1:461 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:459 +#: doc/tin.1:464 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:459 +#: doc/tin.1:464 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:463 +#: doc/tin.1:468 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" #. type: TP -#: doc/tin.1:463 +#: doc/tin.1:468 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EENTFE>" #. type: Plain text -#: doc/tin.1:466 +#: doc/tin.1:471 msgid "delete character left of the cursor." msgstr "Zeichen links vom Cursor löschen." #. type: TP -#: doc/tin.1:466 +#: doc/tin.1:471 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:469 +#: doc/tin.1:474 msgid "delete from cursor to end of line." msgstr "Lösche vom Cursor bis zum Zeilenende." #. type: TP -#: doc/tin.1:469 +#: doc/tin.1:474 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:472 +#: doc/tin.1:477 msgid "move through history, previous and next, respectively." msgstr "" #. type: TP -#: doc/tin.1:472 +#: doc/tin.1:477 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:475 +#: doc/tin.1:480 msgid "redraw the current line." msgstr "Aktuelle Zeile neu aufbauen." #. type: TP -#: doc/tin.1:475 +#: doc/tin.1:480 #, no-wrap msgid "BCRE>" msgstr "BCRE>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:484 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:484 #, no-wrap msgid "BESCE>" msgstr "BESCE>" #. type: Plain text -#: doc/tin.1:484 +#: doc/tin.1:489 msgid "aborts the present editing operation." msgstr "bricht den gegenwärtigen Bearbeitungsvorgang ab." #. type: SS -#: doc/tin.1:484 +#: doc/tin.1:489 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "ALLGEMEINE BEFEHLE" #. type: Plain text -#: doc/tin.1:487 +#: doc/tin.1:492 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1212,13 +1237,13 @@ msgstr "" "überall das Gleichen." #. type: TP -#: doc/tin.1:488 doc/tin.1:1355 doc/tin.1:1408 +#: doc/tin.1:493 doc/tin.1:1360 doc/tin.1:1413 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:493 +#: doc/tin.1:498 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1226,57 +1251,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:493 +#: doc/tin.1:498 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:496 +#: doc/tin.1:501 msgid "Toggle use of ANSI color." msgstr "ANSI Farben ein-/ausschalten." #. type: TP -#: doc/tin.1:496 +#: doc/tin.1:501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:499 +#: doc/tin.1:504 msgid "Redraw the current screen." msgstr "Bildschirminhalt neu aufbauen." #. type: TP -#: doc/tin.1:499 +#: doc/tin.1:504 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:502 +#: doc/tin.1:507 msgid "Scroll screen up by one line." msgstr "Eine Zeile nach oben blättern (scrollen)." #. type: TP -#: doc/tin.1:502 +#: doc/tin.1:507 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:505 +#: doc/tin.1:510 msgid "Scroll screen down by one line." msgstr "Eine Zeile nach unten blättern (scrollen)." #. type: TP -#: doc/tin.1:505 +#: doc/tin.1:510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:519 +#: doc/tin.1:524 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1292,13 +1317,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:519 doc/tin.1:1361 doc/tin.1:1415 +#: doc/tin.1:524 doc/tin.1:1366 doc/tin.1:1420 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:525 +#: doc/tin.1:530 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" @@ -1306,24 +1331,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:525 doc/tin.1:1364 doc/tin.1:1418 +#: doc/tin.1:530 doc/tin.1:1369 doc/tin.1:1423 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:528 doc/tin.1:1367 doc/tin.1:1421 +#: doc/tin.1:533 doc/tin.1:1372 doc/tin.1:1426 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:528 +#: doc/tin.1:533 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:534 +#: doc/tin.1:539 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. You can use B ('B'), B ('B') and " @@ -1332,55 +1357,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:534 +#: doc/tin.1:539 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:539 +#: doc/tin.1:544 msgid "Print B version information." msgstr "Versions-Informationen ausgeben." #. type: SS -#: doc/tin.1:539 +#: doc/tin.1:544 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "BEFEHLE ZUR GRUPPENAUSWAHL" #. type: TP -#: doc/tin.1:540 doc/tin.1:671 doc/tin.1:922 doc/tin.1:1086 doc/tin.1:3460 +#: doc/tin.1:545 doc/tin.1:676 doc/tin.1:927 doc/tin.1:1091 doc/tin.1:3465 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:543 +#: doc/tin.1:548 msgid "Select group 4." msgstr "Gruppe 4 auswählen." #. type: TP -#: doc/tin.1:543 +#: doc/tin.1:548 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:547 +#: doc/tin.1:552 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:547 doc/tin.1:692 doc/tin.1:943 +#: doc/tin.1:552 doc/tin.1:697 doc/tin.1:948 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:551 doc/tin.1:696 doc/tin.1:947 +#: doc/tin.1:556 doc/tin.1:701 doc/tin.1:952 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1389,152 +1414,152 @@ msgstr "" "wird. Siehe Abschnitt \"BEREICHE\" für weitere Informationen." #. type: TP -#: doc/tin.1:551 +#: doc/tin.1:556 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:554 +#: doc/tin.1:559 msgid "Sort the list of newsgroups." msgstr "Liste vorhandener Newsgruppen sortieren." #. type: TP -#: doc/tin.1:554 doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352 -#: doc/tin.1:1402 +#: doc/tin.1:559 doc/tin.1:704 doc/tin.1:955 doc/tin.1:1145 doc/tin.1:1357 +#: doc/tin.1:1407 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:557 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1355 doc/tin.1:1405 +#: doc/tin.1:562 doc/tin.1:958 doc/tin.1:1148 doc/tin.1:1360 doc/tin.1:1410 msgid "Repeat the previous search." msgstr "Vorherige Suche wiederholen." #. type: TP -#: doc/tin.1:557 doc/tin.1:702 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346 -#: doc/tin.1:1396 +#: doc/tin.1:562 doc/tin.1:707 doc/tin.1:958 doc/tin.1:1148 doc/tin.1:1351 +#: doc/tin.1:1401 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:560 +#: doc/tin.1:565 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:560 doc/tin.1:705 doc/tin.1:956 doc/tin.1:1146 doc/tin.1:1349 -#: doc/tin.1:1399 +#: doc/tin.1:565 doc/tin.1:710 doc/tin.1:961 doc/tin.1:1151 doc/tin.1:1354 +#: doc/tin.1:1404 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:563 +#: doc/tin.1:568 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:563 +#: doc/tin.1:568 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:566 +#: doc/tin.1:571 msgid "Read current group." msgstr "Lese die aktuelle Gruppe." #. type: TP -#: doc/tin.1:566 +#: doc/tin.1:571 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:570 +#: doc/tin.1:575 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:570 doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204 +#: doc/tin.1:575 doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:574 +#: doc/tin.1:579 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:574 doc/tin.1:784 doc/tin.1:998 doc/tin.1:1208 +#: doc/tin.1:579 doc/tin.1:789 doc/tin.1:1003 doc/tin.1:1213 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:578 +#: doc/tin.1:583 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:578 +#: doc/tin.1:583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:587 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" #. type: TP -#: doc/tin.1:582 doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1220 +#: doc/tin.1:587 doc/tin.1:802 doc/tin.1:1016 doc/tin.1:1225 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:585 doc/tin.1:800 doc/tin.1:1014 doc/tin.1:1223 +#: doc/tin.1:590 doc/tin.1:805 doc/tin.1:1019 doc/tin.1:1228 msgid "Edit the filter file and reload it afterwards." msgstr "Filter-Datei bearbeiten und danach anwenden." #. type: TP -#: doc/tin.1:585 +#: doc/tin.1:590 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:589 doc/tin.1:804 +#: doc/tin.1:594 doc/tin.1:809 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:589 doc/tin.1:807 doc/tin.1:1014 doc/tin.1:1236 doc/tin.1:1358 -#: doc/tin.1:1411 +#: doc/tin.1:594 doc/tin.1:812 doc/tin.1:1019 doc/tin.1:1241 doc/tin.1:1363 +#: doc/tin.1:1416 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:594 +#: doc/tin.1:599 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1542,24 +1567,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:594 doc/tin.1:811 doc/tin.1:1017 doc/tin.1:1239 +#: doc/tin.1:599 doc/tin.1:816 doc/tin.1:1022 doc/tin.1:1244 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:597 doc/tin.1:814 doc/tin.1:1020 doc/tin.1:1242 +#: doc/tin.1:602 doc/tin.1:819 doc/tin.1:1025 doc/tin.1:1247 msgid "Toggle inverse video." msgstr "(De)aktiviere inverse Darstellung." #. type: TP -#: doc/tin.1:597 +#: doc/tin.1:602 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:603 +#: doc/tin.1:608 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 " @@ -1568,37 +1593,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:603 doc/tin.1:831 doc/tin.1:1256 +#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1261 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:607 doc/tin.1:835 doc/tin.1:1260 +#: doc/tin.1:612 doc/tin.1:840 doc/tin.1:1265 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:607 +#: doc/tin.1:612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:610 +#: doc/tin.1:615 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:610 doc/tin.1:852 doc/tin.1:1039 doc/tin.1:1277 +#: doc/tin.1:615 doc/tin.1:857 doc/tin.1:1044 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:614 +#: doc/tin.1:619 msgid "" "Quit B - ask the user to confirm if B is set " "accordingly." @@ -1606,24 +1631,24 @@ msgstr "" "B beenden, falls B gesetzt ist wird nochmal nachgefragt." #. type: TP -#: doc/tin.1:614 doc/tin.1:855 doc/tin.1:1042 doc/tin.1:1280 +#: doc/tin.1:619 doc/tin.1:860 doc/tin.1:1047 doc/tin.1:1285 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:617 doc/tin.1:858 doc/tin.1:1045 doc/tin.1:1283 +#: doc/tin.1:622 doc/tin.1:863 doc/tin.1:1050 doc/tin.1:1288 msgid "Quit B - don't ask the user to confirm." msgstr "Beendet B sofort, ohne Bestätigungsnachfrage." #. type: TP -#: doc/tin.1:617 +#: doc/tin.1:622 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:622 +#: doc/tin.1:627 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 " @@ -1631,13 +1656,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:622 doc/tin.1:861 doc/tin.1:1045 +#: doc/tin.1:627 doc/tin.1:866 doc/tin.1:1050 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:626 doc/tin.1:865 doc/tin.1:1049 +#: doc/tin.1:631 doc/tin.1:870 doc/tin.1:1054 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." @@ -1647,24 +1672,24 @@ msgstr "" "bzw. nach neuen Funktionen zu fragen." #. type: TP -#: doc/tin.1:626 +#: doc/tin.1:631 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:629 +#: doc/tin.1:634 msgid "Subscribe to current group." msgstr "Ausgewählte Gruppe abonnieren." #. type: TP -#: doc/tin.1:629 +#: doc/tin.1:634 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:634 +#: doc/tin.1:639 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1672,13 +1697,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:634 +#: doc/tin.1:639 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:644 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1686,13 +1711,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:639 +#: doc/tin.1:644 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:644 +#: doc/tin.1:649 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1700,13 +1725,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:644 doc/tin.1:889 doc/tin.1:1064 doc/tin.1:1317 +#: doc/tin.1:649 doc/tin.1:894 doc/tin.1:1069 doc/tin.1:1322 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:650 +#: doc/tin.1:655 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1715,25 +1740,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:650 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:653 +#: doc/tin.1:658 msgid "Quit B without saving any changes to the configuration." msgstr "" "B beenden ohne ggf. gemachte Änderungen an den Einstellung zu speichern." #. type: TP -#: doc/tin.1:653 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:658 +#: doc/tin.1:663 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 " @@ -1741,38 +1766,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:658 +#: doc/tin.1:663 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:662 +#: doc/tin.1:667 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:662 +#: doc/tin.1:667 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:667 +#: doc/tin.1:672 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:667 +#: doc/tin.1:672 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:671 +#: doc/tin.1:676 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1780,44 +1805,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:674 +#: doc/tin.1:679 msgid "Select article 4." msgstr "Artikel 4 auswählen." #. type: TP -#: doc/tin.1:674 doc/tin.1:925 doc/tin.1:1089 +#: doc/tin.1:679 doc/tin.1:930 doc/tin.1:1094 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1093 +#: doc/tin.1:683 doc/tin.1:934 doc/tin.1:1098 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1105 +#: doc/tin.1:683 doc/tin.1:934 doc/tin.1:1110 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:682 doc/tin.1:933 doc/tin.1:1109 +#: doc/tin.1:687 doc/tin.1:938 doc/tin.1:1114 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:682 doc/tin.1:933 +#: doc/tin.1:687 doc/tin.1:938 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:687 doc/tin.1:938 +#: doc/tin.1:692 doc/tin.1:943 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1825,13 +1850,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:687 doc/tin.1:938 +#: doc/tin.1:692 doc/tin.1:943 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:692 doc/tin.1:943 +#: doc/tin.1:697 doc/tin.1:948 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1839,63 +1864,63 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:696 doc/tin.1:947 doc/tin.1:1137 +#: doc/tin.1:701 doc/tin.1:952 doc/tin.1:1142 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 +#: doc/tin.1:704 doc/tin.1:955 doc/tin.1:1145 msgid "Re-enter the last message that was viewed." msgstr "Zur zuletzt angezeigte Nachricht springen." #. type: Plain text -#: doc/tin.1:702 +#: doc/tin.1:707 msgid "Repeat the previous search" msgstr "Vorherige Suche wiederholen." #. type: Plain text -#: doc/tin.1:705 doc/tin.1:956 +#: doc/tin.1:710 doc/tin.1:961 msgid "Search forward for specified subject." msgstr "Vorwärts nach dem angegebenem Subject suchen." #. type: Plain text -#: doc/tin.1:708 doc/tin.1:959 +#: doc/tin.1:713 doc/tin.1:964 msgid "Search backwards for specified subject." msgstr "Rückwärts nach dem angegebenem Subject suchen." #. type: TP -#: doc/tin.1:708 +#: doc/tin.1:713 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:711 doc/tin.1:962 +#: doc/tin.1:716 doc/tin.1:967 msgid "Select current thread for later processing." msgstr "Wähle aktuellen Thread für die spätere Verarbeitung aus." #. type: TP -#: doc/tin.1:711 +#: doc/tin.1:716 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:715 +#: doc/tin.1:720 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:715 +#: doc/tin.1:720 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:720 +#: doc/tin.1:725 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 " @@ -1903,13 +1928,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:720 +#: doc/tin.1:725 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:725 +#: doc/tin.1:730 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-" @@ -1917,13 +1942,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:725 +#: doc/tin.1:730 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:731 +#: doc/tin.1:736 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 " @@ -1932,24 +1957,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:731 +#: doc/tin.1:736 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:734 +#: doc/tin.1:739 msgid "Reverse all selections on all articles." msgstr "Markierung für alle Artikel umkehren." #. type: TP -#: doc/tin.1:734 +#: doc/tin.1:739 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:740 +#: doc/tin.1:745 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1958,13 +1983,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:740 doc/tin.1:971 doc/tin.1:1163 +#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168 +#: doc/tin.1:750 doc/tin.1:981 doc/tin.1:1173 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1972,13 +1997,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:745 doc/tin.1:1168 +#: doc/tin.1:750 doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:754 +#: doc/tin.1:759 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: " @@ -1990,13 +2015,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:754 doc/tin.1:1177 +#: doc/tin.1:759 doc/tin.1:1182 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:763 +#: doc/tin.1:768 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -2008,35 +2033,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:763 +#: doc/tin.1:768 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:766 +#: doc/tin.1:771 msgid "Read current article." msgstr "Lese den aktuelle Artikel." #. type: TP -#: doc/tin.1:766 +#: doc/tin.1:771 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:774 msgid "View next unread article or group." msgstr "Zeige nächsten den ungelesenen Artikel oder die nächste Gruppe." #. type: TP -#: doc/tin.1:769 doc/tin.1:982 doc/tin.1:1194 +#: doc/tin.1:774 doc/tin.1:987 doc/tin.1:1199 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:773 +#: doc/tin.1:778 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." @@ -2045,64 +2070,66 @@ msgstr "" "Header." #. type: TP -#: doc/tin.1:773 doc/tin.1:987 doc/tin.1:1197 +#: doc/tin.1:778 doc/tin.1:992 doc/tin.1:1202 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:776 doc/tin.1:990 +#: doc/tin.1:781 doc/tin.1:995 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "Autoren-Suche rückwärts. Siehe auch B ('B') oben." #. type: TP -#: doc/tin.1:776 doc/tin.1:990 doc/tin.1:1200 +#: doc/tin.1:781 doc/tin.1:995 doc/tin.1:1205 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204 +#: doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" +"Durchsuche die Körper aller Artikel in der Gruppe (kann langsam sein). Die " +"Suche kann mit B ('B') abgebrochen werden." #. type: Plain text -#: doc/tin.1:784 +#: doc/tin.1:789 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:788 +#: doc/tin.1:793 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:788 +#: doc/tin.1:793 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:792 doc/tin.1:1006 +#: doc/tin.1:797 doc/tin.1:1011 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:792 +#: doc/tin.1:797 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1217 +#: doc/tin.1:802 doc/tin.1:1016 doc/tin.1:1222 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 " @@ -2110,37 +2137,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:800 +#: doc/tin.1:805 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:804 +#: doc/tin.1:809 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:807 +#: doc/tin.1:812 msgid "Toggle article/group limit." msgstr "Artikel/Gruppe Beschränkungen ein-/ausschalten." #. type: Plain text -#: doc/tin.1:811 +#: doc/tin.1:816 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:814 +#: doc/tin.1:819 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:820 +#: doc/tin.1:825 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 " @@ -2149,35 +2176,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:820 +#: doc/tin.1:825 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:823 +#: doc/tin.1:828 msgid "Open the thread under the current cursor position." msgstr "Öffnet den Thread unter der aktuellen Cursorposition." #. type: TP -#: doc/tin.1:823 doc/tin.1:1026 doc/tin.1:1248 +#: doc/tin.1:828 doc/tin.1:1031 doc/tin.1:1253 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:826 doc/tin.1:1029 doc/tin.1:1251 +#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256 msgid "Look up article by ''Message-ID:''." msgstr "Artikel anhand der ''Message-ID:'' nachschlagen." #. type: TP -#: doc/tin.1:826 +#: doc/tin.1:831 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256 +#: doc/tin.1:836 doc/tin.1:1039 doc/tin.1:1261 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2185,35 +2212,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:835 +#: doc/tin.1:840 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:838 +#: doc/tin.1:843 msgid "Go to next group." msgstr "Zur nächsten Newsgruppe springen." #. type: TP -#: doc/tin.1:838 +#: doc/tin.1:843 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:841 +#: doc/tin.1:846 msgid "Go to next unread article." msgstr "Zum nächsten ungelesenen Artikel springen." #. type: TP -#: doc/tin.1:841 doc/tin.1:1034 doc/tin.1:1266 +#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271 +#: doc/tin.1:851 doc/tin.1:1044 doc/tin.1:1276 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2221,51 +2248,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:846 +#: doc/tin.1:851 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:849 +#: doc/tin.1:854 msgid "Go to previous group." msgstr "Zur vorherigen Gruppe springen." #. type: TP -#: doc/tin.1:849 +#: doc/tin.1:854 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:852 +#: doc/tin.1:857 msgid "Go to previous unread article." msgstr "Zum vorherigen ungelesenen Artikel gehen." #. type: Plain text -#: doc/tin.1:855 doc/tin.1:1042 +#: doc/tin.1:860 doc/tin.1:1047 msgid "Return to previous level." msgstr "Kehre zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:858 +#: doc/tin.1:863 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:861 +#: doc/tin.1:866 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:865 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:870 doc/tin.1:1054 doc/tin.1:1296 +#: doc/tin.1:875 doc/tin.1:1059 doc/tin.1:1301 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2273,24 +2300,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:870 +#: doc/tin.1:875 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:873 doc/tin.1:1057 doc/tin.1:1299 +#: doc/tin.1:878 doc/tin.1:1062 doc/tin.1:1304 msgid "Save marked articles automatically without further prompting." msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern." #. type: TP -#: doc/tin.1:873 +#: doc/tin.1:878 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 +#: doc/tin.1:883 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2298,25 +2325,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:878 +#: doc/tin.1:883 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:881 +#: doc/tin.1:886 msgid "" "Automatically tag in order all the parts of the current multi-part message." msgstr "" #. type: TP -#: doc/tin.1:881 +#: doc/tin.1:886 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:886 +#: doc/tin.1:891 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2324,18 +2351,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:886 +#: doc/tin.1:891 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:889 +#: doc/tin.1:894 msgid "Untag all articles that were tagged." msgstr "Markierung aller markierten Artikel entfernen." #. type: Plain text -#: doc/tin.1:896 doc/tin.1:1071 doc/tin.1:1324 +#: doc/tin.1:901 doc/tin.1:1076 doc/tin.1:1329 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 ('B'), " @@ -2344,13 +2371,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:896 +#: doc/tin.1:901 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:902 doc/tin.1:1330 +#: doc/tin.1:907 doc/tin.1:1335 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2359,13 +2386,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:902 +#: doc/tin.1:907 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:910 +#: doc/tin.1:915 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. " @@ -2376,25 +2403,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:910 doc/tin.1:1071 doc/tin.1:1330 +#: doc/tin.1:915 doc/tin.1:1076 doc/tin.1:1335 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:913 +#: doc/tin.1:918 msgid "Mark current article as unread." msgstr "Aktuellen Artikel als ungelesen markieren." #. type: TP -#: doc/tin.1:913 doc/tin.1:1076 doc/tin.1:1333 +#: doc/tin.1:918 doc/tin.1:1081 doc/tin.1:1338 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:920 +#: doc/tin.1:925 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 " @@ -2402,79 +2429,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:920 +#: doc/tin.1:925 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:925 +#: doc/tin.1:930 msgid "Select article 4 within thread." msgstr "Artikel 4 aus dem Thread auswählen." #. type: TP -#: doc/tin.1:959 +#: doc/tin.1:964 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:962 +#: doc/tin.1:967 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:965 +#: doc/tin.1:970 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:965 +#: doc/tin.1:970 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:968 +#: doc/tin.1:973 msgid "Reverse article selections." msgstr "Artikelauswahl invertieren." #. type: TP -#: doc/tin.1:968 +#: doc/tin.1:973 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:971 +#: doc/tin.1:976 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:976 +#: doc/tin.1:981 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:979 +#: doc/tin.1:984 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:979 +#: doc/tin.1:984 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:982 +#: doc/tin.1:987 msgid "View next unread article within thread." msgstr "Nächsten ungelesenen Artikel im Thread anzeigen." #. type: Plain text -#: doc/tin.1:987 +#: doc/tin.1:992 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 " @@ -2482,44 +2509,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:998 +#: doc/tin.1:1003 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:1002 +#: doc/tin.1:1007 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1002 +#: doc/tin.1:1007 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1006 +#: doc/tin.1:1011 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1017 doc/tin.1:1239 +#: doc/tin.1:1022 doc/tin.1:1244 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:1020 +#: doc/tin.1:1025 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1026 +#: doc/tin.1:1031 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 " @@ -2527,49 +2554,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1029 +#: doc/tin.1:1034 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1049 +#: doc/tin.1:1054 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1054 +#: doc/tin.1:1059 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1057 +#: doc/tin.1:1062 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1061 doc/tin.1:1303 +#: doc/tin.1:1066 doc/tin.1:1308 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1061 +#: doc/tin.1:1066 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1064 +#: doc/tin.1:1069 msgid "Untag all tagged threads." msgstr "Markierung aller markierten Threads entfernen." #. type: Plain text -#: doc/tin.1:1076 +#: doc/tin.1:1081 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 " @@ -2578,142 +2605,142 @@ msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1081 +#: doc/tin.1:1086 msgid "Mark all articles in thread as unread." msgstr "Alle Artikel im aktuellen Thread as ungelesen markieren." #. type: SS -#: doc/tin.1:1081 +#: doc/tin.1:1086 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1086 +#: doc/tin.1:1091 msgid "Read the first (base) article in this thread." -msgstr "" +msgstr "Den ersten (Basis) Artikel in diesem Thread lesen." #. type: Plain text -#: doc/tin.1:1089 +#: doc/tin.1:1094 msgid "Read response 4 in this thread." msgstr "Antwort 4 im diesem Thread lesen." #. type: TP -#: doc/tin.1:1093 +#: doc/tin.1:1098 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1097 +#: doc/tin.1:1102 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:1097 +#: doc/tin.1:1102 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1102 +#: doc/tin.1:1107 msgid "Perform B<\\%pgp>(1) operations on article." msgstr "B<\\%pgp>(1) Operation auf den Artikel an anwenden." #. type: TP -#: doc/tin.1:1102 +#: doc/tin.1:1107 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1105 +#: doc/tin.1:1110 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1109 +#: doc/tin.1:1114 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1112 +#: doc/tin.1:1117 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten." #. type: TP -#: doc/tin.1:1112 +#: doc/tin.1:1117 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1116 +#: doc/tin.1:1121 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1116 +#: doc/tin.1:1121 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1120 +#: doc/tin.1:1125 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1120 +#: doc/tin.1:1125 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1123 +#: doc/tin.1:1128 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" #. type: TP -#: doc/tin.1:1123 +#: doc/tin.1:1128 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1126 +#: doc/tin.1:1131 msgid "Toggle ROT-13 decoding for this article." msgstr "ROT-13 Entschlüsseln ein-/ausschalten." #. type: TP -#: doc/tin.1:1126 +#: doc/tin.1:1131 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1130 +#: doc/tin.1:1135 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1130 +#: doc/tin.1:1135 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1142 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 " @@ -2723,23 +2750,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1146 +#: doc/tin.1:1151 msgid "Forward search the text of this article." -msgstr "" +msgstr "Vorwärts innerhalb dieses Artikels suchen." #. type: Plain text -#: doc/tin.1:1149 +#: doc/tin.1:1154 msgid "Backward search the text of this article." -msgstr "" +msgstr "Rückwärts innerhalb dieses Artikels suchen." #. type: TP -#: doc/tin.1:1149 +#: doc/tin.1:1154 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1154 +#: doc/tin.1:1159 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2747,40 +2774,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1154 +#: doc/tin.1:1159 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1157 +#: doc/tin.1:1162 msgid "Go to the first article in the current thread." msgstr "Gehe zum ersten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1157 +#: doc/tin.1:1162 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1160 +#: doc/tin.1:1165 msgid "Go to the last article in the current thread." msgstr "Gehe zum letzten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1160 +#: doc/tin.1:1165 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1163 +#: doc/tin.1:1168 msgid "Toggle word highlighting on/off." msgstr "Wort-Hervorheben ein-/ausschalten." #. type: Plain text -#: doc/tin.1:1177 +#: doc/tin.1:1182 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2792,7 +2819,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1186 +#: doc/tin.1:1191 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2803,24 +2830,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1186 +#: doc/tin.1:1191 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1189 +#: doc/tin.1:1194 msgid "Go to next base article." -msgstr "" +msgstr "Zum nächsten Basisartikel springen." #. type: TP -#: doc/tin.1:1189 +#: doc/tin.1:1194 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1194 +#: doc/tin.1:1199 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2828,342 +2855,342 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1197 +#: doc/tin.1:1202 msgid "Author forward search." msgstr "Suche nach Autor (vorwärts)." #. type: Plain text -#: doc/tin.1:1200 +#: doc/tin.1:1205 msgid "Author backward search." msgstr "Suche nach Autor (rückwärts)." #. type: Plain text -#: doc/tin.1:1208 +#: doc/tin.1:1213 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:1212 +#: doc/tin.1:1217 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:1212 +#: doc/tin.1:1217 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1217 +#: doc/tin.1:1222 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1220 +#: doc/tin.1:1225 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1223 +#: doc/tin.1:1228 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1226 +#: doc/tin.1:1231 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" #. type: TP -#: doc/tin.1:1226 +#: doc/tin.1:1231 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1230 +#: doc/tin.1:1235 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1230 +#: doc/tin.1:1235 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1233 +#: doc/tin.1:1238 msgid "Go to the start of the article." msgstr "Zum Anfang des Artikels springen." #. type: TP -#: doc/tin.1:1233 +#: doc/tin.1:1238 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1236 +#: doc/tin.1:1241 msgid "Go to the end of the article." msgstr "Zum Ende des Artikels springen." #. type: TP -#: doc/tin.1:1242 +#: doc/tin.1:1247 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1250 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:1245 +#: doc/tin.1:1250 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1248 +#: doc/tin.1:1253 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1251 +#: doc/tin.1:1256 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1265 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1268 msgid "Go to the next article." msgstr "Gehe zum nächsten Artikel." #. type: TP -#: doc/tin.1:1263 +#: doc/tin.1:1268 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1266 +#: doc/tin.1:1271 msgid "Go to the next unread article." msgstr "Zum nächsten ungelesenen Artikel springen." #. type: TP -#: doc/tin.1:1271 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1274 +#: doc/tin.1:1279 msgid "Go to the previous article." msgstr "Gehe zum vorherigen Artikel." #. type: TP -#: doc/tin.1:1274 +#: doc/tin.1:1279 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1277 +#: doc/tin.1:1282 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1280 +#: doc/tin.1:1285 msgid "Return to the previous level." msgstr "Kehrt zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:1283 +#: doc/tin.1:1288 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1287 +#: doc/tin.1:1292 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1287 +#: doc/tin.1:1292 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1291 +#: doc/tin.1:1296 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1291 +#: doc/tin.1:1296 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1296 +#: doc/tin.1:1301 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1299 +#: doc/tin.1:1304 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1303 +#: doc/tin.1:1308 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1306 +#: doc/tin.1:1311 msgid "Return to group selection level." msgstr "Kehrt zur Auswahlebene zurück." #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1311 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1309 +#: doc/tin.1:1314 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1309 +#: doc/tin.1:1314 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1313 +#: doc/tin.1:1318 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1313 +#: doc/tin.1:1318 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1317 +#: doc/tin.1:1322 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1333 +#: doc/tin.1:1338 msgid "Mark article as unread." msgstr "Alle Artikel als ungelesen markieren." #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1338 +#: doc/tin.1:1343 msgid "Mark the current thread as unread." msgstr "Markiere den aktuellen Thread als ungelesen." #. type: SS -#: doc/tin.1:1338 +#: doc/tin.1:1343 #, no-wrap msgid "URL LISTING" msgstr "URL LISTE" #. type: Plain text -#: doc/tin.1:1341 +#: doc/tin.1:1346 msgid "" "B ('B') 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:1342 +#: doc/tin.1:1347 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1346 +#: doc/tin.1:1351 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1349 +#: doc/tin.1:1354 msgid "URL forward search." msgstr "Suche nach URL (vorwärts)." #. type: Plain text -#: doc/tin.1:1352 +#: doc/tin.1:1357 msgid "URL backward search." msgstr "Suche nach URL (rückwärts)." #. type: Plain text -#: doc/tin.1:1358 doc/tin.1:1411 +#: doc/tin.1:1363 doc/tin.1:1416 msgid "Shell escape." msgstr "Ausgang zur Shell." #. type: Plain text -#: doc/tin.1:1361 +#: doc/tin.1:1366 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:1364 doc/tin.1:1418 +#: doc/tin.1:1369 doc/tin.1:1423 msgid "Help screen of commands available." msgstr "Hilfeseite der verfügbaren Befehle." #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1370 +#: doc/tin.1:1375 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1373 +#: doc/tin.1:1378 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3171,108 +3198,108 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1374 +#: doc/tin.1:1379 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1377 +#: doc/tin.1:1382 msgid "Pipe attachment into command." msgstr "Anhang an Befehl weiterleiten." #. type: TP -#: doc/tin.1:1377 +#: doc/tin.1:1382 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1380 +#: doc/tin.1:1385 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1380 +#: doc/tin.1:1385 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1383 +#: doc/tin.1:1388 msgid "View attachment." msgstr "Multimediaanhänge anzeigen." #. type: TP -#: doc/tin.1:1383 +#: doc/tin.1:1388 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1386 +#: doc/tin.1:1391 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1386 +#: doc/tin.1:1391 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1390 +#: doc/tin.1:1395 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:1390 +#: doc/tin.1:1395 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1393 +#: doc/tin.1:1398 msgid "Reverse tagging of all attachments." msgstr "Markierung der Anhänge umkehren." #. type: TP -#: doc/tin.1:1393 +#: doc/tin.1:1398 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1396 +#: doc/tin.1:1401 msgid "Untag all tagged attachments." msgstr "Markierung der markierten Anhängen aufheben." #. type: Plain text -#: doc/tin.1:1399 +#: doc/tin.1:1404 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1402 +#: doc/tin.1:1407 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1405 +#: doc/tin.1:1410 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1408 +#: doc/tin.1:1413 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1415 +#: doc/tin.1:1420 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3280,7 +3307,7 @@ msgstr "Name oder Beschreibung des Anhan #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1424 +#: doc/tin.1:1429 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3289,7 +3316,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1436 +#: doc/tin.1:1441 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3300,7 +3327,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1444 +#: doc/tin.1:1449 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 " @@ -3311,7 +3338,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1450 +#: doc/tin.1:1455 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3321,7 +3348,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1457 +#: doc/tin.1:1462 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3331,7 +3358,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1462 +#: doc/tin.1:1467 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3340,14 +3367,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1465 +#: doc/tin.1:1470 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1469 +#: doc/tin.1:1474 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/" @@ -3355,13 +3382,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1469 +#: doc/tin.1:1474 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1475 doc/tin.5:1199 +#: doc/tin.1:1480 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 n.software." @@ -3372,13 +3399,13 @@ msgstr "" "readers -E n.s.readers -E n.s.r. Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1475 +#: doc/tin.1:1480 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1479 doc/tin.5:1203 +#: doc/tin.1:1484 doc/tin.5:1203 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3387,24 +3414,24 @@ msgstr "" "hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1479 +#: doc/tin.1:1484 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1482 doc/tin.5:1206 +#: doc/tin.1:1487 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:1482 +#: doc/tin.1:1487 #, no-wrap msgid "B" msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>" #. type: Plain text -#: doc/tin.1:1485 doc/tin.5:1209 +#: doc/tin.1:1490 doc/tin.5:1209 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" @@ -3412,76 +3439,76 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1485 +#: doc/tin.1:1490 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1488 doc/tin.5:1212 +#: doc/tin.1:1493 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:1488 +#: doc/tin.1:1493 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1491 doc/tin.5:1215 +#: doc/tin.1:1496 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:1491 +#: doc/tin.1:1496 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1495 doc/tin.5:1219 +#: doc/tin.1:1500 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:1495 +#: doc/tin.1:1500 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1499 doc/tin.5:1223 +#: doc/tin.1:1504 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:1499 +#: doc/tin.1:1504 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1503 doc/tin.5:1227 +#: doc/tin.1:1508 doc/tin.5:1227 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" #. type: TP -#: doc/tin.1:1503 +#: doc/tin.1:1508 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1507 doc/tin.5:1231 +#: doc/tin.1:1512 doc/tin.5:1231 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -3490,26 +3517,26 @@ msgstr "" "Voreinstellung ist '+'." #. type: TP -#: doc/tin.1:1507 +#: doc/tin.1:1512 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1510 doc/tin.5:1234 +#: doc/tin.1:1515 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:1510 +#: doc/tin.1:1515 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1514 doc/tin.5:1238 +#: doc/tin.1:1519 doc/tin.5:1238 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -3518,26 +3545,26 @@ msgstr "" "'K'). B muss passend gesetzt sein." #. type: TP -#: doc/tin.1:1514 +#: doc/tin.1:1519 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1518 doc/tin.5:1242 +#: doc/tin.1:1523 doc/tin.5:1242 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1518 doc/tin.5:1242 +#: doc/tin.1:1523 doc/tin.5:1242 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1523 +#: doc/tin.1:1528 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3545,26 +3572,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1523 +#: doc/tin.1:1528 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1527 doc/tin.5:1253 +#: doc/tin.1:1532 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:1527 +#: doc/tin.1:1532 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1531 doc/tin.5:1257 +#: doc/tin.1:1536 doc/tin.5:1257 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -3573,24 +3600,24 @@ msgstr "" "anzeigen? Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1531 +#: doc/tin.1:1536 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1534 doc/tin.1:2509 +#: doc/tin.1:1539 doc/tin.1:2514 msgid "Default is OFF." msgstr "Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1534 +#: doc/tin.1:1539 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1540 doc/tin.5:1266 +#: doc/tin.1:1545 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 " @@ -3598,13 +3625,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1540 +#: doc/tin.1:1545 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1545 doc/tin.5:1271 +#: doc/tin.1:1550 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 " @@ -3615,13 +3642,13 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1545 +#: doc/tin.1:1550 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1550 doc/tin.5:1276 +#: doc/tin.1:1555 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 " @@ -3629,13 +3656,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1550 +#: doc/tin.1:1555 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1555 +#: doc/tin.1:1560 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. " @@ -3643,313 +3670,313 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1555 +#: doc/tin.1:1560 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1561 doc/tin.5:1285 +#: doc/tin.1:1566 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:1561 +#: doc/tin.1:1566 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1564 doc/tin.5:1288 +#: doc/tin.1:1569 doc/tin.5:1288 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" #. type: TP -#: doc/tin.1:1564 +#: doc/tin.1:1569 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1567 doc/tin.5:1291 +#: doc/tin.1:1572 doc/tin.5:1291 msgid "Color of quoted text from external sources" msgstr "Farbe des Fremdzitat-Textes" #. type: TP -#: doc/tin.1:1567 +#: doc/tin.1:1572 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1570 doc/tin.5:1294 +#: doc/tin.1:1575 doc/tin.5:1294 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" #. type: TP -#: doc/tin.1:1570 +#: doc/tin.1:1575 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1573 doc/tin.5:1297 +#: doc/tin.1:1578 doc/tin.5:1297 msgid "Color of header-lines" msgstr "Farbe der Artikelheaderzeilen" #. type: TP -#: doc/tin.1:1573 +#: doc/tin.1:1578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1576 doc/tin.5:1300 +#: doc/tin.1:1581 doc/tin.5:1300 msgid "Color of help pages" msgstr "Farbe des Hilfstext" #. type: TP -#: doc/tin.1:1576 +#: doc/tin.1:1581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1303 +#: doc/tin.1:1584 doc/tin.5:1303 msgid "Color of background for inverse text" msgstr "Hintergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1584 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1306 +#: doc/tin.1:1587 doc/tin.5:1306 msgid "Color of foreground for inverse text" msgstr "Vordergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1587 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1586 doc/tin.5:1310 +#: doc/tin.1:1591 doc/tin.5:1310 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1586 +#: doc/tin.1:1591 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1590 doc/tin.5:1314 +#: doc/tin.1:1595 doc/tin.5:1314 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1590 +#: doc/tin.1:1595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1594 doc/tin.5:1318 +#: doc/tin.1:1599 doc/tin.5:1318 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1594 +#: doc/tin.1:1599 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1598 doc/tin.5:1322 +#: doc/tin.1:1603 doc/tin.5:1322 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1598 +#: doc/tin.1:1603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1601 doc/tin.5:1325 +#: doc/tin.1:1606 doc/tin.5:1325 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" #. type: TP -#: doc/tin.1:1601 +#: doc/tin.1:1606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1604 doc/tin.5:1328 +#: doc/tin.1:1609 doc/tin.5:1328 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" #. type: TP -#: doc/tin.1:1604 +#: doc/tin.1:1609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1607 doc/tin.5:1331 +#: doc/tin.1:1612 doc/tin.5:1331 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" #. type: TP -#: doc/tin.1:1607 +#: doc/tin.1:1612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1610 doc/tin.5:1334 +#: doc/tin.1:1615 doc/tin.5:1334 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" #. type: TP -#: doc/tin.1:1610 +#: doc/tin.1:1615 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1613 doc/tin.5:1337 +#: doc/tin.1:1618 doc/tin.5:1337 msgid "Color of twice quoted lines" msgstr "Farbe von zweifach zitierten Zeilen" #. type: TP -#: doc/tin.1:1613 +#: doc/tin.1:1618 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3-fach zitierten Zeilen (col_quote3)>" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1340 +#: doc/tin.1:1621 doc/tin.5:1340 msgid "Color of E=3 times quoted lines" msgstr "Farbe von =E3-fach zitierten Zeilen" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1621 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1620 doc/tin.5:1344 +#: doc/tin.1:1625 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:1620 +#: doc/tin.1:1625 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1623 doc/tin.5:1347 +#: doc/tin.1:1628 doc/tin.5:1347 msgid "Color of signatures" msgstr "Farbe von Signaturen" #. type: TP -#: doc/tin.1:1623 +#: doc/tin.1:1628 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1626 doc/tin.5:1350 +#: doc/tin.1:1631 doc/tin.5:1350 msgid "Color of urls highlight" msgstr "Farbe der hervorgehobenen URLs" #. type: TP -#: doc/tin.1:1626 +#: doc/tin.1:1631 #, no-wrap msgid "B" msgstr "B" # #. type: Plain text -#: doc/tin.1:1629 doc/tin.5:1353 +#: doc/tin.1:1634 doc/tin.5:1353 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" #. type: TP -#: doc/tin.1:1629 +#: doc/tin.1:1634 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1632 doc/tin.5:1356 +#: doc/tin.1:1637 doc/tin.5:1356 msgid "Color of article subject" msgstr "Farbe der Subjectzeile" #. type: TP -#: doc/tin.1:1632 +#: doc/tin.1:1637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1635 doc/tin.5:1359 +#: doc/tin.1:1640 doc/tin.5:1359 msgid "Color of text-lines" msgstr "Farbe der Textzeilen" #. type: TP -#: doc/tin.1:1635 +#: doc/tin.1:1640 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1638 doc/tin.5:1362 +#: doc/tin.1:1643 doc/tin.5:1362 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" #. type: TP -#: doc/tin.1:1638 +#: doc/tin.1:1643 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1641 +#: doc/tin.1:1646 msgid "Ask for manual confirmation to protect the user." msgstr "Vorsichtshalber um Bestätigung bitten." #. type: IP -#: doc/tin.1:1642 doc/tin.1:1648 doc/tin.1:1652 +#: doc/tin.1:1647 doc/tin.1:1653 doc/tin.1:1657 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1648 +#: doc/tin.1:1653 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3957,21 +3984,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1652 +#: doc/tin.1:1657 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1656 +#: doc/tin.1:1661 msgid "" "B Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." @@ -4378,7 +4393,7 @@ msgstr "" "B ('B') command) articles as read." #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1662 #, no-wrap msgid "B" msgstr "B" @@ -4386,7 +4401,7 @@ msgstr "B uses for date representation. A description of the " "different format options can be found at B<\\%strftime>(3). B uses B<\\" @@ -4399,47 +4414,47 @@ msgstr "" "fallback code. Default is \"%a, %d %b %Y %H:%M:%S\"." #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1674 #, no-wrap msgid "B<(default_art_search)>" msgstr "B<(default_art_search)>" #. type: TP -#: doc/tin.1:1671 +#: doc/tin.1:1676 #, no-wrap msgid "B<(default_author_search)>" msgstr "B<(default_author_search)>" #. type: TP -#: doc/tin.1:1673 +#: doc/tin.1:1678 #, no-wrap msgid "B<(default_config_search)>" msgstr "B<(default_config_search)>" #. type: Plain text -#: doc/tin.1:1676 doc/tin.5:1401 +#: doc/tin.1:1681 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:1676 +#: doc/tin.1:1681 #, no-wrap msgid "B<(default_filter_days)>" msgstr "B<(default_filter_days)>" #. type: Plain text -#: doc/tin.1:1679 doc/tin.5:1404 +#: doc/tin.1:1684 doc/tin.5:1404 msgid "Default is 28." msgstr "Default is 28." #. type: TP -#: doc/tin.1:1679 +#: doc/tin.1:1684 #, no-wrap msgid "B<(default_filter_kill_case)>" msgstr "B<(default_filter_kill_case)>" #. type: Plain text -#: doc/tin.1:1683 doc/tin.5:1408 +#: doc/tin.1:1688 doc/tin.5:1408 msgid "" "Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF " "= ignore case. Default is OFF." @@ -4448,13 +4463,13 @@ msgstr "" "= ignore case. Default is OFF." #. type: TP -#: doc/tin.1:1683 +#: doc/tin.1:1688 #, no-wrap msgid "B<(default_filter_kill_expire)>" msgstr "B<(default_filter_kill_expire)>" #. type: Plain text -#: doc/tin.1:1688 doc/tin.5:1413 +#: doc/tin.1:1693 doc/tin.5:1413 msgid "" "Default for quick (1 key) kill filter expire. ON = limit to " "B, OFF = don't ever expire. Default is OFF." @@ -4463,13 +4478,13 @@ msgstr "" "B, OFF = don't ever expire. Default is OFF." #. type: TP -#: doc/tin.1:1688 +#: doc/tin.1:1693 #, no-wrap msgid "B<(default_filter_kill_global)>" msgstr "B<(default_filter_kill_global)>" #. type: Plain text -#: doc/tin.1:1692 doc/tin.5:1417 +#: doc/tin.1:1697 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." @@ -4478,20 +4493,20 @@ msgstr "" "OFF=apply to current group. Default is ON." #. type: TP -#: doc/tin.1:1692 +#: doc/tin.1:1697 #, no-wrap msgid "B<(default_filter_kill_header)>" msgstr "B<(default_filter_kill_header)>" #. type: Plain text -#: doc/tin.1:1695 doc/tin.5:1420 +#: doc/tin.1:1700 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:1696 doc/tin.1:1730 doc/tin.1:1870 doc/tin.1:2063 doc/tin.1:2109 -#: doc/tin.1:2225 doc/tin.1:2250 doc/tin.1:2265 doc/tin.1:2316 doc/tin.1:2346 -#: doc/tin.1:2417 doc/tin.1:2449 doc/tin.1:2469 doc/tin.1:2557 doc/tin.5:1598 +#: doc/tin.1:1701 doc/tin.1:1735 doc/tin.1:1875 doc/tin.1:2068 doc/tin.1:2114 +#: doc/tin.1:2230 doc/tin.1:2255 doc/tin.1:2270 doc/tin.1:2321 doc/tin.1:2351 +#: doc/tin.1:2422 doc/tin.1:2454 doc/tin.1:2474 doc/tin.1:2562 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 @@ -4499,15 +4514,15 @@ msgid "0" msgstr "0" #. type: Plain text -#: doc/tin.1:1698 doc/tin.1:1732 +#: doc/tin.1:1703 doc/tin.1:1737 #, no-wrap msgid " ''Subject:'' (case sensitive)\n" msgstr " ''Subject:'' (case-sensitive)\n" #. type: IP -#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:1876 doc/tin.1:2065 doc/tin.1:2111 -#: doc/tin.1:2227 doc/tin.1:2254 doc/tin.1:2267 doc/tin.1:2318 doc/tin.1:2348 -#: doc/tin.1:2419 doc/tin.1:2451 doc/tin.1:2471 doc/tin.1:2559 doc/tin.5:1605 +#: doc/tin.1:1703 doc/tin.1:1737 doc/tin.1:1881 doc/tin.1:2070 doc/tin.1:2116 +#: doc/tin.1:2232 doc/tin.1:2259 doc/tin.1:2272 doc/tin.1:2323 doc/tin.1:2353 +#: doc/tin.1:2424 doc/tin.1:2456 doc/tin.1:2476 doc/tin.1:2564 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 @@ -4516,15 +4531,15 @@ msgid "1" msgstr "1" #. type: Plain text -#: doc/tin.1:1700 doc/tin.1:1734 +#: doc/tin.1:1705 doc/tin.1:1739 #, no-wrap msgid " ''Subject:'' (ignore case)\n" msgstr " ''Subject:'' (ignore case)\n" #. type: IP -#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:1881 doc/tin.1:2067 doc/tin.1:2115 -#: doc/tin.1:2230 doc/tin.1:2271 doc/tin.1:2320 doc/tin.1:2351 doc/tin.1:2421 -#: doc/tin.1:2453 doc/tin.1:2473 doc/tin.1:2561 doc/tin.5:1610 doc/tin.5:1796 +#: doc/tin.1:1705 doc/tin.1:1739 doc/tin.1:1886 doc/tin.1:2072 doc/tin.1:2120 +#: doc/tin.1:2235 doc/tin.1:2276 doc/tin.1:2325 doc/tin.1:2356 doc/tin.1:2426 +#: doc/tin.1:2458 doc/tin.1:2478 doc/tin.1:2566 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 @@ -4532,86 +4547,86 @@ msgid "2" msgstr "2" #. type: Plain text -#: doc/tin.1:1702 doc/tin.1:1736 +#: doc/tin.1:1707 doc/tin.1:1741 #, no-wrap msgid " ''From:'' (case sensitive)\n" msgstr " ''From:'' (case-sensitive)\n" #. type: IP -#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2069 doc/tin.1:2233 doc/tin.1:2275 -#: doc/tin.1:2322 doc/tin.1:2353 doc/tin.1:2423 doc/tin.1:2475 doc/tin.5:1798 +#: doc/tin.1:1707 doc/tin.1:1741 doc/tin.1:2074 doc/tin.1:2238 doc/tin.1:2280 +#: doc/tin.1:2327 doc/tin.1:2358 doc/tin.1:2428 doc/tin.1:2480 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:1704 doc/tin.1:1738 +#: doc/tin.1:1709 doc/tin.1:1743 #, no-wrap msgid " ''From:'' (ignore case)\n" msgstr " ''From:'' (ignore case)\n" #. type: IP -#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2071 doc/tin.1:2324 doc/tin.1:2355 -#: doc/tin.1:2426 doc/tin.1:2477 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089 +#: doc/tin.1:1709 doc/tin.1:1743 doc/tin.1:2076 doc/tin.1:2329 doc/tin.1:2360 +#: doc/tin.1:2431 doc/tin.1:2482 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:1706 doc/tin.1:1740 +#: doc/tin.1:1711 doc/tin.1:1745 #, no-wrap msgid " ''Message-ID:'' & full ''References:'' line\n" msgstr " ''Message-ID:'' & full ''References:'' line\n" #. type: IP -#: doc/tin.1:1706 doc/tin.1:1740 doc/tin.1:2326 doc/tin.1:2428 doc/tin.1:2480 +#: doc/tin.1:1711 doc/tin.1:1745 doc/tin.1:2331 doc/tin.1:2433 doc/tin.1:2485 #: doc/tin.5:2091 doc/tin.5:2244 #, no-wrap msgid "5" msgstr "5" #. type: Plain text -#: doc/tin.1:1708 doc/tin.1:1742 +#: doc/tin.1:1713 doc/tin.1:1747 #, no-wrap msgid " ''Message-ID:'' & last ''References:'' entry only\n" msgstr " ''Message-ID:'' & last ''References:'' entry only\n" #. type: IP -#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:2328 doc/tin.1:2482 doc/tin.5:2093 +#: doc/tin.1:1713 doc/tin.1:1747 doc/tin.1:2333 doc/tin.1:2487 doc/tin.5:2093 #: doc/tin.5:2246 #, no-wrap msgid "6" msgstr "6" #. type: Plain text -#: doc/tin.1:1710 doc/tin.1:1744 +#: doc/tin.1:1715 doc/tin.1:1749 #, no-wrap msgid " ''Message-ID:'' entry only\n" msgstr " ''Message-ID:'' entry only\n" #. type: IP -#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:2331 doc/tin.1:2484 doc/tin.5:2096 +#: doc/tin.1:1715 doc/tin.1:1749 doc/tin.1:2336 doc/tin.1:2489 doc/tin.5:2096 #: doc/tin.5:2248 #, no-wrap msgid "7" msgstr "7" #. type: Plain text -#: doc/tin.1:1712 doc/tin.1:1746 +#: doc/tin.1:1717 doc/tin.1:1751 #, no-wrap msgid " ''Lines:''\n" msgstr " ''Lines:''\n" #. type: TP -#: doc/tin.1:1713 +#: doc/tin.1:1718 #, no-wrap msgid "B<(default_filter_select_case)>" msgstr "B<(default_filter_select_case)>" #. type: Plain text -#: doc/tin.1:1717 doc/tin.5:1437 +#: doc/tin.1:1722 doc/tin.5:1437 msgid "" "Default for quick (1 key) auto-selection filter case. ON=filter case " "sensitive, OFF=ignore case. Default is OFF." @@ -4620,13 +4635,13 @@ msgstr "" "sensitive, OFF=ignore case. Default is OFF." #. type: TP -#: doc/tin.1:1717 +#: doc/tin.1:1722 #, no-wrap msgid "B<(default_filter_select_expire)>" msgstr "B<(default_filter_select_expire)>" #. type: Plain text -#: doc/tin.1:1722 doc/tin.5:1442 +#: doc/tin.1:1727 doc/tin.5:1442 msgid "" "Default for quick (1 key) auto-selection filter expire. ON = limit to " "B, OFF = don't ever expire. Default is OFF." @@ -4635,13 +4650,13 @@ msgstr "" "B, OFF = don't ever expire. Default is OFF." #. type: TP -#: doc/tin.1:1722 +#: doc/tin.1:1727 #, no-wrap msgid "B<(default_filter_select_global)>" msgstr "B<(default_filter_select_global)>" #. type: Plain text -#: doc/tin.1:1726 doc/tin.5:1446 +#: doc/tin.1:1731 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." @@ -4650,126 +4665,126 @@ msgstr "" "groups, OFF=apply to current group. Default is ON." #. type: TP -#: doc/tin.1:1726 +#: doc/tin.1:1731 #, no-wrap msgid "B<(default_filter_select_header)>" msgstr "B<(default_filter_select_header)>" #. type: Plain text -#: doc/tin.1:1729 doc/tin.5:1449 +#: doc/tin.1:1734 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:1747 +#: doc/tin.1:1752 #, no-wrap msgid "B<(default_goto_group)>" msgstr "B<(default_goto_group)>" #. type: TP -#: doc/tin.1:1749 +#: doc/tin.1:1754 #, no-wrap msgid "B<(default_group_search)>" msgstr "B<(default_group_search)>" #. type: TP -#: doc/tin.1:1751 +#: doc/tin.1:1756 #, no-wrap msgid "B<(default_mail_address)>" msgstr "B<(default_mail_address)>" #. type: TP -#: doc/tin.1:1753 +#: doc/tin.1:1758 #, no-wrap msgid "B<(default_move_group)>" msgstr "B<(default_move_group)>" #. type: TP -#: doc/tin.1:1755 +#: doc/tin.1:1760 #, no-wrap msgid "B<(default_pattern)>" msgstr "B<(default_pattern)>" #. type: TP -#: doc/tin.1:1757 +#: doc/tin.1:1762 #, no-wrap msgid "B<(default_pipe_command)>" msgstr "B<(default_pipe_command)>" #. type: TP -#: doc/tin.1:1759 +#: doc/tin.1:1764 #, no-wrap msgid "B<(default_post_newsgroups)>" msgstr "B<(default_post_newsgroups)>" #. type: TP -#: doc/tin.1:1761 +#: doc/tin.1:1766 #, no-wrap msgid "B<(default_post_subject)>" msgstr "B<(default_post_subject)>" #. type: TP -#: doc/tin.1:1763 +#: doc/tin.1:1768 #, no-wrap msgid "B<(default_range_group)>" msgstr "B<(default_range_group)>" #. type: TP -#: doc/tin.1:1765 +#: doc/tin.1:1770 #, no-wrap msgid "B<(default_range_select)>" msgstr "B<(default_range_select)>" #. type: TP -#: doc/tin.1:1767 +#: doc/tin.1:1772 #, no-wrap msgid "B<(default_range_thread)>" msgstr "B<(default_range_thread)>" #. type: TP -#: doc/tin.1:1769 +#: doc/tin.1:1774 #, no-wrap msgid "B<(default_repost_group)>" msgstr "B<(default_repost_group)>" #. type: TP -#: doc/tin.1:1771 +#: doc/tin.1:1776 #, no-wrap msgid "B<(default_save_file)>" msgstr "B<(default_save_file)>" #. type: TP -#: doc/tin.1:1773 +#: doc/tin.1:1778 #, no-wrap msgid "B<(default_save_mode)>" msgstr "B<(default_save_mode)>" #. type: TP -#: doc/tin.1:1775 +#: doc/tin.1:1780 #, no-wrap msgid "B<(default_select_pattern)>" msgstr "B<(default_select_pattern)>" #. type: TP -#: doc/tin.1:1777 +#: doc/tin.1:1782 #, no-wrap msgid "B<(default_shell_command)>" msgstr "B<(default_shell_command)>" #. type: TP -#: doc/tin.1:1779 +#: doc/tin.1:1784 #, no-wrap msgid "B<(default_subject_search)>" msgstr "B<(default_subject_search)>" #. type: TP -#: doc/tin.1:1781 +#: doc/tin.1:1786 #, no-wrap msgid "B instead of highlighted bar (draw_arrow)>" msgstr "B instead of highlighted bar (draw_arrow)>" #. type: Plain text -#: doc/tin.1:1785 doc/tin.5:1500 +#: doc/tin.1:1790 doc/tin.5:1500 msgid "" "Allows groups/articles to be selected by an arrow '-E' if set ON or by " "an highlighted bar if set OFF. Default is OFF." @@ -4778,13 +4793,13 @@ msgstr "" "an highlighted bar if set OFF. Default is OFF." #. type: TP -#: doc/tin.1:1785 +#: doc/tin.1:1790 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1789 +#: doc/tin.1:1794 msgid "" "The format string used to create the editor start command with parameters. " "Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)." @@ -4793,24 +4808,24 @@ msgstr "" "Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)." #. type: TP -#: doc/tin.1:1789 +#: doc/tin.1:1794 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1792 doc/tin.5:1508 +#: doc/tin.1:1797 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:1792 +#: doc/tin.1:1797 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1797 doc/tin.5:1513 +#: doc/tin.1:1802 doc/tin.5:1513 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -4821,13 +4836,13 @@ msgstr "" "then B uses a built-in default." #. type: TP -#: doc/tin.1:1797 +#: doc/tin.1:1802 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1801 doc/tin.5:1517 +#: doc/tin.1:1806 doc/tin.5:1517 msgid "" "Specifies whether a screen redraw should always be done after certain " "external commands. Default is OFF." @@ -4836,13 +4851,13 @@ msgstr "" "external commands. Default is OFF." #. type: TP -#: doc/tin.1:1801 +#: doc/tin.1:1806 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1807 +#: doc/tin.1:1812 msgid "" "If B is E 0 not more than B articles/group " "are fetched from the server. If B is E 0 B will start " @@ -4855,26 +4870,26 @@ msgstr "" "B. Default is 0, which means no limit." #. type: TP -#: doc/tin.1:1807 +#: doc/tin.1:1812 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1810 doc/tin.5:1535 +#: doc/tin.1:1815 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:1810 +#: doc/tin.1:1815 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1814 +#: doc/tin.1:1819 msgid "" "Format string tin uses for Group level representation. See the section " "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ " @@ -4885,13 +4900,13 @@ msgstr "" "\\ %F\"." #. type: TP -#: doc/tin.1:1814 +#: doc/tin.1:1819 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1822 doc/tin.5:1532 +#: doc/tin.1:1827 doc/tin.5:1532 msgid "" "Which keys B should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -4908,13 +4923,13 @@ msgstr "" "Default is B." #. type: TP -#: doc/tin.1:1822 +#: doc/tin.1:1827 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1832 doc/tin.5:1565 +#: doc/tin.1:1837 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 " @@ -4933,13 +4948,13 @@ msgstr "" "toggled in the article viewer. Default is 'No'." #. type: TP -#: doc/tin.1:1832 +#: doc/tin.1:1837 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1839 doc/tin.5:1572 +#: doc/tin.1:1844 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 " @@ -4952,13 +4967,13 @@ msgstr "" "article'." #. type: TP -#: doc/tin.1:1839 +#: doc/tin.1:1844 #, no-wrap msgid "B<(info_in_last_line)>" msgstr "B<(info_in_last_line)>" #. type: Plain text -#: doc/tin.1:1846 doc/tin.5:1578 +#: doc/tin.1:1851 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 ('B') toggles " @@ -4971,13 +4986,13 @@ msgstr "" "available to display long subjects. Default is OFF." #. type: TP -#: doc/tin.1:1846 +#: doc/tin.1:1851 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1853 +#: doc/tin.1:1858 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, ...). " @@ -4995,13 +5010,13 @@ msgstr "" #. mono_mark* currently do allow "Reverse video" even if #. inverse_okay=FALSE #. type: TP -#: doc/tin.1:1853 +#: doc/tin.1:1858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1860 doc/tin.5:1588 +#: doc/tin.1:1865 doc/tin.5:1588 msgid "" "If ON use inverse video for page headers and URL highlighting. Default is " "ON." @@ -5010,13 +5025,13 @@ msgstr "" "ON." #. type: TP -#: doc/tin.1:1860 +#: doc/tin.1:1865 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1865 doc/tin.5:1593 +#: doc/tin.1:1870 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." @@ -5027,13 +5042,13 @@ msgstr "" "article>. Default is ON." #. type: TP -#: doc/tin.1:1865 +#: doc/tin.1:1870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1869 +#: doc/tin.1:1874 msgid "" "This option controls the processing and display of articles that are " "killed. There are 3 options:" @@ -5042,7 +5057,7 @@ msgstr "" "killed. There are 3 options:" #. type: Plain text -#: doc/tin.1:1876 +#: doc/tin.1:1881 msgid "" "B is the 'traditional' behavior of B. Only " "unread articles are killed once only by marking them read. As filtering only " @@ -5057,7 +5072,7 @@ msgstr "" "group the mark will be gone." #. type: Plain text -#: doc/tin.1:1881 doc/tin.5:1610 +#: doc/tin.1:1886 doc/tin.5:1610 msgid "" "B will process all articles in the group and " "therefore there is a processing overhead when using this option. Killed " @@ -5070,7 +5085,7 @@ msgstr "" "B." #. type: Plain text -#: doc/tin.1:1885 doc/tin.5:1614 +#: doc/tin.1:1890 doc/tin.5:1614 msgid "" "B will process all articles in the group and " "therefore there is a processing overhead when using this option. Killed " @@ -5081,18 +5096,18 @@ msgstr "" "articles simply does not get displayed at all." #. type: Plain text -#: doc/tin.1:1887 +#: doc/tin.1:1892 msgid "Default is 0 (B)." msgstr "Default is 0 (B)." #. type: TP -#: doc/tin.1:1887 +#: doc/tin.1:1892 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1893 doc/tin.5:1621 +#: doc/tin.1:1898 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 is also set to " @@ -5105,13 +5120,13 @@ msgstr "" "Standard (B and B). Default is OFF." #. type: TP -#: doc/tin.1:1893 +#: doc/tin.1:1898 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1899 doc/tin.5:1627 +#: doc/tin.1:1904 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." @@ -5120,13 +5135,13 @@ msgstr "" "creating articles, sending mail and when B<\\%pgp>(1) signing." #. type: TP -#: doc/tin.1:1899 +#: doc/tin.1:1904 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1903 doc/tin.5:1631 +#: doc/tin.1:1908 doc/tin.5:1631 msgid "" "MIME encoding of the body in mail message, if necessary (8bit, base64, " "quoted-printable, 7bit). Default is quoted-printable." @@ -5135,13 +5150,13 @@ msgstr "" "quoted-printable, 7bit). Default is quoted-printable." #. type: TP -#: doc/tin.1:1903 +#: doc/tin.1:1908 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1908 doc/tin.5:1636 +#: doc/tin.1:1913 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, " @@ -5152,13 +5167,13 @@ msgstr "" "%C=Firstname, %I=Initials). Default is \"In article %M you wrote:\"" #. type: TP -#: doc/tin.1:1908 +#: doc/tin.1:1913 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1918 doc/tin.5:1646 +#: doc/tin.1:1923 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 for " @@ -5171,13 +5186,13 @@ msgstr "" "MMDF." #. type: TP -#: doc/tin.1:1918 +#: doc/tin.1:1923 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1927 doc/tin.5:1655 +#: doc/tin.1:1932 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. " @@ -5190,13 +5205,13 @@ msgstr "" "the filename to save to. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." #. type: TP -#: doc/tin.1:1927 +#: doc/tin.1:1932 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1933 doc/tin.5:1661 +#: doc/tin.1:1938 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 " @@ -5209,7 +5224,7 @@ msgstr "" "other mailers with different command line parameters to be used such as" #. type: Plain text -#: doc/tin.1:1938 doc/tin.5:1666 +#: doc/tin.1:1943 doc/tin.5:1666 #, no-wrap msgid "" "sendmail -oem -t E %F\n" @@ -5221,7 +5236,7 @@ msgstr "" "claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n" #. type: Plain text -#: doc/tin.1:1942 doc/tin.5:1670 +#: doc/tin.1:1947 doc/tin.5:1670 msgid "" "B must be set adequate. The following substitutions are " "supported:" @@ -5230,13 +5245,13 @@ msgstr "" "supported:" #. type: ta -#: doc/tin.1:1944 doc/tin.5:1672 +#: doc/tin.1:1949 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:1951 doc/tin.5:1679 +#: doc/tin.1:1956 doc/tin.5:1679 #, no-wrap msgid "" "%F\tfilename\n" @@ -5254,13 +5269,13 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.1:1953 +#: doc/tin.1:1958 #, 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:1961 doc/tin.5:1692 +#: doc/tin.1:1966 doc/tin.5:1692 msgid "" "When this is ON, the B ('B'), B " "('B'), B ('B') at Group level and B " @@ -5277,24 +5292,24 @@ msgstr "" "unread articles, or nothing." #. type: TP -#: doc/tin.1:1961 +#: doc/tin.1:1966 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1964 doc/tin.5:1684 +#: doc/tin.1:1969 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:1964 +#: doc/tin.1:1969 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1976 doc/tin.5:1704 +#: doc/tin.1:1981 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 --" @@ -5311,13 +5326,13 @@ msgstr "" "attachments. See also B." #. type: TP -#: doc/tin.1:1976 +#: doc/tin.1:1981 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1989 doc/tin.5:1717 +#: doc/tin.1:1994 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 " @@ -5340,13 +5355,13 @@ msgstr "" "option is disabled and you should use B instead." #. type: TP -#: doc/tin.1:1989 +#: doc/tin.1:1994 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2000 doc/tin.5:1728 +#: doc/tin.1:2005 doc/tin.5:1728 msgid "" "Charset used for posting and MIME headers; replaces B. " "Conversion between B and local charset (determined via B<" @@ -5363,7 +5378,7 @@ msgstr "" "following charsets:" #. type: Plain text -#: doc/tin.1:2003 doc/tin.5:1731 +#: doc/tin.1:2008 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" @@ -5372,7 +5387,7 @@ msgstr "" "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8" #. type: Plain text -#: doc/tin.1:2009 doc/tin.5:1737 +#: doc/tin.1:2014 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 " @@ -5385,13 +5400,13 @@ msgstr "" "neither of them is defined." #. type: TP -#: doc/tin.1:2009 +#: doc/tin.1:2014 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2014 doc/tin.5:1742 +#: doc/tin.1:2019 doc/tin.5:1742 msgid "" "Character attribute of words emphasized like _this_. It depends on your " "terminal which attributes are usable. See also B and " @@ -5402,13 +5417,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2014 +#: doc/tin.1:2019 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2019 doc/tin.5:1747 +#: doc/tin.1:2024 doc/tin.5:1747 msgid "" "Character attribute of words emphasized like /this/. It depends on your " "terminal which attributes are usable. See also B and " @@ -5419,13 +5434,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2019 +#: doc/tin.1:2024 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2024 doc/tin.5:1752 +#: doc/tin.1:2029 doc/tin.5:1752 msgid "" "Character attribute of words emphasized like *this*. It depends on your " "terminal which attributes are usable. See also B and " @@ -5436,13 +5451,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2024 +#: doc/tin.1:2029 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2029 doc/tin.5:1757 +#: doc/tin.1:2034 doc/tin.5:1757 msgid "" "Character attribute of words emphasized like -this-. It depends on your " "terminal which attributes are usable. See also B and " @@ -5453,13 +5468,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2029 +#: doc/tin.1:2034 #, no-wrap msgid "B<(newnews)>" msgstr "B<(newnews)>" #. type: Plain text -#: doc/tin.1:2033 +#: doc/tin.1:2038 msgid "" "These are internal timers used by B to keep track of new newsgroups. " "Do not change them unless you understand what they are for." @@ -5468,13 +5483,13 @@ msgstr "" "Do not change them unless you understand what they are for." #. type: TP -#: doc/tin.1:2033 +#: doc/tin.1:2038 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2040 doc/tin.5:1770 +#: doc/tin.1:2045 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 " @@ -5489,13 +5504,13 @@ msgstr "" "spaces. Not defining anything turns off this option." #. type: TP -#: doc/tin.1:2040 +#: doc/tin.1:2045 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2049 doc/tin.5:1779 +#: doc/tin.1:2054 doc/tin.5:1779 msgid "" "Same as B except it denotes the opposite. An " "example of using both options might be if you thought 'X-' headers were A " @@ -5512,13 +5527,13 @@ msgstr "" "this option." #. type: TP -#: doc/tin.1:2049 +#: doc/tin.1:2054 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2054 doc/tin.5:1784 +#: doc/tin.1:2059 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, " @@ -5529,13 +5544,13 @@ msgstr "" "%C=Firstname, %I=Initials). Default is \"%F wrote:\"." #. type: TP -#: doc/tin.1:2054 +#: doc/tin.1:2059 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2058 +#: doc/tin.1:2063 msgid "" "Time in seconds to wait for a response from the server. Default is 120. " "Setting this to 0 means no timeout." @@ -5544,13 +5559,13 @@ msgstr "" "Setting this to 0 means no timeout." #. type: TP -#: doc/tin.1:2058 +#: doc/tin.1:2063 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2062 +#: doc/tin.1:2067 msgid "" "The normalization form B should use to normalize unicode input. The " "possible values are:" @@ -5559,33 +5574,33 @@ msgstr "" "possible values are:" #. type: Plain text -#: doc/tin.1:2065 doc/tin.5:1794 +#: doc/tin.1:2070 doc/tin.5:1794 msgid "B: no normalization" msgstr "B: no normalisation" #. type: Plain text -#: doc/tin.1:2067 doc/tin.5:1796 +#: doc/tin.1:2072 doc/tin.5:1796 msgid "B: Compatibility Decomposition, followed by Canonical Composition" msgstr "" "B: Compatibility Decomposition, followed by Canonical Composition" #. type: Plain text -#: doc/tin.1:2069 doc/tin.5:1798 +#: doc/tin.1:2074 doc/tin.5:1798 msgid "B: Compatibility Decomposition" msgstr "B: Compatibility Decomposition" #. type: Plain text -#: doc/tin.1:2071 doc/tin.5:1800 +#: doc/tin.1:2076 doc/tin.5:1800 msgid "B: Canonical Decomposition, followed by Canonical Composition" msgstr "B: Canonical Decomposition, followed by Canonical Composition" #. type: Plain text -#: doc/tin.1:2073 doc/tin.5:1802 +#: doc/tin.1:2078 doc/tin.5:1802 msgid "B: Canonical Decomposition" msgstr "B: Canonical Decomposition" #. type: Plain text -#: doc/tin.1:2077 +#: doc/tin.1:2082 msgid "" "Some normalization modes are only available if they are supported by the " "library B uses to do the normalization. NFC should be used if possible." @@ -5594,13 +5609,13 @@ msgstr "" "library B uses to do the normalisation. NFC should be used if possible." #. type: TP -#: doc/tin.1:2077 +#: doc/tin.1:2082 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2081 doc/tin.5:1811 +#: doc/tin.1:2086 doc/tin.5:1811 msgid "" "If ON put cursor at first unread article in group otherwise at last article. " "Default is ON." @@ -5609,13 +5624,13 @@ msgstr "" "Default is ON." #. type: TP -#: doc/tin.1:2081 +#: doc/tin.1:2086 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2092 doc/tin.5:1822 +#: doc/tin.1:2097 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 " @@ -5636,13 +5651,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2092 +#: doc/tin.1:2097 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2097 doc/tin.5:1827 +#: doc/tin.1:2102 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. " @@ -5653,13 +5668,13 @@ msgstr "" "base64 and quoted-printable are usually undesired on usenet." #. type: TP -#: doc/tin.1:2097 +#: doc/tin.1:2102 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2104 +#: doc/tin.1:2109 msgid "" "If ON, then B will start an appropriate viewer program to display any " "files that were post processed and uudecoded. The program is determined " @@ -5670,13 +5685,13 @@ msgstr "" "using the B<\\%mailcap>(5) file. Default is ON." #. type: TP -#: doc/tin.1:2104 +#: doc/tin.1:2109 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2108 +#: doc/tin.1:2113 msgid "" "This specifies whether to perform post processing on saved articles. The " "following values are allowed:" @@ -5685,28 +5700,28 @@ msgstr "" "following values are allowed:" #. type: Plain text -#: doc/tin.1:2111 doc/tin.5:1844 +#: doc/tin.1:2116 doc/tin.5:1844 msgid "B (default), no post processing is done." msgstr "B (default), no post processing is done." #. type: Plain text -#: doc/tin.1:2115 +#: doc/tin.1:2120 msgid "B, unpacking of multi-part B<\\%shar>(1) files only." msgstr "B, unpacking of multi-part B<\\%shar>(1) files only." #. type: Plain text -#: doc/tin.1:2117 doc/tin.5:1851 +#: doc/tin.1:2122 doc/tin.5:1851 msgid "B, binary attachments and data will be decoded and saved." msgstr "B, binary attachments and data will be decoded and saved." #. type: TP -#: doc/tin.1:2118 +#: doc/tin.1:2123 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2124 doc/tin.5:1858 +#: doc/tin.1:2129 doc/tin.5:1858 msgid "" "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/" ">B. If no filename is set then postings will not be " @@ -5717,13 +5732,13 @@ msgstr "" "saved. Default is 'posted'." #. type: TP -#: doc/tin.1:2124 +#: doc/tin.1:2129 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2128 doc/tin.5:1862 +#: doc/tin.1:2133 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." @@ -5732,13 +5747,13 @@ msgstr "" "the ''Subject:'' and ''From:'' fields are output. Default is OFF." #. type: TP -#: doc/tin.1:2128 +#: doc/tin.1:2133 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2137 +#: doc/tin.1:2142 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 " @@ -5751,13 +5766,13 @@ msgstr "" "Administrator." #. type: TP -#: doc/tin.1:2137 +#: doc/tin.1:2142 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2141 doc/tin.5:1876 +#: doc/tin.1:2146 doc/tin.5:1876 msgid "" "If ON only save/print/pipe/mail unread articles (tagged articles excepted). " "Default is OFF." @@ -5766,13 +5781,13 @@ msgstr "" "Default is OFF." #. type: TP -#: doc/tin.1:2141 +#: doc/tin.1:2146 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2144 +#: doc/tin.1:2149 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default is " "OFF." @@ -5781,14 +5796,14 @@ msgstr "" "OFF." #. type: TP -#: doc/tin.1:2144 +#: doc/tin.1:2149 #, no-wrap msgid "B" msgstr "B" #. TODO: document %s #. type: Plain text -#: doc/tin.1:2149 doc/tin.5:1886 +#: doc/tin.1:2154 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 " @@ -5799,13 +5814,13 @@ msgstr "" "' ' when read. Default is 'E_'." #. type: TP -#: doc/tin.1:2149 +#: doc/tin.1:2154 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2156 +#: doc/tin.1:2161 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, " @@ -5822,7 +5837,7 @@ msgstr "" "lines." #. type: Plain text -#: doc/tin.1:2160 +#: doc/tin.1:2165 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 " @@ -5833,13 +5848,13 @@ msgstr "" "be. If B is off, then the signature will never be quoted." #. type: TP -#: doc/tin.1:2160 +#: doc/tin.1:2165 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2165 +#: doc/tin.1:2170 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5850,13 +5865,13 @@ msgstr "" "B uses a built-in default." #. type: TP -#: doc/tin.1:2165 +#: doc/tin.1:2170 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2170 +#: doc/tin.1:2175 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5867,13 +5882,13 @@ msgstr "" "B uses a built-in default." #. type: TP -#: doc/tin.1:2170 +#: doc/tin.1:2175 #, no-wrap msgid "B= 3 times q.l. (quote_regex3)>" msgstr "B= 3 times q.l. (quote_regex3)>" #. type: Plain text -#: doc/tin.1:2175 +#: doc/tin.1:2180 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5884,13 +5899,13 @@ msgstr "" "B uses a built-in default." #. type: TP -#: doc/tin.1:2175 +#: doc/tin.1:2180 #, no-wrap msgid "B
" msgstr "B
" #. type: Plain text -#: doc/tin.1:2179 doc/tin.5:1931 +#: doc/tin.1:2184 doc/tin.5:1931 msgid "" "If set to 0, this feature is deactivated, otherwise it means the number of " "days. Default is 2." @@ -5899,13 +5914,13 @@ msgstr "" "days. Default is 2." #. type: TP -#: doc/tin.1:2179 +#: doc/tin.1:2184 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2183 doc/tin.5:1935 +#: doc/tin.1:2188 doc/tin.5:1935 msgid "" "If ON B does the rendering of bi-directional text. If OFF B leaves " "the rendering of bi-directional text to the terminal. Default is OFF." @@ -5914,13 +5929,13 @@ msgstr "" "the rendering of bi-directional text to the terminal. Default is OFF." #. type: TP -#: doc/tin.1:2183 +#: doc/tin.1:2188 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2188 doc/tin.5:1940 +#: doc/tin.1:2193 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 " @@ -5931,13 +5946,13 @@ msgstr "" "1200. Setting this to 0 will disable this feature." #. type: TP -#: doc/tin.1:2188 +#: doc/tin.1:2193 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2192 doc/tin.5:1944 +#: doc/tin.1:2197 doc/tin.5:1944 msgid "" "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-" "\"$HOME\"}/News>." @@ -5946,13 +5961,13 @@ msgstr "" "\"$HOME\"}/News>." #. type: TP -#: doc/tin.1:2192 +#: doc/tin.1:2197 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2196 doc/tin.5:1948 +#: doc/tin.1:2201 doc/tin.5:1948 msgid "" "If the score of an article is below or equal this value the article gets " "marked as killed." @@ -5961,13 +5976,13 @@ msgstr "" "marked as killed." #. type: TP -#: doc/tin.1:2196 +#: doc/tin.1:2201 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2200 doc/tin.5:1952 +#: doc/tin.1:2205 doc/tin.5:1952 msgid "" "If the score of an article is above or equal this value the article gets " "marked as hot." @@ -5976,13 +5991,13 @@ msgstr "" "marked as hot." #. type: TP -#: doc/tin.1:2200 +#: doc/tin.1:2205 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2204 doc/tin.5:1956 +#: doc/tin.1:2209 doc/tin.5:1956 msgid "" "Score of an article which should be killed, this must be E= " "B." @@ -5991,13 +6006,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2204 +#: doc/tin.1:2209 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2208 doc/tin.5:1960 +#: doc/tin.1:2213 doc/tin.5:1960 msgid "" "Score of an article which should be marked hot, this must be E= " "B." @@ -6006,13 +6021,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2208 +#: doc/tin.1:2213 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2216 doc/tin.5:1968 +#: doc/tin.1:2221 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 " @@ -6029,13 +6044,13 @@ msgstr "" "page scrolling. This setting supersedes B=OFF." #. type: TP -#: doc/tin.1:2216 +#: doc/tin.1:2221 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2220 +#: doc/tin.1:2225 msgid "" "Format string tin uses for Selection level representation. See the section " "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d" @@ -6046,13 +6061,13 @@ msgstr "" "\"." #. type: TP -#: doc/tin.1:2220 +#: doc/tin.1:2225 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2224 doc/tin.5:2001 +#: doc/tin.1:2229 doc/tin.5:2001 msgid "" "Which information about the author should be shown. Default is 2, authors " "full name." @@ -6061,12 +6076,12 @@ msgstr "" "full name." #. type: Plain text -#: doc/tin.1:2227 doc/tin.5:2004 +#: doc/tin.1:2232 doc/tin.5:2004 msgid "B, only the ''Subject:'' line will be displayed." msgstr "B, only the ''Subject:'' line will be displayed." #. type: Plain text -#: doc/tin.1:2230 doc/tin.5:2007 +#: doc/tin.1:2235 doc/tin.5:2007 msgid "" "B
, ''Subject:'' line & the address part of the ''From:'' line are " "displayed." @@ -6075,7 +6090,7 @@ msgstr "" "displayed." #. type: Plain text -#: doc/tin.1:2233 doc/tin.5:2010 +#: doc/tin.1:2238 doc/tin.5:2010 msgid "" "B, ''Subject:'' line & the authors full name part of the " "\\&''From:'' line are displayed (default)." @@ -6084,7 +6099,7 @@ msgstr "" "\\&''From:'' line are displayed (default)." #. type: Plain text -#: doc/tin.1:2236 doc/tin.5:2013 +#: doc/tin.1:2241 doc/tin.5:2013 msgid "" "B
, ''Subject:'' line & all of the ''From:'' line are " "displayed." @@ -6093,13 +6108,13 @@ msgstr "" "displayed." #. type: TP -#: doc/tin.1:2237 +#: doc/tin.1:2242 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2246 +#: doc/tin.1:2251 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 " @@ -6116,23 +6131,23 @@ msgstr "" "mailgroups> for mailgroups. Default is ON." #. type: TP -#: doc/tin.1:2246 +#: doc/tin.1:2251 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2249 doc/tin.5:1986 +#: doc/tin.1:2254 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:2254 doc/tin.5:1991 +#: doc/tin.1:2259 doc/tin.5:1991 msgid "Use B<\\%qsort>(3) for sorting." msgstr "Use B<\\%qsort>(3) for sorting." #. type: Plain text -#: doc/tin.1:2259 doc/tin.5:1996 +#: doc/tin.1:2264 doc/tin.5:1996 msgid "" "Use B<\\%heapsort>(3) for sorting. This might be faster in large groups " "with long threads (somewhat presorted data)." @@ -6141,13 +6156,13 @@ msgstr "" "with long threads (somewhat presorted data)." #. type: TP -#: doc/tin.1:2260 +#: doc/tin.1:2265 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2264 doc/tin.5:2027 +#: doc/tin.1:2269 doc/tin.5:2027 msgid "" "Which information about the thread or article should be shown. Default is 1, " "show only the line count." @@ -6156,12 +6171,12 @@ msgstr "" "show only the line count." #. type: Plain text -#: doc/tin.1:2267 doc/tin.5:2030 +#: doc/tin.1:2272 doc/tin.5:2030 msgid "B, no information will be displayed." msgstr "B, no information will be displayed." #. type: Plain text -#: doc/tin.1:2271 doc/tin.5:2034 +#: doc/tin.1:2276 doc/tin.5:2034 msgid "" "B, 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 " @@ -6172,7 +6187,7 @@ msgstr "" "displayed." #. type: Plain text -#: doc/tin.1:2275 doc/tin.5:2038 +#: doc/tin.1:2280 doc/tin.5:2038 msgid "" "B, 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 " @@ -6183,18 +6198,18 @@ msgstr "" "B." #. type: Plain text -#: doc/tin.1:2277 doc/tin.5:2040 +#: doc/tin.1:2282 doc/tin.5:2040 msgid "B, display line count and score." msgstr "B, display line count and score." #. type: TP -#: doc/tin.1:2278 +#: doc/tin.1:2283 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2282 doc/tin.5:2045 +#: doc/tin.1:2287 doc/tin.5:2045 msgid "" "If ON show only new/unread articles otherwise show all articles. Default is " "ON." @@ -6203,13 +6218,13 @@ msgstr "" "ON." #. type: TP -#: doc/tin.1:2282 +#: doc/tin.1:2287 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2286 doc/tin.5:2049 +#: doc/tin.1:2291 doc/tin.5:2049 msgid "" "If ON show only subscribed groups that contain unread articles. Default is " "OFF." @@ -6218,35 +6233,35 @@ msgstr "" "OFF." #. type: TP -#: doc/tin.1:2286 +#: doc/tin.1:2291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2290 +#: doc/tin.1:2295 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:2290 +#: doc/tin.1:2295 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2293 doc/tin.5:2055 +#: doc/tin.1:2298 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:2293 +#: doc/tin.1:2298 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2303 +#: doc/tin.1:2308 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 " @@ -6265,24 +6280,24 @@ msgstr "" "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." #. type: TP -#: doc/tin.1:2303 +#: doc/tin.1:2308 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2306 doc/tin.5:2069 +#: doc/tin.1:2311 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:2306 +#: doc/tin.1:2311 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2311 +#: doc/tin.1:2316 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6293,13 +6308,13 @@ msgstr "" "B is blank, then B uses a built-in default." #. type: TP -#: doc/tin.1:2311 +#: doc/tin.1:2316 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2315 doc/tin.5:2080 +#: doc/tin.1:2320 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:" @@ -6308,91 +6323,91 @@ msgstr "" "the default. The following sort types are allowed:" #. type: Plain text -#: doc/tin.1:2318 doc/tin.5:2083 +#: doc/tin.1:2323 doc/tin.5:2083 msgid "B, don't sort articles." msgstr "B, don't sort articles." #. type: Plain text -#: doc/tin.1:2320 doc/tin.5:2085 +#: doc/tin.1:2325 doc/tin.5:2085 msgid "" "B, sort articles by ''Subject:'' field descending." msgstr "" "B, sort articles by ''Subject:'' field descending." #. type: Plain text -#: doc/tin.1:2322 doc/tin.5:2087 +#: doc/tin.1:2327 doc/tin.5:2087 msgid "B, sort articles by ''Subject:'' field ascending." msgstr "" "B, sort articles by ''Subject:'' field ascending." #. type: Plain text -#: doc/tin.1:2324 doc/tin.5:2089 +#: doc/tin.1:2329 doc/tin.5:2089 msgid "B, sort articles by ''From:'' field descending." msgstr "B, sort articles by ''From:'' field descending." #. type: Plain text -#: doc/tin.1:2326 doc/tin.5:2091 +#: doc/tin.1:2331 doc/tin.5:2091 msgid "B, sort articles by ''From:'' field ascending." msgstr "B, sort articles by ''From:'' field ascending." #. type: Plain text -#: doc/tin.1:2328 doc/tin.5:2093 +#: doc/tin.1:2333 doc/tin.5:2093 msgid "B, sort articles by ''Date:'' field descending." msgstr "B, sort articles by ''Date:'' field descending." #. type: Plain text -#: doc/tin.1:2331 doc/tin.5:2096 +#: doc/tin.1:2336 doc/tin.5:2096 msgid "" "B, sort articles by ''Date:'' field ascending (default)." msgstr "" "B, sort articles by ''Date:'' field ascending (default)." #. type: Plain text -#: doc/tin.1:2333 doc/tin.5:2098 +#: doc/tin.1:2338 doc/tin.5:2098 msgid "B, sort articles by filtering score descending." msgstr "B, sort articles by filtering score descending." #. type: IP -#: doc/tin.1:2333 doc/tin.5:2098 +#: doc/tin.1:2338 doc/tin.5:2098 #, no-wrap msgid "8" msgstr "8" #. type: Plain text -#: doc/tin.1:2335 doc/tin.5:2100 +#: doc/tin.1:2340 doc/tin.5:2100 msgid "B, sort articles by filtering score ascending." msgstr "B, sort articles by filtering score ascending." #. type: IP -#: doc/tin.1:2335 doc/tin.5:2100 +#: doc/tin.1:2340 doc/tin.5:2100 #, no-wrap msgid "9" msgstr "9" #. type: Plain text -#: doc/tin.1:2337 doc/tin.5:2102 +#: doc/tin.1:2342 doc/tin.5:2102 msgid "B, sort articles by ''Lines:'' field descending." msgstr "B, sort articles by ''Lines:'' field descending." #. type: IP -#: doc/tin.1:2337 doc/tin.5:2102 +#: doc/tin.1:2342 doc/tin.5:2102 #, no-wrap msgid "10" msgstr "10" #. type: Plain text -#: doc/tin.1:2339 doc/tin.5:2104 +#: doc/tin.1:2344 doc/tin.5:2104 msgid "B, sort articles by ''Lines:'' field ascending." msgstr "B, sort articles by ''Lines:'' field ascending." #. type: TP -#: doc/tin.1:2340 +#: doc/tin.1:2345 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2345 doc/tin.5:2109 +#: doc/tin.1:2350 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:" @@ -6401,24 +6416,24 @@ msgstr "" "the default. The following sort types are allowed:" #. type: Plain text -#: doc/tin.1:2348 doc/tin.5:2112 +#: doc/tin.1:2353 doc/tin.5:2112 msgid "B, don't sort threads." msgstr "B, don't sort threads." #. type: Plain text -#: doc/tin.1:2351 doc/tin.5:2115 +#: doc/tin.1:2356 doc/tin.5:2115 msgid "" "B, sort threads by filtering score descending (default)." msgstr "" "B, sort threads by filtering score descending (default)." #. type: Plain text -#: doc/tin.1:2353 doc/tin.5:2117 +#: doc/tin.1:2358 doc/tin.5:2117 msgid "B, sort threads by filtering score ascending." msgstr "B, sort threads by filtering score ascending." #. type: Plain text -#: doc/tin.1:2355 doc/tin.5:2119 +#: doc/tin.1:2360 doc/tin.5:2119 msgid "" "B, sort threads by date of last posting " "descending." @@ -6427,7 +6442,7 @@ msgstr "" "descending." #. type: Plain text -#: doc/tin.1:2357 doc/tin.5:2121 +#: doc/tin.1:2362 doc/tin.5:2121 msgid "" "B, sort threads by date of last posting " "ascending." @@ -6436,13 +6451,13 @@ msgstr "" "ascending." #. type: TP -#: doc/tin.1:2358 +#: doc/tin.1:2363 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2363 doc/tin.5:2127 +#: doc/tin.1:2368 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 " @@ -6453,18 +6468,18 @@ msgstr "" "these strings. The matching is case-insensitive. Example:" #. type: Plain text -#: doc/tin.1:2365 doc/tin.5:2129 +#: doc/tin.1:2370 doc/tin.5:2129 msgid "I" msgstr "I" #. type: TP -#: doc/tin.1:2365 +#: doc/tin.1:2370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2370 +#: doc/tin.1:2375 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6475,13 +6490,13 @@ msgstr "" "B is blank, then B uses a built-in default." #. type: TP -#: doc/tin.1:2370 +#: doc/tin.1:2375 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2375 doc/tin.5:2141 +#: doc/tin.1:2380 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 " @@ -6492,13 +6507,13 @@ msgstr "" "a file. Default is ON." #. type: TP -#: doc/tin.1:2375 +#: doc/tin.1:2380 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2381 doc/tin.5:2145 +#: doc/tin.1:2386 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." @@ -6507,13 +6522,13 @@ msgstr "" "display when reading on a slow terminal or via modem. Default is ON." #. type: TP -#: doc/tin.1:2381 +#: doc/tin.1:2386 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2390 doc/tin.5:2154 +#: doc/tin.1:2395 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 " @@ -6530,13 +6545,13 @@ msgstr "" "unsubscribe from them as and when you wish. Default is 0 (Always Keep)." #. type: TP -#: doc/tin.1:2390 +#: doc/tin.1:2395 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2394 doc/tin.5:2158 +#: doc/tin.1:2399 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." @@ -6545,13 +6560,13 @@ msgstr "" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF." #. type: TP -#: doc/tin.1:2394 +#: doc/tin.1:2399 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2399 +#: doc/tin.1:2404 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6562,13 +6577,13 @@ msgstr "" "B is blank, then B uses a built-in default." #. type: TP -#: doc/tin.1:2399 +#: doc/tin.1:2404 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2404 doc/tin.5:2364 +#: doc/tin.1:2409 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 " @@ -6579,13 +6594,13 @@ msgstr "" "at the end of the thread list. Default is ON." #. type: TP -#: doc/tin.1:2404 +#: doc/tin.1:2409 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2408 +#: doc/tin.1:2413 msgid "" "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be " "toggled in the article viewer via B ('B<\">')." @@ -6594,13 +6609,13 @@ msgstr "" "toggled in the article viewer via B ('B<\">')." #. type: TP -#: doc/tin.1:2408 +#: doc/tin.1:2413 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2416 +#: doc/tin.1:2421 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 " @@ -6615,22 +6630,22 @@ msgstr "" "and References. The choices are:" #. type: Plain text -#: doc/tin.1:2419 +#: doc/tin.1:2424 msgid "B, don't thread." msgstr "B, don't thread." #. type: Plain text -#: doc/tin.1:2421 +#: doc/tin.1:2426 msgid "B, thread on ''Subject:'' only." msgstr "B, thread on ''Subject:'' only." #. type: Plain text -#: doc/tin.1:2423 +#: doc/tin.1:2428 msgid "B, thread on ''References:'' only." msgstr "B, thread on ''References:'' only." #. type: Plain text -#: doc/tin.1:2426 +#: doc/tin.1:2431 msgid "" "B, thread on ''References:'' then " "\\&''Subject:'' (default)." @@ -6639,12 +6654,12 @@ msgstr "" "\\&''Subject:'' (default)." #. type: Plain text -#: doc/tin.1:2428 +#: doc/tin.1:2433 msgid "B, thread multipart articles on ''Subject:''." msgstr "B, thread multipart articles on ''Subject:''." #. type: Plain text -#: doc/tin.1:2431 +#: doc/tin.1:2436 msgid "" "B, thread base upon a partial character match on " "\\&''Subject:''." @@ -6653,13 +6668,13 @@ msgstr "" "\\&''Subject:''." #. type: TP -#: doc/tin.1:2432 +#: doc/tin.1:2437 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2436 doc/tin.5:2208 +#: doc/tin.1:2441 doc/tin.5:2208 msgid "" "If ON catchup group/thread when leaving with the left arrow key. Default is " "ON." @@ -6668,13 +6683,13 @@ msgstr "" "ON." #. type: TP -#: doc/tin.1:2436 +#: doc/tin.1:2441 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2440 +#: doc/tin.1:2445 msgid "" "Format string tin uses for Thread level representation. See the section " "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ " @@ -6685,13 +6700,13 @@ msgstr "" "\\ %F\"." #. type: TP -#: doc/tin.1:2440 +#: doc/tin.1:2445 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2444 +#: doc/tin.1:2449 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%." @@ -6700,13 +6715,13 @@ msgstr "" "the same thread. This is a percentage and the default if 75%." #. type: TP -#: doc/tin.1:2444 +#: doc/tin.1:2449 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2448 doc/tin.5:2212 +#: doc/tin.1:2453 doc/tin.5:2212 msgid "" "How the total score of a thread is computed. Default is 0, the maximum score " "in this thread." @@ -6715,28 +6730,28 @@ msgstr "" "in this thread." #. type: Plain text -#: doc/tin.1:2451 doc/tin.5:2215 +#: doc/tin.1:2456 doc/tin.5:2215 msgid "B, the maximum score in this thread." msgstr "B, the maximum score in this thread." #. type: Plain text -#: doc/tin.1:2453 doc/tin.5:2217 +#: doc/tin.1:2458 doc/tin.5:2217 msgid "B, the sum of all scores in this thread." msgstr "B, the sum of all scores in this thread." #. type: Plain text -#: doc/tin.1:2455 doc/tin.5:2219 +#: doc/tin.1:2460 doc/tin.5:2219 msgid "B, the average score in this thread." msgstr "B, the average score in this thread." #. type: TP -#: doc/tin.1:2456 +#: doc/tin.1:2461 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2464 doc/tin.5:2228 +#: doc/tin.1:2469 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 " @@ -6751,13 +6766,13 @@ msgstr "" "doesn't exist, this option is disabled. Default is OFF." #. type: TP -#: doc/tin.1:2464 +#: doc/tin.1:2469 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2468 doc/tin.5:2232 +#: doc/tin.1:2473 doc/tin.5:2232 msgid "" "Allows you to select how B treats blank lines in article bodies. " "Default is 0. This option does not affect lines within verbatim blocks." @@ -6766,29 +6781,29 @@ msgstr "" "Default is 0. This option does not affect lines within verbatim blocks." #. type: Plain text -#: doc/tin.1:2471 doc/tin.5:2235 +#: doc/tin.1:2476 doc/tin.5:2235 msgid "B, do nothing." msgstr "B, do nothing." #. type: Plain text -#: doc/tin.1:2473 doc/tin.5:2237 +#: doc/tin.1:2478 doc/tin.5:2237 msgid "B." msgstr "B." #. type: Plain text -#: doc/tin.1:2475 doc/tin.5:2239 +#: doc/tin.1:2480 doc/tin.5:2239 msgid "B." msgstr "B." #. type: Plain text -#: doc/tin.1:2477 doc/tin.5:2241 +#: doc/tin.1:2482 doc/tin.5:2241 msgid "" "B, skip leading and trailing blank lines." msgstr "" "B, skip leading and trailing blank lines." #. type: Plain text -#: doc/tin.1:2480 doc/tin.5:2244 +#: doc/tin.1:2485 doc/tin.5:2244 msgid "" "B, replace multiple blank lines between " "textblocks with one blank line." @@ -6797,28 +6812,28 @@ msgstr "" "textblocks with one blank line." #. type: Plain text -#: doc/tin.1:2482 doc/tin.5:2246 +#: doc/tin.1:2487 doc/tin.5:2246 msgid "B, 4 + 1" msgstr "B, 4 + 1" #. type: Plain text -#: doc/tin.1:2484 doc/tin.5:2248 +#: doc/tin.1:2489 doc/tin.5:2248 msgid "B, 4 + 2" msgstr "B, 4 + 2" #. type: Plain text -#: doc/tin.1:2486 doc/tin.5:2250 +#: doc/tin.1:2491 doc/tin.5:2250 msgid "B, 4 + 3" msgstr "B, 4 + 3" #. type: TP -#: doc/tin.1:2487 +#: doc/tin.1:2492 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2492 +#: doc/tin.1:2497 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6829,24 +6844,24 @@ msgstr "" "B is blank, then B uses a built-in default." #. type: TP -#: doc/tin.1:2492 +#: doc/tin.1:2497 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2495 +#: doc/tin.1:2500 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:2495 +#: doc/tin.1:2500 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2500 doc/tin.5:2267 +#: doc/tin.1:2505 doc/tin.5:2267 msgid "" "The program that will be run when launching URLs in the article viewer using " "B ('B'). The actual URL will be appended to this. Default is " @@ -6857,41 +6872,41 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:2500 +#: doc/tin.1:2505 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2503 doc/tin.5:2270 +#: doc/tin.1:2508 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:2503 +#: doc/tin.1:2508 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2506 +#: doc/tin.1:2511 msgid "If enabled B uses ANSI-colors. Default is OFF." msgstr "If enabled B uses ANSI-colours. Default is OFF." #. type: TP -#: doc/tin.1:2506 +#: doc/tin.1:2511 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:2509 +#: doc/tin.1:2514 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2515 doc/tin.5:2284 +#: doc/tin.1:2520 doc/tin.5:2284 msgid "" "Allows the mouse button support in a B<\\%xterm>(1x) to be enabled/" "disabled. Default is OFF." @@ -6900,13 +6915,13 @@ msgstr "" "disabled. Default is OFF." #. type: TP -#: doc/tin.1:2515 +#: doc/tin.1:2520 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2525 +#: doc/tin.1:2530 msgid "" "If enabled B uses B<\\%slrnface>(1) to interpret the ''X-Face:'' " "header. For this option to have any effect, B must be running in a B<\\" @@ -6917,13 +6932,13 @@ msgstr "" "%xterm>(1x) and B<\\%slrnface>(1) must be in your $B. Default is OFF." #. type: TP -#: doc/tin.1:2525 +#: doc/tin.1:2530 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2529 doc/tin.5:2300 +#: doc/tin.1:2534 doc/tin.5:2300 msgid "" "If ON use UTF-8 characters for indicator ('-E'), thread/attachment tree " "and ellipsis ('...'). Default is OFF." @@ -6932,50 +6947,50 @@ msgstr "" "and ellipsis ('...'). Default is OFF." #. type: TP -#: doc/tin.1:2529 +#: doc/tin.1:2534 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2532 +#: doc/tin.1:2537 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:2532 +#: doc/tin.1:2537 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2535 +#: doc/tin.1:2540 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:2535 +#: doc/tin.1:2540 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2538 +#: doc/tin.1:2543 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:2538 +#: doc/tin.1:2543 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2552 +#: doc/tin.1:2557 msgid "" "Allows you to select how B matches strings. The default is 0 and uses " "the wildmat notation, which is how this has traditionally been handled. " @@ -6994,13 +7009,13 @@ msgstr "" "wildmat notation." #. type: TP -#: doc/tin.1:2552 +#: doc/tin.1:2557 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2556 doc/tin.5:2332 +#: doc/tin.1:2561 doc/tin.5:2332 msgid "" "Should the leading and ending stars, slashes, strokes and dashes also be " "displayed, even when they are highlighting marks?" @@ -7009,28 +7024,28 @@ msgstr "" "displayed, even when they are highlighting marks?" #. type: Plain text -#: doc/tin.1:2559 doc/tin.5:2335 +#: doc/tin.1:2564 doc/tin.5:2335 msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2561 doc/tin.5:2337 +#: doc/tin.1:2566 doc/tin.5:2337 msgid "yes, B" msgstr "yes, B" #. type: Plain text -#: doc/tin.1:2563 doc/tin.5:2339 +#: doc/tin.1:2568 doc/tin.5:2339 msgid "print a B instead" msgstr "print a B instead" #. type: TP -#: doc/tin.1:2564 +#: doc/tin.1:2569 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2572 doc/tin.5:2348 +#: doc/tin.1:2577 doc/tin.5:2348 msgid "" "Enable word highlighting. See B for the options " "available. If B is enabled the colors specified in " @@ -7047,13 +7062,13 @@ msgstr "" "are used. Default is ON." #. type: TP -#: doc/tin.1:2572 +#: doc/tin.1:2577 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2583 doc/tin.5:2359 +#: doc/tin.1:2588 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 " @@ -7074,13 +7089,13 @@ msgstr "" "wrapping at the current screen width." #. type: TP -#: doc/tin.1:2583 +#: doc/tin.1:2588 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2590 doc/tin.5:2369 +#: doc/tin.1:2595 doc/tin.5:2369 msgid "" "Format is the same as for B, this is used when answering " "to a crossposting to several groups with no ''Followup-To:'' set." @@ -7089,13 +7104,13 @@ msgstr "" "to a crossposting to several groups with no ''Followup-To:'' set." #. type: SS -#: doc/tin.1:2590 +#: doc/tin.1:2595 #, no-wrap msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES" msgstr "ATTRIBUTES MENU AND GROUP ATTRIBUTES" #. type: Plain text -#: doc/tin.1:2597 +#: doc/tin.1:2602 msgid "" "B allows certain attributes to be set on a per group basis. If it " "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> " @@ -7112,7 +7127,7 @@ msgstr "" "attributes file yet." #. type: Plain text -#: doc/tin.1:2605 +#: doc/tin.1:2610 msgid "" "Note that the IgrouplistE> line has to be specified before " "the attributes are specified for that list. All attributes are set to a " @@ -7129,7 +7144,7 @@ msgstr "" "For more details see B<\\%tin>(5)." #. type: Plain text -#: doc/tin.1:2612 +#: doc/tin.1:2617 msgid "" "Attributes can also be changed from the attributes menu which can be " "accessed by B ('BTABE>') from the options menu " @@ -7146,7 +7161,7 @@ msgstr "" "marked with '+' to the left of the attributes number." #. type: Plain text -#: doc/tin.1:2619 +#: doc/tin.1:2624 msgid "" "Besides the keys for moving around and changing values known from the " "options menu the attributes menu provides the following command: " @@ -7157,13 +7172,13 @@ msgstr "" "B ('B') which resets an attribute to a default value." #. type: SS -#: doc/tin.1:2619 +#: doc/tin.1:2624 #, no-wrap msgid "SCOPES MENU" msgstr "SCOPES MENU" #. type: Plain text -#: doc/tin.1:2624 +#: doc/tin.1:2629 msgid "" "The scopes menu (accessible from the options menu with B " "('B')) shows all scopes read from the global and local attributes file. " @@ -7176,7 +7191,7 @@ msgstr "" "the scope number. Delete/rename/move are not possible with those scopes." #. type: Plain text -#: doc/tin.1:2635 +#: doc/tin.1:2640 msgid "" "In addition to the common moving keys the following commands are available: " "B ('B<^J>' or 'BCRE>') enter the attributes menu for " @@ -7197,14 +7212,14 @@ msgstr "" "the screen." #. type: SS -#: doc/tin.1:2635 +#: doc/tin.1:2640 #, no-wrap msgid "FILTERING ARTICLES" msgstr "FILTERING ARTICLES" #. FIXME - add scoring description #. type: Plain text -#: doc/tin.1:2642 +#: doc/tin.1:2647 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 to " @@ -7219,7 +7234,7 @@ msgstr "" "lines in an article." #. type: Plain text -#: doc/tin.1:2648 +#: doc/tin.1:2653 msgid "" "When B 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 " @@ -7232,7 +7247,7 @@ msgstr "" "criteria." #. type: Plain text -#: doc/tin.1:2653 +#: doc/tin.1:2658 msgid "" "The degree to which rules are applied depend on the B tinrc " "setting. By default killed articles will only be marked read. Adjust " @@ -7245,7 +7260,7 @@ msgstr "" "selection rule are marked with a ''*''." #. type: Plain text -#: doc/tin.1:2658 +#: doc/tin.1:2663 msgid "" "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/filter> (but don't do this whilst running B else you will lose your " @@ -7256,7 +7271,7 @@ msgstr "" "changes) or by using an on-screen menu within B." #. type: Plain text -#: doc/tin.1:2663 +#: doc/tin.1:2668 msgid "" "The filtering capabilities of B have been significantly enhanced over " "previous versions to include scoring and better pattern matching. It is " @@ -7269,13 +7284,13 @@ msgstr "" "directory. This file can also be read online at" #. type: Plain text -#: doc/tin.1:2665 +#: doc/tin.1:2670 msgid "Ehttp://www.tin.org/filtering.txtE." msgstr "Ehttp://www.tin.org/filtering.txtE." #. FIXME - Next paragraph is out of date #. type: Plain text -#: doc/tin.1:2678 +#: doc/tin.1:2683 msgid "" "The on-screen filtering menu is accessed by pressing B " "('B<^K>') or B ('B<^A>') at the Group and Article levels. " @@ -7296,13 +7311,13 @@ msgstr "" "the new filter, edit the full filter file or save filter." #. type: SS -#: doc/tin.1:2678 +#: doc/tin.1:2683 #, no-wrap msgid "POSTING ARTICLES" msgstr "POSTING ARTICLES" #. type: Plain text -#: doc/tin.1:2681 +#: doc/tin.1:2686 msgid "" "B allows posting of articles, follow-up to already posted articles and " "replying direct through mail to the author of an article." @@ -7311,7 +7326,7 @@ msgstr "" "replying direct through mail to the author of an article." #. type: Plain text -#: doc/tin.1:2691 +#: doc/tin.1:2696 msgid "" "Use the B ('B') command to post an article to a newsgroup. After " "entering the post subject the default editor (i.e., B<\\%vi>(1)) or the " @@ -7332,7 +7347,7 @@ msgstr "" "again or p)ost the article to the specified newsgroup(s)." #. type: Plain text -#: doc/tin.1:2696 +#: doc/tin.1:2701 msgid "" "Use the B ('B') command to display a history of the " "articles you have posted. The date the article was posted, which newsgroups " @@ -7343,7 +7358,7 @@ msgstr "" "the article was posted to and the articles subject line are displayed." #. type: Plain text -#: doc/tin.1:2704 +#: doc/tin.1:2709 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^W>') command to post a follow-up article to " @@ -7362,7 +7377,7 @@ msgstr "" "when posting an article with the B ('B') command." #. type: Plain text -#: doc/tin.1:2718 +#: doc/tin.1:2723 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^E>') command to reply direct through mail to " @@ -7387,13 +7402,13 @@ msgstr "" "or send the article to the author via B ('B')." #. type: SS -#: doc/tin.1:2718 +#: doc/tin.1:2723 #, no-wrap msgid "CUSTOMIZING THE ARTICLE QUOTE STRING" msgstr "CUSTOMISING THE ARTICLE QUOTE STRING" #. type: Plain text -#: doc/tin.1:2726 +#: doc/tin.1:2731 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 " @@ -7412,13 +7427,13 @@ msgstr "" "B, B or B:" #. type: ta -#: doc/tin.1:2728 +#: doc/tin.1:2733 #, no-wrap msgid "\\w'%A 'u +\\w'Address'u" msgstr "\\w'%A 'u +\\w'Address'u" #. type: Plain text -#: doc/tin.1:2737 +#: doc/tin.1:2742 #, no-wrap msgid "" "B<%A>\tAddress (Email)\n" @@ -7440,12 +7455,12 @@ msgstr "" "B<%I>\tInitials of author\n" #. type: Plain text -#: doc/tin.1:2740 +#: doc/tin.1:2745 msgid "e.g.," msgstr "e.g.," #. type: Plain text -#: doc/tin.1:2745 +#: doc/tin.1:2750 #, no-wrap msgid "" "CW\n" #. type: Plain text -#: doc/tin.1:2749 +#: doc/tin.1:2754 msgid "would expand to:" msgstr "would expand to:" #. type: Plain text -#: doc/tin.1:2754 +#: doc/tin.1:2759 #, no-wrap msgid "" "CWabcINN123@example.orgE, Joe Bar Ejoe@example.orgE wrote:>\n" #. type: Plain text -#: doc/tin.1:2764 +#: doc/tin.1:2769 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 " @@ -7485,13 +7500,13 @@ msgstr "" "represent a space)." #. type: SS -#: doc/tin.1:2764 +#: doc/tin.1:2769 #, no-wrap msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES" msgstr "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES" #. type: Plain text -#: doc/tin.1:2771 +#: doc/tin.1:2776 msgid "" "The command interface to B, B, B or " "B ('B'), B ('B<|>'), B ('B'), B " @@ -7506,7 +7521,7 @@ msgstr "" "articles is the same for ease of use." #. type: Plain text -#: doc/tin.1:2776 +#: doc/tin.1:2781 msgid "" "Auto-saving with B<*AutoSave> ('B') is a special case and operates only " "on marked articles. They will processed without any further prompting " @@ -7519,7 +7534,7 @@ msgstr "" "attributes set for the current group." #. type: Plain text -#: doc/tin.1:2780 +#: doc/tin.1:2785 msgid "" "Otherwise, the initial prompt will ask you to select which article, thread, " "hot (auto-selected), regular expression pattern, tagged articles you wish to " @@ -7530,7 +7545,7 @@ msgstr "" "mail, pipe etc." #. type: Plain text -#: doc/tin.1:2784 +#: doc/tin.1:2789 msgid "" "Tagged articles must have already been tagged with a B<*Tag> ('B') " "command. All tagged articles can be untagged by a B<*Untag> ('B') untag " @@ -7541,7 +7556,7 @@ msgstr "" "command." #. type: Plain text -#: doc/tin.1:2790 +#: doc/tin.1:2795 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 " @@ -7556,7 +7571,7 @@ msgstr "" "pattern matching options." #. type: Plain text -#: doc/tin.1:2795 +#: doc/tin.1:2800 msgid "" "Various expansion characters are recognized when entering the directory and " "file to save to. Environment variables (prefixed with '$') and user home " @@ -7569,7 +7584,7 @@ msgstr "" "variables can themselves contain other special characters." #. type: Plain text -#: doc/tin.1:2800 +#: doc/tin.1:2805 msgid "" "To save articles to a mailbox enter '=Emailbox nameE' when asked for " "the save filename. If you enter just '=' then articles will be saved to a " @@ -7582,7 +7597,7 @@ msgstr "" "B." #. type: Plain text -#: doc/tin.1:2804 +#: doc/tin.1:2809 msgid "" "To save in savedir/Enews.group.nameE/EfilenameE format enter " "'+EfilenameE'. Environment variables are allowed within a filename " @@ -7593,7 +7608,7 @@ msgstr "" "(e.g., I<$SOURCES/dir/filename>). See B." #. type: Plain text -#: doc/tin.1:2810 +#: doc/tin.1:2815 msgid "" "When saving articles you can specify whether the saved files should be post " "processed. A default process type can be set via B." @@ -7602,13 +7617,13 @@ msgstr "" "processed. A default process type can be set via B." #. type: SS -#: doc/tin.1:2810 +#: doc/tin.1:2815 #, no-wrap msgid "AUTOMATIC MAILING AND SAVING NEW NEWS" msgstr "AUTOMATIC MAILING AND SAVING NEW NEWS" #. type: Plain text -#: doc/tin.1:2822 +#: doc/tin.1:2827 msgid "" "B 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. " @@ -7633,7 +7648,7 @@ msgstr "" "you could overflow your file system." #. type: Plain text -#: doc/tin.1:2826 +#: doc/tin.1:2831 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 " @@ -7644,7 +7659,7 @@ msgstr "" "''B<-R>''." #. type: Plain text -#: doc/tin.1:2833 +#: doc/tin.1:2838 msgid "" "If you only want to save some of your groups use the B tinrc " "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups " @@ -7661,13 +7676,13 @@ msgstr "" "want using attributes." #. type: TP -#: doc/tin.1:2834 +#: doc/tin.1:2839 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2838 +#: doc/tin.1:2843 msgid "" "(mail any unread articles in newsgroups specified in file newsrc.mail to the " "local user iain and mark them as read)" @@ -7676,13 +7691,13 @@ msgstr "" "local user iain and mark them as read)" #. type: TP -#: doc/tin.1:2839 +#: doc/tin.1:2844 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2843 +#: doc/tin.1:2848 msgid "" "(save any unread articles in newsgroups specified in file newsrc.save and " "mark them as read)" @@ -7691,24 +7706,24 @@ msgstr "" "mark them as read)" #. type: TP -#: doc/tin.1:2844 +#: doc/tin.1:2849 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2849 +#: doc/tin.1:2854 msgid "(read any articles saved by B)" msgstr "(read any articles saved by B)" #. type: SS -#: doc/tin.1:2849 +#: doc/tin.1:2854 #, no-wrap msgid "RANGES" msgstr "RANGES" #. type: Plain text -#: doc/tin.1:2860 +#: doc/tin.1:2865 msgid "" "A range is simply a group of items marked using the B (B<'#'>) " "key. Certain B commands will operate on a range if one exists rather " @@ -7731,13 +7746,13 @@ msgstr "" "B ('B')." #. type: SS -#: doc/tin.1:2861 +#: doc/tin.1:2866 #, no-wrap msgid "NEWSGROUP LISTS & WILDCARDS" msgstr "NEWSGROUP LISTS & WILDCARDS" #. type: Plain text -#: doc/tin.1:2872 +#: doc/tin.1:2877 msgid "" "Several places in B allow you to specify a list of newsgroups. These " "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE " @@ -7758,32 +7773,32 @@ msgstr "" "examples:" #. type: Plain text -#: doc/tin.1:2874 +#: doc/tin.1:2879 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:2876 +#: doc/tin.1:2881 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:2881 +#: doc/tin.1:2886 msgid "" "See the explanation for the $B variables for further examples." msgstr "" "See the explanation for the $B variables for further examples." #. type: SS -#: doc/tin.1:2881 +#: doc/tin.1:2886 #, no-wrap msgid "SIGNATURES" msgstr "SIGNATURES" #. type: Plain text -#: doc/tin.1:2890 +#: doc/tin.1:2895 msgid "" "B will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/." "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>. If I<${TIN_HOMEDIR:-\"$HOME" @@ -7800,7 +7815,7 @@ msgstr "" "%inews>(1) will append the signature itself." #. type: Plain text -#: doc/tin.1:2893 +#: doc/tin.1:2898 msgid "" "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the " "editor for both posting and mailing commands." @@ -7809,12 +7824,12 @@ msgstr "" "editor for both posting and mailing commands." #. type: Plain text -#: doc/tin.1:2895 +#: doc/tin.1:2900 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:2900 +#: doc/tin.1:2905 #, no-wrap msgid "" "CWjoe@example.orgE\n" @@ -7824,7 +7839,7 @@ msgstr "" "SNAIL Musterweg 12, 99999 Notreal, Germany>\n" #. type: Plain text -#: doc/tin.1:2915 +#: doc/tin.1:2920 msgid "" "B 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 " @@ -7847,13 +7862,13 @@ msgstr "" "sig is read from the file I<$HOME/.sigfixed>." #. type: SS -#: doc/tin.1:2915 +#: doc/tin.1:2920 #, no-wrap msgid "CUSTOMIZING THE SCREEN FORMAT" msgstr "CUSTOMISING THE SCREEN FORMAT" #. type: Plain text -#: doc/tin.1:2920 +#: doc/tin.1:2925 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 " @@ -7866,13 +7881,13 @@ msgstr "" "placeholders. The following variables are available:" #. type: ta -#: doc/tin.1:2923 +#: doc/tin.1:2928 #, 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:2940 +#: doc/tin.1:2945 #, no-wrap msgid "" "B<%D>\tdate\n" @@ -7910,7 +7925,7 @@ msgstr "" "B<%%>\t%\n" #. type: Plain text -#: doc/tin.1:2945 +#: doc/tin.1:2950 msgid "" "Not all variables can be used in each level. The following table provides an " "overview:" @@ -7919,13 +7934,13 @@ msgstr "" "overview:" #. type: ta -#: doc/tin.1:2948 +#: doc/tin.1:2953 #, no-wrap msgid "\\w'%G 'uC +\\w'B 'uC +\\w'B 'uC +\\w'B'uC" msgstr "\\w'%G 'uC +\\w'B 'uC +\\w'B 'uC +\\w'B'uC" #. type: Plain text -#: doc/tin.1:2966 +#: doc/tin.1:2971 #, no-wrap msgid "" "\tB\tB\tB\n" @@ -7965,18 +7980,18 @@ msgstr "" "B<%%>\tX\tX\tX\n" #. type: Plain text -#: doc/tin.1:2970 +#: doc/tin.1:2975 msgid "Defaults for the format strings:" msgstr "Defaults for the format strings:" #. type: ta -#: doc/tin.1:2973 +#: doc/tin.1:2978 #, 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:2977 +#: doc/tin.1:2982 #, no-wrap msgid "" "B:\t\"B<%f %n %U %G %d>\"\n" @@ -7988,7 +8003,7 @@ msgstr "" "B:\t\"B<%n %m [%L] %T %F>\"\n" #. type: Plain text -#: doc/tin.1:2983 +#: doc/tin.1:2988 msgid "" "B controls whether the newsgroup description is shown or " "not. The description can also be toggled with B " @@ -7999,7 +8014,7 @@ msgstr "" "('B')." #. type: Plain text -#: doc/tin.1:2988 +#: doc/tin.1:2993 msgid "" "The information displayed with 'B<%F>' depends on the value of " "B. B resp. B " @@ -8010,7 +8025,7 @@ msgstr "" "('B') switches through all available options." #. type: Plain text -#: doc/tin.1:2992 +#: doc/tin.1:2997 msgid "" "For date representation 'B<%D>' uses B. It is possible to " "specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:" @@ -8021,7 +8036,7 @@ msgstr "" "%M)D>'). See B for more details." #. type: Plain text -#: doc/tin.1:2996 +#: doc/tin.1:3001 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 " @@ -8032,7 +8047,7 @@ msgstr "" "thread level 10 characters wide: 'B<%10S>'." #. type: Plain text -#: doc/tin.1:3002 +#: doc/tin.1:3007 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 " @@ -8047,7 +8062,7 @@ msgstr "" "default value of 32." #. type: Plain text -#: doc/tin.1:3009 +#: doc/tin.1:3014 msgid "" "Some variables do have a default width which may lead to truncation. " "Truncation for variables which contain only numbers happens by dividing the " @@ -8064,13 +8079,13 @@ msgstr "" "larger width manually, e.g. 'B<%6n>'. Here is an overview of the defaults:" #. type: ta -#: doc/tin.1:3012 +#: doc/tin.1:3017 #, no-wrap msgid "\\w'Variable 'u +\\w'width'u" msgstr "\\w'Variable 'u +\\w'width'u" #. type: Plain text -#: doc/tin.1:3021 +#: doc/tin.1:3026 #, no-wrap msgid "" "Variable\twidth\n" @@ -8092,7 +8107,7 @@ msgstr "" "B<%n>\t 4\n" #. type: Plain text -#: doc/tin.1:3032 +#: doc/tin.1:3037 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 " @@ -8113,7 +8128,7 @@ msgstr "" "specify the length in the format string." #. type: Plain text -#: doc/tin.1:3036 +#: doc/tin.1:3041 msgid "" "In case the format string contains 'B<%G>' and 'B<%d>' and no length are " "given, B determines the longest newsgroup name and uses this length for " @@ -8124,7 +8139,7 @@ msgstr "" "'B<%G>'. The remaining space will used for 'B<%d>'." #. type: Plain text -#: doc/tin.1:3040 +#: doc/tin.1:3045 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. " @@ -8135,7 +8150,7 @@ msgstr "" "'B<%T>' will use two third of the available space." #. type: Plain text -#: doc/tin.1:3048 +#: doc/tin.1:3053 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 " @@ -8154,7 +8169,7 @@ msgstr "" "characters: 'B<%E100S>'." #. type: Plain text -#: doc/tin.1:3056 +#: doc/tin.1:3061 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 " @@ -8169,13 +8184,13 @@ msgstr "" "%10E100S>'." #. type: SS -#: doc/tin.1:3056 +#: doc/tin.1:3061 #, no-wrap msgid "TIPS AND TRICKS" msgstr "TIPS AND TRICKS" #. type: Plain text -#: doc/tin.1:3060 +#: doc/tin.1:3065 msgid "" "B 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 " @@ -8186,14 +8201,14 @@ msgstr "" "up arrow key goes up a line and the down arrow key goes down a line." #. type: Plain text -#: doc/tin.1:3062 +#: doc/tin.1:3067 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:3065 +#: doc/tin.1:3070 msgid "" "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn " "etc.)" @@ -8202,12 +8217,12 @@ msgstr "" "etc.)" #. type: Plain text -#: doc/tin.1:3067 +#: doc/tin.1:3072 msgid "\\(emnews.software.nntp (info. about NNTP)" msgstr "\\(emnews.software.nntp (info. about NNTP)" #. type: Plain text -#: doc/tin.1:3069 +#: doc/tin.1:3074 msgid "" "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different " "themes)" @@ -8216,7 +8231,7 @@ msgstr "" "themes)" #. type: Plain text -#: doc/tin.1:3073 +#: doc/tin.1:3078 msgid "" "Many prompts within B offer a default choice that the cursor is " "positioned on. By pressing 'BCRE>' the default value is taken. " @@ -8227,7 +8242,7 @@ msgstr "" "Most prompts can be aborted by pressing 'BESCE>'." #. type: Plain text -#: doc/tin.1:3080 +#: doc/tin.1:3085 msgid "" "When B is run in a B<\\%xterm>(1x) it will resize itself each time the " "B<\\%xterm>(1x) is resized." @@ -8236,7 +8251,7 @@ msgstr "" "B<\\%xterm>(1x) is resized." #. type: Plain text -#: doc/tin.1:3084 +#: doc/tin.1:3089 msgid "" "B will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file at set intervals (B) to show any " @@ -8247,7 +8262,7 @@ msgstr "" "newly arrived news." #. type: Plain text -#: doc/tin.1:3089 +#: doc/tin.1:3094 msgid "" "If you find large number of new newsgroups cluttering up your screen, " "pressing B ('B') will make them go away." @@ -8256,13 +8271,13 @@ msgstr "" "pressing B ('B') will make them go away." #. type: SS -#: doc/tin.1:3089 +#: doc/tin.1:3094 #, no-wrap msgid "XTERM BUTTONS" msgstr "XTERM BUTTONS" #. type: Plain text -#: doc/tin.1:3095 +#: doc/tin.1:3100 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 " @@ -8275,31 +8290,31 @@ msgstr "" "button)." #. type: Plain text -#: doc/tin.1:3097 +#: doc/tin.1:3102 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:3097 +#: doc/tin.1:3102 #, no-wrap msgid "Button1 (left)" msgstr "Button1 (left)" #. type: Plain text -#: doc/tin.1:3100 +#: doc/tin.1:3105 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:3100 +#: doc/tin.1:3105 #, no-wrap msgid "Button2 (center)" msgstr "Button2 (centre)" #. type: Plain text -#: doc/tin.1:3104 +#: doc/tin.1:3109 msgid "" "returns to the previous (upper) level if you click on an article, otherwise " "pages up." @@ -8308,13 +8323,13 @@ msgstr "" "pages up." #. type: TP -#: doc/tin.1:3104 +#: doc/tin.1:3109 #, no-wrap msgid "Button3 (right)" msgstr "Button3 (right)" #. type: Plain text -#: doc/tin.1:3108 +#: doc/tin.1:3113 msgid "" "positions on the article line under mouse cursor, or pages down if you've " "clicked outside the list of articles." @@ -8323,18 +8338,18 @@ msgstr "" "clicked outside the list of articles." #. type: Plain text -#: doc/tin.1:3110 +#: doc/tin.1:3115 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:3110 doc/tin.1:3122 doc/tin.1:3136 +#: doc/tin.1:3115 doc/tin.1:3127 doc/tin.1:3141 #, no-wrap msgid "left button" msgstr "left button" #. type: Plain text -#: doc/tin.1:3114 +#: doc/tin.1:3119 msgid "" "moves to and selects the group pointed at, just like B " "('BCRE>')." @@ -8343,36 +8358,36 @@ msgstr "" "('BCRE>')." #. type: TP -#: doc/tin.1:3114 doc/tin.1:3126 doc/tin.1:3139 +#: doc/tin.1:3119 doc/tin.1:3131 doc/tin.1:3144 #, no-wrap msgid "center button" msgstr "centre button" #. type: Plain text -#: doc/tin.1:3117 +#: doc/tin.1:3122 msgid "quits the program, just like B ('B')." msgstr "quits the program, just like B ('B')." #. type: TP -#: doc/tin.1:3117 doc/tin.1:3131 doc/tin.1:3144 +#: doc/tin.1:3122 doc/tin.1:3136 doc/tin.1:3149 #, no-wrap msgid "right button" msgstr "right button" #. type: Plain text -#: doc/tin.1:3120 +#: doc/tin.1:3125 msgid "moves to the group pointed at." msgstr "moves to the group pointed at." #. type: Plain text -#: doc/tin.1:3122 +#: doc/tin.1:3127 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:3126 +#: doc/tin.1:3131 msgid "" "reads the article pointed at, just like B " "('BCRE>'), or the thread, just like B ('B')." @@ -8381,7 +8396,7 @@ msgstr "" "('BCRE>'), or the thread, just like B ('B')." #. type: Plain text -#: doc/tin.1:3131 +#: doc/tin.1:3136 msgid "" "exits the menu, catching up on the group if you have " "B set in your configuration, just like B " @@ -8392,24 +8407,24 @@ msgstr "" "('B')." #. type: Plain text -#: doc/tin.1:3134 +#: doc/tin.1:3139 msgid "moves to the article (or thread) pointed at." msgstr "moves to the article (or thread) pointed at." #. type: Plain text -#: doc/tin.1:3136 +#: doc/tin.1:3141 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:3139 +#: doc/tin.1:3144 msgid "" "reads article pointed at, just like B ('BCRE>')." msgstr "" "reads article pointed at, just like B ('BCRE>')." #. type: Plain text -#: doc/tin.1:3144 +#: doc/tin.1:3149 msgid "" "exits the menu, catching up on the thread if you have " "B set in your configuration, just like B " @@ -8420,12 +8435,12 @@ msgstr "" "('B')." #. type: Plain text -#: doc/tin.1:3147 +#: doc/tin.1:3152 msgid "moves to the article pointed at." msgstr "moves to the article pointed at." #. type: Plain text -#: doc/tin.1:3154 +#: doc/tin.1:3159 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." @@ -8434,13 +8449,13 @@ msgstr "" "of B<\\%xterm>(1x), but after one click of any button." #. type: SS -#: doc/tin.1:3154 +#: doc/tin.1:3159 #, no-wrap msgid "INDEX FILES" msgstr "INDEX FILES" #. type: Plain text -#: doc/tin.1:3159 +#: doc/tin.1:3164 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 " @@ -8451,7 +8466,7 @@ msgstr "" "server then this section can be ignored." #. type: Plain text -#: doc/tin.1:3165 +#: doc/tin.1:3170 msgid "" "If your news server doesn't support NOV index files or you have a very slow " "connection to your news server then B can cache the index for each " @@ -8466,7 +8481,7 @@ msgstr "" "traffic groups." #. type: Plain text -#: doc/tin.1:3174 +#: doc/tin.1:3179 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 " @@ -8485,7 +8500,7 @@ msgstr "" "when reading via NNTP then turning on caching will have little or no effect." #. type: Plain text -#: doc/tin.1:3181 +#: doc/tin.1:3186 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 to create all " @@ -8502,7 +8517,7 @@ msgstr "" "need to be cached." #. type: Plain text -#: doc/tin.1:3186 +#: doc/tin.1:3191 msgid "" "As indexing might take some time you may want to run B form the system " "batcher B<\\%cron>(1) with the ''B<-u>'' option:" @@ -8511,13 +8526,13 @@ msgstr "" "batcher B<\\%cron>(1) with the ''B<-u>'' option:" #. type: Plain text -#: doc/tin.1:3191 +#: doc/tin.1:3196 #, 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:3197 +#: doc/tin.1:3202 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:" @@ -8526,7 +8541,7 @@ msgstr "" "cached data for groups you are not reading anymore with something like:" #. type: Plain text -#: doc/tin.1:3203 +#: doc/tin.1:3208 #, no-wrap msgid "" "CW\n" #. type: SH -#: doc/tin.1:3208 doc/tin.5:21 +#: doc/tin.1:3213 doc/tin.5:21 #, no-wrap msgid "FILES" msgstr "FILES" @@ -8557,124 +8572,124 @@ msgstr "FILES" #. $TMPDIR/SCOPES-W (-D 32) #. $TMPDIR/ACTIVE (-D 64) #. type: Plain text -#: doc/tin.1:3226 +#: doc/tin.1:3231 msgid "For a detailed description see B<\\%tin>(5)." msgstr "For a detailed description see B<\\%tin>(5)." #. type: Plain text -#: doc/tin.1:3228 doc/tin.5:43 +#: doc/tin.1:3233 doc/tin.5:43 msgid "I<$MAILCAPS>" msgstr "I<$MAILCAPS>" #. type: Plain text -#: doc/tin.1:3230 doc/tin.5:45 +#: doc/tin.1:3235 doc/tin.5:45 msgid "I<~/.mailcap>" msgstr "I<~/.mailcap>" #. type: Plain text -#: doc/tin.1:3232 doc/tin.5:47 +#: doc/tin.1:3237 doc/tin.5:47 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3234 doc/tin.5:49 +#: doc/tin.1:3239 doc/tin.5:49 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3236 doc/tin.5:51 +#: doc/tin.1:3241 doc/tin.5:51 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3238 doc/tin.5:53 +#: doc/tin.1:3243 doc/tin.5:53 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3241 doc/tin.5:222 +#: doc/tin.1:3246 doc/tin.5:222 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3244 doc/tin.5:232 +#: doc/tin.1:3249 doc/tin.5:232 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" #. type: Plain text -#: doc/tin.1:3247 doc/tin.5:242 +#: doc/tin.1:3252 doc/tin.5:242 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" #. type: Plain text -#: doc/tin.1:3249 doc/tin.5:244 +#: doc/tin.1:3254 doc/tin.5:244 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3251 doc/tin.5:246 +#: doc/tin.1:3256 doc/tin.5:246 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3254 doc/tin.5:253 +#: doc/tin.1:3259 doc/tin.5:253 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" #. type: Plain text -#: doc/tin.1:3257 doc/tin.5:286 +#: doc/tin.1:3262 doc/tin.5:286 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" #. type: Plain text -#: doc/tin.1:3261 doc/tin.5:315 +#: doc/tin.1:3266 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:3265 doc/tin.5:323 +#: doc/tin.1:3270 doc/tin.5:323 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" #. type: Plain text -#: doc/tin.1:3267 doc/tin.5:325 +#: doc/tin.1:3272 doc/tin.5:325 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" #. type: Plain text -#: doc/tin.1:3270 doc/tin.5:332 +#: doc/tin.1:3275 doc/tin.5:332 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" #. type: Plain text -#: doc/tin.1:3273 doc/tin.5:339 +#: doc/tin.1:3278 doc/tin.5:339 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" #. type: Plain text -#: doc/tin.1:3276 doc/tin.5:346 +#: doc/tin.1:3281 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:3280 doc/tin.5:354 +#: doc/tin.1:3285 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:3284 doc/tin.5:362 +#: doc/tin.1:3289 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:3287 doc/tin.5:369 +#: doc/tin.1:3292 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:3290 doc/tin.5:403 +#: doc/tin.1:3295 doc/tin.5:403 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" @@ -8683,66 +8698,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:3294 doc/tin.5:414 +#: doc/tin.1:3299 doc/tin.5:414 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3296 doc/tin.5:416 +#: doc/tin.1:3301 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:3299 doc/tin.5:750 +#: doc/tin.1:3304 doc/tin.5:750 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" #. type: Plain text -#: doc/tin.1:3303 doc/tin.5:832 +#: doc/tin.1:3308 doc/tin.5:832 #, no-wrap msgid "I\n" msgstr "I\n" #. type: Plain text -#: doc/tin.1:3305 doc/tin.5:834 +#: doc/tin.1:3310 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:3309 doc/tin.5:1067 +#: doc/tin.1:3314 doc/tin.5:1067 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" #. type: Plain text -#: doc/tin.1:3312 doc/tin.5:1083 +#: doc/tin.1:3317 doc/tin.5:1083 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" #. type: Plain text -#: doc/tin.1:3315 doc/tin.5:1109 +#: doc/tin.1:3320 doc/tin.5:1109 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" #. type: Plain text -#: doc/tin.1:3318 doc/tin.5:1116 +#: doc/tin.1:3323 doc/tin.5:1116 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" #. type: Plain text -#: doc/tin.1:3321 doc/tin.5:1126 +#: doc/tin.1:3326 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:3325 +#: doc/tin.1:3330 #, 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:3330 +#: doc/tin.1:3335 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" @@ -8752,22 +8767,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:3335 doc/tin.5:1179 +#: doc/tin.1:3340 doc/tin.5:1179 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3337 doc/tin.5:1181 +#: doc/tin.1:3342 doc/tin.5:1181 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" #. type: Plain text -#: doc/tin.1:3340 doc/tin.5:2373 +#: doc/tin.1:3345 doc/tin.5:2373 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3343 +#: doc/tin.1:3348 msgid "I" msgstr "I" @@ -8776,51 +8791,51 @@ msgstr "I" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>" #. type: Plain text -#: doc/tin.1:3349 doc/tin.5:2543 +#: doc/tin.1:3354 doc/tin.5:2543 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" #. type: Plain text -#: doc/tin.1:3352 doc/tin.5:2570 +#: doc/tin.1:3357 doc/tin.5:2570 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" #. type: Plain text -#: doc/tin.1:3355 doc/tin.5:2593 +#: doc/tin.1:3360 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:3358 doc/tin.5:2603 +#: doc/tin.1:3363 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:3361 doc/tin.5:2621 +#: doc/tin.1:3366 doc/tin.5:2621 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" #. type: SH -#: doc/tin.1:3364 +#: doc/tin.1:3369 #, no-wrap msgid "ENVIRONMENT" msgstr "ENVIRONMENT" #. type: TP -#: doc/tin.1:3367 +#: doc/tin.1:3372 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3375 +#: doc/tin.1:3380 msgid "" "Define this variable if you want to specify command-line options that B " "should be started with to save typing them each time it is started. The " @@ -8835,13 +8850,13 @@ msgstr "" "the command-line to override the same option specified in the environment." #. type: TP -#: doc/tin.1:3375 +#: doc/tin.1:3380 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3380 +#: doc/tin.1:3385 msgid "" "Define this variable if you do not want the I<.tin> directory in I<$HOME/>. " "E.g., if you want all B's private files in I you would set " @@ -8852,13 +8867,13 @@ msgstr "" "$B to I." #. type: TP -#: doc/tin.1:3380 +#: doc/tin.1:3385 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3386 +#: doc/tin.1:3391 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's news index " @@ -8869,13 +8884,13 @@ msgstr "" "files in I you would set $B to I." #. type: TP -#: doc/tin.1:3386 +#: doc/tin.1:3391 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3392 +#: doc/tin.1:3397 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's mail index " @@ -8886,13 +8901,13 @@ msgstr "" "files in I you would set $B to I." #. type: TP -#: doc/tin.1:3392 +#: doc/tin.1:3397 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3398 +#: doc/tin.1:3403 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's save index " @@ -8903,13 +8918,13 @@ msgstr "" "files in I you would set $B to I." #. type: TP -#: doc/tin.1:3398 +#: doc/tin.1:3403 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3403 +#: doc/tin.1:3408 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is I. If tin is " @@ -8920,13 +8935,13 @@ msgstr "" "running in NNTP mode setting this variable has no effect." #. type: TP -#: doc/tin.1:3403 +#: doc/tin.1:3408 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3408 +#: doc/tin.1:3413 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is I. If tin is " @@ -8937,13 +8952,13 @@ msgstr "" "running in NNTP mode setting this variable has no effect." #. type: TP -#: doc/tin.1:3408 +#: doc/tin.1:3413 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3413 +#: doc/tin.1:3418 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is B (see above). If tin " @@ -8954,13 +8969,13 @@ msgstr "" "is running in NNTP mode setting this variable has no effect." #. type: TP -#: doc/tin.1:3413 +#: doc/tin.1:3418 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3419 +#: doc/tin.1:3424 msgid "" "Define this variable if you want to override the B filename " "that was compiled into the B binary, default is I<.overview>. If tin is " @@ -8971,13 +8986,13 @@ msgstr "" "running in NNTP mode setting this variable has no effect." #. type: TP -#: doc/tin.1:3419 +#: doc/tin.1:3424 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3425 +#: doc/tin.1:3430 msgid "" "Define this variable if you want to override the B path " "that was compiled into the B binary. If tin is running in NNTP mode " @@ -8990,13 +9005,13 @@ msgstr "" "to $B." #. type: TP -#: doc/tin.1:3425 +#: doc/tin.1:3430 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3431 +#: doc/tin.1:3436 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." #. type: TP -#: doc/tin.1:3431 +#: doc/tin.1:3436 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3436 +#: doc/tin.1:3441 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 " @@ -9026,13 +9041,13 @@ msgstr "" "overrides $B." #. type: TP -#: doc/tin.1:3436 +#: doc/tin.1:3441 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3440 +#: doc/tin.1:3445 msgid "" "Set the article header field ''Distribution:'' to the contents of the " "variable instead of the system default." @@ -9041,13 +9056,13 @@ msgstr "" "variable instead of the system default." #. type: TP -#: doc/tin.1:3440 +#: doc/tin.1:3445 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3444 +#: doc/tin.1:3449 msgid "" "Set the ISO to ASCII charset decoding table character to use in decoding an " "article text. Values can range from -1 to 6." @@ -9056,39 +9071,39 @@ msgstr "" "article text. Values can range from -1 to 6." #. type: TP -#: doc/tin.1:3445 +#: doc/tin.1:3450 #, no-wrap msgid "B<-1>" msgstr "B<-1>" #. type: Plain text -#: doc/tin.1:3448 +#: doc/tin.1:3453 msgid "no conversion" msgstr "no conversion" #. type: Plain text -#: doc/tin.1:3451 +#: doc/tin.1:3456 msgid "universal table for many languages" msgstr "universal table for many languages" #. type: Plain text -#: doc/tin.1:3454 +#: doc/tin.1:3459 msgid "single-spacing universal table" msgstr "single-spacing universal table" #. type: Plain text -#: doc/tin.1:3457 +#: doc/tin.1:3462 msgid "table for Danish, Dutch, German, Norwegian and Swedish" msgstr "table for Danish, Dutch, German, Norwegian and Swedish" #. type: TP -#: doc/tin.1:3457 +#: doc/tin.1:3462 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:3460 +#: doc/tin.1:3465 msgid "" "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO " "646 variant" @@ -9097,40 +9112,40 @@ msgstr "" "646 variant" #. type: Plain text -#: doc/tin.1:3463 +#: doc/tin.1:3468 msgid "table with B codes in brackets" msgstr "table with B codes in brackets" #. type: TP -#: doc/tin.1:3463 +#: doc/tin.1:3468 #, no-wrap msgid "B<5>" msgstr "B<5>" #. type: Plain text -#: doc/tin.1:3466 +#: doc/tin.1:3471 msgid "table for printers that allow overstriking with backspace" msgstr "table for printers that allow overstriking with backspace" #. type: TP -#: doc/tin.1:3466 +#: doc/tin.1:3471 #, no-wrap msgid "B<6>" msgstr "B<6>" #. type: Plain text -#: doc/tin.1:3469 +#: doc/tin.1:3474 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:3470 +#: doc/tin.1:3475 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3476 +#: doc/tin.1:3481 msgid "" "Set the article header field ''Organization:'' to the contents of the " "variable instead of the system default. If reading news on an Apollo " @@ -9143,24 +9158,24 @@ msgstr "" "of $B." #. type: TP -#: doc/tin.1:3476 +#: doc/tin.1:3481 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3479 +#: doc/tin.1:3484 msgid "DomainOS specific, same as $B on other OSs (see above)." msgstr "DomainOS specific, same as $B on other OSs (see above)." #. type: TP -#: doc/tin.1:3479 +#: doc/tin.1:3484 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3484 +#: doc/tin.1:3489 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 " @@ -9171,13 +9186,13 @@ msgstr "" "different address." #. type: TP -#: doc/tin.1:3484 +#: doc/tin.1:3489 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3488 +#: doc/tin.1:3493 msgid "" "Overrides the full name given in the gecos-files in I, see also " "B." @@ -9186,37 +9201,37 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:3488 +#: doc/tin.1:3493 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3491 +#: doc/tin.1:3496 msgid "Same as $B." msgstr "Same as $B." #. type: TP -#: doc/tin.1:3491 +#: doc/tin.1:3496 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3496 +#: doc/tin.1:3501 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:3496 +#: doc/tin.1:3501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3500 +#: doc/tin.1:3505 msgid "" "This variable has precedence over the default mailer that is used in all " "mailing operations within B." @@ -9225,24 +9240,24 @@ msgstr "" "mailing operations within B." #. type: TP -#: doc/tin.1:3500 +#: doc/tin.1:3505 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3503 +#: doc/tin.1:3508 msgid "Full path to the user's mailbox." msgstr "Full path to the user's mailbox." #. type: TP -#: doc/tin.1:3503 +#: doc/tin.1:3508 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3512 +#: doc/tin.1:3517 msgid "" "This variable has precedence over the default editor (i.e., B<\\%vi>(1)) " "that is used in all editing operations within B (e.g., posting, " @@ -9255,13 +9270,13 @@ msgstr "" "vi}\"}>. See B<\\%environ>(5) for more info." #. type: TP -#: doc/tin.1:3512 +#: doc/tin.1:3517 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3521 +#: doc/tin.1:3526 msgid "" "If $B is unset, then this variable is looked up for a default " "editor. If $B and $B are both unset, B uses the systems " @@ -9274,13 +9289,13 @@ msgstr "" "for more info." #. type: TP -#: doc/tin.1:3521 +#: doc/tin.1:3526 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3527 +#: doc/tin.1:3532 msgid "" "A new group is checked against the list of patterns; if it matches, B " "subscribes the user to the group without further query. See the section " @@ -9293,12 +9308,12 @@ msgstr "" "example, setting" #. type: Plain text -#: doc/tin.1:3529 +#: doc/tin.1:3534 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3534 +#: doc/tin.1:3539 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 " @@ -9311,13 +9326,13 @@ msgstr "" "with the ''B<-X>'' command-line switch." #. type: TP -#: doc/tin.1:3534 +#: doc/tin.1:3539 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3538 +#: doc/tin.1:3543 msgid "" "Is handled like the $B variable, but groups matching the list " "are unsubscribed from without further query. For example, setting" @@ -9326,12 +9341,12 @@ msgstr "" "are unsubscribed from without further query. For example, setting" #. type: Plain text -#: doc/tin.1:3540 +#: doc/tin.1:3545 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3544 +#: doc/tin.1:3549 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 " @@ -9342,13 +9357,13 @@ msgstr "" "will be queried for as usual)." #. type: TP -#: doc/tin.1:3544 +#: doc/tin.1:3549 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3548 +#: doc/tin.1:3553 msgid "" "A pathname of a directory made available for B to create temporary " "files." @@ -9357,13 +9372,13 @@ msgstr "" "files." #. type: TP -#: doc/tin.1:3548 +#: doc/tin.1:3553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3554 +#: doc/tin.1:3559 msgid "" "This variable can be used to override the default path search for B<\\" "%mailcap>(5) files. See also B<\\%tin>(5)." @@ -9372,13 +9387,13 @@ msgstr "" "%mailcap>(5) files. See also B<\\%tin>(5)." #. type: TP -#: doc/tin.1:3554 +#: doc/tin.1:3559 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3559 +#: doc/tin.1:3564 msgid "" "Set this variable to disable the use of B<\\%metamail>(1) or a replacement " "(e.g. metamutt)." @@ -9387,19 +9402,19 @@ msgstr "" "(e.g. metamutt)." #. type: TP -#: doc/tin.1:3559 +#: doc/tin.1:3564 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:3561 +#: doc/tin.1:3566 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3566 +#: doc/tin.1:3571 msgid "" "Set this variable to point to B<\\%ispell>(1) or a replacement and its cmd-" "line options." @@ -9408,13 +9423,13 @@ msgstr "" "line options." #. type: TP -#: doc/tin.1:3566 +#: doc/tin.1:3571 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3573 +#: doc/tin.1:3578 msgid "" "Define any additional options that you wish to pass to your B<\\%pgp>(1) or " "B<\\%gpg>(1) program." @@ -9423,13 +9438,13 @@ msgstr "" "B<\\%gpg>(1) program." #. type: TP -#: doc/tin.1:3573 +#: doc/tin.1:3578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3578 +#: doc/tin.1:3583 msgid "" "Override the name of the B<\\%pgp>(1) directory in B<$HOME> that holds your " "keys etc.." @@ -9438,13 +9453,13 @@ msgstr "" "keys etc.." #. type: TP -#: doc/tin.1:3578 +#: doc/tin.1:3583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3583 +#: doc/tin.1:3588 msgid "" "Override the name of the B<\\%gpg>(1) directory in B<$HOME> that holds your " "keys etc.." @@ -9453,7 +9468,7 @@ msgstr "" "keys etc.." #. type: TP -#: doc/tin.1:3583 +#: doc/tin.1:3588 #, no-wrap msgid "B" msgstr "B" @@ -9461,7 +9476,7 @@ msgstr "B" #. TODO: document LC_CTYPEs influence on #. ~/.tin/keymap.*, 8bit char display, ... #. type: Plain text -#: doc/tin.1:3597 +#: doc/tin.1:3602 msgid "" "This variable determines the B<\\%locale>(5) category for character " "handling functions. Usually it determines the character classes for pattern " @@ -9480,13 +9495,13 @@ msgstr "" "for more information." #. type: TP -#: doc/tin.1:3597 +#: doc/tin.1:3602 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3606 +#: doc/tin.1:3611 msgid "" "Formats of informative and diagnostic messages and interactive responses. " "It's value should be of the form I[I<_territory>][I<.codeset>]" @@ -9499,13 +9514,13 @@ msgstr "" "information." #. type: TP -#: doc/tin.1:3606 +#: doc/tin.1:3611 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3614 +#: doc/tin.1:3619 msgid "" "Date and time formats. It's value should be of the form " "I[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5) " @@ -9516,13 +9531,13 @@ msgstr "" "and B<\\%environ>(5) for more information." #. type: TP -#: doc/tin.1:3614 +#: doc/tin.1:3619 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3623 +#: doc/tin.1:3628 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[I<_territory>]" @@ -9535,13 +9550,13 @@ msgstr "" "information." #. type: TP -#: doc/tin.1:3623 +#: doc/tin.1:3628 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3632 +#: doc/tin.1:3637 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 " @@ -9554,13 +9569,13 @@ msgstr "" "%environ>(5) for more information." #. type: TP -#: doc/tin.1:3632 +#: doc/tin.1:3637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3640 +#: doc/tin.1:3645 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<" @@ -9575,13 +9590,13 @@ msgstr "" "information." #. type: TP -#: doc/tin.1:3640 +#: doc/tin.1:3645 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3650 +#: doc/tin.1:3655 msgid "" "A decimal integer E 0 used to indicate the user's preferred width in " "column positions for the terminal screen or window. If this variable is " @@ -9602,13 +9617,13 @@ msgstr "" "characteristics." #. type: TP -#: doc/tin.1:3650 +#: doc/tin.1:3655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3660 +#: doc/tin.1:3665 msgid "" "A decimal integer E 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 " @@ -9629,13 +9644,13 @@ msgstr "" "B<$LINES> unless they wish to override the system selection." #. type: TP -#: doc/tin.1:3660 +#: doc/tin.1:3665 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3666 +#: doc/tin.1:3671 msgid "" "The type of terminal in use. This is used when looking up termcap " "sequences. See B<\\%environ>(5) for more information." @@ -9644,24 +9659,24 @@ msgstr "" "sequences. See B<\\%environ>(5) for more information." #. type: TP -#: doc/tin.1:3666 +#: doc/tin.1:3671 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3669 +#: doc/tin.1:3674 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:3669 +#: doc/tin.1:3674 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3673 +#: doc/tin.1:3678 msgid "" "Used for determining terminal's X window id; required for xface. Should be " "set by the terminal emulator." @@ -9670,73 +9685,73 @@ msgstr "" "set by the terminal emulator." #. type: TP -#: doc/tin.1:3673 +#: doc/tin.1:3678 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3677 +#: doc/tin.1:3682 msgid "" "The pathname of the user's login shell. Used to set B." msgstr "" "The pathname of the user's login shell. Used to set B." #. type: TP -#: doc/tin.1:3677 +#: doc/tin.1:3682 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3682 +#: doc/tin.1:3687 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:3682 +#: doc/tin.1:3687 #, no-wrap msgid "SIGNALS" msgstr "SIGNALS" #. TODO: add missing, sort useful, document in detail #. type: Plain text -#: doc/tin.1:3686 +#: doc/tin.1:3691 msgid "B handles a couple of signals:" msgstr "B handles a couple of signals:" #. type: TP -#: doc/tin.1:3686 +#: doc/tin.1:3691 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3689 doc/tin.1:3692 +#: doc/tin.1:3694 doc/tin.1:3697 msgid "Terminate gracefully." msgstr "Terminate gracefully." #. type: TP -#: doc/tin.1:3689 +#: doc/tin.1:3694 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:3692 +#: doc/tin.1:3697 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3695 +#: doc/tin.1:3700 msgid "Terminate gracefully but do not restore terminal (tty)." msgstr "Terminate gracefully but do not restore terminal (tty)." #. type: TP -#: doc/tin.1:3695 +#: doc/tin.1:3700 #, no-wrap msgid "B" msgstr "B" @@ -9745,18 +9760,18 @@ msgstr "B" #. give an overview of the most common error messages and how to cope with #. them. #. type: Plain text -#: doc/tin.1:3706 +#: doc/tin.1:3711 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file." msgstr "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file." #. type: SH -#: doc/tin.1:3706 +#: doc/tin.1:3711 #, no-wrap msgid "SECURITY" msgstr "SECURITY" #. type: Plain text -#: doc/tin.1:3714 +#: doc/tin.1:3719 msgid "" "When B 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 " @@ -9769,15 +9784,15 @@ msgstr "" "before starting tin in debug mode (e.g. B)." #. type: SH -#: doc/tin.1:3714 +#: doc/tin.1:3719 #, no-wrap msgid "CONFORMING TO" msgstr "CONFORMING TO" -#. - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643, -#. RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever +#. - 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:3722 +#: doc/tin.1:3727 msgid "" "B does conform to the Base Definitions volume of IEEE Std 1003.1-2008, " "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax " @@ -9788,13 +9803,13 @@ msgstr "" "Guidelines)." #. type: SH -#: doc/tin.1:3722 +#: doc/tin.1:3727 #, no-wrap msgid "NOTES" msgstr "NOTES" #. type: Plain text -#: doc/tin.1:3727 +#: doc/tin.1:3732 msgid "" "Regular expression support is provided by the PCRE library package B<\\" "%pcre>(3), which is open source software, written by Philip Hazel, and " @@ -9805,18 +9820,18 @@ msgstr "" "copyright by the University of Cambridge, England." #. type: Plain text -#: doc/tin.1:3731 +#: doc/tin.1:3736 msgid "Eftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E" msgstr "Eftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E" #. type: SH -#: doc/tin.1:3731 +#: doc/tin.1:3736 #, no-wrap msgid "BUGS" msgstr "BUGS" #. type: Plain text -#: doc/tin.1:3739 +#: doc/tin.1:3744 msgid "" "B NNTPd, B<\\%noffle>(1) (E= V1.0-pre5) and B (E= " "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with " @@ -9829,7 +9844,7 @@ msgstr "" "and recompile." #. type: Plain text -#: doc/tin.1:3748 +#: doc/tin.1:3753 msgid "" "Before mailing a bug-report to Etin-bugs@tin.orgE please check if " "you are using the latest (stable) release, and if not, please upgrade first! " @@ -9846,13 +9861,13 @@ msgstr "" "request it." #. type: SH -#: doc/tin.1:3748 +#: doc/tin.1:3753 #, no-wrap msgid "HISTORY" msgstr "HISTORY" #. type: Plain text -#: doc/tin.1:3757 +#: doc/tin.1:3762 msgid "" "B 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 " @@ -9869,173 +9884,173 @@ msgstr "" "overview see" #. type: Plain text -#: doc/tin.1:3761 +#: doc/tin.1:3766 msgid "Ehttp://www.tin.org/history.htmlE." msgstr "Ehttp://www.tin.org/history.htmlE." #. type: SH -#: doc/tin.1:3761 +#: doc/tin.1:3766 #, no-wrap msgid "CREDITS" msgstr "CREDITS" #. type: IP -#: doc/tin.1:3763 +#: doc/tin.1:3768 #, no-wrap msgid "Rich Skrenta" msgstr "Rich Skrenta" #. type: Plain text -#: doc/tin.1:3767 +#: doc/tin.1:3772 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:3767 +#: doc/tin.1:3772 #, no-wrap msgid "Bill Davidsen" msgstr "Bill Davidsen" #. type: Plain text -#: doc/tin.1:3769 +#: doc/tin.1:3774 msgid "author of envarg.c environment variable reading routine." msgstr "author of envarg.c environment variable reading routine." #. type: IP -#: doc/tin.1:3769 +#: doc/tin.1:3774 #, no-wrap msgid "Mike Gleason" msgstr "Mike Gleason" #. type: Plain text -#: doc/tin.1:3771 +#: doc/tin.1:3776 msgid "author of sigfile.c random signature generation routines." msgstr "author of sigfile.c random signature generation routines." #. type: IP -#: doc/tin.1:3771 +#: doc/tin.1:3776 #, no-wrap msgid "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" msgstr "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" #. type: Plain text -#: doc/tin.1:3773 +#: doc/tin.1:3778 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:3773 +#: doc/tin.1:3778 #, no-wrap msgid "Arnold Robbins" msgstr "Arnold Robbins" #. type: Plain text -#: doc/tin.1:3775 +#: doc/tin.1:3780 msgid "author of strftime.c date formatting routine." msgstr "author of strftime.c date formatting routine." #. type: IP -#: doc/tin.1:3775 +#: doc/tin.1:3780 #, no-wrap msgid "Rich Salz" msgstr "Rich Salz" #. type: Plain text -#: doc/tin.1:3777 +#: doc/tin.1:3782 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:3777 +#: doc/tin.1:3782 #, no-wrap msgid "Dave Taylor" msgstr "Dave Taylor" #. type: Plain text -#: doc/tin.1:3781 +#: doc/tin.1:3786 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:3781 +#: doc/tin.1:3786 #, no-wrap msgid "Chris Thewalt" msgstr "Chris Thewalt" #. type: Plain text -#: doc/tin.1:3785 +#: doc/tin.1:3790 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:3785 +#: doc/tin.1:3790 #, no-wrap msgid "Steven Madsen" msgstr "Steven Madsen" #. type: Plain text -#: doc/tin.1:3789 +#: doc/tin.1:3794 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:3789 +#: doc/tin.1:3794 #, no-wrap msgid "Philip Hazel Eph10@cam.ac.ukE" msgstr "Philip Hazel Eph10@cam.ac.ukE" #. type: Plain text -#: doc/tin.1:3793 +#: doc/tin.1:3798 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:3793 +#: doc/tin.1:3798 #, no-wrap msgid "Patrick Powell Epapowell@astart.comE" msgstr "Patrick Powell Epapowell@astart.comE" #. type: Plain text -#: doc/tin.1:3801 +#: doc/tin.1:3806 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:3801 +#: doc/tin.1:3806 #, no-wrap msgid "AUTHOR" msgstr "AUTHOR" #. type: TP -#: doc/tin.1:3802 +#: doc/tin.1:3807 #, no-wrap msgid "Iain Lea Eiain@bricbrac.deE" msgstr "Iain Lea Eiain@bricbrac.deE" #. type: SH -#: doc/tin.1:3806 +#: doc/tin.1:3811 #, no-wrap msgid "MAINTAINER" msgstr "MAINTAINER" #. type: TP -#: doc/tin.1:3807 +#: doc/tin.1:3812 #, no-wrap msgid "Urs Janssen Eurs@tin.orgE" msgstr "Urs Janssen Eurs@tin.orgE" #. type: SH -#: doc/tin.1:3811 doc/tin.5:2634 +#: doc/tin.1:3816 doc/tin.5:2634 #, no-wrap msgid "SEE ALSO" msgstr "SEE ALSO" #. type: Plain text -#: doc/tin.1:3865 +#: doc/tin.1:3871 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<\\" @@ -10047,9 +10062,9 @@ msgid "" "%strftime>(3), B<\\%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\" "%locale>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\" "%newsoverview>(5), B<\\%tin>(5), B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%2045>, B, B, B, B, B, B, B, B, B, B, B, B" msgstr "" "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<\\" @@ -10061,9 +10076,9 @@ msgstr "" "%strftime>(3), B<\\%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\" "%locale>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\" "%newsoverview>(5), B<\\%tin>(5), B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%2045>, B, B, B, B, B, B, B, B, B, B, B, B" #. type: Plain text #: doc/tin.5:13 @@ -14582,7 +14597,7 @@ msgstr "" "the LIST SUBSCRIPTIONS (B) command instead." #. type: Plain text -#: doc/tin.5:2677 +#: doc/tin.5:2678 msgid "" "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<" "\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), " @@ -14592,8 +14607,8 @@ msgid "" "%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\" "%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B" +"%2231>, B, B, B, B, B, B, B, B" msgstr "" "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<" "\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), " @@ -14603,5 +14618,5 @@ msgstr "" "%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\" "%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B" +"%2231>, B, B, B, B, B, B, B, B" diff -Nurp '--exclude=.bzr*' tin-2.3.2/doc/l10n/tin-man.pot tin-2.3.3/doc/l10n/tin-man.pot --- tin-2.3.2/doc/l10n/tin-man.pot 2015-12-22 11:26:13.000000000 +0100 +++ tin-2.3.3/doc/l10n/tin-man.pot 2016-03-27 10:27:46.000000000 +0200 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-22 11:26+0100\n" +"POT-Creation-Date: 2016-03-27 10:27+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,13 +25,13 @@ msgstr "" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2015" +msgid "March 27th, 2016" msgstr "" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "2.3.2" +msgid "2.3.3" msgstr "" #. type: TH @@ -125,7 +125,7 @@ msgid "Interactive mode:" msgstr "" #. type: TP -#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1083 doc/tin.1:3448 +#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1088 doc/tin.1:3453 #, no-wrap msgid "B<0>" msgstr "" @@ -136,7 +136,7 @@ msgid "Successful program execution." msgstr "" #. type: TP -#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3451 +#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3456 #, no-wrap msgid "B<1>" msgstr "" @@ -157,7 +157,7 @@ msgid "No unread news" msgstr "" #. type: TP -#: doc/tin.1:96 doc/tin.1:3454 +#: doc/tin.1:96 doc/tin.1:3459 #, no-wrap msgid "B<2>" msgstr "" @@ -181,7 +181,9 @@ msgstr "" #. type: Plain text #: doc/tin.1:106 -msgid "Force connecting via IPv4 to the remote NNTP server." +msgid "" +"Force connecting via IPv4 to the remote NNTP server. Only available when " +"build with IPv6 support." msgstr "" #. type: TP @@ -192,7 +194,9 @@ msgstr "" #. type: Plain text #: doc/tin.1:109 -msgid "Force connecting via IPv6 to the remote NNTP server." +msgid "" +"Force connecting via IPv6 to the remote NNTP server. Only available when " +"build with IPv6 support." msgstr "" #. type: TP @@ -214,7 +218,9 @@ msgstr "" #. type: Plain text #: doc/tin.1:115 -msgid "Force authentication on initial connect." +msgid "" +"Force authentication on initial connect. Only available when reading via " +"NNTP." msgstr "" #. type: TP @@ -237,95 +243,98 @@ msgstr "" msgid "B<-d>" msgstr "" +# +#. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:123 +#: doc/tin.1:126 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." msgstr "" #. type: TP -#: doc/tin.1:123 +#: doc/tin.1:126 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "" #. type: Plain text -#: doc/tin.1:127 +#: doc/tin.1:130 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " -"memory, 32 = attributes, 64 = misc)." +"memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)." msgstr "" #. type: TP -#: doc/tin.1:127 +#: doc/tin.1:130 #, no-wrap msgid "B<-f>I< file>" msgstr "" #. type: Plain text -#: doc/tin.1:131 +#: doc/tin.1:134 msgid "" "Use the specified file of subscribed to newsgroups in place of " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." msgstr "" #. type: TP -#: doc/tin.1:131 +#: doc/tin.1:134 #, no-wrap msgid "B<-g>I< server>" msgstr "" #. type: Plain text -#: doc/tin.1:135 +#: doc/tin.1:139 msgid "" "Use the server and newsrc specified in " -"I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>." +"I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>. Only available when reading " +"via NNTP." msgstr "" #. type: TP -#: doc/tin.1:135 +#: doc/tin.1:139 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "" #. type: Plain text -#: doc/tin.1:138 +#: doc/tin.1:142 msgid "Limit the number of articles/group to retrieve from the server." msgstr "" #. type: TP -#: doc/tin.1:138 +#: doc/tin.1:142 #, no-wrap msgid "B<-h>" msgstr "" #. type: Plain text -#: doc/tin.1:141 +#: doc/tin.1:145 msgid "Help listing all command-line options." msgstr "" #. type: TP -#: doc/tin.1:141 +#: doc/tin.1:145 #, no-wrap msgid "B<-H>" msgstr "" #. type: Plain text -#: doc/tin.1:145 +#: doc/tin.1:149 msgid "" "Brief introduction to B that is also shown the first time it is " "started." msgstr "" #. type: TP -#: doc/tin.1:145 +#: doc/tin.1:149 #, no-wrap msgid "B<-I>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:151 +#: doc/tin.1:155 msgid "" "Directory in which to store newsgroup index files. Default is " "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -334,13 +343,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:151 +#: doc/tin.1:155 #, no-wrap msgid "B<-l>" msgstr "" #. type: Plain text -#: doc/tin.1:163 +#: doc/tin.1:167 msgid "" "Get number of articles per group from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file. If reading " @@ -355,37 +364,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:163 +#: doc/tin.1:167 #, no-wrap msgid "B<-m>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:166 +#: doc/tin.1:170 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" #. type: TP -#: doc/tin.1:166 +#: doc/tin.1:170 #, no-wrap msgid "B<-M>I< user>" msgstr "" #. type: Plain text -#: doc/tin.1:170 +#: doc/tin.1:174 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:170 +#: doc/tin.1:174 #, no-wrap msgid "B<-n>" msgstr "" #. type: Plain text -#: doc/tin.1:177 +#: doc/tin.1:181 msgid "" "Only load groups from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file that are " @@ -395,128 +404,129 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:177 +#: doc/tin.1:181 #, no-wrap msgid "B<-N>" msgstr "" #. type: Plain text -#: doc/tin.1:181 +#: doc/tin.1:185 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:181 +#: doc/tin.1:185 #, no-wrap msgid "B<-o>" msgstr "" #. type: Plain text -#: doc/tin.1:185 +#: doc/tin.1:189 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:185 +#: doc/tin.1:189 #, no-wrap msgid "B<-p>I< port>" msgstr "" #. type: Plain text -#: doc/tin.1:189 +#: doc/tin.1:194 msgid "" "Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set." +"environment variable $B if set. Only available when reading via " +"NNTP." msgstr "" #. type: TP -#: doc/tin.1:189 +#: doc/tin.1:194 #, no-wrap msgid "B<-q>" msgstr "" #. type: Plain text -#: doc/tin.1:192 +#: doc/tin.1:197 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." msgstr "" #. type: TP -#: doc/tin.1:192 +#: doc/tin.1:197 #, no-wrap msgid "B<-Q>" msgstr "" #. type: Plain text -#: doc/tin.1:196 +#: doc/tin.1:201 msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-nqd>''." msgstr "" #. type: TP -#: doc/tin.1:196 +#: doc/tin.1:201 #, no-wrap msgid "B<-r>" msgstr "" #. type: Plain text -#: doc/tin.1:201 +#: doc/tin.1:206 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" #. type: TP -#: doc/tin.1:201 +#: doc/tin.1:206 #, no-wrap msgid "B<-R>" msgstr "" #. type: Plain text -#: doc/tin.1:204 +#: doc/tin.1:209 msgid "Read news saved by the ''B<-S>'' option." msgstr "" #. type: TP -#: doc/tin.1:204 +#: doc/tin.1:209 #, no-wrap msgid "B<-s>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:208 +#: doc/tin.1:213 msgid "" "Save/read articles to/in directory. Default is " "I<${TIN_HOMEDIR:-\"$HOME\"}/News>." msgstr "" #. type: TP -#: doc/tin.1:208 +#: doc/tin.1:213 #, no-wrap msgid "B<-S>" msgstr "" #. type: Plain text -#: doc/tin.1:212 +#: doc/tin.1:217 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:212 +#: doc/tin.1:217 #, no-wrap msgid "B<-u>" msgstr "" #. type: Plain text -#: doc/tin.1:218 +#: doc/tin.1:223 msgid "" "Create/update index files for every group in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' " @@ -525,61 +535,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:218 +#: doc/tin.1:223 #, no-wrap msgid "B<-v>" msgstr "" #. type: Plain text -#: doc/tin.1:222 +#: doc/tin.1:227 msgid "" "Verbose mode for ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-u>'' " "and ''B<-Z>'' options." msgstr "" #. type: TP -#: doc/tin.1:222 +#: doc/tin.1:227 #, no-wrap msgid "B<-V>" msgstr "" #. type: Plain text -#: doc/tin.1:225 +#: doc/tin.1:230 msgid "Print version and date information." msgstr "" #. type: TP -#: doc/tin.1:225 +#: doc/tin.1:230 #, no-wrap msgid "B<-w>" msgstr "" #. type: Plain text -#: doc/tin.1:229 +#: doc/tin.1:234 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:229 +#: doc/tin.1:234 #, no-wrap msgid "B<-x>" msgstr "" #. type: Plain text -#: doc/tin.1:232 +#: doc/tin.1:237 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" #. type: TP -#: doc/tin.1:232 +#: doc/tin.1:237 #, no-wrap msgid "B<-X>" msgstr "" #. type: Plain text -#: doc/tin.1:237 +#: doc/tin.1:242 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 " @@ -587,13 +597,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:237 +#: doc/tin.1:242 #, no-wrap msgid "B<-z>" msgstr "" #. type: Plain text -#: doc/tin.1:242 +#: doc/tin.1:247 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -601,13 +611,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:242 +#: doc/tin.1:247 #, no-wrap msgid "B<-Z>" msgstr "" #. type: Plain text -#: doc/tin.1:248 +#: doc/tin.1:253 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 " @@ -616,7 +626,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:254 +#: doc/tin.1:259 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to " @@ -625,7 +635,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:259 +#: doc/tin.1:264 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 " @@ -634,7 +644,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:264 +#: doc/tin.1:269 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 " @@ -643,7 +653,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:268 +#: doc/tin.1:273 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 " @@ -651,7 +661,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:275 +#: doc/tin.1:280 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -662,7 +672,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:280 +#: doc/tin.1:285 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 " @@ -671,26 +681,26 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:285 +#: doc/tin.1:290 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:285 +#: doc/tin.1:290 #, no-wrap msgid "USAGE" msgstr "" #. type: SS -#: doc/tin.1:288 +#: doc/tin.1:293 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:292 +#: doc/tin.1:297 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 " @@ -698,7 +708,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:302 +#: doc/tin.1:307 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news " @@ -711,20 +721,20 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:302 +#: doc/tin.1:307 #, no-wrap msgid "SCREEN FORMAT" msgstr "" #. type: Plain text -#: doc/tin.1:305 +#: doc/tin.1:310 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." msgstr "" #. type: Plain text -#: doc/tin.1:311 +#: doc/tin.1:316 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 " @@ -734,7 +744,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:319 +#: doc/tin.1:324 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT " @@ -746,18 +756,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:322 +#: doc/tin.1:327 msgid "There may also be a character prefixing the line. An explanation follows:" msgstr "" #. type: TP -#: doc/tin.1:322 +#: doc/tin.1:327 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:327 +#: doc/tin.1:332 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -765,13 +775,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:327 +#: doc/tin.1:332 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:337 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 will ask for " @@ -779,13 +789,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:332 +#: doc/tin.1:337 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:341 +#: doc/tin.1:346 msgid "" "This is a new newsgroup which has been created since you last used " "B. New newsgroups are not subscribed to by default (However, see the " @@ -797,13 +807,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:341 +#: doc/tin.1:346 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:346 +#: doc/tin.1:351 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 " @@ -811,26 +821,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:346 +#: doc/tin.1:351 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:350 +#: doc/tin.1:355 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:350 +#: doc/tin.1:355 #, no-wrap msgid "B<=>" msgstr "" #. type: Plain text -#: doc/tin.1:355 +#: doc/tin.1:360 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 " @@ -838,7 +848,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:365 +#: doc/tin.1:370 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -852,13 +862,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:369 +#: doc/tin.1:374 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr "" #. type: Plain text -#: doc/tin.1:377 +#: doc/tin.1:382 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -869,7 +879,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:388 +#: doc/tin.1:393 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -884,13 +894,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:392 +#: doc/tin.1:397 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr "" #. type: Plain text -#: doc/tin.1:397 +#: doc/tin.1:402 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg " @@ -905,14 +915,14 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:402 +#: doc/tin.1:407 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" #. type: Plain text -#: doc/tin.1:409 +#: doc/tin.1:414 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert " @@ -927,12 +937,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:414 +#: doc/tin.1:419 msgid "At the Article level the page header has the following format:" msgstr "" #. type: Plain text -#: doc/tin.1:420 +#: doc/tin.1:425 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -942,39 +952,39 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:422 +#: doc/tin.1:427 #, no-wrap msgid "article-body\n" msgstr "" #. type: Plain text -#: doc/tin.1:428 +#: doc/tin.1:433 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:428 +#: doc/tin.1:433 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "" #. type: Plain text -#: doc/tin.1:431 +#: doc/tin.1:436 msgid "" "This table shows the common keys used for moving around all levels within " "B." msgstr "" #. type: ta -#: doc/tin.1:433 +#: doc/tin.1:438 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:446 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -987,13 +997,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:445 +#: doc/tin.1:450 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:452 +#: doc/tin.1:457 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 " @@ -1002,129 +1012,129 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:453 +#: doc/tin.1:458 #, no-wrap msgid "B<^A, ^E>" msgstr "" #. type: Plain text -#: doc/tin.1:456 +#: doc/tin.1:461 msgid "move to beginning or end of line, respectively." msgstr "" #. type: TP -#: doc/tin.1:456 +#: doc/tin.1:461 #, no-wrap msgid "B<^F, ^B>" msgstr "" #. type: Plain text -#: doc/tin.1:459 +#: doc/tin.1:464 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:459 +#: doc/tin.1:464 #, no-wrap msgid "B<^D>" msgstr "" #. type: Plain text -#: doc/tin.1:463 +#: doc/tin.1:468 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" #. type: TP -#: doc/tin.1:463 +#: doc/tin.1:468 #, no-wrap msgid "B<^H, EDELE>" msgstr "" #. type: Plain text -#: doc/tin.1:466 +#: doc/tin.1:471 msgid "delete character left of the cursor." msgstr "" #. type: TP -#: doc/tin.1:466 +#: doc/tin.1:471 #, no-wrap msgid "B<^K>" msgstr "" #. type: Plain text -#: doc/tin.1:469 +#: doc/tin.1:474 msgid "delete from cursor to end of line." msgstr "" #. type: TP -#: doc/tin.1:469 +#: doc/tin.1:474 #, no-wrap msgid "B<^P, ^N>" msgstr "" #. type: Plain text -#: doc/tin.1:472 +#: doc/tin.1:477 msgid "move through history, previous and next, respectively." msgstr "" #. type: TP -#: doc/tin.1:472 +#: doc/tin.1:477 #, no-wrap msgid "B<^L, ^R>" msgstr "" #. type: Plain text -#: doc/tin.1:475 +#: doc/tin.1:480 msgid "redraw the current line." msgstr "" #. type: TP -#: doc/tin.1:475 +#: doc/tin.1:480 #, no-wrap msgid "BCRE>" msgstr "" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:484 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:484 #, no-wrap msgid "BESCE>" msgstr "" #. type: Plain text -#: doc/tin.1:484 +#: doc/tin.1:489 msgid "aborts the present editing operation." msgstr "" #. type: SS -#: doc/tin.1:484 +#: doc/tin.1:489 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:487 +#: doc/tin.1:492 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." msgstr "" #. type: TP -#: doc/tin.1:488 doc/tin.1:1355 doc/tin.1:1408 +#: doc/tin.1:493 doc/tin.1:1360 doc/tin.1:1413 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:493 +#: doc/tin.1:498 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1132,57 +1142,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:493 +#: doc/tin.1:498 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:496 +#: doc/tin.1:501 msgid "Toggle use of ANSI color." msgstr "" #. type: TP -#: doc/tin.1:496 +#: doc/tin.1:501 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:499 +#: doc/tin.1:504 msgid "Redraw the current screen." msgstr "" #. type: TP -#: doc/tin.1:499 +#: doc/tin.1:504 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:502 +#: doc/tin.1:507 msgid "Scroll screen up by one line." msgstr "" #. type: TP -#: doc/tin.1:502 +#: doc/tin.1:507 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:505 +#: doc/tin.1:510 msgid "Scroll screen down by one line." msgstr "" #. type: TP -#: doc/tin.1:505 +#: doc/tin.1:510 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:519 +#: doc/tin.1:524 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1198,13 +1208,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:519 doc/tin.1:1361 doc/tin.1:1415 +#: doc/tin.1:524 doc/tin.1:1366 doc/tin.1:1420 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:525 +#: doc/tin.1:530 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B " @@ -1212,24 +1222,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:525 doc/tin.1:1364 doc/tin.1:1418 +#: doc/tin.1:530 doc/tin.1:1369 doc/tin.1:1423 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:528 doc/tin.1:1367 doc/tin.1:1421 +#: doc/tin.1:533 doc/tin.1:1372 doc/tin.1:1426 msgid "Toggle the display of help mini menu at the bottom of the screen." msgstr "" #. type: TP -#: doc/tin.1:528 +#: doc/tin.1:533 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:534 +#: doc/tin.1:539 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. You can use B ('B'), B ('B') and " @@ -1238,199 +1248,199 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:534 +#: doc/tin.1:539 #, no-wrap msgid "B" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:539 +#: doc/tin.1:544 msgid "Print B version information." msgstr "" #. type: SS -#: doc/tin.1:539 +#: doc/tin.1:544 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "" #. type: TP -#: doc/tin.1:540 doc/tin.1:671 doc/tin.1:922 doc/tin.1:1086 doc/tin.1:3460 +#: doc/tin.1:545 doc/tin.1:676 doc/tin.1:927 doc/tin.1:1091 doc/tin.1:3465 #, no-wrap msgid "B<4>" msgstr "" #. type: Plain text -#: doc/tin.1:543 +#: doc/tin.1:548 msgid "Select group 4." msgstr "" #. type: TP -#: doc/tin.1:543 +#: doc/tin.1:548 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:547 +#: doc/tin.1:552 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:547 doc/tin.1:692 doc/tin.1:943 +#: doc/tin.1:552 doc/tin.1:697 doc/tin.1:948 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:551 doc/tin.1:696 doc/tin.1:947 +#: doc/tin.1:556 doc/tin.1:701 doc/tin.1:952 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:551 +#: doc/tin.1:556 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:554 +#: doc/tin.1:559 msgid "Sort the list of newsgroups." msgstr "" #. type: TP -#: doc/tin.1:554 doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352 doc/tin.1:1402 +#: doc/tin.1:559 doc/tin.1:704 doc/tin.1:955 doc/tin.1:1145 doc/tin.1:1357 doc/tin.1:1407 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:557 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1355 doc/tin.1:1405 +#: doc/tin.1:562 doc/tin.1:958 doc/tin.1:1148 doc/tin.1:1360 doc/tin.1:1410 msgid "Repeat the previous search." msgstr "" #. type: TP -#: doc/tin.1:557 doc/tin.1:702 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346 doc/tin.1:1396 +#: doc/tin.1:562 doc/tin.1:707 doc/tin.1:958 doc/tin.1:1148 doc/tin.1:1351 doc/tin.1:1401 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:560 +#: doc/tin.1:565 msgid "Search for a group by name and description (if displayed)." msgstr "" #. type: TP -#: doc/tin.1:560 doc/tin.1:705 doc/tin.1:956 doc/tin.1:1146 doc/tin.1:1349 doc/tin.1:1399 +#: doc/tin.1:565 doc/tin.1:710 doc/tin.1:961 doc/tin.1:1151 doc/tin.1:1354 doc/tin.1:1404 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:563 +#: doc/tin.1:568 msgid "Backward search through the group names and descriptions." msgstr "" #. type: TP -#: doc/tin.1:563 +#: doc/tin.1:568 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:566 +#: doc/tin.1:571 msgid "Read current group." msgstr "" #. type: TP -#: doc/tin.1:566 +#: doc/tin.1:571 #, no-wrap msgid "BTABE' 'n'>" msgstr "" #. type: Plain text -#: doc/tin.1:570 +#: doc/tin.1:575 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:570 doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204 +#: doc/tin.1:575 doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:574 +#: doc/tin.1:579 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:574 doc/tin.1:784 doc/tin.1:998 doc/tin.1:1208 +#: doc/tin.1:579 doc/tin.1:789 doc/tin.1:1003 doc/tin.1:1213 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:578 +#: doc/tin.1:583 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:578 +#: doc/tin.1:583 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:587 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" #. type: TP -#: doc/tin.1:582 doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1220 +#: doc/tin.1:587 doc/tin.1:802 doc/tin.1:1016 doc/tin.1:1225 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:585 doc/tin.1:800 doc/tin.1:1014 doc/tin.1:1223 +#: doc/tin.1:590 doc/tin.1:805 doc/tin.1:1019 doc/tin.1:1228 msgid "Edit the filter file and reload it afterwards." msgstr "" #. type: TP -#: doc/tin.1:585 +#: doc/tin.1:590 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:589 doc/tin.1:804 +#: doc/tin.1:594 doc/tin.1:809 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:589 doc/tin.1:807 doc/tin.1:1014 doc/tin.1:1236 doc/tin.1:1358 doc/tin.1:1411 +#: doc/tin.1:594 doc/tin.1:812 doc/tin.1:1019 doc/tin.1:1241 doc/tin.1:1363 doc/tin.1:1416 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:594 +#: doc/tin.1:599 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1438,24 +1448,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:594 doc/tin.1:811 doc/tin.1:1017 doc/tin.1:1239 +#: doc/tin.1:599 doc/tin.1:816 doc/tin.1:1022 doc/tin.1:1244 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:597 doc/tin.1:814 doc/tin.1:1020 doc/tin.1:1242 +#: doc/tin.1:602 doc/tin.1:819 doc/tin.1:1025 doc/tin.1:1247 msgid "Toggle inverse video." msgstr "" #. type: TP -#: doc/tin.1:597 +#: doc/tin.1:602 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:603 +#: doc/tin.1:608 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 " @@ -1464,61 +1474,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:603 doc/tin.1:831 doc/tin.1:1256 +#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1261 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:607 doc/tin.1:835 doc/tin.1:1260 +#: doc/tin.1:612 doc/tin.1:840 doc/tin.1:1265 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:607 +#: doc/tin.1:612 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:610 +#: doc/tin.1:615 msgid "Positions the cursor on the next group with unread articles in it." msgstr "" #. type: TP -#: doc/tin.1:610 doc/tin.1:852 doc/tin.1:1039 doc/tin.1:1277 +#: doc/tin.1:615 doc/tin.1:857 doc/tin.1:1044 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:614 +#: doc/tin.1:619 msgid "" "Quit B - ask the user to confirm if B is set " "accordingly." msgstr "" #. type: TP -#: doc/tin.1:614 doc/tin.1:855 doc/tin.1:1042 doc/tin.1:1280 +#: doc/tin.1:619 doc/tin.1:860 doc/tin.1:1047 doc/tin.1:1285 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:617 doc/tin.1:858 doc/tin.1:1045 doc/tin.1:1283 +#: doc/tin.1:622 doc/tin.1:863 doc/tin.1:1050 doc/tin.1:1288 msgid "Quit B - don't ask the user to confirm." msgstr "" #. type: TP -#: doc/tin.1:617 +#: doc/tin.1:622 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:622 +#: doc/tin.1:627 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 " @@ -1526,37 +1536,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:622 doc/tin.1:861 doc/tin.1:1045 +#: doc/tin.1:627 doc/tin.1:866 doc/tin.1:1050 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:626 doc/tin.1:865 doc/tin.1:1049 +#: doc/tin.1:631 doc/tin.1:870 doc/tin.1:1054 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." msgstr "" #. type: TP -#: doc/tin.1:626 +#: doc/tin.1:631 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:629 +#: doc/tin.1:634 msgid "Subscribe to current group." msgstr "" #. type: TP -#: doc/tin.1:629 +#: doc/tin.1:634 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:634 +#: doc/tin.1:639 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1564,13 +1574,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:634 +#: doc/tin.1:639 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:644 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE " @@ -1578,13 +1588,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:639 +#: doc/tin.1:644 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:644 +#: doc/tin.1:649 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1592,13 +1602,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:644 doc/tin.1:889 doc/tin.1:1064 doc/tin.1:1317 +#: doc/tin.1:649 doc/tin.1:894 doc/tin.1:1069 doc/tin.1:1322 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:650 +#: doc/tin.1:655 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1607,24 +1617,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:650 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:653 +#: doc/tin.1:658 msgid "Quit B without saving any changes to the configuration." msgstr "" #. type: TP -#: doc/tin.1:653 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:658 +#: doc/tin.1:663 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 " @@ -1632,38 +1642,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:658 +#: doc/tin.1:663 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:662 +#: doc/tin.1:667 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:662 +#: doc/tin.1:667 #, no-wrap msgid "B" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:667 +#: doc/tin.1:672 msgid "Mark all articles in the current group as unread." msgstr "" #. type: SS -#: doc/tin.1:667 +#: doc/tin.1:672 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:671 +#: doc/tin.1:676 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1671,44 +1681,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:674 +#: doc/tin.1:679 msgid "Select article 4." msgstr "" #. type: TP -#: doc/tin.1:674 doc/tin.1:925 doc/tin.1:1089 +#: doc/tin.1:679 doc/tin.1:930 doc/tin.1:1094 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1093 +#: doc/tin.1:683 doc/tin.1:934 doc/tin.1:1098 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1105 +#: doc/tin.1:683 doc/tin.1:934 doc/tin.1:1110 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:682 doc/tin.1:933 doc/tin.1:1109 +#: doc/tin.1:687 doc/tin.1:938 doc/tin.1:1114 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:682 doc/tin.1:933 +#: doc/tin.1:687 doc/tin.1:938 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:687 doc/tin.1:938 +#: doc/tin.1:692 doc/tin.1:943 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1716,13 +1726,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:687 doc/tin.1:938 +#: doc/tin.1:692 doc/tin.1:943 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:692 doc/tin.1:943 +#: doc/tin.1:697 doc/tin.1:948 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1730,63 +1740,63 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:696 doc/tin.1:947 doc/tin.1:1137 +#: doc/tin.1:701 doc/tin.1:952 doc/tin.1:1142 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 +#: doc/tin.1:704 doc/tin.1:955 doc/tin.1:1145 msgid "Re-enter the last message that was viewed." msgstr "" #. type: Plain text -#: doc/tin.1:702 +#: doc/tin.1:707 msgid "Repeat the previous search" msgstr "" #. type: Plain text -#: doc/tin.1:705 doc/tin.1:956 +#: doc/tin.1:710 doc/tin.1:961 msgid "Search forward for specified subject." msgstr "" #. type: Plain text -#: doc/tin.1:708 doc/tin.1:959 +#: doc/tin.1:713 doc/tin.1:964 msgid "Search backwards for specified subject." msgstr "" #. type: TP -#: doc/tin.1:708 +#: doc/tin.1:713 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:711 doc/tin.1:962 +#: doc/tin.1:716 doc/tin.1:967 msgid "Select current thread for later processing." msgstr "" #. type: TP -#: doc/tin.1:711 +#: doc/tin.1:716 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:715 +#: doc/tin.1:720 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:715 +#: doc/tin.1:720 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:720 +#: doc/tin.1:725 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 " @@ -1794,13 +1804,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:720 +#: doc/tin.1:725 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:725 +#: doc/tin.1:730 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 " @@ -1808,13 +1818,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:725 +#: doc/tin.1:730 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:734 +#: doc/tin.1:739 msgid "Reverse all selections on all articles." msgstr "" #. type: TP -#: doc/tin.1:734 +#: doc/tin.1:739 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:740 +#: doc/tin.1:745 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1849,13 +1859,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:740 doc/tin.1:971 doc/tin.1:1163 +#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168 +#: doc/tin.1:750 doc/tin.1:981 doc/tin.1:1173 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1863,13 +1873,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:745 doc/tin.1:1168 +#: doc/tin.1:750 doc/tin.1:1173 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:754 +#: doc/tin.1:759 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: " @@ -1881,13 +1891,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:754 doc/tin.1:1177 +#: doc/tin.1:759 doc/tin.1:1182 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:763 +#: doc/tin.1:768 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1899,99 +1909,99 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:763 +#: doc/tin.1:768 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:766 +#: doc/tin.1:771 msgid "Read current article." msgstr "" #. type: TP -#: doc/tin.1:766 +#: doc/tin.1:771 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:774 msgid "View next unread article or group." msgstr "" #. type: TP -#: doc/tin.1:769 doc/tin.1:982 doc/tin.1:1194 +#: doc/tin.1:774 doc/tin.1:987 doc/tin.1:1199 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:773 +#: doc/tin.1:778 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" #. type: TP -#: doc/tin.1:773 doc/tin.1:987 doc/tin.1:1197 +#: doc/tin.1:778 doc/tin.1:992 doc/tin.1:1202 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:776 doc/tin.1:990 +#: doc/tin.1:781 doc/tin.1:995 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" #. type: TP -#: doc/tin.1:776 doc/tin.1:990 doc/tin.1:1200 +#: doc/tin.1:781 doc/tin.1:995 doc/tin.1:1205 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204 +#: doc/tin.1:785 doc/tin.1:999 doc/tin.1:1209 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" #. type: Plain text -#: doc/tin.1:784 +#: doc/tin.1:789 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:788 +#: doc/tin.1:793 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:788 +#: doc/tin.1:793 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:792 doc/tin.1:1006 +#: doc/tin.1:797 doc/tin.1:1011 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:792 +#: doc/tin.1:797 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1217 +#: doc/tin.1:802 doc/tin.1:1016 doc/tin.1:1222 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 " @@ -1999,37 +2009,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:800 +#: doc/tin.1:805 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:804 +#: doc/tin.1:809 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:807 +#: doc/tin.1:812 msgid "Toggle article/group limit." msgstr "" #. type: Plain text -#: doc/tin.1:811 +#: doc/tin.1:816 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:814 +#: doc/tin.1:819 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:820 +#: doc/tin.1:825 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 " @@ -2038,35 +2048,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:820 +#: doc/tin.1:825 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:823 +#: doc/tin.1:828 msgid "Open the thread under the current cursor position." msgstr "" #. type: TP -#: doc/tin.1:823 doc/tin.1:1026 doc/tin.1:1248 +#: doc/tin.1:828 doc/tin.1:1031 doc/tin.1:1253 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:826 doc/tin.1:1029 doc/tin.1:1251 +#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256 msgid "Look up article by ''Message-ID:''." msgstr "" #. type: TP -#: doc/tin.1:826 +#: doc/tin.1:831 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256 +#: doc/tin.1:836 doc/tin.1:1039 doc/tin.1:1261 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2074,35 +2084,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:835 +#: doc/tin.1:840 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:838 +#: doc/tin.1:843 msgid "Go to next group." msgstr "" #. type: TP -#: doc/tin.1:838 +#: doc/tin.1:843 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:841 +#: doc/tin.1:846 msgid "Go to next unread article." msgstr "" #. type: TP -#: doc/tin.1:841 doc/tin.1:1034 doc/tin.1:1266 +#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271 +#: doc/tin.1:851 doc/tin.1:1044 doc/tin.1:1276 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2110,51 +2120,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:846 +#: doc/tin.1:851 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:849 +#: doc/tin.1:854 msgid "Go to previous group." msgstr "" #. type: TP -#: doc/tin.1:849 +#: doc/tin.1:854 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:852 +#: doc/tin.1:857 msgid "Go to previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:855 doc/tin.1:1042 +#: doc/tin.1:860 doc/tin.1:1047 msgid "Return to previous level." msgstr "" #. type: TP -#: doc/tin.1:858 +#: doc/tin.1:863 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:861 +#: doc/tin.1:866 msgid "Toggle the display between all articles and unread articles." msgstr "" #. type: TP -#: doc/tin.1:865 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:870 doc/tin.1:1054 doc/tin.1:1296 +#: doc/tin.1:875 doc/tin.1:1059 doc/tin.1:1301 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2162,24 +2172,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:870 +#: doc/tin.1:875 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:873 doc/tin.1:1057 doc/tin.1:1299 +#: doc/tin.1:878 doc/tin.1:1062 doc/tin.1:1304 msgid "Save marked articles automatically without further prompting." msgstr "" #. type: TP -#: doc/tin.1:873 +#: doc/tin.1:878 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:878 +#: doc/tin.1:883 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2187,24 +2197,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:878 +#: doc/tin.1:883 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:881 +#: doc/tin.1:886 msgid "Automatically tag in order all the parts of the current multi-part message." msgstr "" #. type: TP -#: doc/tin.1:881 +#: doc/tin.1:886 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:886 +#: doc/tin.1:891 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2212,18 +2222,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:886 +#: doc/tin.1:891 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:889 +#: doc/tin.1:894 msgid "Untag all articles that were tagged." msgstr "" #. type: Plain text -#: doc/tin.1:896 doc/tin.1:1071 doc/tin.1:1324 +#: doc/tin.1:901 doc/tin.1:1076 doc/tin.1:1329 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 ('B'), " @@ -2232,13 +2242,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:896 +#: doc/tin.1:901 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:902 doc/tin.1:1330 +#: doc/tin.1:907 doc/tin.1:1335 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2247,13 +2257,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:902 +#: doc/tin.1:907 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:910 +#: doc/tin.1:915 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. " @@ -2264,25 +2274,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:910 doc/tin.1:1071 doc/tin.1:1330 +#: doc/tin.1:915 doc/tin.1:1076 doc/tin.1:1335 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:913 +#: doc/tin.1:918 msgid "Mark current article as unread." msgstr "" #. type: TP -#: doc/tin.1:913 doc/tin.1:1076 doc/tin.1:1333 +#: doc/tin.1:918 doc/tin.1:1081 doc/tin.1:1338 #, no-wrap msgid "B" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:920 +#: doc/tin.1:925 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 " @@ -2290,79 +2300,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:920 +#: doc/tin.1:925 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:925 +#: doc/tin.1:930 msgid "Select article 4 within thread." msgstr "" #. type: TP -#: doc/tin.1:959 +#: doc/tin.1:964 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:962 +#: doc/tin.1:967 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:965 +#: doc/tin.1:970 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:965 +#: doc/tin.1:970 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:968 +#: doc/tin.1:973 msgid "Reverse article selections." msgstr "" #. type: TP -#: doc/tin.1:968 +#: doc/tin.1:973 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:971 +#: doc/tin.1:976 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:976 +#: doc/tin.1:981 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:979 +#: doc/tin.1:984 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:979 +#: doc/tin.1:984 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:982 +#: doc/tin.1:987 msgid "View next unread article within thread." msgstr "" #. type: Plain text -#: doc/tin.1:987 +#: doc/tin.1:992 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 " @@ -2370,44 +2380,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:998 +#: doc/tin.1:1003 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:1002 +#: doc/tin.1:1007 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1002 +#: doc/tin.1:1007 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1006 +#: doc/tin.1:1011 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1017 doc/tin.1:1239 +#: doc/tin.1:1022 doc/tin.1:1244 msgid "Display the subject of the current article in the last line." msgstr "" #. type: TP -#: doc/tin.1:1020 +#: doc/tin.1:1025 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1026 +#: doc/tin.1:1031 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 " @@ -2415,49 +2425,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1029 +#: doc/tin.1:1034 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1049 +#: doc/tin.1:1054 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1054 +#: doc/tin.1:1059 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1057 +#: doc/tin.1:1062 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1061 doc/tin.1:1303 +#: doc/tin.1:1066 doc/tin.1:1308 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1061 +#: doc/tin.1:1066 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1064 +#: doc/tin.1:1069 msgid "Untag all tagged threads." msgstr "" #. type: Plain text -#: doc/tin.1:1076 +#: doc/tin.1:1081 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 " @@ -2466,143 +2476,143 @@ msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1081 +#: doc/tin.1:1086 msgid "Mark all articles in thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1081 +#: doc/tin.1:1086 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1086 +#: doc/tin.1:1091 msgid "Read the first (base) article in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:1089 +#: doc/tin.1:1094 msgid "Read response 4 in this thread." msgstr "" #. type: TP -#: doc/tin.1:1093 +#: doc/tin.1:1098 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1097 +#: doc/tin.1:1102 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:1097 +#: doc/tin.1:1102 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1102 +#: doc/tin.1:1107 msgid "Perform B<\\%pgp>(1) operations on article." msgstr "" #. type: TP -#: doc/tin.1:1102 +#: doc/tin.1:1107 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1105 +#: doc/tin.1:1110 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1109 +#: doc/tin.1:1114 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1112 +#: doc/tin.1:1117 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" #. type: TP -#: doc/tin.1:1112 +#: doc/tin.1:1117 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1116 +#: doc/tin.1:1121 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1116 +#: doc/tin.1:1121 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1120 +#: doc/tin.1:1125 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1120 +#: doc/tin.1:1125 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1123 +#: doc/tin.1:1128 msgid "" "Toggles the display of all headers vs. headers in " "B." msgstr "" #. type: TP -#: doc/tin.1:1123 +#: doc/tin.1:1128 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1126 +#: doc/tin.1:1131 msgid "Toggle ROT-13 decoding for this article." msgstr "" #. type: TP -#: doc/tin.1:1126 +#: doc/tin.1:1131 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1130 +#: doc/tin.1:1135 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1130 +#: doc/tin.1:1135 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1142 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 " @@ -2612,23 +2622,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1146 +#: doc/tin.1:1151 msgid "Forward search the text of this article." msgstr "" #. type: Plain text -#: doc/tin.1:1149 +#: doc/tin.1:1154 msgid "Backward search the text of this article." msgstr "" #. type: TP -#: doc/tin.1:1149 +#: doc/tin.1:1154 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1154 +#: doc/tin.1:1159 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2636,40 +2646,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1154 +#: doc/tin.1:1159 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1157 +#: doc/tin.1:1162 msgid "Go to the first article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1157 +#: doc/tin.1:1162 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1160 +#: doc/tin.1:1165 msgid "Go to the last article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1160 +#: doc/tin.1:1165 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1163 +#: doc/tin.1:1168 msgid "Toggle word highlighting on/off." msgstr "" #. type: Plain text -#: doc/tin.1:1177 +#: doc/tin.1:1182 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2681,7 +2691,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1186 +#: doc/tin.1:1191 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2692,24 +2702,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1186 +#: doc/tin.1:1191 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1189 +#: doc/tin.1:1194 msgid "Go to next base article." msgstr "" #. type: TP -#: doc/tin.1:1189 +#: doc/tin.1:1194 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1194 +#: doc/tin.1:1199 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2717,286 +2727,286 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1197 +#: doc/tin.1:1202 msgid "Author forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1200 +#: doc/tin.1:1205 msgid "Author backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1208 +#: doc/tin.1:1213 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:1212 +#: doc/tin.1:1217 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:1212 +#: doc/tin.1:1217 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1217 +#: doc/tin.1:1222 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1220 +#: doc/tin.1:1225 msgid "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1223 +#: doc/tin.1:1228 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1226 +#: doc/tin.1:1231 msgid "Post a followup to the current article with a copy of the article included." msgstr "" #. type: TP -#: doc/tin.1:1226 +#: doc/tin.1:1231 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1230 +#: doc/tin.1:1235 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1230 +#: doc/tin.1:1235 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1233 +#: doc/tin.1:1238 msgid "Go to the start of the article." msgstr "" #. type: TP -#: doc/tin.1:1233 +#: doc/tin.1:1238 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1236 +#: doc/tin.1:1241 msgid "Go to the end of the article." msgstr "" #. type: TP -#: doc/tin.1:1242 +#: doc/tin.1:1247 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1250 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" #. type: TP -#: doc/tin.1:1245 +#: doc/tin.1:1250 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1248 +#: doc/tin.1:1253 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1251 +#: doc/tin.1:1256 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1265 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1268 msgid "Go to the next article." msgstr "" #. type: TP -#: doc/tin.1:1263 +#: doc/tin.1:1268 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1266 +#: doc/tin.1:1271 msgid "Go to the next unread article." msgstr "" #. type: TP -#: doc/tin.1:1271 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1274 +#: doc/tin.1:1279 msgid "Go to the previous article." msgstr "" #. type: TP -#: doc/tin.1:1274 +#: doc/tin.1:1279 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1277 +#: doc/tin.1:1282 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1280 +#: doc/tin.1:1285 msgid "Return to the previous level." msgstr "" #. type: TP -#: doc/tin.1:1283 +#: doc/tin.1:1288 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1287 +#: doc/tin.1:1292 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1287 +#: doc/tin.1:1292 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1291 +#: doc/tin.1:1296 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1291 +#: doc/tin.1:1296 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1296 +#: doc/tin.1:1301 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1299 +#: doc/tin.1:1304 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1303 +#: doc/tin.1:1308 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1306 +#: doc/tin.1:1311 msgid "Return to group selection level." msgstr "" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1311 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1309 +#: doc/tin.1:1314 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1309 +#: doc/tin.1:1314 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1313 +#: doc/tin.1:1318 msgid "" "Display a list of URLs in the current article. See the section \"URL " "LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1313 +#: doc/tin.1:1318 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1317 +#: doc/tin.1:1322 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1333 +#: doc/tin.1:1338 msgid "Mark article as unread." msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1338 +#: doc/tin.1:1343 msgid "Mark the current thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1338 +#: doc/tin.1:1343 #, no-wrap msgid "URL LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1341 +#: doc/tin.1:1346 msgid "" "B ('B') displays a list of URLs in the current " "article. Besides the common moving keys, the following commands are " @@ -3004,52 +3014,52 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1342 +#: doc/tin.1:1347 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1346 +#: doc/tin.1:1351 msgid "" "The current URL will be prompted and opened using the " "B. 'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1349 +#: doc/tin.1:1354 msgid "URL forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1352 +#: doc/tin.1:1357 msgid "URL backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1358 doc/tin.1:1411 +#: doc/tin.1:1363 doc/tin.1:1416 msgid "Shell escape." msgstr "" #. type: Plain text -#: doc/tin.1:1361 +#: doc/tin.1:1366 msgid "Toggle the display of the current URL in the last line." msgstr "" #. type: Plain text -#: doc/tin.1:1364 doc/tin.1:1418 +#: doc/tin.1:1369 doc/tin.1:1423 msgid "Help screen of commands available." msgstr "" #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1370 +#: doc/tin.1:1375 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1373 +#: doc/tin.1:1378 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3057,107 +3067,107 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1374 +#: doc/tin.1:1379 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1377 +#: doc/tin.1:1382 msgid "Pipe attachment into command." msgstr "" #. type: TP -#: doc/tin.1:1377 +#: doc/tin.1:1382 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1380 +#: doc/tin.1:1385 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1380 +#: doc/tin.1:1385 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1383 +#: doc/tin.1:1388 msgid "View attachment." msgstr "" #. type: TP -#: doc/tin.1:1383 +#: doc/tin.1:1388 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1386 +#: doc/tin.1:1391 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1386 +#: doc/tin.1:1391 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1393 +#: doc/tin.1:1398 msgid "Reverse tagging of all attachments." msgstr "" #. type: TP -#: doc/tin.1:1393 +#: doc/tin.1:1398 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1396 +#: doc/tin.1:1401 msgid "Untag all tagged attachments." msgstr "" #. type: Plain text -#: doc/tin.1:1399 +#: doc/tin.1:1404 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1402 +#: doc/tin.1:1407 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1405 +#: doc/tin.1:1410 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1408 +#: doc/tin.1:1413 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1415 +#: doc/tin.1:1420 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3165,7 +3175,7 @@ msgstr "" #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1424 +#: doc/tin.1:1429 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3174,7 +3184,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1436 +#: doc/tin.1:1441 msgid "" "At startup, B reads in the configuration files (see also " "B<\\%tin>(5)). They contain a list of variables that can be used to " @@ -3186,7 +3196,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1444 +#: doc/tin.1:1449 msgid "" "The variables are user configurable by editing " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be " @@ -3198,7 +3208,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1450 +#: doc/tin.1:1455 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3208,7 +3218,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1457 +#: doc/tin.1:1462 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3218,7 +3228,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1462 +#: doc/tin.1:1467 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3227,14 +3237,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1465 +#: doc/tin.1:1470 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1469 +#: doc/tin.1:1474 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in " @@ -3242,13 +3252,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1469 +#: doc/tin.1:1474 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1475 doc/tin.5:1199 +#: doc/tin.1:1480 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 " @@ -3256,159 +3266,159 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1475 +#: doc/tin.1:1480 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1479 doc/tin.5:1203 +#: doc/tin.1:1484 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:1479 +#: doc/tin.1:1484 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1482 doc/tin.5:1206 +#: doc/tin.1:1487 doc/tin.5:1206 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1482 +#: doc/tin.1:1487 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1485 doc/tin.5:1209 +#: doc/tin.1:1490 doc/tin.5:1209 msgid "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1485 +#: doc/tin.1:1490 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1488 doc/tin.5:1212 +#: doc/tin.1:1493 doc/tin.5:1212 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" #. type: TP -#: doc/tin.1:1488 +#: doc/tin.1:1493 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1491 doc/tin.5:1215 +#: doc/tin.1:1496 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:1491 +#: doc/tin.1:1496 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1495 doc/tin.5:1219 +#: doc/tin.1:1500 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:1495 +#: doc/tin.1:1500 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1499 doc/tin.5:1223 +#: doc/tin.1:1504 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:1499 +#: doc/tin.1:1504 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1503 doc/tin.5:1227 +#: doc/tin.1:1508 doc/tin.5:1227 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" #. type: TP -#: doc/tin.1:1503 +#: doc/tin.1:1508 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1507 doc/tin.5:1231 +#: doc/tin.1:1512 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:1507 +#: doc/tin.1:1512 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1510 doc/tin.5:1234 +#: doc/tin.1:1515 doc/tin.5:1234 msgid "The character used to show that an article was read. Default is ' '." msgstr "" #. type: TP -#: doc/tin.1:1510 +#: doc/tin.1:1515 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1514 doc/tin.5:1238 +#: doc/tin.1:1519 doc/tin.5:1238 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1514 +#: doc/tin.1:1519 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1518 doc/tin.5:1242 +#: doc/tin.1:1523 doc/tin.5:1242 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1518 doc/tin.5:1242 +#: doc/tin.1:1523 doc/tin.5:1242 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1523 +#: doc/tin.1:1528 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3416,50 +3426,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1523 +#: doc/tin.1:1528 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1527 doc/tin.5:1253 +#: doc/tin.1:1532 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:1527 +#: doc/tin.1:1532 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1531 doc/tin.5:1257 +#: doc/tin.1:1536 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:1531 +#: doc/tin.1:1536 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1534 doc/tin.1:2509 +#: doc/tin.1:1539 doc/tin.1:2514 msgid "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1534 +#: doc/tin.1:1539 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1540 doc/tin.5:1266 +#: doc/tin.1:1545 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 " @@ -3468,13 +3478,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1540 +#: doc/tin.1:1545 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1545 doc/tin.5:1271 +#: doc/tin.1:1550 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 " @@ -3482,13 +3492,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1545 +#: doc/tin.1:1550 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1550 doc/tin.5:1276 +#: doc/tin.1:1555 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 " @@ -3496,13 +3506,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1550 +#: doc/tin.1:1555 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1555 +#: doc/tin.1:1560 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. " @@ -3510,312 +3520,312 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1555 +#: doc/tin.1:1560 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1561 doc/tin.5:1285 +#: doc/tin.1:1566 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:1561 +#: doc/tin.1:1566 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1564 doc/tin.5:1288 +#: doc/tin.1:1569 doc/tin.5:1288 msgid "Standard background color" msgstr "" #. type: TP -#: doc/tin.1:1564 +#: doc/tin.1:1569 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1567 doc/tin.5:1291 +#: doc/tin.1:1572 doc/tin.5:1291 msgid "Color of quoted text from external sources" msgstr "" #. type: TP -#: doc/tin.1:1567 +#: doc/tin.1:1572 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1570 doc/tin.5:1294 +#: doc/tin.1:1575 doc/tin.5:1294 msgid "Color of sender (From:)" msgstr "" #. type: TP -#: doc/tin.1:1570 +#: doc/tin.1:1575 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1573 doc/tin.5:1297 +#: doc/tin.1:1578 doc/tin.5:1297 msgid "Color of header-lines" msgstr "" #. type: TP -#: doc/tin.1:1573 +#: doc/tin.1:1578 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1576 doc/tin.5:1300 +#: doc/tin.1:1581 doc/tin.5:1300 msgid "Color of help pages" msgstr "" #. type: TP -#: doc/tin.1:1576 +#: doc/tin.1:1581 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1303 +#: doc/tin.1:1584 doc/tin.5:1303 msgid "Color of background for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1584 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1306 +#: doc/tin.1:1587 doc/tin.5:1306 msgid "Color of foreground for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1587 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1586 doc/tin.5:1310 +#: doc/tin.1:1591 doc/tin.5:1310 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1586 +#: doc/tin.1:1591 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1590 doc/tin.5:1314 +#: doc/tin.1:1595 doc/tin.5:1314 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1590 +#: doc/tin.1:1595 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1594 doc/tin.5:1318 +#: doc/tin.1:1599 doc/tin.5:1318 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1594 +#: doc/tin.1:1599 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1598 doc/tin.5:1322 +#: doc/tin.1:1603 doc/tin.5:1322 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1598 +#: doc/tin.1:1603 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1601 doc/tin.5:1325 +#: doc/tin.1:1606 doc/tin.5:1325 msgid "Color of mini help menu" msgstr "" #. type: TP -#: doc/tin.1:1601 +#: doc/tin.1:1606 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1604 doc/tin.5:1328 +#: doc/tin.1:1609 doc/tin.5:1328 msgid "Color of actual news header fields" msgstr "" #. type: TP -#: doc/tin.1:1604 +#: doc/tin.1:1609 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1607 doc/tin.5:1331 +#: doc/tin.1:1612 doc/tin.5:1331 msgid "Standard foreground color" msgstr "" #. type: TP -#: doc/tin.1:1607 +#: doc/tin.1:1612 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1610 doc/tin.5:1334 +#: doc/tin.1:1615 doc/tin.5:1334 msgid "Color of quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1610 +#: doc/tin.1:1615 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1613 doc/tin.5:1337 +#: doc/tin.1:1618 doc/tin.5:1337 msgid "Color of twice quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1613 +#: doc/tin.1:1618 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1340 +#: doc/tin.1:1621 doc/tin.5:1340 msgid "Color of E=3 times quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1621 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1620 doc/tin.5:1344 +#: doc/tin.1:1625 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:1620 +#: doc/tin.1:1625 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1623 doc/tin.5:1347 +#: doc/tin.1:1628 doc/tin.5:1347 msgid "Color of signatures" msgstr "" #. type: TP -#: doc/tin.1:1623 +#: doc/tin.1:1628 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1626 doc/tin.5:1350 +#: doc/tin.1:1631 doc/tin.5:1350 msgid "Color of urls highlight" msgstr "" #. type: TP -#: doc/tin.1:1626 +#: doc/tin.1:1631 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1629 doc/tin.5:1353 +#: doc/tin.1:1634 doc/tin.5:1353 msgid "Color of verbatim blocks" msgstr "" #. type: TP -#: doc/tin.1:1629 +#: doc/tin.1:1634 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1632 doc/tin.5:1356 +#: doc/tin.1:1637 doc/tin.5:1356 msgid "Color of article subject" msgstr "" #. type: TP -#: doc/tin.1:1632 +#: doc/tin.1:1637 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1635 doc/tin.5:1359 +#: doc/tin.1:1640 doc/tin.5:1359 msgid "Color of text-lines" msgstr "" #. type: TP -#: doc/tin.1:1635 +#: doc/tin.1:1640 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1638 doc/tin.5:1362 +#: doc/tin.1:1643 doc/tin.5:1362 msgid "Color of help/mail sign" msgstr "" #. type: TP -#: doc/tin.1:1638 +#: doc/tin.1:1643 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1641 +#: doc/tin.1:1646 msgid "Ask for manual confirmation to protect the user." msgstr "" #. type: IP -#: doc/tin.1:1642 doc/tin.1:1648 doc/tin.1:1652 +#: doc/tin.1:1647 doc/tin.1:1653 doc/tin.1:1657 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1648 +#: doc/tin.1:1653 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3823,21 +3833,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1652 +#: doc/tin.1:1657 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1656 +#: doc/tin.1:1661 msgid "" "B