From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dieter Heyer Newsgroups: gmane.emacs.help Subject: How to prevent yasnippet to be loaded during startup? Date: Sun, 25 May 2014 10:24:38 +0000 (UTC) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1401049558 15783 80.91.229.3 (25 May 2014 20:25:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 May 2014 20:25:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 25 22:25:48 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 1WoezM-00008P-1G for geh-help-gnu-emacs@m.gmane.org; Sun, 25 May 2014 22:25:48 +0200 Original-Received: from localhost ([::1]:53247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoezK-0002te-GE for geh-help-gnu-emacs@m.gmane.org; Sun, 25 May 2014 16:25:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Woeyo-0002YP-Md for help-gnu-emacs@gnu.org; Sun, 25 May 2014 16:25:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Woeyh-00041c-76 for help-gnu-emacs@gnu.org; Sun, 25 May 2014 16:25:14 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:59020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Woeyh-00040f-12 for help-gnu-emacs@gnu.org; Sun, 25 May 2014 16:25:07 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Woeye-00077F-Bg for help-gnu-emacs@gnu.org; Sun, 25 May 2014 22:25:04 +0200 Original-Received: from p57BD4517.dip0.t-ipconnect.de ([87.189.69.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 May 2014 22:25:04 +0200 Original-Received: from dieter.heyer by p57BD4517.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 May 2014 22:25:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 87.189.69.23 (Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:97858 Archived-At: Hi, I am running emacs 24.3.1 on Linux-Mint 15. I would like to hinder certain routines to load yasnippet during startup (I suspect certain Debian routines running in the background, see the file "50yasnippet.el" in "/etc/emacs/site-start.d"). How can I accomplish that? Thank you! Best, DH