From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.bugs Subject: bug#3643: minibuffer beyond end of screen in emacs23 Date: Tue, 23 Jun 2009 05:39:27 +0800 Message-ID: <874ou8ymls.fsf@jidanni.org> References: <877hz4qbp4.fsf@stupidchicken.com> Reply-To: jidanni@jidanni.org, 3643@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245707897 16392 80.91.229.12 (22 Jun 2009 21:58:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jun 2009 21:58:17 +0000 (UTC) Cc: 3643@emacsbugs.donarmstrong.com To: cyd@stupidchicken.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 22 23:58:13 2009 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.50) id 1MIrWn-0006mR-4X for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Jun 2009 23:58:13 +0200 Original-Received: from localhost ([127.0.0.1]:36180 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIrWm-0005cx-Ml for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Jun 2009 17:58:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIrW7-0005Et-5C for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2009 17:57:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIrW2-0005AE-63 for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2009 17:57:30 -0400 Original-Received: from [199.232.76.173] (port=37061 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIrW2-0005A9-3I for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2009 17:57:26 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:58916) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIrW1-0001Jj-D5 for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2009 17:57:25 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5MLvMgC027676; Mon, 22 Jun 2009 14:57:23 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n5MLj7GF025489; Mon, 22 Jun 2009 14:45:07 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: jidanni@jidanni.org Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 22 Jun 2009 21:45:07 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3643 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3643-submit@emacsbugs.donarmstrong.com id=B3643.124570677524481 (code B ref 3643); Mon, 22 Jun 2009 21:45:07 +0000 Original-Received: (at 3643) by emacsbugs.donarmstrong.com; 22 Jun 2009 21:39:35 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from homiemail-a4.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5MLdVif024474 for <3643@emacsbugs.donarmstrong.com>; Mon, 22 Jun 2009 14:39:32 -0700 Original-Received: from jidanni.org (122-127-32-26.dynamic.hinet.net [122.127.32.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a4.g.dreamhost.com (Postfix) with ESMTP id 49A3241431; Mon, 22 Jun 2009 14:39:31 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Mon, 22 Jun 2009 17:57:30 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list 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:28915 Archived-At: >> Can you believe with emacs23, the first time user doing >> $ emacs >> will get an emacs with the minibuffer inaccessible off the user's >> monitor?! CY> Nowhere in your bug report do you mention the screen resolution you're CY> using, nor any other details that will help diagnose the problem. Sorry. I thought checking at common resolutions like 1024x768 would reproduce the problem.