all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Aaron S. Hawley" <aaron.s.hawley@gmail.com>
To: 22799@debbugs.gnu.org
Subject: bug#22799: [PATCH] Unit tests for `forward-sexp'
Date: Wed, 24 Feb 2016 14:50:12 -0500	[thread overview]
Message-ID: <1456343413-64418-1-git-send-email-aaron.s.hawley@gmail.com> (raw)

I had attempted to fix the forward-sexp function when run at the ends of the buffer in Bug#13994, but it was seen as too risky to fix and was closed.  I've taken the unit test I had submitted and am submitting it here.

This documents the existing behavior I pointed out in Bug#13994, but I also added tests for Bug#15014 (delete-pair of quotes in Text Mode), Bug#20492 (forward-sexp of symbols in quotes, comments, strings), Bug#11321 (forward-sexp on Python doc string), Bug#4030 (forward-sexp of unquoted semicolon char).

Seems like Bug#11321 can be closed as fixed.

Thanks for Emacs,
Aaron

PS. This is my first time sending with git send-email(1).  Hopefully, it behaved.





             reply	other threads:[~2016-02-24 19:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 19:50 Aaron S. Hawley [this message]
2016-02-24 19:50 ` bug#22800: [PATCH] Unit tests for `forward-sexp' Aaron S. Hawley
2016-02-25  6:00   ` bug#22799: " Lars Ingebrigtsen
2016-02-25 15:40     ` bug#22799: [PATCH] Unit tests for `forward-sexp' and related commands Aaron S. Hawley
2016-02-25 15:45     ` bug#22800: " Aaron S. Hawley
2016-02-25 15:45       ` Aaron S. Hawley
2016-02-26  5:49         ` Lars Ingebrigtsen
2016-02-24 20:07 ` bug#22799: [PATCH] Unit tests for `forward-sexp' Aaron S. Hawley

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=1456343413-64418-1-git-send-email-aaron.s.hawley@gmail.com \
    --to=aaron.s.hawley@gmail.com \
    --cc=22799@debbugs.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.