From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brady Trainor Subject: How do you interact with org src blocks for your gmane.emacs.orgmode correspondence? Date: Fri, 31 Oct 2014 15:51:37 -0700 Message-ID: <87vbmzq2di.fsf@uw.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkL33-00086a-Tp for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 18:52:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkL2w-00086U-Er for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 18:52:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:43458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkL2w-000853-8n for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 18:51:54 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XkL2t-0001ER-OA for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 23:51:51 +0100 Received: from 162.17.188.113 ([162.17.188.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2014 23:51:51 +0100 Received: from algebrat by 162.17.188.113 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2014 23:51:51 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org When reading articles /from/ gmane.emacs.orgmode /in/ Gnus, I've observed that source blocks such as #+BEGIN_SRC emacs-lisp (if this (then that)) #+END_SRC and #+BEGIN_SRC org ,* TODO some headlines and :atag: SCHEDULED: <2014-10-29 Wed> - [ ] some other org-mode stuff #+END_SRC do receive syntax highlighting. But to take advantage of this and to write articles in this way my workflow is very awkward. Here is my present workflow, and I hope there is some simple or complex solution where others have a better workflow they can share: 1. Cut some pieces from my .el or .org files, 2. Paste into the scratch buffer, 3. Convert scratch buffer to Major mode org, 4. Add src blocks using org-mode shortcuts ("