all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 7500@debbugs.gnu.org
Subject: bug#7500: 24.0.50; doc string of `current-kill'
Date: Thu, 14 Jul 2011 17:01:59 +0200	[thread overview]
Message-ID: <m3mxggykgo.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <1EBA2F5127644D558E53F883DFF2C07B@us.oracle.com> (Drew Adams's message of "Sat, 27 Nov 2010 11:34:02 -0800")

"Drew Adams" <drew.adams@oracle.com> writes:

> And since the return value of i-p-a is _supposed_ to be either nil or a
> string-or-list-of-strings:
>
>  When N is zero, call the value of `interprogram-paste-function'.
>  If that call returns nil, do nothing more and return the
>  kill-ring car (??).  Otherwise, prepend the returned string
>  (or list of strings) to the kill ring and then return the new
>  kill-ring car.
>
> See "??" above.  What does `current-kill' return if `i-p-f' returns nil when
> called? the existing kill-ring head? nil?

Looking at the code, if it returns nil, then the entire "When" statement
fails.  I'll try to work that in...  somehow...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





  reply	other threads:[~2011-07-14 15:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 17:18 bug#7500: 24.0.50; doc string of `current-kill' Drew Adams
2010-11-27 18:16 ` Andreas Schwab
2010-11-27 19:19   ` Drew Adams
2010-11-27 20:28     ` Andreas Schwab
2010-11-27 18:39 ` Stefan Monnier
2010-11-27 19:34   ` Drew Adams
2011-07-14 15:01     ` Lars Magne Ingebrigtsen [this message]
2011-07-14 15:01   ` Lars Magne Ingebrigtsen

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=m3mxggykgo.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=7500@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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.