emacs-devel
[Top][All Lists]
Advanced

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

Re: setenv -> locale-coding-system cannot handle ASCII?!


From: Richard Stallman
Subject: Re: setenv -> locale-coding-system cannot handle ASCII?!
Date: Wed, 26 Feb 2003 18:26:08 -0500

    +  if (ZV == ZV_BYTE)
    +    Fset_buffer_multibyte (Qnil);
       object = Fbuffer_string ();

I think it is much more efficient to change the string
rather than the buffer.  And cleaner.




reply via email to

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