From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: emacs frame/window withouth minibuffer/modeline? Date: Tue, 12 Jan 2010 09:16:27 +0100 Message-ID: <7b501d5c1001120016l20fef15fta91b253f14c13c69@mail.gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263284273 10875 80.91.229.12 (12 Jan 2010 08:17:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Jan 2010 08:17:53 +0000 (UTC) Cc: Emacs development discussions To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 12 09:17:45 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NUbwe-0003l6-Or for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 09:17:45 +0100 Original-Received: from localhost ([127.0.0.1]:47529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUbwe-0001AM-Oy for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 03:17:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUbvo-0000sX-Oz for emacs-devel@gnu.org; Tue, 12 Jan 2010 03:16:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUbvn-0000rw-Om for emacs-devel@gnu.org; Tue, 12 Jan 2010 03:16:51 -0500 Original-Received: from [199.232.76.173] (port=47837 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUbvn-0000rr-Fu for emacs-devel@gnu.org; Tue, 12 Jan 2010 03:16:51 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:54281) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NUbvm-0002hs-S8 for emacs-devel@gnu.org; Tue, 12 Jan 2010 03:16:51 -0500 Original-Received: from ey-out-1920.google.com ([74.125.78.149]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUbvl-000450-2T for emacs-devel@gnu.org; Tue, 12 Jan 2010 03:16:49 -0500 Original-Received: by ey-out-1920.google.com with SMTP id 3so920859eyh.2 for ; Tue, 12 Jan 2010 00:16:47 -0800 (PST) Original-Received: by 10.213.103.9 with SMTP id i9mr6395780ebo.16.1263284207248; Tue, 12 Jan 2010 00:16:47 -0800 (PST) In-Reply-To: X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119851 Archived-At: 2010/1/12 : > I'd like to make a fullscreen image viewer in Emacs for reading scanned > pages. I'd like only the buffer to show, no minibuffer, no modeline, > but cant really find anything about if its possible or not. =A0Any hints? > > -- > Joakim Verona > > > What should happen when the user hits M-x in this mode or needs to answer a prompt or something? --=20 Deniz Dogan