From: Hugo Heden <hugoheden@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Using emacs to view scrollback-buffer (from gnu-screen)
Date: Fri, 6 Mar 2009 23:12:43 +0100 [thread overview]
Message-ID: <2bdf908c0903061412l19356eeeve34ed375fa331561@mail.gmail.com> (raw)
In-Reply-To: <gnvu5v$tp0$1@ger.gmane.org>
>> (A) make emacs show the file in read-only mode.
>
> emacs -t FILE --eval '(setq buffer-read-only t)'
>
>> (B) have the cursor automatically moved to the end of the file at
>> start-up.
>
> emacs -t FILE --eval '(goto-char (point-max))'
>
>> (C) possibly have emacs starting with auto-revert-tail-mode or
>> auto-revert-mode enabled as well..
>
> emacs -t FILE --eval '(auto-revert-tail-mode 1)'
>
[snip]
> --
> Kevin Rodgers
> Denver, Colorado, USA
>
Kevin, thanks a lot, this is excellent.
Best regards
Hugo Heden
prev parent reply other threads:[~2009-03-06 22:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-22 19:32 Using emacs to view scrollback-buffer (from gnu-screen) Hugo Heden
2009-02-24 4:48 ` Kevin Rodgers
2009-03-06 22:12 ` Hugo Heden [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2bdf908c0903061412l19356eeeve34ed375fa331561@mail.gmail.com \
--to=hugoheden@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).