GNU Emacs Gnorb NEWS – history of user-visible changes. -*- org -*-
New function `gnorb-select-from-list’ providing a nicer interface for choosing items from a list.
Due to previous item, this custom option has changed format, see docstring for details.
Updates to match newest version of BBDB in package repos (mostly with regard to displaying multi-line field values, BBDB is now lexically bound).
Move to lexical binding.
Two new trigger actions allow you to capture a new sibling or child heading relative to the heading you’re triggering.
Give a prefix argument to `gnorb-org-view’ to create a named, persistent group containing tracked headings.
Call `gnorb-report-tracking-usage’ to see how much of the Gnus registry Gnorb is occupying, and run cleaning routines.
It’s now possible to delete associations between messages and headings; the user is also prompted to do this at a few points.
Following links to messages is a little more clever, and will re-use existing windows/frames when possible.
Proper autoloads, addressing compiler warnings, better chain of requires, bugfixes.
The mechanism for email tracking has changed since Gnorb was made available on Elpa. See the manual for set-up instructions.
The directory structure has changed since Gnorb was made available on Elpa. There is no longer a lisp/ directory – all *.el files are now at the top level.