From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard KLINDA Subject: Re: REQUEST: orgstruct-mode modeline string? Date: Wed, 16 Jan 2008 02:55:31 +0100 Message-ID: <877iia5yb0.fsf@gmail.com> References: <873at9lsyk.fsf@gmail.com> <132CC318-5839-41BB-864B-494A5632A27B@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 1JExVE-0005ys-Lq for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 20:55:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JExVA-0005wz-Sj for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 20:55:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JExVA-0005wn-Jr for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 20:55:36 -0500 Received: from viefep18-int.chello.at ([213.46.255.22] helo=viefep33-int.chello.at) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JExVA-0002pS-Ft for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 20:55:36 -0500 Received: from [192.168.0.175] (really [80.98.184.251]) by viefep33-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20080116015531.ZSHR28696.viefep33-int.chello.at@[192.168.0.175]> for ; Wed, 16 Jan 2008 02:55:31 +0100 Received: from ignotus by localhost with local (masqmail 0.2.21) id 1JExV5-6C8-00 for ; Wed, 16 Jan 2008 02:55:31 +0100 In-Reply-To: <132CC318-5839-41BB-864B-494A5632A27B@gmail.com> (Carsten Dominik's message of "Tue, 15 Jan 2008 12:02:49 +0100") 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: emacs-orgmode@gnu.org >>>>> Regarding 'Re: REQUEST: orgstruct-mode modeline string?'; Carsten Dominik adds: > it does do that for me, do see OrgStruct in the mode line. >>>>> Regarding 'Re: REQUEST: orgstruct-mode modeline string?'; Phil Jackson adds: > Me too, just for the record. Interesting, I don't see that (Emacs version: 21.4 (patch 21) "Educational Television" XEmacs Lucid and org version: 5.16a). Both orgstruct-mode and orgtbl-mode are in the minor-mode-alist: ,---- | (orgstruct-mode (# # . " OrgStruct")) | | (orgtbl-mode (# # . " OrgTbl")) `---- I see OrgTbl, but not OrgStruct in my modeline (both turned on and both are usable). It may be a problem with my local configuration, do you have any hints what might cause this? Thanks. Have a nice day, Richard