... That is to be expected. When you change 'encoding' all text currently in memory that contains non-ASCII characters may become invalid. That includes file...
Bram Moolenaar
Bram@...
Dec 8, 2008 6:41 pm
2556
On vim/gvim 7.1 and 7.2 for MS Windows I noticed that there are problems with editing files when the file path contains non-ASCII characters and you change the...
rpr
rpr.nospam@...
Dec 8, 2008 9:08 pm
2557
... Yes, and at http://vim.wikia.org/Working_with_Unicode you'll find a tip which I put together when I was still on Windows (Win98 I think), and the current...
Tony Mechelynck
antoine.mechelynck@...
Dec 9, 2008 1:00 am
2558
Rats! I tag the following mode line to all of my Chinese text files, to mark their encoding and font set etc.: <!-- vim: set fo+=mM gfn=MingLiU\:h12...
Mansing
msingtse@...
Dec 9, 2008 6:09 am
2559
... So, what is the right way to write text files with utf-8 encoding so that they may be automatically editable on a "multi-byte" enabled system which do not...
rpr
rpr.nospam@...
Dec 9, 2008 9:54 am
2560
... [...] ... [...] There isn't. If you know that you will (even only occasionally) be editing files which can contain any Unicode codepoints, you should start...
Tony Mechelynck
antoine.mechelynck@...
Dec 9, 2008 2:35 pm
2561
Le Tue, 9 Dec 2008 01:54:28 -0800 (PST), rpr a écrit dans le message ... File encoding is set with 'fileencoding' option, not 'encoding'. You can add a 'fenc'...
Patrick Texier
p.texier@...
Dec 9, 2008 5:54 pm
2562
... ...and if it detects the wrong value (let's say Vim detects latin1 on an iso-8859-2 file) you can reload the file with an override, as in ... See also...
Tony Mechelynck
antoine.mechelynck@...
Dec 9, 2008 6:08 pm
2563
I tried changing "enc=" to "fenc=" in my mode line: <!-- vim: set fo+=mM gfn=MingLiU\:h12 fenc=utf-8: --> but my Chinese text doesn't show up correctly (as if...
Mansing
msingtse@...
Dec 10, 2008 12:46 am
2564
... not on the modeline but as an ex-command. You need a Vim version with +multi_byte compiled-in and your 'encoding' MUST already be set (preferably somewhere...
Tony Mechelynck
antoine.mechelynck@...
Dec 10, 2008 1:22 am
2565
They calculate col number counting bytes, not chars. Also :python vim.current.line and :python vim.current.buffer holds data in strings encoded in utf-8, but...
Angri
general@...
Dec 13, 2008 9:48 am
2566
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. --~--~---------~--~----~------------~-------~--~----~ You...
bram@...
Dec 18, 2008 9:19 am
2567
I should take a little longer checking, but in view of the potential for damage I'm sending a preliminary opinion: A message has just been sent to the...
John Beckett
johnb.beckett@...
Dec 18, 2008 10:26 am
2568
Follow up: I just deleted the message from the archive at http://groups.google.com/group/vim_multibyte John ...
JohnBeckett
johnb.beckett@...
Dec 18, 2008 10:30 am
2569
... Note that unlike Bram's usual mailings, this one has a naked email address as the from-line. I moved it aside to a "Spam - or not?" mailbox "folder"...
Tony Mechelynck
antoine.mechelynck@...
Dec 18, 2008 11:04 pm
2570
On 18/12/08 17:22, Christian MICHON wrote: [...] ... Right. ... Not necessarily: Steve Hall's Vim distributions ...
Tony Mechelynck
antoine.mechelynck@...
Dec 18, 2008 11:24 pm
2571
Hello Vim users, The usual Vim desktop calendar is now available for download and printing: English - A4 : http://www.moolenaar.net/2009_en_a4.pdf English -...
Bram Moolenaar
Bram@...
Dec 21, 2008 4:18 pm
2572
Hello Vim users, The usual Vim desktop calendar is now available for download and printing: English - A4 : http://www.moolenaar.net/2009_en_a4.pdf English -...
Bram Moolenaar
Bram@...
Dec 21, 2008 4:19 pm
2573
This is an old problem but only today I am trying to deal with it -- without success. The same utf-8 file comprising Chinese can be printed using Windows...
msingtse@...
Dec 23, 2008 7:53 am
2574
... Basically, there are two different printer backends against which Vim can be compiled: you can have Windows printing or postscript printing, but not both....
Tony Mechelynck
antoine.mechelynck@...
Dec 23, 2008 9:18 am
2575
... Hi Tony, Would you mind to test the following function, and see if you get the expected result? You will need paps[1], which should be available from your...
Agathoklis D. Hatzima...
a.hatzim@...
Dec 23, 2008 9:37 pm
2576
On Tue, Dec 23, at 11:37 Agathoklis D. Hatzimanikas wrote: Sorry I am just testing it myself too, so I've missed the quotes, ... --font="'.font.'" Regards, Ag....
Agathoklis D. Hatzima...
a.hatzim@...
Dec 23, 2008 10:31 pm
2577
Thank Tony for the explanation and confirmation of Unicode printing issue. I was using exacting the same technique (convert txt to html first) to get Chinese...
Mansing
msingtse@...
Dec 24, 2008 12:21 am
2578
... Hm, what is the expected result? And no, AFAICT, SuSE doesn't distribute paps (at least, searching the 11.1 repositories for it with settings "Name"...
Tony Mechelynck
antoine.mechelynck@...
Dec 24, 2008 5:15 am
2579
... Ah, I normally don't use form feeds and let the browser figure where to break the pages. One possible way would be to break the file into several documents...
Tony Mechelynck
antoine.mechelynck@...
Dec 24, 2008 5:28 am
2580
Dear member, As part of our security measures, we regularly screen activity in the PayPal system. We have reason to believe that your account was accessed by a...
security@...
Jan 23, 2009 1:05 am
2581
Hello, I have just installed gVim 7.2 on Windows XP SP3 and have set utf-8 as the default encoding and a good unicode monospace font (DejaVu Sans Mono) as the...
Sven Siegmund
sven.siegmund@...
Mar 12, 2009 8:10 am
2582
... I don't have any problems with recent gvim versions (currently 7.2.141 but it already worked last week) and GTK2 2.14.4-8.6.2 on openSUSE 11.1. -- Well, of...
Tony Mechelynck
antoine.mechelynck@...
Mar 12, 2009 9:53 am
2583
Hello, thanks for the details, On Thu, Mar 12, 2009 at 10:53 AM, Tony Mechelynck ... Yep, two combining marks are enough for me. ... VIM - Vi IMproved 7.2...
Sven Siegmund
sven.siegmund@...
Mar 12, 2009 1:54 pm
2584
... I'm using MacVim Snapshot 43, with DejaVu Sans Mono, and the handling of Unicode, including the rendering of letters with combining diacritical marks, is...