From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84301 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 07:59:08 +0100 Organization: Probably a good idea Message-ID: <86vbvqpk8z.fsf@dod.no> References: <87ha7bf7ye.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394175602 21696 80.91.229.3 (7 Mar 2014 07:00:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2014 07:00:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32549@lists.math.uh.edu Fri Mar 07 08:00:12 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 1WLolO-0003jl-Ch for ding-account@gmane.org; Fri, 07 Mar 2014 08:00:10 +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 1WLokh-0006DM-K1; Fri, 07 Mar 2014 00:59:27 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WLokc-0006D6-7s for ding@lists.math.uh.edu; Fri, 07 Mar 2014 00:59:22 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WLokW-0004RD-L4 for ding@lists.math.uh.edu; Fri, 07 Mar 2014 00:59:21 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WLokU-0003Zf-Lc for ding@gnus.org; Fri, 07 Mar 2014 07:59:14 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WLokT-0002pc-5e for ding@gnus.org; Fri, 07 Mar 2014 07:59:13 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Mar 2014 07:59:13 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Mar 2014 07:59:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:+2oSNoHAgkZI4MRiNJBewViSMm4= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84301 Archived-At: >>>>> Lars Ingebrigtsen : > ... because I was tired of using the HTML editor at Wordpress.com: > http://lars.ingebrigtsen.no/2014/03/06/posting-to-wordpress-from-emacs/ Hm... I've been using org-mode to create my articles http://steinar.bang.priv.no/ But maybe this is something to check out...? You have text and images, but what about stuff like code examples? Have you given that any thoughts? org-mode provides syntax colouring based on the mode used for the code examples: http://steinar.bang.priv.no/2012/05/02/using-org-mode/