From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#7371: odd loadup Date: Thu, 11 Nov 2010 16:44:39 -0500 Message-ID: <54tyjnzgag.fsf@fencepost.gnu.org> References: <4CDBB010.7020003@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1289513653 13950 80.91.229.12 (11 Nov 2010 22:14:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Nov 2010 22:14:13 +0000 (UTC) Cc: 7371@debbugs.gnu.org To: Rajinder Yadav Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Nov 11 23:14:08 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PGfPC-0000bL-E0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Nov 2010 23:14:06 +0100 Original-Received: from localhost ([127.0.0.1]:45601 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGfPB-0000fC-M5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Nov 2010 17:14:05 -0500 Original-Received: from [140.186.70.92] (port=52713 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGfP5-0000e9-Ak for bug-gnu-emacs@gnu.org; Thu, 11 Nov 2010 17:14:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGfP3-0001Hz-AO for bug-gnu-emacs@gnu.org; Thu, 11 Nov 2010 17:13:59 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGfP3-0001Hv-7c for bug-gnu-emacs@gnu.org; Thu, 11 Nov 2010 17:13:57 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PGesF-0006Gk-28; Thu, 11 Nov 2010 16:40:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Nov 2010 21:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7371 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7371-submit@debbugs.gnu.org id=B7371.128951159624087 (code B ref 7371); Thu, 11 Nov 2010 21:40:02 +0000 Original-Received: (at 7371) by debbugs.gnu.org; 11 Nov 2010 21:39:56 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PGes8-0006GS-7q for submit@debbugs.gnu.org; Thu, 11 Nov 2010 16:39:56 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PGes6-0006GN-7T for 7371@debbugs.gnu.org; Thu, 11 Nov 2010 16:39:54 -0500 Original-Received: from localhost ([127.0.0.1]:40195) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PGewi-00043p-2x; Thu, 11 Nov 2010 16:44:40 -0500 X-Spook: Al Jazeera Craig Livingstone CISU pre-emptive Zachawi X-Ran: HP+*6gbzL#1`PwdULHv0TC<;panyr#sd^w^d!JF%#9+1&Vk (Rajinder Yadav's message of "Thu\, 11 Nov 2010 03\:57\:52 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 11 Nov 2010 16:40:03 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:41491 Archived-At: Rajinder Yadav wrote: > I've build emacs from source on my linux system kubuntu 10.10 x86_64 > > $ uname -a > Linux Six9 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC > 2010 x86_64 GNU/Linux > > 1) I cannot shrink the window size veritcal, it will grow bigger, but > not smaler. > 2) it don't read my ~/.emacs config file > 3) emacs start up with a blank screen > 4) emacs does not show up in my kde system menu The last one is to be expected, since stock Emacs does not know anything about how your kde menu is defined. There is not much information to solve the others. What happens if you start emacs with -Q? If there are still errors then, please show the full contents of the Messages buffer. Also try starting emacs with --debug-init. > byte-code: Symbol's value as variable is void: warning-suppress-types This is http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6275 so maybe putting (require 'warnings) at the start of your .emacs will help.