emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brady Trainor <algebrat@uw.edu>
To: emacs-orgmode@gnu.org
Subject: How do you interact with org src blocks for your gmane.emacs.orgmode correspondence?
Date: Fri, 31 Oct 2014 15:51:37 -0700	[thread overview]
Message-ID: <87vbmzq2di.fsf@uw.edu> (raw)


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 ("<s TAB org" or "selisp SPC"),
5. Edit as needed for email, for instance taking advantage of indenting etc. in "C-c '" mode
6. Cut and paste from scratch buffer to email draft
7. Edit email
8. If extensive editing of src blocks is needed while drafting, may consider switching back to scratch buffer including further cutting and pasting

This seems wholly inefficient, and I'm hoping there is some obviously easier way to do it, no matter how much elisp is needed. 

I am not sure it is relevant, but my rather vanilla Gnus setup includes drafting mail in Message buffer. I didn't quickly find how to switch to drafting with Gnus, so I make the cursory assumption that this is not the trick to at least seeing highlighting of src blocks while drafting emails. 

--
Brady

             reply	other threads:[~2014-10-31 22:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 22:51 Brady Trainor [this message]
2014-11-01  2:24 ` How do you interact with org src blocks for your gmane.emacs.orgmode correspondence? Brady Trainor
2014-11-01 10:58 ` Thorsten Jolitz
2014-11-03  1:26   ` Grant Rettke
2014-11-03  8:06     ` Thorsten Jolitz
2014-11-06 18:22       ` org links and outshine (Was: How do you interact with org src blocks for your gmane.emacs.orgmode correspondence?) Alan Schmitt
2014-11-07 10:16         ` org links and outshine Thorsten Jolitz
2014-11-08 18:15           ` Alan Schmitt
2014-11-01 13:01 ` How do you interact with org src blocks for your gmane.emacs.orgmode correspondence? Alexander Baier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbmzq2di.fsf@uw.edu \
    --to=algebrat@uw.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).