Your message dated Mon, 19 Nov 2007 12:01:10 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line fixed long ago
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)
--- Begin Message ---
Package: sudo
Version: 1.6.6-1.1
Severity: normal
Problem:
medusa:/# which emacs
/usr/bin/emacs
medusa:/# EDITOR='emacs -nw' visudo
/usr/sbin/visudo: specified editor (emacs -nw) doesn't exist!
Whereas
medusa:/# EDITOR='emacs' visudo
starts editing /etc/sudoers.tmp in emacs. Apparently one
cannot specify a commandline option in the EDITOR-variable.
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux medusa 2.4.18 #11 Mon Jul 22 22:01:48 CEST 2002 i586
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of packages sudo depends on:
ii libc6 2.2.5-11.2 GNU C Library: Shared libraries an
ii libpam-modules 0.72-35 Pluggable Authentication Modules f
ii libpam0g 0.72-35 Pluggable Authentication Modules l
--- End Message ---
--- Begin Message ---
I've been building sudo with --with-env-editor for quite a while now.
Bdale
--- End Message ---