emacs-devel
[Top][All Lists]
Advanced

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

Re: comint read only prompt "leaking" properties


From: JD Smith
Subject: Re: comint read only prompt "leaking" properties
Date: Wed, 07 Feb 2007 11:42:32 -0700

On Wed, 2007-02-07 at 19:31 +0100, David Kastrup wrote:

> > This is the list of prompt properties:
> >
> > (front-sticky (read-only) read-only t inhibit-line-move-field-capture t
> > field output rear-nonsticky t fontified t)
> 
> Strange, this should not happen:
> 
> yank-excluded-properties is a variable defined in `simple.el'.
> Its value is 
> (read-only invisible intangible field mouse-face help-echo local-map keymap 
> yank-handler follow-link fontified)

That's interesting.  I can confirm my yank-excluded-properties has
read-only as well.  However, both C-y and mouse yanks include the
properties read-only, field, mouse-face, etc. with the text, even when
yanking into *scratch*.  So it's not comint specific.

Thanks,

JD






reply via email to

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