From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Denis Bueno" Subject: Re: Request: org as minor mode? Date: Sat, 31 Mar 2007 18:08:20 -0400 Message-ID: <6dbd4d000703311508u54a0db4aj5ae55c5847c3f81a@mail.gmail.com> References: <17934.55666.475469.725775@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HXln9-0001BL-2i for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 18:11:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXln6-000189-Hf for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 18:11:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXln6-000186-Cm for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 17:11:20 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HXlkE-000818-WE for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 18:08:23 -0400 Received: by ug-out-1314.google.com with SMTP id j3so1648060ugf for ; Sat, 31 Mar 2007 15:08:21 -0700 (PDT) In-Reply-To: <17934.55666.475469.725775@gargle.gargle.HOWL> Content-Disposition: inline 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: raman@users.sf.net Cc: emacs-orgmode On 3/31/07, T. V. Raman wrote: > I've now come to rely heavily on org-mode for too many things -- > this is of course good. > > But this is also means that increasingly, I'd like to use > org-mode as a minor mode in conjunction with other major > modes. Is this possible? > > org lets you use things like orgtbl or org-cdlatex within > org-mode; There is of course: org-cdlatex-mode Command: Toggle the minor `org-cdlatex-mode'. orgtbl-mode Command: The `org-mode' table editor as a minor mode for use in other modes. -Denis