all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: JD Smith <jdsmith@as.arizona.edu>
To: David Kastrup <dak@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: comint read only prompt "leaking" properties
Date: Wed, 07 Feb 2007 11:42:32 -0700	[thread overview]
Message-ID: <1170873752.2452.32.camel@turtle.as.arizona.edu> (raw)
In-Reply-To: <85wt2tyg2z.fsf@lola.goethe.zz>

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	other threads:[~2007-02-07 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 17:28 comint read only prompt "leaking" properties JD Smith
2007-02-07 18:31 ` David Kastrup
2007-02-07 18:42   ` JD Smith [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1170873752.2452.32.camel@turtle.as.arizona.edu \
    --to=jdsmith@as.arizona.edu \
    --cc=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.