From: "Denis Bueno" <denbuen@sandia.gov>
To: "Denis Bueno" <denbuen@sandia.gov>,
"emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Bug (CVS HEAD): highlight-changes-mode with auto-revert-tail-mode edit buffer
Date: Fri, 06 Jul 2007 09:07:41 -0600 [thread overview]
Message-ID: <C2B3B6DD.15BE%denbuen@sandia.gov> (raw)
In-Reply-To: <C2B3B64B.15BA%denbuen@sandia.gov>
On 07/06/2007 09:05, "Denis Bueno" <denbuen@sandia.gov> wrote:
> $ while true; do echo "Hello, number $RANDOM." >> /tmp/crap.log;
> sleep 4; done
Of course, this should be:
$ while true; do echo "Hello, number $RANDOM." >> /tmp/foo; sleep 4;
done
So as to append to the actual file opened in Emacs.
-Denis
prev parent reply other threads:[~2007-07-06 15:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-06 15:05 Bug (CVS HEAD): highlight-changes-mode with auto-revert-tail-mode edit buffer Denis Bueno
2007-07-06 15:07 ` Denis Bueno [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C2B3B6DD.15BE%denbuen@sandia.gov \
--to=denbuen@sandia.gov \
--cc=emacs-devel@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.
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.