From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: calendar problem: week number Date: Thu, 07 Aug 2008 12:34:31 +0200 (CEST) Message-ID: <20080807.123431.48879348.wl@gnu.org> References: <20080807.111511.144819219.wl@gnu.org> <20080807100304.GA21779@tomas> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218105898 8584 80.91.229.12 (7 Aug 2008 10:44:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Aug 2008 10:44:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: tomas@tuxteam.de Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 07 12:45:48 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KR307-0005IH-32 for ged-emacs-devel@m.gmane.org; Thu, 07 Aug 2008 12:45:47 +0200 Original-Received: from localhost ([127.0.0.1]:47657 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR2zB-0002Dj-2K for ged-emacs-devel@m.gmane.org; Thu, 07 Aug 2008 06:44:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR2ph-0003OI-Qn for emacs-devel@gnu.org; Thu, 07 Aug 2008 06:35:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR2pd-0003L7-A4 for emacs-devel@gnu.org; Thu, 07 Aug 2008 06:35:00 -0400 Original-Received: from [199.232.76.173] (port=48918 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR2pc-0003KB-OI for emacs-devel@gnu.org; Thu, 07 Aug 2008 06:34:57 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.187]:60264) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KR2pc-0000nN-CN for emacs-devel@gnu.org; Thu, 07 Aug 2008 06:34:56 -0400 Original-Received: from localhost (ip-78-94-239-164.hsi.ish.de [78.94.239.164]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis) id 0MKwtQ-1KR2pa2zSC-0000sT; Thu, 07 Aug 2008 12:34:55 +0200 In-Reply-To: <20080807100304.GA21779@tomas> X-Mailer: Mew version 5.2.53 on Emacs 23.0.50.2 / Mule 5.0 (SAKAKI) X-Provags-ID: V01U2FsdGVkX1+HVPVbbiWTgpGknNDJTGGVOW8r/CAWHQklvzV PM27k6UdfAzGsbdZpfuVHjUGX5PtHFWFPcngw4XnEkIjnQKFxn mRjbOz9ajhluv6hPVoi8Q== X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102152 Archived-At: > Typing 'p c' shows you the ISO date, with week number, which should > be the same as the German 'Kalenderwoche' (AFAIK it's all ISO 8601). Ah, thanks. > I don't think you can customize the calendar to show week numbers > next to the rows (that's what you are looking for, right? Yep. Werner