I realize it's been a while, but can you describe the behavior that this fixes?

kcr

[EMAIL PROTECTED] writes:

> Package: zephyr-clients
> Version: 2.1.20010518.SNAPSHOT-9
> Severity: normal
>
> This fixes a problem that often messes up left/center/right alignment.
>
>
> --- tty_filter.c.~1~  2003-03-09 16:21:37.000000000 -0500
> +++ tty_filter.c      2003-04-13 18:47:16.000000000 -0400
> @@ -395,7 +395,7 @@
>      int right = 0;
>  
>      for (; info; info=info->next) {
> -     if (info->ignore)
> +     if (info->ignore && info->alignment != ' ')
>           continue;
>       switch (info->alignment) {
>         case 'l':
>
>
> -- System Information
> Debian Release: testing/unstable
> Kernel Version: Linux stark.dyndns.tv 2.4.20 #5 Tue Apr 8 08:34:27 EDT 2003 
> i686 unknown unknown GNU/Linux
>
> Versions of the packages zephyr-clients depends on:
> ii  debconf        1.2.21         Debian configuration management system
> ii  debianutils    2.1            Miscellaneous utilities specific to Debian
> ii  e2fsprogs      1.32-1         The EXT2 file system utilities and libraries
> ii  libares0       1.1.1-2        asynchronous dns resolver library
> ii  libc6          2.3.1-16       GNU C Library: Shared libraries and Timezone
> ii  libhesiod0     3.0.2-13       Libraries for hesiod, a service name resolut
> ii  libncurses5    5.3.20021109-2 Shared libraries for terminal handling
> ii  libreadline4   4.3-4          GNU readline and history libraries, run-time
> ii  libxaw6        4.2.1-4        X Athena widget set library (version 6)
> ii  xlibs          4.2.1-6pre7v2  X Window System client libraries
> rc  libzephyr3     2.1.20000421.S The original "Instant Message" system librar
> ii  e2fsprogs      1.32-1         The EXT2 file system utilities and libraries
>       ^^^ (Provides virtual package libcomerr2)
> ii  e2fsprogs      1.32-1         The EXT2 file system utilities and libraries
>       ^^^ (Provides virtual package libss2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to