From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: open file at the end from command line Date: Sun, 01 Dec 2013 18:18:30 -0500 Organization: Still searching... Message-ID: <87txes17p5.fsf@newsguy.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1385939942 25341 80.91.229.3 (1 Dec 2013 23:19:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Dec 2013 23:19:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 02 00:19:07 2013 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 1VnGI6-0006gF-9y for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Dec 2013 00:19:06 +0100 Original-Received: from localhost ([::1]:33187 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnGI5-0001xY-M3 for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Dec 2013 18:19:05 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnGHp-0001s1-MG for help-gnu-emacs@gnu.org; Sun, 01 Dec 2013 18:18:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnGHi-0006Gm-Ce for help-gnu-emacs@gnu.org; Sun, 01 Dec 2013 18:18:49 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:42042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnGHi-0006Gb-61 for help-gnu-emacs@gnu.org; Sun, 01 Dec 2013 18:18:42 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VnGHg-0006OB-6Q for help-gnu-emacs@gnu.org; Mon, 02 Dec 2013 00:18:40 +0100 Original-Received: from z65-50-57-227.ips.direcpath.com ([65.50.57.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Dec 2013 00:18:40 +0100 Original-Received: from reader by z65-50-57-227.ips.direcpath.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Dec 2013 00:18:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: z65-50-57-227.ips.direcpath.com User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.0.92 (gnu/linux) Cancel-Lock: sha1:JjsTC1ThXrAaJ6CY8VP4KgUbNBo= 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:94770 Archived-At: I cannot believe that after 10 minutes with google, I haven't found the answer to my subject line. How to: open a file at the end from the command line I thought I remembered something similar to vim where you could open a file at the end using '+' Of course there is `emacs +N file' (with whatever number=N). And even find grained enough to bring the cursor to a specific column. emacs +N:N file But is there not a way to open a file at the end?