[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
bookmark.el and lisp/gnus/gnus-bookmark.el
From:
Karl Fogel
Subject:
bookmark.el and lisp/gnus/gnus-bookmark.el
Date:
2008年3月06日 13:06:32 -0500
Does anyone know why we have both 'bookmark.el' and 'gnus-bookmark.el'?
The latter says:
;; This file implements real bookmarks for Gnus, closely following the way
;; `bookmark.el' handles bookmarks. Most of the code comes from
;; `bookmark.el'.
I'm not sure why GNUS bookmarks should live in a separate space from
other bookmarks, and my feeling is that they ought to be unified --
that is, the gnus-bookmark.el functionality absorbed into bookmark.el,
with compatibility shims to transfer people's ~/.gnus.bmk file
contents to ~/.emacs.bmk. (Of course, I really mean whatever the
values of `gnus-bookmark-default-file' and `bookmark-default-file'
are, respectively.)
Thoughts?
- bookmark.el and lisp/gnus/gnus-bookmark.el,
Karl Fogel <=
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Stefan Monnier, 2008年03月06日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Bastien, 2008年03月06日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Karl Fogel, 2008年03月06日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Bastien, 2008年03月06日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Karl Fogel, 2008年03月06日
- Message not available
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Karl Fogel, 2008年03月07日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Bastien, 2008年03月07日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Stefan Monnier, 2008年03月06日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Bastien, 2008年03月06日
- Re: bookmark.el and lisp/gnus/gnus-bookmark.el , Tassilo Horn, 2008年03月07日