From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Levin Du" Subject: Re: Org mode release 6.04 Date: Wed, 28 May 2008 12:01:28 +0800 Message-ID: <9649271a0805272101r193c5713of86e13d4726dd0f@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1949954707==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1Cr0-0003oj-Fq for emacs-orgmode@gnu.org; Wed, 28 May 2008 00:01:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1Cqz-0003oV-0Z for emacs-orgmode@gnu.org; Wed, 28 May 2008 00:01:34 -0400 Received: from [199.232.76.173] (port=46712 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1Cqy-0003oR-Nh for emacs-orgmode@gnu.org; Wed, 28 May 2008 00:01:32 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:39059) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K1Cqx-0002El-JZ for emacs-orgmode@gnu.org; Wed, 28 May 2008 00:01:32 -0400 Received: by ti-out-0910.google.com with SMTP id u5so3108053tia.10 for ; Tue, 27 May 2008 21:01:28 -0700 (PDT) In-Reply-To: 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: Carsten Dominik Cc: Org-mode Mode --===============1949954707== Content-Type: multipart/alternative; boundary="----=_Part_13756_18284801.1211947288440" ------=_Part_13756_18284801.1211947288440 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I love the feature of "Editing source code example in the proper mode". It's very handy and powerful. I found a bug with org-mtags.el. The table of content tag in muse is , but in org is . If I write a simple org file with the misspelled tag: ----8<----8<--- * title1 * title2 ----8<----8<--- then export using "C-c C-e h" will lead to a loop in org-mtags-get-tag-and-attributes. I wish I can use to be consistent with muse, and get a warning from org if the tag is not supported. ------=_Part_13756_18284801.1211947288440 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I love the feature of "Editing source code example in the proper mode". It's very handy and powerful.

I found a bug with org-mtags.el. The table of content tag in muse is <contents>, but in org is <content>.

If I write a simple org file with the misspelled tag:
----8<----8<---
<contents>
* title1
* title2
----8<----8<---

then export using "C-c C-e h" will lead to a loop in  org-mtags-get-tag-and-attributes.

I wish I can use <contents> to be consistent with muse, and get a warning from org if the tag is not supported.

------=_Part_13756_18284801.1211947288440-- --===============1949954707== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1949954707==--