From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.help Subject: Re: enabling ido requires sudo authentication Date: Tue, 23 Mar 2010 10:45:06 +0100 Message-ID: References: <1269325209.18666.26.camel@zerihar> <87hbo78mg9.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1269337578 22172 80.91.229.12 (23 Mar 2010 09:46:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Mar 2010 09:46:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Thierry Volpiatto Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 23 10:46:14 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Nu0gd-0004tk-NG for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 10:46:12 +0100 Original-Received: from localhost ([127.0.0.1]:40895 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nu0gc-0007Qr-Ug for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2010 05:46:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nu0g1-0007Qm-Ts for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 05:45:33 -0400 Original-Received: from [140.186.70.92] (port=49683 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nu0fx-0007Pk-9c for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 05:45:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nu0fw-0002Xl-1p for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 05:45:28 -0400 Original-Received: from mail-fx0-f213.google.com ([209.85.220.213]:49143) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nu0fv-0002Xe-Ss for help-gnu-emacs@gnu.org; Tue, 23 Mar 2010 05:45:28 -0400 Original-Received: by fxm5 with SMTP id 5so2470483fxm.9 for ; Tue, 23 Mar 2010 02:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=5oAXM+C1QajceoLJTdJr+RzXC9u+Cu82Wx+PMMqFqJ8=; b=uqP+hzLag0d+EeJLwQqapBUcM/+2nKEo8SH+/244Cyk9y/OWcY1dS1fELsDlU5hesR 11lz/V77EGfbVakSFm3JwbWxQcwWWZcddl0Npu33NuzKiH3XVHAmmC/FLvZmp3Ojf9Oa iwEgqlmfS6i/qpLKtfHGxxgnsfD3MmA6dvjHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Xtl3w52NJs7q6lh2GB/FLC+a4iw7l6ENVAbBJ4KOcdg+4+X2lWrOPhtCe9BgxVLN+c iuTlEz+vEa0KPUSZ/oWV7e9EWu78iRcktmQM3Jkc4tlHo+a+0YmuXJiH+oiOJ2xkVZJ3 PVQm0Cx1yhgd7P7c/kSuRNoPQg2XKgPKI4Qmk= Original-Received: by 10.204.137.1 with SMTP id u1mr5311560bkt.151.1269337526266; Tue, 23 Mar 2010 02:45:26 -0700 (PDT) In-Reply-To: <87hbo78mg9.fsf@tux.homenetwork> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:72458 Archived-At: On Tue, Mar 23, 2010 at 09:35, Thierry Volpiatto wrote: > You can try to set `desktop-files-not-to-save', but it never worked for > me. :-( Could you please report that as a bug with M-x report-emacs-bug? Juanma