all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Mastro <john.b.mastro@gmail.com>
To: 26891@debbugs.gnu.org
Cc: Noam Postavsky <npostavs@users.sourceforge.net>
Subject: bug#26891: 26.0.50; Error using lisp-indent-line in eval-expression minibuffer
Date: Fri, 12 May 2017 10:15:21 -0700	[thread overview]
Message-ID: <CAOj2CQSGGoNB6h=qQ_+7h+YUo2KrRRSEXEv2nrQ-44YDEDXuaQ@mail.gmail.com> (raw)
In-Reply-To: <CAOj2CQQtqig2WefAkoGztfmY1G-MDMA5mV09+whzgcTUcWGoaA@mail.gmail.com>

John Mastro <john.b.mastro@gmail.com> wrote:
> <npostavs@users.sourceforge.net> wrote:
>> indent-line-to doesn't respect field boundaries (i.e., moves into the
>> "Eval: " prompt text) because it uses backward-to-indentation.  This
>> patch to change it to back-to-indentation seems to fix it.  I'm not sure
>> why back-to-indentation and backward-to-indentation are inconsistent...
>
> That indeed seems to fix the error both for the minimal case and the
> scenario where I initially encountered it (using paredit-newline in the
> minibuffer). Thanks!

I noticed a small typo in the commit message (indent-indent-to
should be indent-line-to)

        John





  reply	other threads:[~2017-05-12 17:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11 23:34 bug#26891: 26.0.50; Error using lisp-indent-line in eval-expression minibuffer John Mastro
2017-05-12  1:11 ` npostavs
2017-05-12 16:47   ` John Mastro
2017-05-12 17:15     ` John Mastro [this message]
2017-05-16  3:07       ` npostavs

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='CAOj2CQSGGoNB6h=qQ_+7h+YUo2KrRRSEXEv2nrQ-44YDEDXuaQ@mail.gmail.com' \
    --to=john.b.mastro@gmail.com \
    --cc=26891@debbugs.gnu.org \
    --cc=npostavs@users.sourceforge.net \
    /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.