GNU bug report logs -
#8308
23.3; Use utf-8 for writing abbrev file
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Mon, 21 Mar 2011 06:23:01 UTC
Severity: minor
Found in version 23.3
Fixed in version 24.1.
Done: Leo <sdl.web <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
On 2011-03-21 17:00 +0800, Eli Zaretskii wrote:
>> From: Leo <sdl.web <at> gmail.com>
>> Date: Mon, 21 Mar 2011 14:22:24 +0800
>> Cc:
>>
>> Is it OK to change the encoding for abbrev file to utf-8?
>
> What will that do to characters that are not unified into the range of
> valid Unicode code points?
That's a valid concern. But
,----
| M -- emacs-mule
|
| Emacs 21 internal format used in buffer and string.
| Type: emacs-mule (Emacs 21 internal encoding)
| EOL type: Automatic selection from:
| [emacs-mule-unix emacs-mule-dos emacs-mule-mac]
| This coding system can encode all emacs-mule charsets.
|
| [back]
`----
,----[ (info "(elisp)Text Representations") ]
| (1) This internal representation is based on one of the encodings
| defined by the Unicode Standard, called "UTF-8", for representing any
| Unicode codepoint, but Emacs extends UTF-8 to represent the additional
| codepoints it uses for raw 8-bit bytes and characters not unified with
| Unicode.
`----
Would you agree to use utf-8-emacs instead, which covers all characters.
>
> Can you tell what is the purpose of this change?
Make abbrev file editable to other editors.
Leo
This bug report was last modified 14 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.