From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: Calendar window swallows half frame Date: Wed, 20 Sep 2006 16:29:13 -0700 Organization: None Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1158795639 31400 80.91.229.2 (20 Sep 2006 23:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2006 23:40:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 21 01:40:37 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GQBg2-0007C1-Dl for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Sep 2006 01:40:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQBg1-0002jC-Tb for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Sep 2006 19:40:25 -0400 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: xoc2.stanford.edu Original-X-Trace: news.Stanford.EDU 1158794954 11755 171.64.56.22 (20 Sep 2006 23:29:14 GMT) Original-X-Complaints-To: news@news.stanford.edu X-Spook: Dayak commando class struggle Aum Shinrikyo DNA warfare X-Ran: X[)]:iHY8[{9zQNP7rJCe!-.T[!BldSEA\$ZFL5](2u#bESx8|=}}I,R&,tqpH83& List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37528 Archived-At: Looks like I have to try setting Mail-Followup-To for gatewayed newsgroups... Peter Dyballa wrote: > Am 19.09.2006 um 04:04 schrieb Glenn Morris: > >> If you're saying that it works OK when Emacs is started with -q >> --no-site-file, then try to find which setting in your .emacs is >> causing the issue. The usual method is to comment out half, find which >> half causes the issue, and repeat till you narrow it down. > > I wanted to save some time – Well, it saves you time, yes; but at the expense of everyone else who can't reproduce this problem and has to guess as to what the issue might be. It sounds to me like you have some local problem (see below) that no-one but you can debug. > when I launch GNU Emacs 22.0.50 as src/emacs from the build tree > it behaves right in window size, but uses the default calendar with > holidays from a few world religions; > > when I launch GNU Emacs 22.0.50 as /usr/local/bin/emacs-22.0.50 it > uses the "localised" calendar Elisp files and shows only German and > local holidays accordingly (plus some religious ones in religious > states that make together with the secular states the Federal > Republic of Germoney). I don't know what the "localised" calendar files are; but since there are no German holidays in the Emacs sources, it sounds very much like you have some local additions that are messing things up. As you say, your CVS copy works fine.