NetBSD Problem Report #13677
Received: (qmail 19153 invoked from network); 10 Aug 2001 06:27:53 -0000
Message-Id: <200108100627.f7A6RcLj008748@ibr3.irm.nara.kindai.ac.jp>
Date: Fri, 10 Aug 2001 15:27:38 +0900 (JST)
From: henry nelson <netb@irm.nara.kindai.ac.jp>
Reply-To: netb@irm.nara.kindai.ac.jp
To: gnats-bugs@gnats.netbsd.org
Subject: script "/usr/local/bin/nvi-euc-jp" doesn't allow for ~/.exrc
X-Send-Pr-Version: 3.95
>Number: 13677
>Category: pkg
>Synopsis: can't use macros in .exrc when execute nvi as nvi-euc-jp
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: obache
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 10 06:28:01 +0000 2001
>Closed-Date: Mon Nov 19 12:29:58 +0000 2007
>Last-Modified: Mon Nov 19 12:35:01 +0000 2007
>Originator: henry nelson
>Release: problem exists on both 1.4.3_ALPHA/pc98 and 1.5.1/i386
>Organization:
>Environment:
System: NetBSD q8bf 1.4.3_ALPHA NetBSD 1.4.3_ALPHA (BFKERN) #0: Tue Jul 31 13:54:29 JST 2001 root@q8bf:/usr/src/sys/arch/i386/compile/BFKERN i386
>Description:
Using pkgsrc/editors/nvi-m17n, and executing as "nvi-euc-jp,"
"map" macros are not read in from ~/.exrc. If executed as "nvi,"
the ~/.exrc is read, but of course EUC encoding is not supported.
>How-To-Repeat:
Put for example "map g 1G" in "~/.exrc." Execute as "nvi-euc-jp"
and press 'g', and you will get warning that 'g' is not a vi
command. If run as "nvi", pressing 'g' will put you at the top
of the page as expected.
>Fix:
donno
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: pkg-manager->itojun
Responsible-Changed-By: itojun
Responsible-Changed-When: Thu Aug 9 23:50:47 PDT 2001
Responsible-Changed-Why:
not a netbsd issue but nvi-m17n issue (= mine).
State-Changed-From-To: open->suspended
State-Changed-By: wiz
State-Changed-When: Mon Jul 15 02:32:31 PDT 2002
State-Changed-Why:
Waiting for the program maintainer to fix the problem.
Responsible-Changed-From-To: itojun->pkg-manager
Responsible-Changed-By: wiz@netbsd.org
Responsible-Changed-When: Sat, 17 Nov 2007 13:35:18 +0000
Responsible-Changed-Why:
Back to role account.
Responsible-Changed-From-To: pkg-manager->obache
Responsible-Changed-By: obache@netbsd.org
Responsible-Changed-When: Mon, 19 Nov 2007 12:27:01 +0000
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: suspended->feedback
State-Changed-By: obache@netbsd.org
State-Changed-When: Mon, 19 Nov 2007 12:27:01 +0000
State-Changed-Why:
Fix should be commited. Is it the same behaviour as your expectation?
State-Changed-From-To: feedback->closed
State-Changed-By: obache@netbsd.org
State-Changed-When: Mon, 19 Nov 2007 12:29:58 +0000
State-Changed-Why:
Cannot contact to originator anymore.
From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/13677 CVS commit: pkgsrc/editors/nvi-m17n
Date: Mon, 19 Nov 2007 12:24:06 +0000 (UTC)
Module Name: pkgsrc
Committed By: obache
Date: Mon Nov 19 12:24:06 UTC 2007
Modified Files:
pkgsrc/editors/nvi-m17n: Makefile
pkgsrc/editors/nvi-m17n/files: nvi-m17n
Log Message:
Improve wrapper script, closing to usual behavior.
* Pass settings to nvi with env NEXINIT instead of EXINIT, to avoid affect of env NEXINIT.
* Honor NEXINIT, EXINIT environment variable.
* Pass all setting in ~/.{n}exrc by using source command. Fixes PR 13677.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/editors/nvi-m17n/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/editors/nvi-m17n/files/nvi-m17n
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.