From: Grigory Milev <week@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] XEmacs
Date: 27 Feb 2002 13:02:58 +0200
Message-ID: <87vgcjqja5.fsf@pc349.belcaf.minsk.by> (raw)
In-Reply-To: <3C7C8B08.2060505@altlinux.com>
[-- Attachment #1: Type: text/plain, Size: 317 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
>>>>> "Anton" == Anton Farygin <rider@altlinux.com> writes:
Anton> Mikhail Zabaluev wrote:
>> Доброго времени суток. А не обновить ли XEmacs в Sisyphus до 21.4.6?
Anton> Обновляйте... интересно его попробовать.
Хороше бы еще вот этот патчик приложить:
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 600 bytes --]
--- xemacs-21.4.6.orig/src/event-Xt.c Thu Apr 12 21:23:40 2001
+++ xemacs-21.4.6/src/event-Xt.c Mon Feb 18 13:34:09 2002
@@ -310,9 +310,12 @@
{
extern Lisp_Object Vcurrent_global_map;
extern Lisp_Object Qascii_character;
- Fput (symbol, Qascii_character, character);
+
if (NILP (Flookup_key (Vcurrent_global_map, symbol, Qnil)))
- Fdefine_key (Vcurrent_global_map, symbol, Qself_insert_command);
+ {
+ Fput (symbol, Qascii_character, character);
+ Fdefine_key (Vcurrent_global_map, symbol, Qself_insert_command);
+ }
}
}
[-- Attachment #3: Type: text/plain, Size: 698 bytes --]
Решает проблемы, связанные со сбиванием не английской (у меня русской)
раскладки клавиатуры. У меня проявляется при использовании vmware.
+-------------------------------------------------------+
Grigory Milev mailto:week@altlinux.ru
ALT Linux Team http://www.altlinux.ru
PC Club owner mailto:pcclub@tut.by
+-------------------------------------------------------+
Life too beautiful and interest... Don't worry, be happy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard <http://www.gnupg.org/>
iD8DBQE8fLziS14SMK5ZwWARAkgeAJ93b38t+4NNOuU/YDktADyzf5WuFQCfYAE5
Gk3HaOgF6Rbqgw6lSZjYZAM=
=IuYX
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2002-02-27 11:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-26 23:16 Mikhail Zabaluev
2002-02-27 7:16 ` Stanislav Ievlev
2002-02-27 7:30 ` Anton Farygin
2002-02-27 9:26 ` Sergey Bolshakov
2002-02-27 9:47 ` Anton Farygin
2002-02-27 11:02 ` Grigory Milev [this message]
2002-02-27 9:39 ` Alexander Bokovoy
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=87vgcjqja5.fsf@pc349.belcaf.minsk.by \
--to=week@altlinux.ru \
--cc=devel@altlinux.ru \
/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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git