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

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

Re: $EDITOR to open at file end?


From: Emanuel Berg
Subject: Re: $EDITOR to open at file end?
Date: Sat, 07 Mar 2015 17:17:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Bob Proulx <bob@proulx.com> writes:

>> So: emacs FILE --eval "(goto-char (point-max))"
>
> ... This requires the configuration both before and
> after FILE.

If that's a problem, I don't think the +99... hack was
bad.

Or:

    emacs +`perl -MPOSIX -le 'print INT_MAX'` FILE

which uses data in /usr/include/limits.h.

-- 
underground experts united


reply via email to

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