From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: "tramp-completion-file-name-handler: Recursive load" with the trunk code Date: Wed, 19 Mar 2008 13:39:58 -0400 Message-ID: References: <98e737510803182045n6dddd2ffxe237dfd8e58b56aa@mail.gmail.com> <98e737510803190324l21c8cbeeud7040b3076bc620e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205948415 5461 80.91.229.12 (19 Mar 2008 17:40:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 17:40:15 +0000 (UTC) Cc: Juanma Barranquero , an0 , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 19 18:40:43 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jc2HJ-0003xT-D2 for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 18:40:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jc2Gi-0006Ba-ME for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 13:40:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jc2Gf-0006BN-3X for emacs-devel@gnu.org; Wed, 19 Mar 2008 13:40:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jc2Gd-0006B0-Qm for emacs-devel@gnu.org; Wed, 19 Mar 2008 13:40:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jc2Gd-0006Ax-L6 for emacs-devel@gnu.org; Wed, 19 Mar 2008 13:39:59 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jc2Gd-0001lY-9l for emacs-devel@gnu.org; Wed, 19 Mar 2008 13:39:59 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAFbs4EdMCrTo/2dsb2JhbACqV4EH X-IronPort-AV: E=Sophos;i="4.25,525,1199682000"; d="scan'208";a="16240874" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 19 Mar 2008 13:39:58 -0400 Original-Received: from pastel.home ([76.10.180.232]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id ZUG65958; Wed, 19 Mar 2008 13:39:58 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 4C9528168; Wed, 19 Mar 2008 13:39:58 -0400 (EDT) In-Reply-To: (Michael Albinus's message of "Wed, 19 Mar 2008 17:54:40 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:92991 Archived-At: >> I can be sympathetic to such an allergy, but then we need to find >> another way to turn them off. > D'accord. I'll try. > More than half of the time in Tramp support is eaten by compatibility > issues, which is really a shame. I don't know whom to blame for the > situation; everybody has his/her good reasons for using a special > flavor of (S?X)?Emacs. So, if I were you, the first thing to do would be to ignore any non-issue, such as compilation warnings. This way, maybe you'll find time to work on useful things. Stefan