From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "aidy lewis" Newsgroups: gmane.emacs.help Subject: ruby and emacs Date: Mon, 22 Sep 2008 22:07:08 +0100 Message-ID: <7ac2300c0809221407s79ccba7m8480afe898ec58a0@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222122992 16213 80.91.229.12 (22 Sep 2008 22:36:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2008 22:36:32 +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 Sep 23 00:37:29 2008 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 1Khu1x-0007zT-Ob for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Sep 2008 00:37:22 +0200 Original-Received: from localhost ([127.0.0.1]:40348 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Khu0w-00035H-25 for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Sep 2008 18:36:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Khscn-0005Zx-AL for help-gnu-emacs@gnu.org; Mon, 22 Sep 2008 17:07:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Khscl-0005ZQ-T6 for help-gnu-emacs@gnu.org; Mon, 22 Sep 2008 17:07:17 -0400 Original-Received: from [199.232.76.173] (port=37772 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Khscl-0005ZN-RD for help-gnu-emacs@gnu.org; Mon, 22 Sep 2008 17:07:15 -0400 Original-Received: from mail-gx0-f12.google.com ([209.85.217.12]:45218) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Khscl-0004Bb-95 for help-gnu-emacs@gnu.org; Mon, 22 Sep 2008 17:07:15 -0400 Original-Received: by gxk5 with SMTP id 5so3736880gxk.18 for ; Mon, 22 Sep 2008 14:07:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=pigi28HkthF+LMspe1IJbhAqdEgOO5J2srTfi4EE9kU=; b=dJdrZ/2C0ysxSo1w71ulFORpYpBeg6TOWDSlAx9NLeei8M1FEsa8P2KjWvGQb6XjGY Hw4EId6PCQ4Ly6h8y/6YPa1s5Sibhm8DHyP8WrzHjg/X7DWVQG7traJu8PUGT9cA07oo AYxcM8rbeef7FYxLfmoNkF3KiTuj5jyUhqyHg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=HnoNjf0HTSulWDNyqj8JjPLqRFZSRCvyOBTuBUPq80020efXkJltVr69ohnhc0nZQA naCN0HqrvRUYLI035spe100DjqsYozcTchPUVNMf1mHXb09fMqoDsO3MnJxHwhDrBmHA E6YA2Ur9BbT4XeuNmQoUOi+QL1/PfZG1lljEc= Original-Received: by 10.151.26.12 with SMTP id d12mr7963466ybj.222.1222117628983; Mon, 22 Sep 2008 14:07:08 -0700 (PDT) Original-Received: by 10.151.27.5 with HTTP; Mon, 22 Sep 2008 14:07:08 -0700 (PDT) Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 22 Sep 2008 18:35:14 -0400 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:57927 Archived-At: Hi, Does anyone know how I set up Ruby syntax highlighting with emacs? Aidy