See below for the complete ChangeLog. The version number has been increased to 3.0.50.
On Thu Nov 7 2013 Leo Liu wrote: > If I remember correctly, bbdb-complete-mail (from version 2) > completes email addresses in mail body (i.e. after > mail-header-separator) nicely. > > message.el still binds bbdb-complete-mail to M-TAB, but it is > broken when located in the mail body. It could delete everything > from point to the From: header. > > Maybe when in mail body re-search-backward should be bound by > line-beginning-position. bbdb-complete-mail is already loaded with too much functionality. I don't know how to make it work reliably in the body of a mail. A header has a well-defined syntax, so that it can be parsed and we know where completion must begin. In the body of a mail we have free text. If you want to play with this yourself, you can put some wrapper around bbdb-complete-mail which sets the optional arg BEG to whatever you like. On Wed Aug 7 2013 Christian Egli wrote: > I have some code which helps in creating an ELPA package based on > the earlier work to migrate to autotools. Thank you, I installed this change with some modifications to keep files in their subdirectories. 2013-11-16 Roland Winkler <wink...@gnu.org> * configure.ac: Increase BBDB version number to 3.0.50. 2013-11-16 Christian Egli <christian.e...@sbs.ch> * Makefile.am: New target elpa. * lisp/bbdb-pkg.el.in: New file for elpa. * configure.ac, .gitignore: Handle it. * lisp/Makefile.am: Define CLEANFILES and EXTRA_DIST. 2013-11-16 Roland Winkler <wink...@gnu.org> * m4/package_date.m4: Use git log. 2013-11-16 Roland Winkler <wink...@gnu.org> * lisp/bbdb-sc.el: Fix documentation. (bbdb/sc-consult-attr): Do not use car. (Bug#40398) 2013-11-16 Roland Winkler <wink...@gnu.org> * lisp/bbdb.el (bbdb-field-menu): Use format. Call bbdb-browse-url for url xfields. (bbdb-mouse-menu): Use format. 2013-11-16 Roland Winkler <wink...@gnu.org> * lisp/bbdb.el (bbdb-mua-update-interactive-p): Clarify doc string. 2013-11-16 Roland Winkler <wink...@gnu.org> * lisp/bbdb.el (bbdb-file): Use locate-user-emacs-file. 2013-11-16 Roland Winkler <wink...@gnu.org> * lisp/bbdb-com.el (bbdb-complete-mail): Only complete inside a syntactically correct mail header. BBDB is available at http://savannah.nongnu.org/projects/bbdb/ To check it out, use git clone git://git.savannah.nongnu.org/bbdb.git ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/