From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76755 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 22:50:37 +0100 Message-ID: <87bp2emgk2.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> <874o86pasb.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297720261 2655 80.91.229.12 (14 Feb 2011 21:51:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 21:51:01 +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 22:50:54 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 1Pp6Jq-0000Zk-8x for get-tramp-devel@m.gmane.org; Mon, 14 Feb 2011 22:50:54 +0100 Original-Received: from localhost ([127.0.0.1]:45660 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp6Jp-0004mc-MQ for get-tramp-devel@m.gmane.org; Mon, 14 Feb 2011 16:50:53 -0500 Original-Received: from [140.186.70.13] (port=60935 helo=mail.fsf.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp6Jl-0004mI-48 for tramp-devel@mail.freesoftware.fsf.org; Mon, 14 Feb 2011 16:50:50 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:51906) by mail.fsf.org with smtp (Exim 4.69) (envelope-from ) id 1Pp6Jk-0000Bb-Fl for tramp-devel@mail.freesoftware.fsf.org; Mon, 14 Feb 2011 16:50:48 -0500 Original-Received: (qmail invoked by alias); 14 Feb 2011 21:50:47 -0000 Original-Received: from p57BB9605.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.150.5] by mail.gmx.net (mp014) with SMTP; 14 Feb 2011 22:50:47 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/6q2dZQkz6m0KaEFhb5Zhhw68Pm4ouUWIF/4/hiZ TxE9MHQJ+zG6JJ In-Reply-To: <874o86pasb.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 14 Feb 2011 15:27:00 -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:7664 gmane.emacs.gnus.general:76755 Archived-At: Ted Zlatanov writes: > method call sender=:1.191 -> dest=org.freedesktop.secrets serial=17 > path=/org/freedesktop/secrets/collection/login; > interface=org.freedesktop.DBus.Properties; member=Get > string "org.freedesktop.Secret.Collection" > string "Label" > method return sender=:1.5 -> dest=:1.191 reply_serial=17 > variant string "Login" > > so the label for that collection is "Login"? I guess seahorse doesn't > show the collection label, only the basename. Maybe. secrets.el shows always the collection label. This can change, that's why I insist on the "default" alias :-) > Ted Best regards, Michael.