all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>, 917@emacsbugs.donarmstrong.com
Cc: 917@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org,
	bug-gnu-emacs@gnu.org, bug-submit-list@donarmstrong.com
Subject: bug#917: Too heavy consing in MULE file saving?
Date: Mon, 08 Sep 2008 05:22:27 -0400	[thread overview]
Message-ID: <E1Kccx1-0004JF-Ge@fencepost.gnu.org> (raw)
In-Reply-To: <u4p4req6d.fsf@gnu.org> (message from Eli Zaretskii on Sun, 07 Sep 2008 22:01:14 +0300)

    I'm not surprised: saving a file visited non-literally causes its
    contents to be encoded, which generally means we wipe out the text and
    replace it with its encoded representation.  That this conses _a_lot_,
    especially for large files, does not come as a surprise to me.

It seems to be a recent change, so I think it is worth investigating
whether something just increased the amount of consing done by encoding.
It would be worth optimizing this.








      reply	other threads:[~2008-09-08  9:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-07 17:40 bug#917: Too heavy consing in MULE file saving? Richard M. Stallman
2008-09-07 19:01 ` Eli Zaretskii
2008-09-08  9:22   ` Richard M. Stallman [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=E1Kccx1-0004JF-Ge@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=917@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=bug-submit-list@donarmstrong.com \
    --cc=eliz@gnu.org \
    --cc=emacs-pretest-bug@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.