From: Mike <mikee@mikee.ath.cx>
Subject: capture buffer to a logfile?
Date: Fri, 12 Nov 2004 17:25:14 -0000 [thread overview]
Message-ID: <10p9sfqllhlkoee@corp.supernews.com> (raw)
I'm trying to convert some people to emacs and one of the
features they currently use is 'screen captures' to powerpoint.
These screen captures are 99% text. What I'm thinking of
is a small bit of code to capture the current buffer from
the first line on the screen (displayed) to the last
line on the screen (displayed, so it's not the whole
buffer, just what's visible), then copy that hunk to
another buffer that is their predefined (in .emacs?)
log file. First put a timestamp, then the copied lines,
then a few blank lines, then save and let the user
continue editing.
Anyone have this bit of code?
Mike
next reply other threads:[~2004-11-12 17:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-12 17:25 Mike [this message]
2004-11-12 19:43 ` capture buffer to a logfile? Kevin Rodgers
2004-11-14 17:16 ` Mike
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=10p9sfqllhlkoee@corp.supernews.com \
--to=mikee@mikee.ath.cx \
/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.