From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Camille Bourgoin Newsgroups: gmane.emacs.help Subject: problem with smart-snippet Date: Fri, 14 Dec 2007 20:02:33 +0100 Organization: Guest of ProXad - France Message-ID: <878x3xksl2.fsf@linuxette.i-did-not-set--mail-host-address--so-tickle-me> Reply-To: Camille Bourgoin NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1197769249 22269 80.91.229.12 (16 Dec 2007 01:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2007 01:40:49 +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 Dec 16 02:40:59 2007 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.50) id 1J3iV0-0004w1-Nz for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Dec 2007 02:40:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3iUq-0002o9-Og for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Dec 2007 20:40:48 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!proxad.net!feeder1-2.proxad.net!cleanfeed4-b.proxad.net!nnrp7-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:FYeDlDRt/eDwjDy6QYa5opTTnZs= Original-Lines: 24 Original-NNTP-Posting-Date: 14 Dec 2007 20:02:33 MET Original-NNTP-Posting-Host: 82.235.33.35 Original-X-Trace: 1197658953 news-3.free.fr 8105 82.235.33.35:48233 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:154663 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:50091 Archived-At: Hello, I have a problem with "smart-snippet.el". There is my configuration : ;;; snippets (require 'snippet) (require 'smart-snippet) ;(define-key snippet-map (kbd "C-i") 'snippet-next-field) ;; RUBY snippets (snippet-with-abbrev-table 'ruby-mode-abbrev-table ('if' 'if $${condition} $.' '(not in-comment?)) ('if' 'if $${condition}\n$>$.\nend$>\n' 'bol?)) It give to me the error : Symbol's value as variable is void: ruby-mode-abbrev-table Any idea ? -- Camille "Mesmento" Bourgoin jabber : mr.camille@im.apinc.org http://linuxette.blogspot.com/ http://enarkeenologos.blogspot.com