From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Setting up head of the day columns in the calendar? Date: Sat, 18 Aug 2012 10:07:23 +0200 Message-ID: <9F96E4AC-E4E0-4E05-85A1-04ACFD26C3A5@Web.DE> References: <87fw7k4qa6.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1345277254 6753 80.91.229.3 (18 Aug 2012 08:07:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Aug 2012 08:07:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Csanyi Pal Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 18 10:07:34 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T2e4D-0005cs-G5 for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Aug 2012 10:07:33 +0200 Original-Received: from localhost ([::1]:38974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2e4C-0005Av-6K for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Aug 2012 04:07:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2e46-0005AK-4H for help-gnu-emacs@gnu.org; Sat, 18 Aug 2012 04:07:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T2e45-0002CJ-5w for help-gnu-emacs@gnu.org; Sat, 18 Aug 2012 04:07:26 -0400 Original-Received: from mout.web.de ([212.227.17.11]:56998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2e44-0002C1-TE for help-gnu-emacs@gnu.org; Sat, 18 Aug 2012 04:07:25 -0400 Original-Received: from [192.168.178.8] ([95.222.201.211]) by smtp.web.de (mrweb101) with ESMTPA (Nemesis) id 0M6E6g-1TvAif0isM-00xaju; Sat, 18 Aug 2012 10:07:23 +0200 In-Reply-To: <87fw7k4qa6.fsf@gmail.com> X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:HnyYXIOeXqFlc6/LVkNYL2UgZhkdcFQbFooo82hr6GO Qn5FyE+de/oNxuDBYaz3wmHxCfksLzzRD1QLuTqHZh25xKmAha Cl2n6f0B0XXtrQp5sB7UC7GmMHSM7uWOXjpa3VLcd8W4ftrup6 +5OwYpxRDE985otnp6LTAON1che41BCBxLL54SXeT5ZfZ0KlOL uRKVGnDvuI78f5ldX1IAQ== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.11 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86407 Archived-At: Am 18.08.2012 um 09:23 schrieb Csanyi Pal: > Can I set up this somehow so I can get a proper display of head of day > columns in the calendar?=20 There are two possible places: you can (re-)set the variable = calendar-abbrev-length to 3 =96 the default value. This length is used = for abbreviating both day and month names. The second option is to alter = the variable calendar-day-abbrev-array. At its end it has a vector of = abbreviated day names. "You can customize this variable." By looking up = its documentation for example, with C-h v. Don't forget to adjust your diary file to the new length of abbreviated = day and month names! -- Greetings Pete A child of five could understand this! Fetch me a child of five.