unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26878: 26.0.50; indent-sexp regression: applies beyond the current sexp
@ 2017-05-11 12:29 Oleh Krehel
  2017-05-11 22:35 ` npostavs
  0 siblings, 1 reply; 4+ messages in thread
From: Oleh Krehel @ 2017-05-11 12:29 UTC (permalink / raw)
  To: 26878

Example code for *scratch*, place the point at |

(a |()
)

Call `indent-sexp' to end up with:

(a |()
   )

In stable Emacs, `indent-sexp' would produce no change, since it applies
only to the current sexp, the empty list in this case.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-16  3:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11 12:29 bug#26878: 26.0.50; indent-sexp regression: applies beyond the current sexp Oleh Krehel
2017-05-11 22:35 ` npostavs
2017-05-15 12:26   ` Oleh Krehel
2017-05-16  3:05     ` npostavs

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).