From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Patrick Newsgroups: gmane.emacs.help Subject: emacs causing automount error Date: Tue, 11 Feb 2014 01:50:28 -0800 (PST) Message-ID: <38b946ba-8d2d-49ee-9d04-6f5e72d44a9c@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1392127741 2841 80.91.229.3 (11 Feb 2014 14:09:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Feb 2014 14:09:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 11 15:09:09 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WDE1L-0004tL-A7 for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Feb 2014 15:09:07 +0100 Original-Received: from localhost ([::1]:33790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDE1H-0000Ww-Rm for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Feb 2014 09:09:03 -0500 X-Received: by 10.42.28.2 with SMTP id l2mr4142972icc.20.1392112228362; Tue, 11 Feb 2014 01:50:28 -0800 (PST) X-Received: by 10.140.91.227 with SMTP id z90mr248743qgd.3.1392112228332; Tue, 11 Feb 2014 01:50:28 -0800 (PST) Original-Path: usenet.stanford.edu!c10no17129314igq.0!news-out.google.com!y18ni7903qap.1!nntp.google.com!f11no17042791qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.94.224.254; posting-account=5ASkewkAAAAUaGBFuNU7O84KanLjU0bM Original-NNTP-Posting-Host: 194.94.224.254 User-Agent: G2/1.0 Injection-Date: Tue, 11 Feb 2014 09:50:28 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:203755 X-Mailman-Approved-At: Tue, 11 Feb 2014 09:08:51 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96025 Archived-At: Hello, I am using emacs on several machines, and now my system administrator told me that on one machine his log files are filled up with this Feb 10 14:38:46 xx automount[3394]: key ".bzr" not found in map source(s). Feb 10 14:38:46 xx automount[3394]: key ".git" not found in map source(s). Feb 10 14:38:46 xx automount[3394]: key ".hg" not found in map source(s). Feb 10 14:38:46 xx automount[3394]: key "_MTN" not found in map source(s). Feb 10 14:38:46 xx automount[3394]: key "{arch}" not found in map source(s). Comparing the timestamps, this happens everytime I start emacs. Is anyone familiar with this problem or can point me to where I can stop emacs from trying to access all these inexisting keys on startup? Thanks, Patrick