Search the web
Sign In
New User? Sign Up
vim-multibyte · Vim (Vi IMproved) text editor special language list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 801 - 830 of 2636   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
801
Could you please CC: vim-multibyte@... on subjects related to Unicode? (I only check vim-dev very rarely, since most of the code I'm involved in is...
Glenn Maynard
glenn@...
Send Email
Mar 6, 2003
7:26 am
802
... You mean that when CF_TEXT is set it will be used and the text from CF_UNICODETEXT will not be used? That is indeed not good at all. ... The idea looks...
Bram Moolenaar
Bram@...
Send Email
Mar 6, 2003
10:19 am
803
... Some apps request CF_TEXT, and some request CF_UNICODETEXT. If the exact type requested is there, Windows uses it directly. Otherwise, it "synthesizes"...
Glenn Maynard
glenn@...
Send Email
Mar 6, 2003
10:30 am
804
Glenn Maynard <glenn@...> wrote: [...] ... Apparently the person who had it "fixed" it by setting his preferences to send in plaintext rather than HTML....
Tony Mechelynck
antoine.mechelynck@...
Send Email
Mar 6, 2003
5:15 pm
805
... Vim got somebody to stop sending HTML mail? Now *that's* a feature! :) -- Glenn Maynard...
Glenn Maynard
glenn@...
Send Email
Mar 6, 2003
7:08 pm
806
... Substituting Japanese for Hebrew and/or Greek here, all of this worked for me already, with only CF_UNICODETEXT being set. The only apparent problem was...
Glenn Maynard
glenn@...
Send Email
Mar 6, 2003
7:19 pm
807
On Thu, Mar 06, 2003 at 02:19:00PM -0500, Glenn Maynard wrote: > I've found one bug related to transliteration (copy "ı" out of Vim and > you'll always get...
Glenn Maynard
glenn@...
Send Email
Mar 6, 2003
9:17 pm
808
... I'm wondering if we can really omit CF_UNICODETEXT. It's unclear what encoding CF_TEXT should use. The active code page? Any 8-bit encoding that the...
Bram Moolenaar
Bram@...
Send Email
Mar 6, 2003
9:41 pm
809
... I'm sure that CF_TEXT contains text in the ANSI codepage. Also, data sent to the normal *A Windows API functions is in the ANSI codepage, and most apps...
Glenn Maynard
glenn@...
Send Email
Mar 6, 2003
9:52 pm
810
Hi! Excuse me, I still can't find an answer - how can I use langmaps if I set my 'encoding' to 'utf-8'? ... This only works for 8-bit characters. The value of...
Valery Kondakoff
strauss@...
Send Email
Mar 12, 2003
3:22 pm
811
Hi! I'm not sure if you are aware of this issue already, but it seems there is smth broken in Clipboard copying in the newest GVIM builds. (I'm using GVIM 6.1,...
Valery Kondakoff
strauss@...
Send Email
Mar 12, 2003
3:22 pm
812
... Have you applied the UTF-8 fix I posted to this list recently? AFAIK, Bram hasn't applied it because it's still awaiting testing on older systems...
Glenn Maynard
glenn@...
Send Email
Mar 12, 2003
6:18 pm
813
... I don't know what's wrong. Glenn? Ron? -- Everyone has a photographic memory. Some don't have film. /// Bram Moolenaar -- Bram@... --...
Bram Moolenaar
Bram@...
Send Email
Mar 12, 2003
10:08 pm
814
... I don't know the full implications of Vim without the current clipboard patch, so I'd like him to apply it (and recheck the problems) before I try...
Glenn Maynard
glenn@...
Send Email
Mar 12, 2003
10:29 pm
815
Hello, Glenn! ... GM> Have you applied the UTF-8 fix I posted to this list recently? AFAIK, GM> Bram hasn't applied it because it's still awaiting testing on...
Valery Kondakoff
strauss@...
Send Email
Mar 12, 2003
10:46 pm
816
From: Valery Kondakoff <strauss@...> To: Glenn Maynard <vim-multibyte@...> Could you please tell your mailer not to put my name on the mailing list ...
Glenn Maynard
glenn@...
Send Email
Mar 12, 2003
10:54 pm
817
... Here's one problem I've found--not due to the patch, but related: if we ever get text from CF_TEXT, it'll be in the ANSI codepage, and we need to convert...
Glenn Maynard
glenn@...
Send Email
Mar 12, 2003
11:26 pm
818
... On W98SE 4.10.2222 with gvim 6.1.362 +ole as distributed in binary by Cream (see link at http://cream.sourceforge.net/vim.html ): writing "Latín tèxt" ...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Mar 13, 2003
12:10 am
819
I have detected two problems with UTF-8: 1. When I write a two byte character (í or ñ), I have press the spacebar twice to get it (the spaces aren't inserted...
uribarri_u@...
Send Email
Mar 13, 2003
9:18 am
820
... This doesn't seem to be related to the clipboard, so I'll leave this to Bram ... ... Is this with or without the patch I attached to this thread? -- Glenn...
Glenn Maynard
glenn@...
Send Email
Mar 13, 2003
9:28 am
821
... Didn't we have this discussion before? The CF_TEXT text can theoretically be any encoding. But it's probably the currently active codepage. Thus...
Bram Moolenaar
Bram@...
Send Email
Mar 13, 2003
9:34 am
822
... Since somebody confirmed this problem, I have code written to handle the other end of the conversion (converting CF_TEXT properly when pasting). I'll post...
Glenn Maynard
glenn@...
Send Email
Mar 13, 2003
10:03 am
823
... I would prefer fixing this with one patch. We have quite a few of them already anyway! -- hundred-and-one symptoms of being an internet addict: 40. You...
Bram Moolenaar
Bram@...
Send Email
Mar 13, 2003
10:59 am
824
Hello, Glenn! ... Yes. 'Garbage characters' that I was describing in my latest mail are looking exactly like these. GM> Is this with or without the patch I...
Valery Kondakoff
strauss@...
Send Email
Mar 13, 2003
4:26 pm
825
Hey, I am happy to find that I can type Chinese using gvim on my English OS (W2K). Wish it can be more elegant. Here is a case: If I have three Chinese chars,...
maxiangjiang
maxiangjiang@...
Send Email
Mar 13, 2003
7:15 pm
826
... It sounds like the font being used by the IME over-the-spot display doesn't actually support Chinese. This works fine for Japanese, at least for me; I see...
Glenn Maynard
glenn@...
Send Email
Mar 13, 2003
7:47 pm
827
Hello, Glenn! ... GM> I don't know the full implications of Vim without the current clipboard GM> patch, so I'd like him to apply it (and recheck the problems)...
Valery Kondakoff
strauss@...
Send Email
Mar 14, 2003
1:25 am
828
... The only binaries I've put up are fairly old, and don't include the recent patch and may not include some other bugfixes. I'll see about updating that...
Glenn Maynard
glenn@...
Send Email
Mar 14, 2003
1:49 am
829
Glenn, I am using W2K US English, IBM laptop. I set my IME through: Regional Options Input Locales Chinese(PRC) Chinese (Simplified) -MS-PinYin98 I don't see...
maxiangjiang
maxiangjiang@...
Send Email
Mar 14, 2003
6:37 am
830
I found the following IME is bad. ... Instead, the following are stable (no more step 3 bug) Input Locales Chinese(PRC) Chinese (Simplified) -MS-Shuang-Pin ...
maxiangjiang
maxiangjiang@...
Send Email
Mar 14, 2003
7:17 am
Messages 801 - 830 of 2636   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help