all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: windows-1251 language environment
Date: Tue, 30 Sep 2003 11:11:51 -0600	[thread overview]
Message-ID: <3F79B957.1070801@yahoo.com> (raw)
In-Reply-To: mailman.878.1064866468.21628.bug-gnu-emacs@gnu.org

Paul Pogonyshev wrote:

> I recompiled Emacs today and found that "Windows-1251" language
> environment is gone.  This is definitely a wrong decision.  Maybe you
> removed it because you dislike Windows (me too, i don't use it) -- i
> don't know, but by far the most of russian speakers use `cp1251'
> codepage and i and many others have to cooperate.
> 
> It was not hard for me to hack `language/cyrillic.el' and return that
> language environment, but i ask you to revert the change in the Emacs
> CVS tree.


I think this message explains that change.  Also, please report CVS Emacs bugs
to emacs-pretest-bug@gnu.org, not here (bug-gnu-emacs@gnu.org).


From: Anton Zinoviev <anton@lml.bas.bg>
Newsgroups: gmane.emacs.devel
Subject: Patch for some Cyrillic languages
Date: Fri, 26 Sep 2003 19:02:40 +0300
Lines: 336
Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org
Approved: news@gmane.org
Message-ID: <20030926160239.GI25564@lml.bas.bg>
NNTP-Posting-Host: deer.gmane.org
...
  emacs/lisp/language/cyrillic.el
...
CP1251:

This coding system was implemented differently that the others.  A
buffer with symbols from iso-8859-5 character set can not be saved
using CP1251 (although iso-8859-5 is a subset of CP1251).  There was
no support for cp1251 fonts and no mime-charset.  I haven't given much
thought about this, I simply reimplemented this coding system the same
way as the other Cyrillic coding systems are implemented.

During this I renamed this coding system from windows-1251 to cp1251
(the first stays still as an alias).  Reason: the name CP1251 is used
by Glibc and GNU utilities (includingly gettext), this name is what
most people are used to and will expect from Emacs.

This patch doesn't include a generic language environment for CP1251.
I will make such an environment latter since CP1251 is widely used for
several languages.

-- 
Kevin Rodgers

       reply	other threads:[~2003-09-30 17:11 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.878.1064866468.21628.bug-gnu-emacs@gnu.org>
2003-09-30 17:11 ` Kevin Rodgers [this message]
     [not found] ` <200310032356.54476.pogonyshev@gmx.net>
     [not found]   ` <rzq1xtrsdrm.fsf@albion.dl.ac.uk>
     [not found]     ` <200310060013.52049.pogonyshev@gmx.net>
2003-10-07  2:54       ` windows-1251 language environment Kenichi Handa
2003-10-07 11:56         ` Anton Zinoviev
2003-10-12 15:45           ` Dave Love
2003-10-17 12:49             ` Anton Zinoviev
2003-10-17 13:22               ` Terje Rosten
2003-10-17 14:36                 ` Anton Zinoviev
2003-10-17 16:58                   ` Terje Rosten
2003-10-21 22:38               ` Dave Love
2003-10-23  9:23                 ` Richard Stallman
2003-10-24 17:07                 ` Anton Zinoviev
2003-10-08  4:51         ` Richard Stallman
2003-10-08 10:40           ` Kenichi Handa
2003-10-09 14:44             ` Richard Stallman
2003-10-12 15:40               ` Dave Love
2003-10-13 23:50               ` Kenichi Handa
2003-10-14 19:31                 ` Richard Stallman
2003-10-15 13:44                   ` Kenichi Handa
2003-10-15 14:55                     ` Stefan Monnier
2003-10-16  9:16                       ` Stephen J. Turnbull
2003-10-16 16:44                         ` Stefan Monnier
2003-10-17  6:10                           ` Stephen J. Turnbull
2003-10-21 22:48                           ` Dave Love
2003-10-20 19:47                       ` Dave Love
2003-10-16 14:06                     ` Richard Stallman
2003-10-28  8:51                       ` Kenichi Handa
2003-10-10 17:11         ` Dave Love
2003-10-10 17:42           ` Stefan Monnier
2003-10-12 17:21             ` Richard Stallman
2003-10-14 22:24               ` Dave Love
2003-10-15 20:00                 ` Richard Stallman
2003-10-20 19:50                   ` Dave Love
2003-10-22  9:24                     ` Richard Stallman
2003-10-25 16:10                       ` Dave Love
2003-10-26 15:33                         ` Alex Schroeder
2003-10-28  8:50                           ` Kenichi Handa
2003-10-27  7:02                         ` Richard Stallman
2003-10-28 12:35                           ` Dave Love
2003-10-29 19:01                             ` Richard Stallman
2003-10-15 22:27                 ` Jason Rumney
2003-10-16 16:16                   ` Kevin Rodgers
2003-10-16 16:38                     ` Jason Rumney
2003-10-14  0:44             ` Kenichi Handa
2003-10-14 19:31               ` Richard Stallman
2003-10-14 22:33             ` Dave Love
2003-10-13 12:46           ` Dave Love
2003-10-14  0:37           ` Kenichi Handa
2003-10-15 14:38             ` Dave Love
2003-09-29 16:47 Paul Pogonyshev

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

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

  git send-email \
    --in-reply-to=3F79B957.1070801@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.