From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gary Newsgroups: gmane.emacs.help Subject: yasnippet - snippet ordering Date: Fri, 23 Apr 2010 17:28:26 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1272036580 9493 80.91.229.12 (23 Apr 2010 15:29:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2010 15:29:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 23 17:29:39 2010 connect(): No such file or directory 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 1O5Kp0-0003p5-Vq for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 17:29:39 +0200 Original-Received: from localhost ([127.0.0.1]:55325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5Kp0-0006gN-G9 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 11:29:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5Ko2-0006VJ-Cl for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 11:28:38 -0400 Original-Received: from [140.186.70.92] (port=51331 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5Ko1-0006Ui-39 for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 11:28:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5Knz-0004et-QK for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 11:28:36 -0400 Original-Received: from mail-ew0-f214.google.com ([209.85.219.214]:61767) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5Knz-0004ea-Ln for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 11:28:35 -0400 Original-Received: by ewy6 with SMTP id 6so3103676ewy.32 for ; Fri, 23 Apr 2010 08:28:33 -0700 (PDT) Original-Received: by 10.213.43.210 with SMTP id x18mr73491ebe.64.1272036513635; Fri, 23 Apr 2010 08:28:33 -0700 (PDT) Original-Received: from ggajg.gga-maur.ch.garydjones.name (ge-u-fw01.ggamaur.net [213.160.40.69]) by mx.google.com with ESMTPS id 13sm392170ewy.5.2010.04.23.08.28.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 23 Apr 2010 08:28:33 -0700 (PDT) Mail-Followup-To: help-gnu-emacs@gnu.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (cygwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:72812 Archived-At: I'd ask on the official yasnippet group, but it seems to be a closed (i.e. must use a google a/c to post), so I hope someone here might be able to give me a clue since I'm sure there must be may yasnippet users. Currently when I am offered snippet alternatives they are offered in what to me are the "wrong" order, for example using a coding style conflicting with the way I format my code (gnus vs bsd, for example). Is there any way to specify which order they should be offered, or even better suppressing some snippets? -- Gary