From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: RMAIL settings [was: Re: w32 does not have emacsclient/server] Date: Mon, 08 Aug 2005 11:51:06 +0200 Message-ID: <42F72B0A.5090609@student.lu.se> References: <42F4FA90.9080600@student.lu.se> <42F68F56.80301@student.lu.se> <41257.217.194.34.123.1123494434.squirrel@wwws.franken.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123495509 16255 80.91.229.2 (8 Aug 2005 10:05:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Aug 2005 10:05:09 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 08 12:05:08 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E24Tk-0008IF-7V for ged-emacs-devel@m.gmane.org; Mon, 08 Aug 2005 12:03:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E24Wi-0004VF-5X for ged-emacs-devel@m.gmane.org; Mon, 08 Aug 2005 06:06:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E24Ue-0004JO-Es for emacs-devel@gnu.org; Mon, 08 Aug 2005 06:04:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E24UZ-0004GO-Me for emacs-devel@gnu.org; Mon, 08 Aug 2005 06:04:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E24UX-0003xM-NH for emacs-devel@gnu.org; Mon, 08 Aug 2005 06:04:21 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E24VZ-0007TN-0E for emacs-devel@gnu.org; Mon, 08 Aug 2005 06:05:25 -0400 Original-Received: from [192.168.123.121] (83.249.202.75) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B937170071ECE9; Mon, 8 Aug 2005 11:51:09 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Stephan Stahl In-Reply-To: <41257.217.194.34.123.1123494434.squirrel@wwws.franken.de> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:41683 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41683 Stephan Stahl wrote: >>From looking at the code (M-x load-library rmail, C-h v rmail-pop-password >and clicking on "Defined in rmail") this variable is rmail specific. >With so many choices regarding mail clients in emacs its maybe best that >they are not based on a global variable. > > Thanks, but I have very hard to see why a password for example should be specific to one of the mail agents. Why?