GNU bug report logs - #4193
23.1; doc string of bookmark-alist - mention handler entries

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 20 Aug 2009 20:06:18 UTC

Severity: minor

Done: Karl Fogel <kfogel <at> red-bean.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 23.1; doc string of bookmark-alist - mention handler entries
Date: Tue, 18 Aug 2009 09:24:25 -0700
Doc string:
 
       (BOOKMARK1 BOOKMARK2 ...)
 
where each BOOKMARK is of the form
 
  (NAME PARAM-ALIST) or (NAME . PARAM-ALIST)
 
where the first form is the old deprecated one and the second is
the new favored one.  PARAM-ALIST is typically of the form:
 
 ((filename . FILE)
  (front-context-string . FRONT-STR)
  (rear-context-string  . REAR-STR)
  (position . POS)
  (annotation . ANNOTATION)))
 
Handler entries should be included here. They are used for Info
etc. They are now a regular part of the bookmark structure - at least
as important as annotations.
 

In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-29 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'
 





This bug report was last modified 15 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.