>>>>> "waider" == waider  <[EMAIL PROTECTED]> writes:

    waider> According to Alex Schroeder:
    >> Ronan Waide <[EMAIL PROTECTED]> writes:
    >> 
    >> > * Much display handling rewriting, courtesy of Alex Schroeder and
    >> >   Robert Fenk. It's so good, I've not even figured it out myself yet.
    >> 
    >> Heh.  I can't remember contributing any towards it, I assume you meant
    >> somebody else.  I have something to discuss, though: The "Extents

    waider> No, I definitely have you down for "Did Evil Lisp Things
    waider> With Display".  I suspect it's your defcustom contribs to
    waider> the layout, plus some tweaks to the address layout stuff.

    waider> Regarding speed, well, it's still an issue if I go pruning
    waider> my BBDB - wherein I display the 500-odd records and then
    waider> go through them deleting ones that are spam-generated or
    waider> whatever. If text properties speed this up, then that's
    waider> probably a good way to go. Is there a way to perhaps hook
    waider> the copying of data from the window such that any text
    waider> gets cleaned before being yanked, to avoid the properties
    waider> following the text around?

Hi Waider,

XEmacs has
remove-text-properties

buffer-substring-no-properties is documented to not copy extents.
Don't know whether this would help with text-properties.

Adrian

    waider> Cheers,
    waider> Waider. I supposed I could read the source and find out.
    waider> -- 
    waider> [EMAIL PROTECTED] / Chances are I'm not at home right now.

    waider> _______________________________________________
    waider> [EMAIL PROTECTED]
    waider> https://lists.sourceforge.net/lists/listinfo/bbdb-info
    waider> BBDB Home Page: http://bbdb.sourceforge.net/


-- 
Adrian Aichner
 mailto:[EMAIL PROTECTED]
 http://www.xemacs.org/


_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to