From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jmg3000@gmail.com Newsgroups: gmane.emacs.help Subject: Markdown mode? Date: 28 Aug 2006 13:45:06 -0700 Organization: http://groups.google.com Message-ID: <1156797906.229451.7570@74g2000cwt.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1156801275 30210 80.91.229.2 (28 Aug 2006 21:41:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2006 21:41:15 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 28 23:41:13 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHoqv-0006WN-5g for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Aug 2006 23:41:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHoqu-0005J7-OW for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Aug 2006 17:41:04 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!74g2000cwt.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 72.1.159.253 Original-X-Trace: posting.google.com 1156797912 28315 127.0.0.1 (28 Aug 2006 20:45:12 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 28 Aug 2006 20:45:12 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 74g2000cwt.googlegroups.com; posting-host=72.1.159.253; posting-account=0jymeQwAAAALbReIpIl6kgFFa_Xdu9Pp Original-Xref: shelby.stanford.edu gnu.emacs.help:141383 Original-To: help-gnu-emacs@gnu.org 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:37008 Archived-At: Hi, I'm looking for a way to edit Markdown (http://daringfireball.net/projects/markdown/) files with Emacs and have syntax highlighting. I searched the EmacsWiki, and was able to find one for Textile (http://dev.nozav.org/textile-mode.html), but not Markdown. I'm on Ubuntu & Debian, and have installed emacs-color-themes (gray30 is most excellent IMO after changing the comment from italic to plain). Unfortunately, at the moment, I don't know any Lisp. Thanks, ---John