From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: How to disable flymake in tramp buffers Date: Thu, 12 Aug 2010 13:45:37 +0200 Message-ID: <87vd7ghx5q.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1281613583 27112 80.91.229.12 (12 Aug 2010 11:46:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Aug 2010 11:46:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Gary Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 12 13:46:21 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 1OjWEl-00051l-Ol for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 13:46:20 +0200 Original-Received: from localhost ([127.0.0.1]:38602 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjWEl-0001QN-5s for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 07:46:19 -0400 Original-Received: from [140.186.70.92] (port=33536 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjWEE-0001QG-5Z for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 07:45:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjWED-0007rG-31 for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 07:45:46 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:41223 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OjWEC-0007qZ-L3 for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 07:45:45 -0400 Original-Received: (qmail invoked by alias); 12 Aug 2010 11:45:41 -0000 Original-Received: from p4FC1813C.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.129.60] by mail.gmx.net (mp053) with SMTP; 12 Aug 2010 13:45:41 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18hS99oyOshV0k2DbydsRjWe2inlSYCq3Kc+v40nG 7gxm321SSDTMgR In-Reply-To: (Gary's message of "Thu, 12 Aug 2010 11:18:41 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.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:74569 Archived-At: Gary writes: > I'm pretty tired of the messages telling my flymake has been switched > off every time I visit a file on a remote host. Is there any way to > ensure it is only switched on for local files? Maybe you can tweak `flymake-allowed-file-name-masks'. Best regards, Michael.