From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Archive tag Date: Sat, 3 Nov 2007 13:35:09 +0100 Message-ID: <9E303AF9-4123-4EF9-B137-30F925163C3E@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IoIDe-0000Gy-0Q for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 08:35:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IoIDc-0000FN-G9 for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 08:35:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoIDc-0000FK-Cu for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 08:35:16 -0400 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IoIDZ-0002C7-QW for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 08:35:15 -0400 Received: by ug-out-1314.google.com with SMTP id a2so806489ugf for ; Sat, 03 Nov 2007 05:35:12 -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: Uwe Jochum Cc: emacs-orgmode@gnu.org On 2Nov2007, at 3:02 PM, Uwe Jochum wrote: > Hi all, > > when I change (using customize menue for "Org Archive") the archive > tag > from "Archive" (English) to "Archiv" (German) I have to set the faces > for "Archiv" anew, and the "Archiv" tag doesn't do what the "Archive" > tag does, i.e. "Archiv" doesn't work. Is this intentionally so? > (Problem > seen in Emacs 22.1.1 with org 5.13.) Yes, this ia a bug, ARCHIVE is hard-coded for fontification. Will be fixed in 5.14. - Carsten