emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bookmark.el and lisp/gnus/gnus-bookmark.el


From: Stefan Monnier
Subject: Re: bookmark.el and lisp/gnus/gnus-bookmark.el
Date: Fri, 07 Mar 2008 17:40:57 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> This might work, tho I'd throw away the `name' arg.  Let the
> buffer-local function build a bookmark record (i.e. a cons cell of the
> form (NAME . ALIST)) with any name it chooses, and then change the name
> according to the user's choice.  I.e. make the bookmark record before
> even prompting the user for a name.

By the same reasoning we can drop the `annotation' argument and add the
annotation later in bookmark.el.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]