all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevinr@ihs.com>
Subject: Re: initial frame
Date: Tue, 03 Sep 2002 11:32:18 -0600	[thread overview]
Message-ID: <3D74F222.50504@ihs.com> (raw)
In-Reply-To: k%9c9.46435$6m61.40957@news04.bloor.is.net.cable.rogers.com

Le Wang wrote:

> tcp wrote:
>> I actually want a command line option type to move the cursor
>> to the end of the buffer. Not for every opened file.
>>
> 
> '+n file' will move to line n after loading file.  If you specify a large 
> enough n, you'll move to the end of the buffer.


emacs +$(grep -c '$' < FILE) FILE


will put point at the beginning of the last line.


> You can use the -eval option to evaluate any piece of lisp code as well.

Or add your own entry to command-switch-alist.


-- 
Kevin Rodgers <kevinr@ihs.com>

  parent reply	other threads:[~2002-09-03 17:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-31  3:51 initial frame tcp
     [not found] ` <wX3c9.45544$6m61.33680@news04.bloor.is.net.cable.rogers.com>
2002-08-31 16:38   ` tcp
     [not found]     ` <k%9c9.46435$6m61.40957@news04.bloor.is.net.cable.rogers.com>
2002-09-03 17:32       ` Kevin Rodgers [this message]
2002-09-08  2:18         ` tcp
  -- strict thread matches above, loose matches on Subject: below --
2002-07-09 18:35 Initial Frame Eddie Bush
2002-07-09 18:46 ` Marco Baringer
     [not found] ` <4465zo20n1.fsf@be-well.ilk.org>
2002-07-09 19:17   ` Eddie Bush

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D74F222.50504@ihs.com \
    --to=kevinr@ihs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.