Télécharger la liste

Description du projet

The Remembrance Agent (RA) watches your over your shoulder and continuously updates a list of documents relevant to what is being typed or read in an Emacs buffer. Suggestions are then displayed in their own window at the bottom of the frame, and are continually updated every few seconds. The RA uses a multi-field information-retrieval back-end called Savant that can index several different kinds of files, including email archives, HTML, LaTeX, and plain text format.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-17 21:35
2.12

Quelques changements ont été faits pour que Savant se compiler sur Mac OS X. L'inclusion de malloc.h dans dateyacc.c a été enlevé, depuis Mac OS X a du mal à le trouver et il ne semble pas nécessaire de toute façon. / Sw / include a ajouté à configure.in et / sw / lib a été ajouté à main / Makefile.am pour que Mac OS X peut trouver les librairies PCRE quand ils sont installés d'utiliser Fink. Les "disparus" script a été mis à jour vers une version ultérieure.
Tags: Minor feature enhancements
A few changes were made so that Savant will
compile on Mac OS X. The inclusion of malloc.h in
dateyacc.c was removed, since Mac OS X has trouble
finding it and it doesn't seem necessary anyway.
/sw/include was added to configure.in and /sw/lib
was added to main/Makefile.am so that Mac OS X can
find the PCRE libraries when they are installed
using Fink. The "missing" script was updated to a
later version.

2001-05-07 14:32
2.10

Ce communiqué de changements de l'algorithme d'indexation de find_next_doc à être beaucoup plus rapide sur des documents de grande taille (par exemple e-mail avec pièce jointe), comprend un correctif pour démolir de C-XO qui a été introduit en 2.09, et corrige quelques petits problèmes d'indexation. A partir du 2.09, remem sont disponibles sous les termes de la GPL.
Tags: Minor bugfixes
This release changes the indexing algorithm in
find_next_doc to be much faster on large documents
(eg. e-mail with attachments), includes a fix for
clobbering of C-xo that was introduced in 2.09,
and fixes a few minor indexing problems. As of
2.09, remem is available under the terms of the GPL.

2001-01-30 15:13
2.08

Correction de bugs: Multi-frame support travaille maintenant (il est donc heureux de VM), correction d'un bug intermittent qui serait coin Emacs dans certains cas. Nouvelles fonctionnalités: Suggestion de sortie est en lecture seule (espace frappé à la page, d'appuyer sur 1-5 pour le taux du document). Texte des améliorations de récupération, de hachage pour imprimer des marques place des numéros de pertinence, de touches personnalisables préfixe (encore une fois, donc il est heureux avec VM), l'option pour modifier automatiquement la base de données en fonction de grands-mode ou le nom de la mémoire tampon.
Bug fixes: Multi-frame support now works (so it's happy with VM), fixed intermittent bug that would wedge Emacs in some cases. New features: Suggestion output is read only (hit space to page down, hit 1-5 to rate the document). Text-retrieval improvements, print hash-marks instead of relevance numbers, customizable prefix keys (again, so it's happy with VM), option to automatically change database depending on major-mode or buffer name.

2001-01-30 15:13
2.07

La manipulation appropriée des RMAIL, VM, et les tampons résumé GNUS, gnous et VM n'est plus clobber la fenêtre de la mémoire tampon, le soutien aux domaines GNUS, mieux la signature en ligne de filtrage, un "suivre les liens symboliques" option sur l'indexation, rechargement automatique des fichiers d'index s'ils 're-indexés, et «rh Cc" donne maintenant un écran d'aide / une liste de commandes.
Proper handling of RMAIL, VM, and GNUS summary buffers, GNUS and VM no longer clobber the buffer window, support for GNUS fields, better signature-line filtering, a "follow symbolic links" option on indexing, automatic reload of index files if they're re-indexed, and "C-c r h" now gives a help screen/list of commands.

2001-01-30 15:13
2.06

Normalisé combinaisons de touches, fonction de base de données changent, le mode pleine page de recherche d'emploi, une meilleure santé mentale pour les erreurs de configuration des contrôles, back-end optimisations, corrections de bugs XEmacs.
Standardized keybindings, change database function, full-page manual query mode, better sanity checks for misconfiguration, back-end optimizations, XEmacs bug fixes.

Project Resources