From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: ispell buffer too small Date: Thu, 25 May 2006 00:33:55 +0300 Message-ID: <20060525003355.421068dd@litshi.luna.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148506614 19779 80.91.229.2 (24 May 2006 21:36:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 May 2006 21:36:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 24 23:36:52 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 1Fj12B-0004wW-7Q for geh-help-gnu-emacs@m.gmane.org; Wed, 24 May 2006 23:36:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fj12A-0004HA-Gz for geh-help-gnu-emacs@m.gmane.org; Wed, 24 May 2006 17:36:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fj11x-0004GZ-8c for help-gnu-emacs@gnu.org; Wed, 24 May 2006 17:36:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fj11w-0004GF-8r for help-gnu-emacs@gnu.org; Wed, 24 May 2006 17:36:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fj11v-0004GC-W4 for help-gnu-emacs@gnu.org; Wed, 24 May 2006 17:36:36 -0400 Original-Received: from [132.66.16.11] (helo=post.tau.ac.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fj16S-0005jo-C3 for help-gnu-emacs@gnu.org; Wed, 24 May 2006 17:41:16 -0400 Original-Received: from vams.tau.ac.il (localhost.localdomain [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 539E933A78C for ; Thu, 25 May 2006 00:33:33 +0300 (IDT) Original-Received: from litshi.luna.local (unknown [82.166.32.124]) by post.tau.ac.il (Postfix) with ESMTP id 17C1C33A78C for ; Thu, 25 May 2006 00:33:33 +0300 (IDT) Original-To: help-gnu-emacs X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i486-pc-linux-gnu) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:35233 Archived-At: When I use the ispell buffer (spell document or comments in c/c++ code) the ispell buffet window appears to small (a couple of lines are always hidden) and there doesn't seem to be a way to resize it (it captures all the mouse and keyboard events). Is there a way to make it bigger? Thanks