Your message dated Wed, 26 Oct 2005 15:40:51 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#335915: vim-doc: `:echo g:colors_name' does not work
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Oct 2005 17:40:24 +0000
>From [EMAIL PROTECTED] Wed Oct 26 10:40:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EUpGC-00048f-00; Wed, 26 Oct 2005 10:40:24 -0700
Received: from ([127.0.0.1]) [219.223.205.34] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1EUpGB-0002uS-00; Wed, 26 Oct 2005 12:40:23 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: LI Daobing <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: vim-doc: `:echo g:colors_name' does not work
X-Mailer: reportbug 3.17
Date: Thu, 27 Oct 2005 01:40:26 +0800
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
        version=2.60-bugs.debian.org_2005_01_02

Package: vim-doc
Version: 1:6.4-001+2
Severity: normal

Hello,

in result of `:help :colorscheme', it mention `:echo g:colors_name', but
this does not work, I got the following error messages.

E121: Undefined variable: g:colors_name
E15: Invalid expression: g:colors_name

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)

-- no debconf information

---------------------------------------
Received: (at 335915-done) by bugs.debian.org; 26 Oct 2005 19:41:31 +0000
>From [EMAIL PROTECTED] Wed Oct 26 12:41:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sccrmhc12.comcast.net [204.127.202.56] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EUr9P-0002n8-00; Wed, 26 Oct 2005 12:41:31 -0700
Received: from debil.jamessan.com 
(c-24-218-220-129.hsd1.ma.comcast.net[24.218.220.129])
          by comcast.net (sccrmhc12) with ESMTP
          id <2005102619405301200q084ae>; Wed, 26 Oct 2005 19:40:58 +0000
Received: by debil.jamessan.com (Postfix, from userid 1000)
        id EA821636E5; Wed, 26 Oct 2005 15:40:51 -0400 (EDT)
Date: Wed, 26 Oct 2005 15:40:51 -0400
From: James Vega <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#335915: vim-doc: `:echo g:colors_name' does not work
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="jy6Sn24JjFx/iggw"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: mutt-ng/devel-r556 (Debian)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--jy6Sn24JjFx/iggw
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline

On Thu, Oct 27, 2005 at 01:40:26AM +0800, LI Daobing wrote:
> in result of `:help :colorscheme', it mention `:echo g:colors_name', but
> this does not work, I got the following error messages.
>
> E121: Undefined variable: g:colors_name
> E15: Invalid expression: g:colors_name

This is because you are using the default colors and haven't specified
to use a colorscheme.  Note the help says (emphasis added):

  To see the name of the currently active color scheme *(IF THERE IS ONE)*

Since you aren't using a colorscheme, g:colors_name hasn't been defined.

James
--
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

--jy6Sn24JjFx/iggw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iEYEARECAAYFAkNf28MACgkQDb3UpmEybUCyfQCdHCzG2NjLzy55NTO4PQfRmyiS
eAgAn3bc3GvmkHpVrdvxoLqRGJU7/9lR
=OSgC
-----END PGP SIGNATURE-----

--jy6Sn24JjFx/iggw--


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

Reply via email to