On Wed, 15 Jun 2011, Erik Christiansen wrote:
On 14.06.11 07:47, Ben Fritz wrote:
On Jun 14, 3:59 am, Erik Christiansen wrote:
In Vim 7.3, I added the following mappings:
map <A-a>
map <A-e>
map <A-o>
map <A-<>
map <A->>
I see only incomplete mappings here.
Yes, the problem may lie in your MUA's charset settings.
It's a problem in Google Groups that's come up a few times on this list
now. I recall someone's footnote markers (¹, ², ³, etc.) always get
mangled.
Look at the thread as archived:
http://groups.google.com/group/vim_use/browse_thread/thread/518f2f1b073792fa
The {rhs} is missing in the same way as Ben F quoted.
Groups mangled your initial mail since it wasn't in UTF-8. I received
it as quoted-printable-encoded ISO-8859-1 (Latin-1). Whenever this
problem occurs, usually some people receive it fine (works for me, in
this case -- I see the {rhs} of the mappings). Something's just going
wrong on the Groups end of things, and apparently it happens before some
people receive the mail.
I virtually always use UTF-8. In an attempt to get it archived
correctly, here's how portions of your initial email appeared:
In Vim 7.3, I added the following mappings:
map <A-a> å
map <A-e> æ
map <A-o> ø
map <A-<> «
map <A->> »
[...] In each case, the displayed characters are:
<A-a> á
<A-e> å
<A-o> ï
<A-<> ¬
<A-<> ®
--
Best,
Ben
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php