From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84315 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Message gets multipart/related support... Date: Fri, 07 Mar 2014 13:59:28 +0100 Organization: Probably a good idea Message-ID: References: <87ha7bf7ye.fsf@building.gnus.org> <86vbvqpk8z.fsf@dod.no> <87ob1i2nwo.fsf@building.gnus.org> <87iorq2nol.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394197188 8381 80.91.229.3 (7 Mar 2014 12:59:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2014 12:59:48 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32561@lists.math.uh.edu Fri Mar 07 13:59:56 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WLuNS-00035i-Vs for ding-account@gmane.org; Fri, 07 Mar 2014 13:59:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WLuNR-00088H-PX; Fri, 07 Mar 2014 06:59:49 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WLuNQ-000885-PZ for ding@lists.math.uh.edu; Fri, 07 Mar 2014 06:59:48 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WLuNM-0001tP-SG for ding@lists.math.uh.edu; Fri, 07 Mar 2014 06:59:48 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WLuNL-00034N-IO for ding@gnus.org; Fri, 07 Mar 2014 13:59:43 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WLuNI-0002tX-5c for ding@gnus.org; Fri, 07 Mar 2014 13:59:40 +0100 Original-Received: from steria10.steria.no ([195.204.41.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Mar 2014 13:59:40 +0100 Original-Received: from sb by steria10.steria.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Mar 2014 13:59:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: steria10.steria.no Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:Nnxphj51Y95Usm9Qsw27fFvczHI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84315 Archived-At: >>>>> Lars Ingebrigtsen : > Does Emacs have a Markdown mode? There is one on EmacsWiki: http://www.emacswiki.org/emacs/MarkdownMode I also found that org is supposed to support export to markdown: http://orgmode.org/manual/Markdown-export.html But when I tried this on my current org, which is the org distributed with emacs 24.3, `C-c C-e m' tried exporting to MindMap (and the extra "m" ended up in the org buffer).