Your message dated Sun, 20 Apr 2008 11:43:01 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#244592: vim: bug using macros/less.sh
has caused the Debian Bug report #244592,
regarding [vim-runtime] bug using macros/less.sh
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
244592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=244592
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: vim
Version: 1:6.2-426+1
Severity: minor
Tags: sid
Hi Norbert,
When I tried to use
/usr/share/doc/vim/macros/less.sh
as described in ':help less' and set my PAGER variable I saw many
underscore characters were not displayed correctly when I tried to view
a man page.
I confirmed on irc.freenode.net's #vim that at least two other people
have this same problem with more recent versions of vim. They thought
it was working in older versions. I am guessing this is an upstream bug
in newer versions of vim.
Thanks,
--
-- Grant Bowman <[EMAIL PROTECTED]>
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.3-1-386
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
Versions of packages vim depends on:
ii dpkg 1.10.20 Package maintenance system for Deb
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libgpmg1 1.19.6-12.1 General Purpose Mouse Library [lib
ii libncurses5 5.4-3 Shared libraries for terminal hand
ii vim-common 1:6.2-426+1 Vi IMproved - Common files
--- End Message ---
--- Begin Message ---
On Sun, Apr 18, 2004 at 07:29:33PM -0700, Grant Bowman wrote:
> When I tried to use
>
> /usr/share/doc/vim/macros/less.sh
>
> as described in ':help less' and set my PAGER variable I saw many
> underscore characters were not displayed correctly when I tried to view
> a man page.
Vim is simply displaying what is being given to it. From a quick look at
viewing a man page with Vim, it looks like "_^Ha" is how an underlined a is
output from nroff (or whatever set of tools process the man page before
feeding it to the pager). This is likely something that other actual pagers
are designed to handle. Vim's less.sh is a quick hack to exhibit ways that
Vim can be used, not a complete replacement for normal pagers.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
--- End Message ---