emacs-devel
[Top][All Lists]
Advanced

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

Re: Fix previous-button to work with connected buttons


From: Miles Bader
Subject: Re: Fix previous-button to work with connected buttons
Date: Mon, 12 Mar 2007 07:52:12 +0900

Stefan Monnier <address@hidden> writes:
>> I imagine something like
>> (cons 'button (cons (setq button-counter (1+ button-counter)) properties))
>> would work as well.
>
> Sure.  Except for wraparounds, of course.  Not that they're likely.

A simple wrap-around wouldn't cause any problem either -- really it only
matters that _adjacent_ buttons (with no intervening text between them)
have different values.

-miles
-- 
(\(\
(^.^)
(")")
*This is the cute bunny virus, please copy this into your sig so it can spread.




reply via email to

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