Bug#280292: vim-lesstif: Fonts in dialog boxes are configurable via X Resource Database

Andrey Kiselev dron at ak4719.spb.edu
Thu Jun 15 12:03:28 UTC 2006


Package: vim-lesstif
Version: 1:6.4-007+1
Followup-For: Bug #280292


Actually this is not a bug in Vim package, it is misconfiguration on the
user's system. The problem can be fixed with appropriate record in
${HOME}/.Xresources file, for example:

Vim*fontList: -rfx-helvetica-medium-r-normal-*-12-*-*-*-p-*-koi8-r

("xfonts-bolkhov-koi8r-75dpi" package should be installed in this case).
Of course, any other Cyrillic font can be select insted of RFX.

In Vim ":help .Xdefaults" command lists other parameters, including
fonts, which can be set via the X resources. For reference, there is my
Vim related properties, which are suitable for Cyrillic environment with
ru_RU.KOI8-R locale:

Vim*useSchemes: all
Vim*sgiMode: true
Vim*useEnhancedFSB: true
Vim.background: white
Vim*tooltipForeground: black
Vim*tooltipBackground: bisque
Vim*fontList: -rfx-helvetica-medium-r-normal-*-12-*-*-*-p-*-koi8-r
Vim.menuFont: -rfx-helvetica-medium-r-normal-*-12-*-*-*-p-*-koi8-r
Vim.menuFontSet: -rfx-helvetica-medium-r-normal-*-12-*-*-*-p-*-koi8-r
Vim.tooltipFont: -rfx-helvetica-medium-r-normal-*-12-*-*-*-p-*-koi8-r
Vim.font: -rfx-courier-medium-r-normal-*-12-*-*-*-m-*-koi8-r
Vim.boldFont: -rfx-courier-bold-r-normal-*-12-*-*-*-m-*-koi8-r
Vim.italicFont: -rfx-courier-medium-o-normal-*-12-*-*-*-m-*-koi8-r
Vim.boldItalicFont: -rfx-courier-bold-o-normal-*-12-*-*-*-m-*-koi8-r

Best regards,
Andrey

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages vim-lesstif depends on:
ii  lesstif2                     1:0.94.4-2  OSF/Motif 2.1 implementation relea
ii  libc6                        2.3.6-13    GNU C Library: Shared libraries
ii  libgpmg1                     1.19.6-22   General Purpose Mouse - shared lib
ii  libice6                      1:1.0.0-3   X11 Inter-Client Exchange library
ii  libncurses5                  5.5-2       Shared libraries for terminal hand
ii  libsm6                       1:1.0.0-4   X11 Session Management library
ii  libx11-6                     2:1.0.0-6   X11 client-side library
ii  libxext6                     1:1.0.0-4   X11 miscellaneous extension librar
ii  libxt6                       1:1.0.0-5   X11 toolkit intrinsics library
ii  vim-gui-common               1:6.4-007+1 Vi IMproved - Common GUI files
ii  vim-runtime                  1:6.4-007+1 Vi IMproved - Runtime files

vim-lesstif recommends no packages.

-- no debconf information




More information about the pkg-vim-maintainers mailing list