From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help,gmane.emacs.tramp Subject: Re: desktop-files-not-to-save ignored for tramp files Date: Sat, 21 Feb 2009 11:57:19 +0100 Message-ID: <877i3kgir4.fsf@gmx.de> References: <87y6w1t3w0.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235213874 26320 80.91.229.12 (21 Feb 2009 10:57:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Feb 2009 10:57:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, tramp-devel@mail.freesoftware.fsf.org To: Thierry Volpiatto Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 21 11:59:09 2009 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.50) id 1LapZc-0005fq-L7 for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Feb 2009 11:59:08 +0100 Original-Received: from localhost ([127.0.0.1]:36191 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LapYI-00038P-EP for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Feb 2009 05:57:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LapXx-000389-Ip for help-gnu-emacs@gnu.org; Sat, 21 Feb 2009 05:57:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LapXv-00037b-T0 for help-gnu-emacs@gnu.org; Sat, 21 Feb 2009 05:57:24 -0500 Original-Received: from [199.232.76.173] (port=49226 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LapXv-00037Y-Lq for help-gnu-emacs@gnu.org; Sat, 21 Feb 2009 05:57:23 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:50330) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LapXu-0000CI-Ul for help-gnu-emacs@gnu.org; Sat, 21 Feb 2009 05:57:23 -0500 Original-Received: (qmail invoked by alias); 21 Feb 2009 10:57:21 -0000 Original-Received: from brln-4db9115b.pool.einsundeins.de (EHLO arthur.local) [77.185.17.91] by mail.gmx.net (mp002) with SMTP; 21 Feb 2009 11:57:21 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19tGgsO5KVtCoK6CRcArAQAzKiX8ucrT3cF5/t1Hp 3SEcdYUqnghOmC In-Reply-To: <87y6w1t3w0.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Fri, 20 Feb 2009 18:27:43 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.76 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:62238 gmane.emacs.tramp:6714 Archived-At: Thierry Volpiatto writes: > Hi, i send the code i use for that here, i sent it also > to the tramp mailing list yesterday i think. > > `desktop-files-not-to-save' never work for me > so i use this code: Have you tried to debug `desktop-save-buffer-p'? Best regards, Michael.