all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: Takaaki.Ota@am.sony.com, emacs-devel@gnu.org
Subject: Re: yank-handler
Date: Thu, 12 Feb 2004 22:09:47 -0600 (CST)	[thread overview]
Message-ID: <200402130409.i1D49l227203@raven.dms.auburn.edu> (raw)
In-Reply-To: <200402130352.i1D3qhk27180@raven.dms.auburn.edu> (message from Luc Teirlinck on Thu, 12 Feb 2004 21:52:43 -0600 (CST))

>From my previous message:

   Without further changes, the patch below would keep all yank
   handlers of the old string in place, whereas the new string would
   get no yank-handler.

The above quote applies to kill-append called without explicit
yank-handler (or a nil yank handler) on the new string with the old
string as car of the kill ring.  The above quote is inaccurate.  The
new string would _keep_ any _pre-existing_ yank-handler properties,
just like the old one. 

Sincerely,

Luc.

  reply	other threads:[~2004-02-13  4:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-13  3:52 yank-handler Luc Teirlinck
2004-02-13  4:09 ` Luc Teirlinck [this message]
2004-02-13 16:15 ` yank-handler Kim F. Storm
  -- strict thread matches above, loose matches on Subject: below --
2003-05-14 16:03 yank-handler Stefan Monnier
2003-05-14 23:09 ` yank-handler Kim F. Storm
2003-05-15 15:42 ` yank-handler Richard Stallman
2003-05-15 16:19   ` yank-handler Andreas Schwab

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=200402130409.i1D49l227203@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=Takaaki.Ota@am.sony.com \
    --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.