emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs head issues: slow utf-8 save; frames resising


From: Kenichi Handa
Subject: Re: cvs head issues: slow utf-8 save; frames resising
Date: Thu, 13 Mar 2008 10:23:13 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Sam Steingold <address@hidden> 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
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]