Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
authorKarl Fogel <kfogel@red-bean.com>
Wed, 14 Jul 2010 16:02:53 +0000 (12:02 -0400)
committerKarl Fogel <kfogel@red-bean.com>
Wed, 14 Jul 2010 16:02:53 +0000 (12:02 -0400)
commit33b4848367ec5383a8dd35113c454c85fb3f0ef5
treedabcf5710f423fcdae7a116c68fefcb886a91244
parente44fa724e4563cfd3f30b85c3c16a2d2dab65ccd
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
C-w still not working correctly from Article buffers; Thierry's
patch to fix that will be applied after this.

* lisp/gnus/gnus-art.el (bookmark-make-record-function): New local variable.

* lisp/gnus/gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting
  from article buffer.
  (gnus-summary-bookmark-jump): Maybe jump to article buffer.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el