From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76760 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.tramp,gmane.emacs.gnus.general Subject: Re: Secrets API "login" session is now "Login"? Date: Mon, 14 Feb 2011 23:01:28 +0100 Message-ID: <87wrl2l1hj.fsf@gmx.de> References: <8739nqtzbo.fsf@lifelogs.com> <87lj1ik4l6.fsf@gmx.de> <87aahysghw.fsf@lifelogs.com> <87y65imjyw.fsf@gmx.de> <87tyg6pc7s.fsf@lifelogs.com> <87r5bamidq.fsf@gmx.de> <87ipwmmgqu.fsf@gmx.de> <87mxlynv5p.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297720910 6192 80.91.229.12 (14 Feb 2011 22:01:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 22:01:50 +0000 (UTC) Cc: tramp-devel@mail.freesoftware.fsf.org, ding@gnus.org To: Ted Zlatanov Original-X-From: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Mon Feb 14 23:01:46 2011 Return-path: Envelope-to: get-tramp-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 1Pp6UM-0007TI-8Y for get-tramp-devel@m.gmane.org; Mon, 14 Feb 2011 23:01:46 +0100 Original-Received: from localhost ([127.0.0.1]:45117 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp6UL-0001jm-63 for get-tramp-devel@m.gmane.org; Mon, 14 Feb 2011 17:01:45 -0500 Original-Received: from [140.186.70.13] (port=38206 helo=mail.fsf.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp6UI-0001jg-Ct for tramp-devel@mail.freesoftware.fsf.org; Mon, 14 Feb 2011 17:01:43 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:56929) by mail.fsf.org with smtp (Exim 4.69) (envelope-from ) id 1Pp6UH-0000R1-QJ for tramp-devel@mail.freesoftware.fsf.org; Mon, 14 Feb 2011 17:01:42 -0500 Original-Received: (qmail invoked by alias); 14 Feb 2011 22:01:38 -0000 Original-Received: from p57BB9605.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.150.5] by mail.gmx.net (mp071) with SMTP; 14 Feb 2011 23:01:38 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+5owUOiSy5Wx3vdtNIluE+yHVrOUaPilhwmZMgh7 hlsKv4SNqzs7Ec In-Reply-To: <87mxlynv5p.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 14 Feb 2011 15:49:54 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by mail.fsf.org: Genre and OS details not recognized. X-BeenThere: tramp-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: tramp-devel.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Errors-To: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.tramp:7667 gmane.emacs.gnus.general:76760 Archived-At: Ted Zlatanov writes: > It shows login.keyring (I don't have a default): > > total 48 > -rw------- 1 tzz tzz 42875 2011-02-08 11:51 login.keyring > -rw------- 1 tzz tzz 207 2010-06-03 16:13 user.keystore > -rw------- 1 tzz tzz 0 2010-06-04 08:32 user.keystore.B9GXDV > -rw------- 1 tzz tzz 0 2010-06-03 16:26 user.keystore.ZRNHDV > > So it seems that "Login" is a purely decorative label. Yes, secrets.el uses the "Label" attribute for showing collection names. And you should have a default alias (you can set it in seahorse, for example). > Ted Best regards, Michael.