From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83725 Path: news.gmane.org!not-for-mail From: Yagnesh Raghava Yakkala Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus downloading mails from pop again and again. Date: Tue, 13 Aug 2013 10:26:27 +0900 Message-ID: <87fvuel6t8.fsf@yagnesh.org> References: <87iozc7n5w.fsf@yagnesh.org> <8761vbk65d.fsf@yagnesh.org> <87li47ljjv.fsf@yagnesh.org> <87haevljcy.fsf@yagnesh.org> <8761vblc0m.fsf@yagnesh.org> <87ob939ez9.fsf@yagnesh.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1376357269 20793 80.91.229.3 (13 Aug 2013 01:27:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Aug 2013 01:27:49 +0000 (UTC) Cc: Katsumi Yamaoka , ding@gnus.org To: Lars Magne Ingebrigtsen Original-X-From: ding-owner+M31981@lists.math.uh.edu Tue Aug 13 03:27:51 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V93Ol-0001D1-8b for ding-account@gmane.org; Tue, 13 Aug 2013 03:27:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1V93Nl-00046z-Qp; Mon, 12 Aug 2013 20:26:45 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1V93Ni-00046i-UO for ding@lists.math.uh.edu; Mon, 12 Aug 2013 20:26:42 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1V93Nc-0000Ya-6Q for ding@lists.math.uh.edu; Mon, 12 Aug 2013 20:26:40 -0500 Original-Received: from mailgate4.sys.hokudai.ac.jp ([133.87.1.143]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1V93Na-0004Z4-25; Tue, 13 Aug 2013 03:26:34 +0200 Original-Received: from mailgate4.sys.hokudai.ac.jp (localhost.localdomain [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 81BF142E786; Tue, 13 Aug 2013 10:26:27 +0900 (JST) Original-Received: from okhotsk19 (sealion.lowtem.hokudai.ac.jp [133.87.217.30]) by mailgate4.sys.hokudai.ac.jp (Postfix) with ESMTP id 75CBE42E6BD; Tue, 13 Aug 2013 10:26:27 +0900 (JST) Original-Received: from localhost (localhost [127.0.0.1]) by okhotsk19 (Postfix) with ESMTPS id 2BE121804C1; Tue, 13 Aug 2013 10:26:28 +0900 (JST) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 12 Aug 2013 19:12:11 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83725 Archived-At: Hello Lars, Thanks for the reply. On Aug 13 2013, Lars Magne Ingebrigtsen wrote: > Yagnesh Raghava Yakkala writes: > >> =E2=94=82Mail source (pop :server pop.hines.hokudai.ac.jp :user XXXXX :l= eave >> 14) failed: (file-error Opening output file no such file or directory >> /home/yagnesh/Mail/Incoming117956Yf) > > Well, that's the error. It's either not able to create or read files > from your ~/Mail directory.=20=20 Ouch. I don't have "~/Mail" at all. I intentionally deleted that long time = ago. I have following setup in my .emacs to make use of "~/gnus" folder for all = my mail/news. =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82(setq gnus-home-directory "~/gnus") =E2=94=82(setq gnus-startup-file "~/gnus/.newsrc") =E2=94=82(setq gnus-directory "~/gnus/News") =E2=94=82(setq message-directory "~/gnus/Mail") =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 So why gnus looking into ~/Mail directory now.? :/ Thanks., --=20 =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81. YYR