From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Quanyang Liu Newsgroups: gmane.emacs.help Subject: Re: Open emacs with the buffer in the complete window Date: Sun, 26 Oct 2014 10:09:48 +0800 Message-ID: <8638aba8er.fsf@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414289442 28685 80.91.229.3 (26 Oct 2014 02:10:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Oct 2014 02:10:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 26 03:10:35 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XiDHu-0001A1-HT for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Oct 2014 03:10:34 +0100 Original-Received: from localhost ([::1]:55094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiDHu-0005Y6-2o for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 22:10:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiDHY-0005Xj-DS for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 22:10:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiDHQ-0002Zf-40 for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 22:10:12 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:36872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiDHP-0002Vq-Tm for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 22:10:04 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XiDHO-0000y8-Hl for help-gnu-emacs@gnu.org; Sun, 26 Oct 2014 03:10:02 +0100 Original-Received: from 111.186.1.233 ([111.186.1.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Oct 2014 03:10:02 +0100 Original-Received: from lqymgt by 111.186.1.233 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Oct 2014 03:10:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 111.186.1.233 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:dKbQ0v0e0eZxPbysK+aohDAUdIE= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100611 Archived-At: On Sun, Oct 26 2014 at 01:12:05 +0800, Gab Ac wrote: > Is there any way to open emacs passing a file as an argument and the file > buffer occupies the entire screen? Thanks > In fact, you can simply type *emacs xxx* in your terminal, and then emacs will open the file named "xxx". For the other question, you can make your emacs full-screen, of course. If you use the version of 24.4, you can do that by presssing f11.