From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76796 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general,gmane.emacs.tramp Subject: Re: Secrets API "login" session is now "Login"? Date: Tue, 15 Feb 2011 09:19:22 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87mxlxiav9.fsf@lifelogs.com> 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> <87bp2emgk2.fsf@gmx.de> <8739nqmg76.fsf@gmx.de> <87aahynu9a.fsf@lifelogs.com> <87ei7auuln.fsf@gmx.de> <874o85mms8.fsf@lifelogs.com> <877hd1mlts.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297783238 8750 80.91.229.12 (15 Feb 2011 15:20:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2011 15:20:38 +0000 (UTC) Cc: tramp-devel@mail.freesoftware.fsf.org To: ding@gnus.org Original-X-From: ding-owner+M25135@lists.math.uh.edu Tue Feb 15 16:20:34 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpMhd-0005ad-Gx for ding-account@gmane.org; Tue, 15 Feb 2011 16:20:33 +0100 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 1PpMgp-0001ar-LX; Tue, 15 Feb 2011 09:19:43 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PpMgm-0001aX-LB for ding@lists.math.uh.edu; Tue, 15 Feb 2011 09:19:40 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PpMgl-0003qC-7x for ding@lists.math.uh.edu; Tue, 15 Feb 2011 09:19:40 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PpMgj-0003aM-3I for ding@gnus.org; Tue, 15 Feb 2011 16:19:37 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PpMgi-00050s-Va for ding@gnus.org; Tue, 15 Feb 2011 16:19:36 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Feb 2011 16:19:36 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Feb 2011 16:19:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:qpedVK24hsfUbWNPXnMmmX97qNc= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76796 gmane.emacs.tramp:7672 Archived-At: On Tue, 15 Feb 2011 15:09:03 +0100 Michael Albinus wrote: MA> Ted Zlatanov writes: >> That's a nice interface, but according to the docstring I should be able >> to expand the items' attributes. That part doesn't work (I tried RET on >> the widget and the text). Otherwise it's very useful. MA> The docstring says "... they can be expanded to the corresponding secret MA> items, which could also be expanded to their attributes." MA> Obviously my English is too bad, but "to their attributes" should say MA> that also the attributes are shown. It does not mean that the attributes MA> do expand themselves (there is nothing to expand but the password). I mean I can't see the attributes. For example I see the Login collection: [-] Login |-[+] Desktop Couch user authentication but if I hit RET on the second line (Desktop Couch user authentication) I get an error that the line is read-only. Seahorse shows the attributes. Maybe it's connected to the Login/login issue. Ted