From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gab Ac Newsgroups: gmane.emacs.help Subject: Open emacs with the buffer in the complete window Date: Sat, 25 Oct 2014 12:12:05 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1414258323 4440 80.91.229.3 (25 Oct 2014 17:32:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Oct 2014 17:32:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 25 19:31:57 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 1Xi5C0-00008T-QE for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 19:31:56 +0200 Original-Received: from localhost ([::1]:54267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi5C0-0003Fs-Dx for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 13:31:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi4sz-0000LX-G8 for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 13:12:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xi4sy-0004s3-Om for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 13:12:17 -0400 Original-Received: from mail-qg0-x236.google.com ([2607:f8b0:400d:c04::236]:40701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi4sx-0004bw-Ne for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 13:12:16 -0400 Original-Received: by mail-qg0-f54.google.com with SMTP id f51so2300895qge.27 for ; Sat, 25 Oct 2014 10:12:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=BRWpCqD4NczQwZ0TIKhdmudTCwfysReI5p2MHyQz+4c=; b=wf3VkJrGLtOtOxilET8pG/NP+p2//T+wJy764eCaY4L79bdE48hINkeI429R+uujtM pY2FdMvqwBlSzhBAggRCBPt1OQBBKtbdRn0f3iBwv3e2snBa8XsDCTXKREXNOX5gRxz8 D+KAmVWUyPmRrRAFM6BkOKzcRtc5LwpzleqSGTbnEztJbYrj9SlUpygcPwZk/C+EA+95 aSOqafJw6yvvvorySS4XPIQaU92jAFQ7fMT9Bl4iVDAEPgMO6ny384cYw9I/s8h4IrL4 aTfG7xyjNP4e42+2GVySbY2+HpKg6Y8xFWzEhsiD+pkPZbEGjqWu8MqM5tH/NmE1zrAx lJ/Q== X-Received: by 10.229.183.199 with SMTP id ch7mr17387860qcb.19.1414257125224; Sat, 25 Oct 2014 10:12:05 -0700 (PDT) Original-Received: by 10.96.248.74 with HTTP; Sat, 25 Oct 2014 10:12:05 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::236 X-Mailman-Approved-At: Sat, 25 Oct 2014 13:31:44 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:100608 Archived-At: Is there any way to open emacs passing a file as an argument and the file buffer occupies the entire screen? Thanks