all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Simen Heggestøyl" <simenheg@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 24935@debbugs.gnu.org
Subject: bug#24935: [PATCH] Add tests for rot13.el
Date: Tue, 15 Nov 2016 19:43:55 +0100	[thread overview]
Message-ID: <1479235435.2503.2@smtp.gmail.com> (raw)
In-Reply-To: <83eg2fcrt8.fsf@gnu.org>

On Sun, Nov 13, 2016 at 4:39 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> If we are going to fix the doc string, let's also document START and
> END, and tell that they are ignored if OBJECT is a string.

I agree. How about the following?

  "ROT13 encrypt OBJECT, a buffer or string.
Return the ROT13 encrypted string when OBJECT is a string,
ignoring START and END.  ROT13 encrypt the region between
positions START and END when OBJECT is a buffer; all three
arguments are then required."

-- Simen






  reply	other threads:[~2016-11-15 18:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-13 11:07 bug#24935: [PATCH] Add tests for rot13.el Simen Heggestøyl
2016-11-13 15:39 ` Eli Zaretskii
2016-11-15 18:43   ` Simen Heggestøyl [this message]
2016-11-15 20:23     ` Eli Zaretskii
2016-11-17 18:23       ` Simen Heggestøyl

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=1479235435.2503.2@smtp.gmail.com \
    --to=simenheg@gmail.com \
    --cc=24935@debbugs.gnu.org \
    --cc=eliz@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.