From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: secrets.el Date: Sun, 14 Mar 2010 12:37:34 -0400 Message-ID: References: <87zl2g24xy.fsf@stupidchicken.com> <87mxyfq3bz.fsf@gmx.de> <87sk87h49a.fsf@gmx.de> <87ljdzaq2m.fsf@gmx.de> <87d3z9369c.fsf@mail.jurta.org> <871vfogdkd.fsf_-_@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268584670 31642 80.91.229.12 (14 Mar 2010 16:37:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2010 16:37:50 +0000 (UTC) Cc: Juri Linkov , Chong Yidong , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 14 17:37:44 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nqqoy-0002JT-Ee for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 17:37:44 +0100 Original-Received: from localhost ([127.0.0.1]:43419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqqox-0002Yu-Qk for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 12:37:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nqqou-0002YO-2Q for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:37:40 -0400 Original-Received: from [140.186.70.92] (port=38098 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqqor-0002Xl-Jz for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:37:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nqqoq-0002C6-C0 for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:37:37 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:31382 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nqqoq-0002Bu-86 for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:37:36 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAAKunEtFxL9q/2dsb2JhbACabHS1VoR7BIsP X-IronPort-AV: E=Sophos;i="4.49,639,1262581200"; d="scan'208";a="58224406" Original-Received: from 69-196-191-106.dsl.teksavvy.com (HELO pastel.home) ([69.196.191.106]) by ironport2-out.pppoe.ca with ESMTP; 14 Mar 2010 12:37:34 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 885A481C2; Sun, 14 Mar 2010 12:37:34 -0400 (EDT) In-Reply-To: <871vfogdkd.fsf_-_@gmx.de> (Michael Albinus's message of "Sat, 13 Mar 2010 21:40:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:121952 Archived-At: > So I have installed it at lisp/net/secrets.el. Thank you. > I guess it could be relocated easily, if needed. Yes, of course. Even more now that we got rid of CVS. Stefan