bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12107: 24.1.50; In Info mode, add the name of the manual as completi


From: Juri Linkov
Subject: bug#12107: 24.1.50; In Info mode, add the name of the manual as completion candidate for "bookmark-set"
Date: Thu, 02 Aug 2012 11:03:06 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (x86_64-pc-linux-gnu)

> Is there a good reason why we can't use a list in (car record) and avoid
> using a new `defaults' field?

Using a list in (car record) means changing the format of the bookmark record
that will require adding special casing in other packages that use it.
OTOH, adding a new `defaults' field is harmless and doesn't change the format.

> If so, please add a comment explaining it.

Will do.





reply via email to

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