all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: emacs-devel@gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: [Emacs-diffs] emacs-25 9f1a511: * lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle BOB better.
Date: Fri, 27 Nov 2015 21:31:42 -0500	[thread overview]
Message-ID: <5659120E.9040002@cornell.edu> (raw)
In-Reply-To: <E1a0twb-0007ME-Ov@vcs.savannah.gnu.org>

On 11/23/2015 11:26 AM, Stefan Monnier wrote:
> branch: emacs-25
> commit 9f1a5113e103c789e173171ee0cda8d29de2f3d7
> Author: Stefan Monnier <monnier@iro.umontreal.ca>
> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>
>      * lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle BOB better.

One of the ruby tests after this commit.

$ make -C test/automated/ ruby-mode-tests
[...]
Test ruby-indent-after-block-in-continued-expression condition:
     (ert-test-failed
      ((should
        (string=
         (ruby-test-string expected)
         (buffer-string)))
       :form
       (string= "var =
   begin
     val
   end
statement" "var =
begin
   val
end
statement")
       :value nil))

Ken



           reply	other threads:[~2015-11-28  2:31 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1a0twb-0007ME-Ov@vcs.savannah.gnu.org>]

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=5659120E.9040002@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.