From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: emails written in Org Mode Date: Wed, 09 Jul 2014 16:14:31 -0400 Message-ID: References: <87r41uwdiy.fsf@andrew.cmu.edu> <877g3mxpu3.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4yKS-0007Hj-8W for emacs-orgmode@gnu.org; Wed, 09 Jul 2014 16:19:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4yKM-0003uI-HK for emacs-orgmode@gnu.org; Wed, 09 Jul 2014 16:19:00 -0400 Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]:41288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4yKM-0003tv-9N for emacs-orgmode@gnu.org; Wed, 09 Jul 2014 16:18:54 -0400 Received: by mail-ie0-f172.google.com with SMTP id rd18so6708410iec.31 for ; Wed, 09 Jul 2014 13:18:53 -0700 (PDT) In-reply-to: <877g3mxpu3.fsf@alphaville.bos.redhat.com> 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hi All, Thanks for the suggestions. orgstruct++-mode and orgtbl-mode help a lot. It would be nice to be able to execute code too. I have an email in to the mu4e group about just switching to org-mode and then back to message-mode. Since mu4e isn't gnus, and doesn't use plain message-mode as the major mode, I need to switch back to the mu4e compose mode, but it lists as "m4e:compose" in the modeline, and that isn't a major mode I can figure out how to switch to. Thanks, -k. On 2014-07-09 at 16:03, Nick Dokos wrote: > John Kitchin writes: > >> Can't you just change your buffer mode to org-mode, compose, change back >> to message-mode and send? Did you want to do more than that? >> > > ... or, depending on what one wants to do, adding one of the minor modes > (orgstruct-mode, orgstruct++-mode, orgtbl-mode) to message-mode buffers > may be enough. > > Nick