From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Uwe Jochum" Subject: Re: Archive tag Date: Sat, 03 Nov 2007 15:47:25 +0100 Message-ID: References: <9E303AF9-4123-4EF9-B137-30F925163C3E@science.uva.nl> 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 1IoKHv-0006oz-LF for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:47:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IoKHu-0006nk-Pl for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:47:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoKHu-0006nV-DJ for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:47:50 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IoKHt-0005Wk-Ox for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:47:49 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IoKHq-0004FH-Q8 for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 14:47:46 +0000 Received: from hsi-kbw-082-212-025-194.hsi.kabelbw.de ([82.212.25.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Nov 2007 14:47:46 +0000 Received: from uwe.jochum by hsi-kbw-082-212-025-194.hsi.kabelbw.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Nov 2007 14:47:46 +0000 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 Carsten Dominik wrote on Nov 03 2007 (13:35): >> 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. Thanks! Uwe