From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ivanov Dmitry Newsgroups: gmane.emacs.help Subject: Re: yasnippets are not loaded Date: Sat, 19 Nov 2011 22:36:21 +0300 Message-ID: <1939189696.20111119223621@gmail.com> References: <01283998.20111118132712@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1321727742 27820 80.91.229.12 (19 Nov 2011 18:35:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Nov 2011 18:35:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 19 19:35:38 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RRplK-0005z0-Fd for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Nov 2011 19:35:38 +0100 Original-Received: from localhost ([::1]:54657 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRplJ-0001Jr-Jb for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Nov 2011 13:35:37 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:48990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRplG-0001Jc-4T for help-gnu-emacs@gnu.org; Sat, 19 Nov 2011 13:35:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRplF-0000RU-6o for help-gnu-emacs@gnu.org; Sat, 19 Nov 2011 13:35:34 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:41793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRplE-0000RI-Ph for help-gnu-emacs@gnu.org; Sat, 19 Nov 2011 13:35:33 -0500 Original-Received: by bke17 with SMTP id 17so5674234bke.0 for ; Sat, 19 Nov 2011 10:35:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:x-mailer:x-priority:message-id:to:subject:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=/u0PUghAUbMfMGPYhNbOJ7X8BUtgy0oX/j0mAlq3qOg=; b=YZdyKoKQfok1QwkGr31b1hDmsUFqg254WFzYK8SJMJ8ElztKZ0A8+XHcHxqGUJH5kn SGG45XN+jN7T1CDHSudz9UTZmPi3drER0yFSvogQAkn+7FMKpJQogcD/OE68ZGhNSBLp JOGp9Cp88V7ClN3UJprWxqyriTgGEwL5Q5kLw= Original-Received: by 10.204.155.141 with SMTP id s13mr8244509bkw.40.1321727731092; Sat, 19 Nov 2011 10:35:31 -0800 (PST) Original-Received: from ppp95-165-3-237.pppoe.spdop.ru (ppp95-165-3-237.pppoe.spdop.ru. [95.165.3.237]) by mx.google.com with ESMTPS id d19sm2680317fam.21.2011.11.19.10.35.27 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Nov 2011 10:35:28 -0800 (PST) X-Mailer: The Bat! (v3.98.4) Professional X-Priority: 3 (Normal) In-Reply-To: <01283998.20111118132712@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 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:82968 Archived-At: I found the reason. I left the default copy of snippets in the plugin directory. And they were loaded from this location. I deleted this dir, and all worked.