From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Orgmodehow do you compose mails in Gnus with org-mode Date: Wed, 26 Aug 2009 13:37:41 -0400 Message-ID: <87skfea32y.fsf@fastmail.fm> References: <874orvwmri.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgMNG-0007Pv-RY for emacs-orgmode@gnu.org; Wed, 26 Aug 2009 13:33:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgMNB-0007Lf-UH for emacs-orgmode@gnu.org; Wed, 26 Aug 2009 13:33:30 -0400 Received: from [199.232.76.173] (port=46534 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgMNB-0007LQ-O6 for emacs-orgmode@gnu.org; Wed, 26 Aug 2009 13:33:25 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:57216) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgMNB-0005dB-Dz for emacs-orgmode@gnu.org; Wed, 26 Aug 2009 13:33:25 -0400 In-Reply-To: (Wes Hardaker's message of "Wed, 26 Aug 2009 09:59:06 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Wes Hardaker Cc: Matt Lundin , emacs-orgmode@gnu.org Wes Hardaker writes: >>>>>> On Tue, 25 Aug 2009 18:51:50 -0400, Matt Lundin said: > > ML> Org-mode is not a mail mode. It certainly would not be suitable as a > ML> major mode for composing mail. > > I do frequently, however, write notes and things in org and then mail > them out later. I either export them using org-export of type ascii, > for example. Yes, you are right. Forgive me if I somehow implied that org mode could not slice and dice any type of plain text. Anything and everything goes into my org files. :) I got the impression, however, that the OP was typing M-x org-mode while composing a mail in mail-mode or message-mode. I think the correct approach would be to activate the minor modes (orgstruct-mode, orgtbl-mode). Best, Matt