emacs-devel
[Top][All Lists]
Advanced

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

Re: bookmark.el bug report


From: Stefan Monnier
Subject: Re: bookmark.el bug report
Date: Wed, 30 Dec 2009 13:28:24 -0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (darwin)

>> Better would be to place the text property at BOL so there's no need for
>> any forward-char business.
> Yes, but remember you have to set properties on the bookmark name
> without "*"(annotation), ">"(mark), "D"(mark for deletion).
> That occur on third char and not before.

Ah, that makes sense.
So maybe hardcoding 2 is not such a bad idea, but the important thing
is then that the same "hardcoding" be used both where the property is used
and where it's set.


        Stefan




reply via email to

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