From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#13344: 24.3.50; Gnus error c:/dev/fd/0 Date: Thu, 03 Jan 2013 19:29:49 +0200 Message-ID: <83zk0qi38y.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1357234209 4305 80.91.229.3 (3 Jan 2013 17:30:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jan 2013 17:30:09 +0000 (UTC) Cc: 13344@debbugs.gnu.org To: nyc4bos@aol.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jan 03 18:30:25 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TqocZ-0004Uu-Va for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Jan 2013 18:30:24 +0100 Original-Received: from localhost ([::1]:33612 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqocJ-0004Yp-F5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Jan 2013 12:30:07 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqocG-0004W4-6R for bug-gnu-emacs@gnu.org; Thu, 03 Jan 2013 12:30:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqocD-00082O-Gl for bug-gnu-emacs@gnu.org; Thu, 03 Jan 2013 12:30:03 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqocD-00082J-E7 for bug-gnu-emacs@gnu.org; Thu, 03 Jan 2013 12:30:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TqocE-0008IX-Mm; Thu, 03 Jan 2013 12:30:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Thu, 03 Jan 2013 17:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13344 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: Original-Received: via spool by 13344-submit@debbugs.gnu.org id=B13344.135723419631859 (code B ref 13344); Thu, 03 Jan 2013 17:30:02 +0000 Original-Received: (at 13344) by debbugs.gnu.org; 3 Jan 2013 17:29:56 +0000 Original-Received: from localhost ([127.0.0.1]:41835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tqoc8-0008Ho-B8 for submit@debbugs.gnu.org; Thu, 03 Jan 2013 12:29:56 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:38680) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tqoc5-0008He-0U for 13344@debbugs.gnu.org; Thu, 03 Jan 2013 12:29:54 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MG2003008HV6G00@a-mtaout21.012.net.il> for 13344@debbugs.gnu.org; Thu, 03 Jan 2013 19:29:25 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MG20033W8L16220@a-mtaout21.012.net.il>; Thu, 03 Jan 2013 19:29:25 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:69337 Archived-At: > From: nyc4bos@aol.com > Date: Thu, 03 Jan 2013 00:14:43 +0000 > > There appears to be an error opening up the .authinfo.gpg file. > > I get the error in the *Messages* buffer: > > Unable to open server nnimap+aol due to: Opening input file: Opening process input file, no such file or directory, c:/dev/fd/0 > Opening nnimap server on aol...failed: Looks like this comes from this snippet in epg.el:epg--start: ;; Set GPG_TTY and TERM for pinentry-curses. Note that we can't ;; use `terminal-name' here to get the real pty name for the child ;; process, though /dev/fd/0" is not portable. (with-temp-buffer (when (= (call-process "tty" "/dev/fd/0" t) 0) (delete-backward-char 1) (setq terminal-name (buffer-string)))) Obviously, this will never work on Windows. I know nothing about this stuff, so I have no idea why you get there now, but didn't get there before. Maybe this will give you a hint to start digging.