help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: initial frame


From: tcp
Subject: Re: initial frame
Date: Sun, 08 Sep 2002 02:18:54 GMT

hi,

  How do you -eval with gnuclient? It does not seem to support the option.
  Thanks!

"Kevin Rodgers" <kevinr@ihs.com> wrote in message
3D74F222.50504@ihs.com">news:3D74F222.50504@ihs.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>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]