all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Tassilo Horn <tsdh@gnu.org>
Cc: 34160@debbugs.gnu.org, emacs-devel@gnu.org
Subject: bug#34160: About commit bff64115a0ad081282e0f99305f41c8dd1917d67, bug#34160, json.el
Date: Wed, 31 Jul 2019 20:41:32 +0200	[thread overview]
Message-ID: <87a7cuvyg3.fsf__3999.58841023675$1564598539$gmane$org@mouse.gnus.org> (raw)
In-Reply-To: <87ef26ac17.fsf@gnu.org> (Tassilo Horn's message of "Wed, 31 Jul 2019 09:39:00 +0200")

Tassilo Horn <tsdh@gnu.org> writes:

> when fixing bug#34160 you've reverted my changes that made json pretty
> printing use replace-region-contents.  That had the major benefit that
> pretty printing the JSON object at point didn't move point.  I use that
> many times a week on large JSON objects using the following command.

[...]

> AFAICS, the problem in bug#34160 was not caused by my changes (the user
> used Emacs 24 and not a 27 snapshot) so I see no justification for
> removing my feature.

The user referred to
"http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/json.el#n740",
which doesn't look like Emacs 24?

> Could you please reinstall the feature or describe why it is not
> feasible to keep it?

As the bug in question described -- pretty-printing a JSON region would
silently delete everything but the first JSON object, which doesn't seem
like optimal behaviour for a pretty-printing function.

If there's a problem where point is moved unnecessarily, then that
should be fixed, of course.  Do you have a test case?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      parent reply	other threads:[~2019-07-31 18:41 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21 17:46 bug#34160: json-pretty-print deletes everything after first JSON object Albert Heinle
2019-07-09 18:41 ` Lars Ingebrigtsen
2019-07-10  8:53   ` Glenn Morris
2019-07-10 11:24     ` Lars Ingebrigtsen
2019-07-31  7:39 ` About commit bff64115a0ad081282e0f99305f41c8dd1917d67, bug#34160, json.el Tassilo Horn
2019-07-31 15:38   ` bug#34160: " Eli Zaretskii
2019-07-31 15:38   ` Eli Zaretskii
2019-07-31 18:40     ` Tassilo Horn
2019-07-31 18:48       ` Eli Zaretskii
2019-07-31 18:48       ` Eli Zaretskii
2019-07-31 18:40     ` Tassilo Horn
2019-07-31 18:41   ` Lars Ingebrigtsen
2019-07-31 19:30     ` Tassilo Horn
2019-07-31 19:30     ` Tassilo Horn
2019-07-31 20:21       ` Lars Ingebrigtsen
2019-08-01  4:54         ` Tassilo Horn
2019-08-01 11:11           ` Lars Ingebrigtsen
2019-08-01 11:11           ` Lars Ingebrigtsen
2019-08-01 12:16             ` Tassilo Horn
2019-08-01 12:16             ` Tassilo Horn
2019-08-02 16:16               ` Tassilo Horn
2019-08-02 16:16               ` Tassilo Horn
2019-08-01  4:54         ` Tassilo Horn
2019-07-31 20:21       ` Lars Ingebrigtsen
2019-07-31 18:41   ` Lars Ingebrigtsen [this message]

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='87a7cuvyg3.fsf__3999.58841023675$1564598539$gmane$org@mouse.gnus.org' \
    --to=larsi@gnus.org \
    --cc=34160@debbugs.gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=tsdh@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.