From: Joe Corneli <jcorneli@planetmath.org>
Subject: Re: Annotation mode
Date: Fri, 14 Oct 2005 04:09:22 -0400 (EDT) [thread overview]
Message-ID: <20051014080922.7F2C18191@planetmath.cc.vt.edu> (raw)
In-Reply-To: <1129271963.787889.149720@g14g2000cwa.googlegroups.com> (spamfilteraccount@gmail.com)
I've been working on a very sophisticated system for doing things like
this. You can find it in CVS at http://www.nongnu.org/hdm/ under the
"scholium-system" subdirectory when the code is checked out. It might
need a little hacking to get it to do everything you want; its
currently pre-release, but just barely. (I'd be happy to accept
contributed code.)
If you want to start with something simpler, you could also take a
look at
http://lists.gnu.org/archive/html/help-gnu-emacs/2005-07/msg00276.html
I'm looking for a mode for annotating files without modifying the
file's contents, so the anotations are stored separately from the
actual files.
The desired features:
- I want to add textual annotations to a file while reading it. I'm
thinking of hitting a key which pops up a window showing the existing
annotation (if any) for the file. I can edit the annotation and when I
close the window it is saved automatically.
- When a global annotation mode is enabled the currently stored
annotations are always shown for the current buffer.
- I'd like a browser which shows the existing anotations with the
corresponding file names, so that I don't have to open the actual files
if I want to see their annotations. The annotations should be
searchable. Preferably they could also be edited from the annotation
browser.
I tried to search with Google for a similar thing, but didn't find
anything. Thought I asked here first, before starting hacking my own
implementation.
next prev parent reply other threads:[~2005-10-14 8:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-14 6:39 Annotation mode PT
2005-10-14 8:09 ` Joe Corneli [this message]
[not found] ` <mailman.11318.1129278531.20277.help-gnu-emacs@gnu.org>
2005-10-16 4:56 ` PT
2005-10-17 13:51 ` Joe Corneli
2005-10-17 14:40 ` Enila Nero
2005-10-18 6:32 ` PT
[not found] ` <mailman.11621.1129557527.20277.help-gnu-emacs@gnu.org>
2005-10-18 6:15 ` PT
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=20051014080922.7F2C18191@planetmath.cc.vt.edu \
--to=jcorneli@planetmath.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).