unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Werner LEMBERG <wl@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: list of coding systems
Date: Mon, 12 Dec 2005 07:43:03 +0100 (CET)	[thread overview]
Message-ID: <20051212.074303.58447317.wl@gnu.org> (raw)
In-Reply-To: <E1Elb0r-0007Kd-00@etlken>

> > How can I generate a (human readable) list of coding system which
> > shows *all* properties of the coding system?  Is there a function in
> > Emacs which can do that?
>
> No.  I don't know exactly what you means by "human
> readable", but how about this?
>
> (dolist (elt (coding-system-list t))
>   (pp (cons elt (coding-system-plist elt))))

Thanks!

No I can reliably list the bugs and problems.

  . Regarding the `windows-125x' tags, I was wrong -- I've indeed
    misread the code.  Everything is just fine.

  . The following coding systems have MIME tags which don't exist:

      cp874
      next
      iso-8859-11

  . The following coding system doesn't have the proper MIME tag:

      vietnamese-viqr  =>  VIQR

  . I wonder whether `japanese-iso-7bit-1978-irv' can get the
    `ISO-2022-JP' MIME tag.

  . It is perhaps useful to explicitly add `mime-charset nil' to

      cyrillic-alternativnyj
      in-is13194

    Hmm, maybe it's even better to tag all codings without a MIME tag
    accordingly.


      Werner

      reply	other threads:[~2005-12-12  6:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-11 12:12 list of coding systems Werner LEMBERG
2005-12-11 23:53 ` Kenichi Handa
2005-12-12  6:43   ` Werner LEMBERG [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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051212.074303.58447317.wl@gnu.org \
    --to=wl@gnu.org \
    --cc=emacs-devel@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 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).