unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cvs head issues: slow utf-8 save; frames resising
@ 2008-03-12 20:25 Sam Steingold
  2008-03-13  1:23 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Steingold @ 2008-03-12 20:25 UTC (permalink / raw)
  To: emacs-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

1. ever since the unicode merge, saving utf-8 files with non-ascii
characters in them takes tens of seconds.

2. since relatively recently, emacs frames are spontaneously resizing
themselves from width 80 to width 77, every now and then.

anyone else is seeing this?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2Dw3Pp1Qsf2qnMcRAtddAJ4xGf7mAxryhTO/f4pMBAu5ZMevowCeLxTO
Z5iFkwRgTi18kNgbYM2aI7s=
=hEzU
-----END PGP SIGNATURE-----





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

* Re: cvs head issues: slow utf-8 save; frames resising
  2008-03-12 20:25 cvs head issues: slow utf-8 save; frames resising Sam Steingold
@ 2008-03-13  1:23 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2008-03-13  1:23 UTC (permalink / raw)
  To: Sam Steingold; +Cc: emacs-devel

In article <47D83C38.7040708@gnu.org>, Sam Steingold <sds@gnu.org> writes:

> 1. ever since the unicode merge, saving utf-8 files with non-ascii
> characters in them takes tens of seconds.

It seems that the slow part is in select-safe-coding-system.
Please try to save a buffer by this.

Esc : (let ((select-safe-coding-system-function nil)) (save-buffer)) RET

How is the speed?

---
Kenichi Handa
handa@ni.aist.go.jp




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

end of thread, other threads:[~2008-03-13  1:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 20:25 cvs head issues: slow utf-8 save; frames resising Sam Steingold
2008-03-13  1:23 ` Kenichi Handa

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).