Package: joe Version: 3.5-1.1 Severity: normal
The -guess-indent config file option forces the istep option to be either 1 (if it determines that the indent character is tab) or 2 (if indent char is space). The setting in the -istep option is then ignored, and there is no way to have both "-guess-indent" and "-istep 3." The code in question is in b.c around line 2340. I expect it to work this way: - if the indent char is tab, set istep to 1, - if it is space, use the -istep setting. Is such an algorithm possible? Regards, Piotr Sulecki. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core) Locale: LANG=pl_PL.ISO8859-2, LC_CTYPE=pl_PL.ISO8859-2 (charmap=ISO-8859-2) Shell: /bin/sh linked to /bin/bash Versions of packages joe depends on: ii libc6 2.5-11 GNU C Library: Shared libraries ii libncurses5 5.6-3 Shared libraries for terminal hand joe recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

