From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: chars trimmed from password in shell Date: Mon, 16 Jun 2003 17:04:22 -0600 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3EEE4CF6.9050501@yahoo.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1055804758 27680 80.91.224.249 (16 Jun 2003 23:05:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2003 23:05:58 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 17 01:05:56 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19S32y-0007CD-00 for ; Tue, 17 Jun 2003 01:05:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19S31i-0006Sz-GC for gnu-bug-gnu-emacs@m.gmane.org; Mon, 16 Jun 2003 19:04:38 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19S31X-00067i-D5 for bug-gnu-emacs@prep.ai.mit.edu; Mon, 16 Jun 2003 19:04:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19S30y-0005NK-9T for bug-gnu-emacs@prep.ai.mit.edu; Mon, 16 Jun 2003 19:03:53 -0400 Original-Received: from chx400.switch.ch ([130.59.10.2]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19S30t-0005KB-Ai for bug-gnu-emacs@prep.ai.mit.edu; Mon, 16 Jun 2003 19:03:47 -0400 Original-Received: from mail.fu-berlin.de ([160.45.11.165]) by chx400.switch.ch with esmtp (Exim 3.20 #1) id 19S30r-0001k9-00 for gnu-emacs-bug@moderators.isc.org; Tue, 17 Jun 2003 01:03:45 +0200 Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Tue, 17 Jun 2003 01:03:44 +0200 (MEST) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Tue, 17 Jun 2003 01:03:44 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 170.207.51.80!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 38 X-Orig-NNTP-Posting-Host: 170.207.51.80 X-Orig-X-Trace: fu-berlin.de 1055804624 21636574 170.207.51.80 (16 [82742]) User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5317 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5317 Bruce Ingalls wrote: > Not sure why, but Emacs bug report complained about > "no such program, fakemail" > I always appreciate tips on setting this up. What is the value of send-mail-function and sendmail-program? Does this problem occur when you start emacs with the -q and --no-site-file options? > This bug report will be sent to the Free Software Foundation, > not to your local site managers! > Please write in English, because the Emacs maintainers do not have > translators to read other languages for them. > > Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, > and to the gnu.emacs.bug news group. > > In GNU Emacs 21.3.1 (i386-msvc-nt5.0.2195) > of 2003-03-27 on buffy > configured using `configure --with-msvc (12.00)' > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: ENU > locale-coding-system: iso-latin-1 > default-enable-multibyte-characters: t -- Kevin Rodgers